branch: externals/vertico
commit 1bd5438da9c661e2df5e9516f36d9cbc6d100a34
Author: Daniel Mendler
Commit: Daniel Mendler
Version 0.20
---
extensions/vertico-buffer.el | 4 ++--
extensions/vertico-directory.el | 4 ++--
extensions/vertico-flat.el| 4 ++--
extensions/vertico-gri
branch: externals/org-remark
commit 2d44e89951665d57c600d644a026bf80b70e8e79
Author: Noboru Ota
Commit: Noboru Ota
docs: README -- premature addition of ELPA. Only ELPA-devel
---
README-elpa | 6 +++---
README.org | 3 ++-
docs/org-remark.org | 5 +++--
3 files changed, 8 i
branch: externals/marginalia
commit e9540a7b80f9c4d044748b88720e5cba3e30c20a
Author: Daniel Mendler
Commit: Daniel Mendler
Version 0.12
---
marginalia.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/marginalia.el b/marginalia.el
index 7b0a8dde3a..0ee876491f 100644
branch: externals/marginalia
commit bfd11128dc9c1984bb6fee3241ef32e32d237240
Author: Daniel Mendler
Commit: Daniel Mendler
Move screenshots to separate branch
---
README.org | 2 +-
marginalia-mode.png | Bin 113999 -> 0 bytes
2 files changed, 1 insertion(+), 1 deletion(-)
diff
elpasync pushed a change to branch externals/marginalia.
from c66d301dd1 Simplify alignment code
new bfd11128dc Move screenshots to separate branch
new e9540a7b80 Version 0.12
Summary of changes:
README.org | 2 +-
marginalia-mode.png | Bin 113999 -> 0 bytes
m
branch: externals/consult
commit e1e17965a98515a620c439be1eb28cd125f984a0
Author: Daniel Mendler
Commit: Daniel Mendler
Version 0.15
---
CHANGELOG.org | 2 +-
consult.el| 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/CHANGELOG.org b/CHANGELOG.org
index a410cb24b
branch: externals/cape
commit 92c3168283c6d9faa3fcf2e72d0d71afbfa5d6e1
Author: Daniel Mendler
Commit: Daniel Mendler
Version 0.6
---
cape.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/cape.el b/cape.el
index 73fde312f3..b71592a0eb 100644
--- a/cape.el
+++ b/cape
branch: externals/embark
commit d8ad4a28f9ebf95cc1d07c26fe5b7b658920e537
Author: Omar AntolÃn Camarena
Commit: Omar AntolÃn Camarena
REally fix #451 this time
@daanturo pointed out that the previous was wrong in certain cases and
that the correct solution involves triming trai
elpasync pushed a change to branch externals/embark-consult.
from 36872170b0 Remove use of delete-blank-lines in embark-insert (fix
#451)
adds d8ad4a28f9 REally fix #451 this time
No new revisions were added by this update.
Summary of changes:
embark.el | 7 +++
1 file change
elpasync pushed a change to branch externals/emms.
from c3596ae716 * emms.el: release version 9
new 4041ea6cf7 * emms-player-mpv.el: fix stray tab characters
new 528b2755ed * emms-player-mpv.el: document 'file in
emms-player-mpv-ipc-method as deprecated
new d32a9bbc
branch: externals/emms
commit 4041ea6cf717588bbfc0de8e0b7023c341555ef1
Author: Mike Kazantsev
Commit: fraggod@malediction
* emms-player-mpv.el: fix stray tab characters
---
emms-player-mpv.el | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/emms-player-mpv.el b/em
branch: externals/emms
commit 528b2755edf4a098405799178bd3b7dc51689ff2
Author: Mike Kazantsev
Commit: fraggod@malediction
* emms-player-mpv.el: document 'file in emms-player-mpv-ipc-method as
deprecated
---
emms-player-mpv.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff
branch: externals/emms
commit d32a9bbc8ffcd736c4aa33a6dcea819a01b8e808
Author: Mike Kazantsev
Commit: fraggod@malediction
* emms-player-mpv.el: do not use --playlist/loadlist by default
Upstream mpv documentation explicitly discourages use of this option,
and it should not be ne
elpasync pushed a change to branch elpa/magit-section.
from eb14cc7241 git-commit: Remove dash dependency completely
adds 846d153a2e Fix hash/commit summary order in push branch header
No new revisions were added by this update.
Summary of changes:
lisp/magit-status.el | 4 ++--
1
elpasync pushed a change to branch elpa/magit.
from eb14cc7241 git-commit: Remove dash dependency completely
adds 846d153a2e Fix hash/commit summary order in push branch header
No new revisions were added by this update.
Summary of changes:
lisp/magit-status.el | 4 ++--
1 file ch
branch: elpa/git-commit
commit 846d153a2e715aeb5b5a43adfdbc9cf2597d5b67
Author: Géza Herman
Commit: Géza Herman
Fix hash/commit summary order in push branch header
Other parts of the header use the order of hash then commit, but push
header uses the opposite order. This commit f
branch: externals/corfu
commit b2457005b1b1e6f837e880dea2ec9e1681414905
Author: Daniel Mendler
Commit: Daniel Mendler
corfu--move-prefix-candidates-to-front: Respect completion-ignore-case
See #113
---
corfu.el | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --g
branch: externals/corfu
commit ba649bfc1e5772d14b67058cf8491be1098d2b12
Author: Daniel Mendler
Commit: Daniel Mendler
Revert "Use the cycle-sort-function when cycling (Fix #113)"
This reverts commit 085eb192da194f90ebfa6b9e405fe8f459bd2205.
---
corfu.el | 23 ++-
elpasync pushed a change to branch externals/corfu.
from 085eb192da Use the cycle-sort-function when cycling (Fix #113)
new ba649bfc1e Revert "Use the cycle-sort-function when cycling (Fix
#113)"
new b2457005b1 corfu--move-prefix-candidates-to-front: Respect
completion-ign
elpasync pushed a change to branch elpa/magit-section.
from 85f50015db Merge remote-tracking branch 'elpa/elpa/git-commit'
adds eb14cc7241 git-commit: Remove dash dependency completely
No new revisions were added by this update.
Summary of changes:
Makefile | 1 -
li
elpasync pushed a change to branch elpa/magit.
from 85f50015db Merge remote-tracking branch 'elpa/elpa/git-commit'
adds eb14cc7241 git-commit: Remove dash dependency completely
No new revisions were added by this update.
Summary of changes:
Makefile | 1 -
lisp/git-c
branch: elpa/git-commit
commit eb14cc7241dc3f52b5b9ad0f8099fbcaf1dec745
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
git-commit: Remove dash dependency completely
Since [1: bb7b7a402] git-commit doesn't require dash anymore but that
commit failed to update all the places wher
branch: externals/corfu
commit 085eb192da194f90ebfa6b9e405fe8f459bd2205
Author: Daniel Mendler
Commit: Daniel Mendler
Use the cycle-sort-function when cycling (Fix #113)
---
corfu.el | 23 +--
1 file changed, 13 insertions(+), 10 deletions(-)
diff --git a/corfu.el b/cor
branch: externals/transient
commit 99943f73c979cb2a386506a1613635aaf89651ab
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Unquote inside the group vectors used when defining a prefix
Evaluate expressions inside the group vectors that are prefixed
with a comma when the `transie
branch: externals/transient
commit 1fd1cf517f939588448f22d812eba828c945515a
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
When highlighting suffixes not normally displayed consider group level
---
lisp/transient.el | 12 +---
1 file changed, 9 insertions(+), 3 deletions(-)
diff -
branch: externals/transient
commit 0f39af0eef473073ae62c31500be3b04163107c2
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
transient-format-description(lisp-variable): Use cl-call-next-method
Therefore if `description' is a function, then it is called to get
the description str
branch: externals/transient
commit 823b3babb7d75dcf65edf4841fa4129ad9f6a3fd
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Add CI workflow to generate and distribute manual
---
.github/workflows/manual.yml | 26 ++
.gitignore | 2 ++
2 files chang
branch: externals/transient
commit 440a341831398b825dc2288a10821cf7be1999ca
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Hardcode version string for now
---
docs/Makefile | 7 ---
docs/transient.org | 4 ++--
docs/transient.texi | 4 ++--
lisp/transient.el | 2 +-
4 files ch
tarsius pushed a change to branch externals/transient.
from 4477555b17 transient--post-exit: Deal with unbound transient slot
properly
new 99943f73c9 Unquote inside the group vectors used when defining a
prefix
new 0f39af0eef transient-format-description(lisp-variable): Us
tarsius pushed a change to branch elpa/magit-section.
from ccecf17b92 make: No longer publish epub
adds 071e335b3a make: No longer publish epub
adds 85f50015db Merge remote-tracking branch 'elpa/elpa/git-commit'
No new revisions were added by this update.
Summary of changes:
tarsius pushed a change to branch elpa/magit.
from ccecf17b92 make: No longer publish epub
adds 071e335b3a make: No longer publish epub
adds 85f50015db Merge remote-tracking branch 'elpa/elpa/git-commit'
No new revisions were added by this update.
Summary of changes:
tarsius pushed a change to branch elpa/git-commit.
from 071e335b3a make: No longer publish epub
adds ccecf17b92 make: No longer publish epub
new 85f50015db Merge remote-tracking branch 'elpa/elpa/git-commit'
Summary of changes:
default.mk | 2 +-
1 file changed, 1 insertio
branch: elpa/git-commit
commit 85f50015dbf3f1568e2c5b96f7e9708fc4c9cd98
Merge: ccecf17b92 071e335b3a
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Merge remote-tracking branch 'elpa/elpa/git-commit'
branch: externals/org-remark
commit 3877835e9971d66bb7e59b0e176ede17a57975a1
Author: Noboru Ota
Commit: Noboru Ota
docs: Update availability on ELPA
---
README-elpa | 38 +++---
README.org | 34 ++
docs/org-rem
branch: elpa/with-editor
commit edf4445edb613c8355c45209264f691268116f0f
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Hardcode version string for now
---
docs/Makefile | 7 ---
docs/with-editor.org | 4 ++--
docs/with-editor.texi | 4 ++--
lisp/with-editor.el | 2 +-
4 fil
elpasync pushed a change to branch elpa/magit.
from 429d5c55e8 magit-tag-release: Use version from HEAD's message if
appropriate
adds 345d60aea8 Add CI workflow to generate and distribute manual
adds cbe4e0db33 manual: Use upcoming feature to transcode to @itemx
commands
branch: elpa/git-commit
commit 5e190c7b986d0f4ba4f9b41c3e2ed42bd75909c6
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Hardcode version string for now
---
Makefile | 9 +
docs/Makefile | 7 ---
docs/magit-section.org| 4 ++--
docs/magit-section.
branch: elpa/with-editor
commit 33780741e78de9535c2cb5723fa6a69a35c82fb2
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Add CI workflow to generate and distribute manual
---
.github/workflows/manual.yml | 26 ++
.gitignore | 2 ++
2 files changed,
branch: elpa/git-commit
commit 09a6efd049b2d847d651f8a3a5de8a0e56a5b921
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
make: Add publish as an alias for publish-manual
This is needed for CI.
---
Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/Makefile b/Makefile
index
elpasync pushed a change to branch elpa/with-editor.
from 21388a4cc7 with-editor-sleeping-editor: Prefix output with newline
new 33780741e7 Add CI workflow to generate and distribute manual
new edf4445edb Hardcode version string for now
Summary of changes:
.github/workflo
branch: elpa/git-commit
commit 071e335b3adbc2fd470ff19197618b9ae0ece4fa
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
make: No longer publish epub
It complicates publishing and I doubt this is actually being used.
---
docs/Makefile | 4
1 file changed, 4 deletions(-)
diff -
branch: elpa/git-commit
commit cbe4e0db33a23409139b71ea22d8afaa56376ddb
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
manual: Use upcoming feature to transcode to @itemx commands
---
docs/magit-section.texi | 4 ++--
docs/magit.org | 38 +-
do
elpasync pushed a change to branch elpa/magit-section.
from 429d5c55e8 magit-tag-release: Use version from HEAD's message if
appropriate
adds 345d60aea8 Add CI workflow to generate and distribute manual
adds cbe4e0db33 manual: Use upcoming feature to transcode to @itemx
comm
branch: elpa/magit
commit ccecf17b92b0f8534d13e0057b6901b7a8413cbd
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
make: No longer publish epub
It complicates publishing and I doubt this is actually being used.
---
default.mk| 2 +-
docs/Makefile | 4
2 files changed, 1 in
branch: elpa/git-commit
commit 345d60aea86b1acc4027d38714a609f3c3138192
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Add CI workflow to generate and distribute manual
---
.github/workflows/manual.yml | 26 ++
.gitignore | 1 +
2 files changed, 2
elpasync pushed a change to branch elpa/git-commit.
from 429d5c55e8 magit-tag-release: Use version from HEAD's message if
appropriate
new 345d60aea8 Add CI workflow to generate and distribute manual
new cbe4e0db33 manual: Use upcoming feature to transcode to @itemx
command
elpasync pushed a change to branch elpa/magit-section.
from 73b44644f6 magit-rebase: Add --force-rebase
adds 429d5c55e8 magit-tag-release: Use version from HEAD's message if
appropriate
No new revisions were added by this update.
Summary of changes:
lisp/magit-tag.el | 25 +++
elpasync pushed a change to branch elpa/magit.
from 73b44644f6 magit-rebase: Add --force-rebase
adds 429d5c55e8 magit-tag-release: Use version from HEAD's message if
appropriate
No new revisions were added by this update.
Summary of changes:
lisp/magit-tag.el | 25 +++
branch: elpa/git-commit
commit 429d5c55e82dd4480094d55fd0add9a872f43691
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
magit-tag-release: Use version from HEAD's message if appropriate
---
lisp/magit-tag.el | 25 -
1 file changed, 20 insertions(+), 5 deletions(-)
d
elpasync pushed a change to branch externals/embark-consult.
from c794ca3fc6 Change wording of message in
embark-completing-read-prompter
adds 36872170b0 Remove use of delete-blank-lines in embark-insert (fix
#451)
No new revisions were added by this update.
Summary of changes:
branch: externals/embark
commit 36872170b0a632c4ff922249648656e2a91fdd04
Author: Omar Antolín
Commit: Omar Antolín
Remove use of delete-blank-lines in embark-insert (fix #451)
The call to delete-blank-lines was there to deal with the case of
insert a multiline string that ends i
branch: externals/org-remark
commit f97f20171964d9bb12a3375be3f9c32729c90567
Author: Noboru Ota
Commit: Noboru Ota
rm: Adding Org-ID automatically to file level when file is empty
This is supposed to help bridge org-remark with org-roam. It turns out to
clutter the backlinks be
elpasync pushed a change to branch externals/org-remark.
from 44e314b42f ELPA: add text* to .elpaignore
new f97f201719 rm: Adding Org-ID automatically to file level when file
is empty
new a8b8ac77dd fix: error: "Buffer name ‘*marginal notes*’ is in use"
Summary of changes
branch: externals/org-remark
commit a8b8ac77dd1686e3f04113cf26312a254f96ca9c
Author: Noboru Ota
Commit: Noboru Ota
fix: error: "Buffer name ‘*marginal notes*’ is in use"
This happened when
1. a marginal buffer is open for a directory
2. Try opening a marginal notes buff
branch: elpa/zenburn-theme
commit 50e9bb9bcd62edf29d29a29b2b9b6b845db68174
Author: Mark Hepburn
Commit: Bozhidar Batsov
Adding support for tab-bar-mode
---
CHANGELOG.md | 1 +
zenburn-theme.el | 9 +
2 files changed, 10 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
ind
elpasync pushed a change to branch elpa/magit-section.
from 4e29d5827c magit-info: New command
adds 73b44644f6 magit-rebase: Add --force-rebase
No new revisions were added by this update.
Summary of changes:
lisp/magit-sequence.el | 1 +
1 file changed, 1 insertion(+)
elpasync pushed a change to branch elpa/magit.
from 4e29d5827c magit-info: New command
adds 73b44644f6 magit-rebase: Add --force-rebase
No new revisions were added by this update.
Summary of changes:
lisp/magit-sequence.el | 1 +
1 file changed, 1 insertion(+)
elpasync pushed a change to branch elpa/helm-core.
from 6d5abba6c6 Add `helm-ff-cleanup-image-dired-dir-and-cache`
adds cd4add6fae Fix pattern starting with a dash in rg/ag #2475
No new revisions were added by this update.
Summary of changes:
helm-grep.el | 2 +-
1 file changed, 1
branch: elpa/git-commit
commit 73b44644f6ce632990c86430aa281a5e817d0bb2
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
magit-rebase: Add --force-rebase
---
lisp/magit-sequence.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/lisp/magit-sequence.el b/lisp/magit-sequence.el
index bfc46
branch: elpa/helm
commit cd4add6fae1d9acf8904d93f2f32e37c0737b03d
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Fix pattern starting with a dash in rg/ag #2475
---
helm-grep.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/helm-grep.el b/helm-grep.el
index 71acee
branch: externals/org-remark
commit 44e314b42f130a653c7f901591d8a1df119a912a
Author: Noboru Ota
Commit: Noboru Ota
ELPA: add text* to .elpaignore
---
.elpaignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.elpaignore b/.elpaignore
index f143c8b8de..2ea7f7dcd6 100644
--- a/.elpaigno
branch: externals/consult
commit 0ddc5eb13e2f8a20d1a175205f9edc04792ec644
Author: Daniel Mendler
Commit: Daniel Mendler
Moved screenshots to separate branch
---
README.org | 6 +++---
images/consult-grep.gif | Bin 648778 -> 0 bytes
images/consult-imenu.png | Bin 312710 ->
branch: externals/hyperbole
commit 37ae48677533276421a5ac85640a7968542d9270
Author: Robert Weiner
Commit: Robert Weiner
Fix a number of issues with Action Buttons
---
ChangeLog | 21
hact.el| 8
hactypes.el| 5 +++--
hbut.el
elpasync pushed a change to branch externals/hyperbole.
from 5643f73c1c Merge branch 'master' of hyperbole
new f6f9dccab5 HyControl windows grid display BLANK buffer when exhaust
buffer list
new 37ae486775 Fix a number of issues with Action Buttons
Summary of changes:
Ch
branch: externals/hyperbole
commit f6f9dccab5e9d1c2b0fcce6ed7524e2728a57271
Author: Robert Weiner
Commit: Robert Weiner
HyControl windows grid display BLANK buffer when exhaust buffer list
HyControl support negative prefix arguments
---
ChangeLog | 26 +++-
DEMO
branch: externals/org-remark
commit 721346fb09ddc01a8ebd0de0184df909b0f07896
Author: Noboru Ota
Commit: Noboru Ota
docs: update user manual
---
docs/org-remark.org | 16 ++--
1 file changed, 6 insertions(+), 10 deletions(-)
diff --git a/docs/org-remark.org b/docs/org-remark.org
elpasync pushed a change to branch externals/org-remark.
from 4e8bc87144 docs: README. minor change
new 357e6e92c1 ELPA: add copyright notice to demo .el file
new 40d0e5fe39 ELPA - for now add README-elpa and full
copyright/license notice
new 721346fb09 docs: update
branch: externals/org-remark
commit 40d0e5fe393c22232a7a18ec722ba2c86bc2d40a
Author: Noboru Ota
Commit: Noboru Ota
ELPA - for now add README-elpa and full copyright/license notice
---
README-elpa | 129
README.org | 8 +
branch: externals/tramp
commit 974db74a36729d67dc758301e1cc9341396c79d9
Author: Michael Albinus
Commit: Michael Albinus
Tramp ELPA version 2.5.2.1 released
---
README | 4 ++--
test/tramp-tests.el | 18 +++---
texi/tramp.texi | 6 +++---
texi/trampelpa.texi
branch: externals/org-remark
commit ee13c91ab9b8e2c8a3632ad98b7dd676a80cf026
Author: Noboru Ota
Commit: Noboru Ota
docs: update user manual
---
docs/org-remark.org | 28 ++--
1 file changed, 14 insertions(+), 14 deletions(-)
diff --git a/docs/org-remark.org b/docs/o
branch: externals/org
commit 7f6b6e48918f9f8d914d0ba60950b4360450be96
Merge: 589cc0732e dd6486a070
Author: Ihor Radchenko
Commit: Ihor Radchenko
Merge branch 'bugfix'
---
lisp/ob-tangle.el | 2 +-
lisp/ol-bibtex.el | 2 +-
lisp/org-agenda.el | 4 ++--
3 files changed, 4 insertions(+), 4 d
elpasync pushed a change to branch externals/org.
from 589cc0732e Merge branch 'bugfix'
new dd6486a070 Make sure that declarative defvars do not set variable
value
new 7f6b6e4891 Merge branch 'bugfix'
Summary of changes:
lisp/ob-tangle.el | 2 +-
lisp/ol-bibtex.el | 2
branch: externals/org-remark
commit 357e6e92c1687f5b93f8dd4113cde9372dcb0c86
Author: Noboru Ota
Commit: Noboru Ota
ELPA: add copyright notice to demo .el file
The entire demo directory is in .elpaignore, so this should be only for
passing
the check.
TODO: It may make s
branch: externals-release/org
commit dd6486a0706771ef7fc2afd495cb6cba6c437cdf
Author: Ihor Radchenko
Commit: Ihor Radchenko
Make sure that declarative defvars do not set variable value
* lisp/ob-tangle.el (org-id-link-to-org-use-id):
* lisp/org-agenda.el (org-agenda-overriding-h
74 matches
Mail list logo