branch: elpa/multiple-cursors
commit fe0d5167459b792a699af782685582a195852cb9
Author: Troy Brown
Commit: Magnar Sveen
Detect cursor bar type when specified by the frame.
When the 'cursor-type' for the buffer is specified by the frame, this
was not detected by the current logic a
branch: externals/corfu
commit d970324599f308a6420bbfd88e410bb51ce55f49
Author: Daniel Mendler
Commit: Daniel Mendler
corfu-popupinfo: Remove warning
---
extensions/corfu-popupinfo.el | 4
1 file changed, 4 deletions(-)
diff --git a/extensions/corfu-popupinfo.el b/extensions/corfu-pop
branch: externals/cape
commit 7d755a9571783d2ffb07f2b1cbfe4369f1418040
Author: Daniel Mendler
Commit: Daniel Mendler
Require company backend on demand
---
cape.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/cape.el b/cape.el
index deb96061a3..4db11806c3 100644
--- a/cape.el
+++ b/
branch: externals/altcaps
commit ff932d3d7cd65d958f98d3924e98bf727c45549b
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Create altcaps package
---
.gitignore | 5 +
COPYING | 674
README.org | 662 +++
elpasync pushed a change to branch externals/altcaps.
at ff932d3d7c Create altcaps package
This branch includes the following new commits:
new ff932d3d7c Create altcaps package
branch: main
commit bcd8fb1a7123f963de5484c4a732a632ff348d8d
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
* elpa-packages (altcaps): New package
---
elpa-packages | 4
1 file changed, 4 insertions(+)
diff --git a/elpa-packages b/elpa-packages
index f86d666c31..85a14393c9 10
branch: elpa/paredit
commit 928fb082624e6b78040fb1aec9fe82694989d58c
Author: Taylor R Campbell
Commit: Taylor R Campbell
Test paredit-forward-kill-word, paredit-backward-kill-word.
Turns up some nasty edge cases I missed, oops.
---
test.el | 26 ++
1 file ch
branch: elpa/paredit
commit 683b454ff269600c59ffbbded415058971adde86
Author: Taylor R Campbell
Commit: Taylor R Campbell
Fix column preservation in text fields like ielm after prompt.
Add a hacky one-off test to assemble buffer text with a field.
---
NEWS | 4
paredit.e
elpasync pushed a change to branch elpa/paredit.
from daf21e0bbf Reword CREDITS to be less prolix.
new 683b454ff2 Fix column preservation in text fields like ielm after
prompt.
new 928fb08262 Test paredit-forward-kill-word,
paredit-backward-kill-word.
new 036684281
branch: elpa/paredit
commit 036684281942343c84612ce63764ad994c752279
Author: Taylor R Campbell
Commit: Taylor R Campbell
Teach paredit-forward/backward-kill-word to take prefix argument.
XXX Unlike other paredit commands, C-u is not handled specially -- it
is just interpreted as
branch: externals/ement
commit 1afb185971cfa75caa0320ef359dba8ba20b5f14
Author: Adam Porter
Commit: Adam Porter
Comment: Add FIXME
---
ement-directory.el | 3 +++
1 file changed, 3 insertions(+)
diff --git a/ement-directory.el b/ement-directory.el
index 2327870484..51af2244a6 100644
--- a/
branch: externals/ement
commit 0d4a3040c7feca2e06b156ea30eaa2905f1ed12d
Author: Adam Porter
Commit: Adam Porter
Release: v0.5
---
README.org | 3 ++-
ement.el | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index 0c3160f48b..976f678f8f 100644
branch: externals/ement
commit 83d4e12c88045a69985dc779210dc613ce57d8c1
Author: Adam Porter
Commit: Adam Porter
Fix: (ement-directory-define-column "Name") Faces
---
README.org | 1 +
ement-directory.el | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.
branch: externals/ement
commit 7c0e606b938506817b6dabf1230943e1088d309b
Author: Adam Porter
Commit: Adam Porter
Comment: Add TODO
---
ement-directory.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/ement-directory.el b/ement-directory.el
index 1180793880..57c17a262f 100644
--- a/em
branch: externals/ement
commit 56e19f26c8f043666064559c3ea91f316fcffcf2
Author: Adam Porter
Commit: Adam Porter
Fix: (ement-directory) Add autoloads
---
README.org | 3 ++-
ement-directory.el | 2 ++
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.o
branch: externals/ement
commit 270718072ead8d7506484fe6789a6cc9c8ae9083
Author: Adam Porter
Commit: Adam Porter
Meta: v0.5.1-pre
---
README.org | 4
ement.el | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 976f678f8f..40bbdff48c 100
branch: externals/ement
commit 12214bb0ae2590a6bca515fd07ff4295d5df93de
Author: Adam Porter
Commit: Adam Porter
Meta: v0.6-pre
---
README.org | 5 +++
ement-lib.el | 139 ---
ement.el | 2 +-
3 files changed, 90 insertions(+)
branch: externals/ement
commit e18a6c9ff12bd73e800012693de2e89b28d6bb1a
Author: Adam Porter
Commit: Adam Porter
Release: v0.5.1
---
README.org | 2 +-
ement.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index 95e52ae378..39ab4d299f 10064
elpasync pushed a change to branch externals/ement.
from a014451760 Release: v0.5
new 0d4a3040c7 Release: v0.5
new 270718072e Meta: v0.5.1-pre
new 56e19f26c8 Fix: (ement-directory) Add autoloads
new 1afb185971 Comment: Add FIXME
new 83d4e12c88 Fix: (e
branch: externals/ement
commit f16798721b160905297c9be24dabeed7e3961fbb
Author: Adam Porter
Commit: Adam Porter
Comment: Add TODO
---
ement-room.el | 4
1 file changed, 4 insertions(+)
diff --git a/ement-room.el b/ement-room.el
index f006d25bec..082b91a73d 100644
--- a/ement-room.el
+
branch: externals/ement
commit f721fe3fb408bc28a7dbcb296226d834fd2304e6
Merge: 12214bb0ae a014451760
Author: Adam Porter
Commit: Adam Porter
Meta: Merge commit 'a014451'
Somehow ELPA managed to pull during a very narrow window of time
before I corrected the changelog entry for v
branch: externals/org
commit b4e437f968771df9555f9306467846965857f632
Author: Ihor Radchenko
Commit: Ihor Radchenko
ob-core: Resolve named list references to simple lists
* lisp/ob-core.el (org-babel-read-list): Return a simple list instead
of list of lists. Document this in th
branch: externals/eev
commit 99e55e7ea160521bf061f30cfa76030ab038173a
Author: Eduardo Ochs
Commit: Eduardo Ochs
Fixed a bug in eeklfs.
---
ChangeLog | 4
VERSION| 4 ++--
eepitch.el | 4 ++--
eev-kla.el | 8
4 files changed, 12 insertions(+), 8 deletions(-)
diff --git a/
elpasync pushed a change to branch elpa/paredit.
from 506799bcd2 Release paredit.el 25.
new 191ee040ee Bump version number 25->26.
new daf21e0bbf Reword CREDITS to be less prolix.
Summary of changes:
CREDITS| 21 +++--
paredit.el | 4 ++--
2 files cha
branch: elpa/paredit
commit 191ee040ee0d20a7f5dcc0720946d64f13099ba1
Author: Taylor R Campbell
Commit: Taylor R Campbell
Bump version number 25->26.
---
paredit.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/paredit.el b/paredit.el
index bd8cf926fd..449a75b81c 10
branch: elpa/paredit
commit daf21e0bbf7a7dc68cc6ba3cbbe4f210f95cbf81
Author: Taylor R Campbell
Commit: Taylor R Campbell
Reword CREDITS to be less prolix.
---
CREDITS | 21 +++--
1 file changed, 11 insertions(+), 10 deletions(-)
diff --git a/CREDITS b/CREDITS
index da2e1cd5
branch: elpa/paredit
commit c3924ac5133853f42c79446d662d8835f468dd55
Author: Taylor R Campbell
Commit: Taylor R Campbell
CREDITS: Credit Rudolf Adamkovič.
Suggested improvements to M-r in transient-mark-mode.
---
CREDITS | 1 +
1 file changed, 1 insertion(+)
diff --git a/CREDITS b
branch: elpa/paredit
commit be9ae618430ce1a4facf4ba2e3494e5ddcb67b7a
Author: Taylor R Campbell
Commit: Taylor R Campbell
Note migration to paredit.org in NEWS.
---
NEWS | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index c299c3258f..ae325d8336 100644
--
branch: elpa/paredit
commit 506799bcd200a8140dd73b02f7542ac7e1f4c223
Author: Taylor R Campbell
Commit: Taylor R Campbell
Release paredit.el 25.
---
NEWS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index ae325d8336..6a89f57cda 100644
--- a/NEWS
+++ b/NEWS
elpasync pushed a change to branch elpa/paredit.
from b9e2e6a142 Move to paredit.org.
new c3924ac513 CREDITS: Credit Rudolf Adamkovič.
new 2fe64ffbae NEWS: Put dates on versions.
new b28fb575b6 Credit Sean Whitton for Electric Indent Mode
interactions.
new b
branch: elpa/paredit
commit b28fb575b658d2a686339b4a5ef1c9adbda4077f
Author: Taylor R Campbell
Commit: Taylor R Campbell
Credit Sean Whitton for Electric Indent Mode interactions.
---
CREDITS | 1 +
NEWS| 1 +
2 files changed, 2 insertions(+)
diff --git a/CREDITS b/CREDITS
index a5a078
branch: elpa/paredit
commit 2fe64ffbae20b187b2b09a12e4aad539f7a3
Author: Taylor R Campbell
Commit: Taylor R Campbell
NEWS: Put dates on versions.
Some of these dates have limited precision because I didn't keep very
good records 17 years ago.
---
NEWS | 40 +
tarsius pushed a change to branch externals/transient.
from 79d1426de1 transient-prompt(lisp-variable): Fallback to generic
prompt
new eac39e8b70 transient--do-leave: New pre-command for non-suffixes
new ec20c0b65d manual: Improve suffix pre-command documentation
Summary
branch: externals/transient
commit eac39e8b70ecbc92f88384be5b181701aebe1351
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
transient--do-leave: New pre-command for non-suffixes
Previously one would have had to use `transient--do-exit` but
unlike `transient--do-stay', that does
branch: externals/transient
commit ec20c0b65dcc3b274c124c15b0dcca01cf91ce4c
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
manual: Improve suffix pre-command documentation
---
docs/transient.org | 13 -
docs/transient.texi | 13 -
2 files changed, 24 insertions(+),
elpasync pushed a change to branch elpa/sweeprolog.
from 3f60ed4528 Recognize and highlight XPCE string comments as
docstrings
new 07b9a40b20 Adjust arity of predicates according to completion
context
new 92cca7eb12 Announce recent changes in NEWS.org and bump version to
branch: elpa/sweeprolog
commit 07b9a40b203a0b2900ddc3682a3334929a240373
Author: Eshel Yaron
Commit: Eshel Yaron
Adjust arity of predicates according to completion context
* sweep.pl (sweep_context_callable): track required arity adjustment.
(sweep_predicate_completion_candidates
branch: elpa/sweeprolog
commit 92cca7eb12069daf7113452c2826ac5b1c96bf4b
Author: Eshel Yaron
Commit: Eshel Yaron
Announce recent changes in NEWS.org and bump version to 0.9.1
---
NEWS.org | 18 ++
sweeprolog.el | 2 +-
2 files changed, 19 insertions(+), 1 deletion(-)
d
branch: elpa-admin
commit 509df4b7bba68a73f305b256d6b4c5621ab3f62a
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-admin.el (elpaa--check-dependencies): Improve error message
---
elpa-admin.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/elpa-admin.el b/elpa-admi
branch: elpa-admin
commit 0d2a9c8d556fa4fd9741ddb80a558f839a9561b6
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-admin.el (elpaa--check-dependencies): Improve error message
---
elpa-admin.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/elpa-admin.el b/elpa-
branch: main
commit a82afbb096d7a338d169b505850aea23536e804a
Author: Stefan Monnier
Commit: Stefan Monnier
elpa-packages: Use symbols for package names
This aligns better with other uses of package names in ELPA
---
elpa-packages | 830 +-
branch: elpa-admin
commit ac51bc60859c514642ca957964411f5dbd9c682f
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-admin.el (elpaa--push): Fix dir-syncing when pkg is a symbol
---
elpa-admin.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/elpa-admin.el b/elpa-adm
branch: externals/corfu
commit 86929e9f3917f1233d694d976a2f62a51ab4a31b
Author: Daniel Mendler
Commit: Daniel Mendler
corfu-quit-no-match: Expand docstring (See #262)
---
corfu.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/corfu.el b/corfu.el
index 9813da8473..b796d0334f 100644
-
branch: elpa/sweeprolog
commit 3f60ed45288efe75142cdc8959909c42e8d8ee3c
Author: Eshel Yaron
Commit: Eshel Yaron
Recognize and highlight XPCE string comments as docstrings
* sweeprolog.el (sweeprolog-analyze-fragment-to-faces): recognize
string comments.
---
sweeprolog.el | 12 +
branch: elpa/sweeprolog
commit 8debe1de52ce8f737d0b03a6e9c5d8472a3fccfe
Author: Eshel Yaron
Commit: Eshel Yaron
Fix typos in README.org
---
README.org | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.org b/README.org
index 9fdfe56a33..2b5acd2740 100644
---
elpasync pushed a change to branch elpa/sweeprolog.
from c9a4291ea9 Announce recent changes in NEWS.org and bump version to
0.9.0
new 8debe1de52 Fix typos in README.org
new 61d5576e4b Do not highlight other occurrences of anonymous variables
new 87aed9cf85 Recognize
branch: elpa/sweeprolog
commit 87aed9cf8555945b3a61c493e4aba63162e59f40
Author: Eshel Yaron
Commit: Eshel Yaron
Recognize and highlight built-in predicate definitions
* sweeprolog.el (sweeprolog-analyze-fragment-to-faces): recognize
"def_swi" and "def_iso" predicate head kinds .
branch: elpa/sweeprolog
commit 61d5576e4b61b546697297e071be775e70a2325c
Author: Eshel Yaron
Commit: Eshel Yaron
Do not highlight other occurrences of anonymous variables
* sweeprolog.el (sweeprolog-analyze-fragment-variable): check for
anonymous variables ("_").
---
sweeprolog.
branch: externals/detached
commit 2c90e4a63d6ab4ebe26dc1ccafaa197928c46a39
Author: Niklas Eklund
Commit: Niklas Eklund
Add optional debug messages in detached-session-kill
---
detached.el | 4
1 file changed, 4 insertions(+)
diff --git a/detached.el b/detached.el
index 416a05f6df..0d3
elpasync pushed a change to branch externals/detached.
from 19bbc6fc25 Add timer based fallback validator
new 2c90e4a63d Add optional debug messages in detached-session-kill
new fedb0df5b0 Update version to 0.10.1
Summary of changes:
CHANGELOG.org | 4
detached.e
branch: externals/detached
commit fedb0df5b0fbba13c662107855fb07a922793096
Author: Niklas Eklund
Commit: Niklas Eklund
Update version to 0.10.1
---
CHANGELOG.org | 4
detached.el | 4 ++--
doc/detached.info | 4 ++--
doc/detached.org | 2 +-
4 files changed, 9 insertions(+),
elpasync pushed a change to branch externals/detached.
from 7b263b5123 Update version to 0.10.0
new 515a4da434 Add detached-debug-enabled option
new 19bbc6fc25 Add timer based fallback validator
Summary of changes:
detached.el | 53
branch: externals/detached
commit 19bbc6fc251365ccb940b45e8abd35f682f50d56
Author: Niklas Eklund
Commit: Niklas Eklund
Add timer based fallback validator
This seems to be necessary due to raise condition situations.
---
detached.el | 35 ++-
1 file c
branch: externals/detached
commit 515a4da434ff69f6166a7c224c79f65fe9a71d80
Author: Niklas Eklund
Commit: Niklas Eklund
Add detached-debug-enabled option
This variable is used to instruct detached to output messages used for
debugging. That is useful for studying problems related
54 matches
Mail list logo