branch: main
commit 5471b90140c6fbee20e94fc0a248ed921cf84459
Author: Michael Albinus
Commit: Michael Albinus
* elpa-packages ("tramp"): Autosync.
---
elpa-packages | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/elpa-packages b/elpa-packages
index c4d49d2..6cade69 1006
branch: externals/tramp
commit 2869f5f217dc9a3300121ea8c523f513acd077f3
Author: Michael Albinus
Commit: Michael Albinus
Test of autosync
---
texi/trampver.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/texi/trampver.texi b/texi/trampver.texi
index c48d07b..10c951d
branch: externals/org
commit 7666d6bb99d92fbc5170f65bf5fbbe593c6cd868
Author: Marco Wahl
Commit: Marco Wahl
org-keys: improve the call for speed key "g"
* lisp/org-keys.el (org-speed-commands): Use the right argument to
call the "goto variant" of org-refile with non-confusing
branch: externals/tramp
commit 41bdf56b37f1b869f8f40eb811b222c562302e7f
Author: Michael Albinus
Commit: Michael Albinus
Tramp ELPA version 2.5.1 released
---
test/tramp-tests.el | 90 ++-
texi/tramp.texi | 17 +---
tramp-adb.el| 3 +-
elpasync pushed a change to branch externals/consult.
from ecdefab Remove comment
new f567690 consult-completion-in-region: Evaluate completion table
in the original buffer
new 6ce9aa5 Expand comment
Summary of changes:
consult.el | 13 -
1 file changed
branch: externals/consult
commit 6ce9aa58e74da92e391cfe938bc3da4f47ab591e
Author: Daniel Mendler
Commit: Daniel Mendler
Expand comment
---
consult.el | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/consult.el b/consult.el
index 92c2763..d3d6232 100644
--- a/consult.e
branch: externals/consult
commit f567690c1c5374d535b44a0d53ae5f2e827bd93e
Author: Daniel Mendler
Commit: Daniel Mendler
consult-completion-in-region: Evaluate completion table in the original
buffer
See https://github.com/minad/vertico/issues/61
---
consult.el | 10 +-
1 f
branch: elpa/sly
commit 954e5dad72fb5712dfa968222e2b46dfdf9a476c
Author: João Távora
Commit: João Távora
Per #339: don't sly-eval from c-a-p-f function unless SLY connected
* lib/sly-completion.el (sly--completion-request-completions):
Check sly-connected-p.
---
lib/sly-complet