elpasync pushed a change to branch elpa/helm-core.
from 6faca20c0c Fix preselection of candidate at point on large
directories
adds aca996be01 Remove now unneeded declarations
No new revisions were added by this update.
Summary of changes:
helm-lib.el | 13 -
1 file c
branch: elpa/helm
commit aca996be0171c64b4fbd6f5c0f9152895a1cb304
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Remove now unneeded declarations
---
helm-lib.el | 13 -
1 file changed, 13 deletions(-)
diff --git a/helm-lib.el b/helm-lib.el
index 66ab85395b..265ae9bbf6 100
branch: externals/compat
commit 4806d28169fbb52bbdc5f9f841227003ddbc4a41
Author: aagon
Commit: GitHub
Guarantee START-POS arg of string-search to be a fixnum (#16)
---
compat-tests.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compat-tests.el b/compat-tests.el
index
branch: externals/tmr
commit e44af435c4b90f90284e0044cb0a3010fb555341
Author: Daniel Mendler
Commit: Protesilaos Stavrou
Use the Compat library
---
tmr-tabulated.el | 26 ++
tmr.el | 67 +---
2 files changed,
elpasync pushed a change to branch externals/tmr.
from c71f0e2f3a Update copyright years
new e44af435c4 Use the Compat library
new 9db3306908 Use simpler paradigm for keymap autoloading.
Summary of changes:
tmr-tabulated.el | 26 +-
tmr.el | 80 +
branch: externals/tmr
commit 9db3306908dbbeed948438c8a04445e98e684f68
Author: Daniel Mendler
Commit: Protesilaos Stavrou
Use simpler paradigm for keymap autoloading.
---
tmr.el | 11 ++-
1 file changed, 2 insertions(+), 9 deletions(-)
diff --git a/tmr.el b/tmr.el
index 86b351399b..
branch: externals/pyim
commit 88ad4d9d06eded71a80db4485d0ddfcb20b40a4c
Author: Feng Shu
Commit: Feng Shu
Revert "Fix popon tooltip show wrong position."
This reverts commit bb9dd23abb09f9d39cc30c102c7533da82bc5d51.
---
pyim-page.el | 13 -
1 file changed, 8 insertions(+
branch: externals/pyim
commit bb9dd23abb09f9d39cc30c102c7533da82bc5d51
Author: Feng Shu
Commit: Feng Shu
Fix popon tooltip show wrong position.
---
pyim-page.el | 13 +
1 file changed, 5 insertions(+), 8 deletions(-)
diff --git a/pyim-page.el b/pyim-page.el
index fa78950aa7..b6
elpasync pushed a change to branch externals/consult.
from 92458c95f4 Add missing require
new c4fd514f71 Rename function
new c7395d4fc1 consult--dynamic-compute: Restart interrupted computation
new 5a265feacf Shorter variable names
new 051f51811d Revert "Shor
branch: externals/consult
commit 051f51811d90fcab49e1eac7c78bee86e440ea01
Author: Daniel Mendler
Commit: Daniel Mendler
Revert "Shorter variable names"
This reverts commit 5a265feacf4bcb3f1e3ab9fa3b90685344751c18.
---
README.org | 4 ++--
consult.el | 21 +
2 f
branch: externals/consult
commit c7395d4fc1ff7d018515ab9a71c87826e4527365
Author: Daniel Mendler
Commit: Daniel Mendler
consult--dynamic-compute: Restart interrupted computation
---
consult.el | 24 +++-
1 file changed, 19 insertions(+), 5 deletions(-)
diff --git a/cons
branch: externals/consult
commit 5a265feacf4bcb3f1e3ab9fa3b90685344751c18
Author: Daniel Mendler
Commit: Daniel Mendler
Shorter variable names
---
README.org | 4 ++--
consult.el | 21 -
2 files changed, 14 insertions(+), 11 deletions(-)
diff --git a/README.org b/READM
branch: externals/consult
commit c4fd514f71f6795afd1e0525e2dded99343ceaa0
Author: Daniel Mendler
Commit: Daniel Mendler
Rename function
---
consult.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/consult.el b/consult.el
index dccb52eeb2..ff8c158e20 100644
--- a/
branch: externals/sml-mode
commit 072e3eedf703209f8f2937aff51ca02c627dee8e
Author: Stefan Monnier
Commit: Stefan Monnier
* sml-mode.el (sml-cm-mode): Set comment vars
Suggested by Zhaoyang Chen
---
sml-mode.el | 13 ++---
1 file changed, 10 insertions(+), 3 deletions(-)
d
branch: externals/org
commit aa48c80fe17eaaaf83c11c9ac2f2fd864f2f3ad9
Author: Jack Kamm
Commit: Jack Kamm
ob-python: Remove python-mode.el support
* lisp/ob-python.el (org-babel-python-mode): Moved to ob-compat.el,
and changed to a constant.
(org-babel-python-initiate-sessio
branch: elpa/xah-fly-keys
commit b47253a138a764569bf569be29b96509316bf8b7
Author: Xah Lee
Commit: Xah Lee
revert last change. now, esc no longer do xah-fly-command-mode-activate.
because:
warning: binding esc may make arrow keys or f1 f2 keys not work, in text
terminal, or in text t
branch: externals/consult
commit 92458c95f471602eb4f050ba3e3030e22ba7533d
Author: Daniel Mendler
Commit: Daniel Mendler
Add missing require
---
consult-register.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/consult-register.el b/consult-register.el
index 8615dbee65..ef49faae72 1006
elpasync pushed a change to branch externals/consult.
from 1710aec5a2 Extract async state indicator
new 026b801b91 consult--dynamic-collection-source: Cache candidates
new 92458c95f4 Add missing require
Summary of changes:
consult-register.el | 1 +
consult.el |
branch: externals/consult
commit 026b801b9135abd31991966e085f5cbfc8fe85a7
Author: Daniel Mendler
Commit: Daniel Mendler
consult--dynamic-collection-source: Cache candidates
---
consult.el | 36 +++-
1 file changed, 19 insertions(+), 17 deletions(-)
diff --gi
branch: externals/vertico
commit ea82016a98c041cd002f100ec13b2a6959299dfb
Author: Daniel Mendler
Commit: Daniel Mendler
More robust recursive inhibit prevention
---
vertico.el | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/vertico.el b/vertico.el
index 8932f33662..
branch: externals/embark
commit 5ea4c18468c14059215a94df63d9918c8d62fe3c
Author: ookami
Commit: ookami
Prevent dired from reusing embark-export-dired buffer
Assume you narrow files inside directory ~/.emacs.d, and export the
completion candidates to embark, embark will create a
elpasync pushed a change to branch externals/embark-consult.
from df0dba3189 Add forward declaration for consult-info--action
adds 5ea4c18468 Prevent dired from reusing embark-export-dired buffer
adds 213ced2c5d Merge pull request #527 from OkamiW/embark-export-dired
No new r
branch: externals/embark
commit 213ced2c5d30848ec03bb8599590b111b27c7839
Merge: df0dba3189 5ea4c18468
Author: Omar Antolín Camarena
Commit: GitHub
Merge pull request #527 from OkamiW/embark-export-dired
Prevent dired from reusing embark-export-dired buffer
---
embark.el | 1 +
1 fi
branch: externals/consult
commit 871e50763f8d54155c52c02ddad18d787f1113b5
Author: Daniel Mendler
Commit: Daniel Mendler
consult--dynamic-collection-source: Ensure that computation is interruptible
---
consult.el | 19 +--
1 file changed, 13 insertions(+), 6 deletions(-)
dif
branch: externals/consult
commit 1710aec5a2714f4b4f18b013b7edaed2bbaf5653
Author: Daniel Mendler
Commit: Daniel Mendler
Extract async state indicator
---
consult.el | 72 +-
1 file changed, 43 insertions(+), 29 deletions(-)
diff -
elpasync pushed a change to branch externals/consult.
from c47d7f77a0 consult--completion-refresh-hook: Remove RESET argument
new 871e50763f consult--dynamic-collection-source: Ensure that
computation is interruptible
new 1710aec5a2 Extract async state indicator
Summary o
branch: externals/vertico
commit 8bc3aac63fc729933706fc4cc2f4db3d8d2467f6
Author: Daniel Mendler
Commit: Daniel Mendler
Prevent recursive exhibit
---
vertico.el | 10 ++
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/vertico.el b/vertico.el
index 66401f14c2..8932f3366
branch: externals/consult
commit c47d7f77a0ae0ca9669bb10308f3817da2486b64
Author: Daniel Mendler
Commit: Daniel Mendler
consult--completion-refresh-hook: Remove RESET argument
This argument was a remnant from `consult-completing-read-multiple'
which has been removed.
---
consul
branch: externals/consult
commit 24a059808afd4b7e8120edd46220b9fd47da7297
Author: Daniel Mendler
Commit: Daniel Mendler
Remove consult--command-builder
---
consult.el | 48 +---
1 file changed, 21 insertions(+), 27 deletions(-)
diff --git a/consu
elpasync pushed a change to branch externals/embark-consult.
from ba30b46502 Support for consult-man and consult-info
adds df0dba3189 Add forward declaration for consult-info--action
No new revisions were added by this update.
Summary of changes:
embark-consult.el | 2 ++
1 file c
branch: externals/embark
commit df0dba318989b467e2d5ba35deb62bef24f5edb7
Author: Omar Antolín Camarena
Commit: Omar Antolín Camarena
Add forward declaration for consult-info--action
---
embark-consult.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/embark-consult.el b/embark-consul
branch: externals/corfu
commit fe1d3b65e3d3592752a9379c3f45b8ddb8a53cf5
Author: Daniel Mendler
Commit: Daniel Mendler
Use keymap-set
---
corfu.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/corfu.el b/corfu.el
index 5c5c6ac338..139743f001 100644
--- a/corfu.el
+++ b/
branch: externals/consult
commit 324450e795931d874fc8be1f47e3885ed662b1db
Author: Daniel Mendler
Commit: Daniel Mendler
consult-recent-file: Improve error message
---
consult.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/consult.el b/consult.el
index 6edbfa1c97..0d5
branch: externals/consult
commit bf5e7f1af422420063a6d06ec3ca9a2f01760229
Author: Daniel Mendler
Commit: Daniel Mendler
README: Fix typo
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 2ea5515dd3..3b9c28b1ff 100644
--- a/READM
branch: externals/consult
commit cc384bd5e9d0061dca29f71140af254705eabdeb
Author: Daniel Mendler
Commit: Daniel Mendler
Improve lazy loading of Consult
---
consult-kmacro.el | 90 +++
consult.el| 69 +++-
branch: externals/consult
commit c819780f8124cd16a2a41d59553aaee44b0ac309
Author: Daniel Mendler
Commit: Daniel Mendler
README: Add consult-info-org
---
README.org | 5 +
1 file changed, 5 insertions(+)
diff --git a/README.org b/README.org
index 8fc5ade9f6..2ea5515dd3 100644
--- a/READ
elpasync pushed a change to branch externals/consult.
from 46e92c929a consult-info--prepare-buffers: Increase gc to speed up
preparation
new cc384bd5e9 Improve lazy loading of Consult
new c819780f81 README: Add consult-info-org
new bf5e7f1af4 README: Fix typo
Summ
elpasync pushed a change to branch externals/consult.
from d0813b9639 consult-info: Extract consult-info--prepare-buffers
new 9efed2d5fb consult-info: Remove superfluous reverse
new 46e92c929a consult-info--prepare-buffers: Increase gc to speed up
preparation
Summary of c
branch: externals/consult
commit 46e92c929abda74555ec89bda6edbb765785c397
Author: Daniel Mendler
Commit: Daniel Mendler
consult-info--prepare-buffers: Increase gc to speed up preparation
---
consult-info.el | 25 +
1 file changed, 13 insertions(+), 12 deletions(-)
d
branch: externals/consult
commit 9efed2d5fb4a8c230b311d1c3945a153a3e53465
Author: Daniel Mendler
Commit: Daniel Mendler
consult-info: Remove superfluous reverse
---
consult-info.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/consult-info.el b/consult-info.el
index e6
branch: externals/consult
commit d0813b96394c66f3d5385844d39767fc43eb66ec
Author: Daniel Mendler
Commit: Daniel Mendler
consult-info: Extract consult-info--prepare-buffers
---
consult-info.el | 65 -
1 file changed, 36 insertions(+), 2
elpasync pushed a change to branch externals/consult.
from c407a73b13 consult-info: Use current manual if started from within
*info* buffer
new 1e984eb865 consult-info: Use progress-reporter when preparing info
pages
new d0813b9639 consult-info: Extract consult-info--prepa
branch: externals/consult
commit 1e984eb86551fc10c2908103c0f4be0771fe1cf0
Author: Daniel Mendler
Commit: Daniel Mendler
consult-info: Use progress-reporter when preparing info pages
---
consult-info.el | 17 +++--
1 file changed, 11 insertions(+), 6 deletions(-)
diff --git a/co
branch: externals/inspector
commit cab7ea001baa54eff6393f171e9ef1f69258d5ac
Author: Mariano Montone
Commit: Mariano Montone
use kill-this-buffer
---
inspector.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/inspector.el b/inspector.el
index 1d20bdb28e..d1727ad252
branch: elpa/cider
commit b6e77864d34b748f80928f55dc59afdd0f13742f
Author: Renke Christian von Seggern <35377140+rec...@users.noreply.github.com>
Commit: Bozhidar Batsov
Improve wording in docs
The concatenation of "for" and "of" was a bit difficult to
follow/understand.
---
doc/mo
branch: elpa/cider
commit 9e882cef068976d2ad6a6ce7cd6708985e45ccb4
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
[Docs] Update the compatibility matrix
---
doc/modules/ROOT/pages/about/compatibility.adoc | 21 +
1 file changed, 21 insertions(+)
diff --git a/doc/module
branch: elpa/cider
commit f4ad5ebb2ef5ab2664f9b142336d4743011cf964
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
[Docs] Remove a redundant FAQ entry
---
doc/modules/ROOT/pages/faq.adoc | 6 --
1 file changed, 6 deletions(-)
diff --git a/doc/modules/ROOT/pages/faq.adoc b/doc/modules/R
elpasync pushed a change to branch elpa/cider.
from 14923cb8c3 Only output nrepl-mdlw-log file if it exists
new b6e77864d3 Improve wording in docs
new f4ad5ebb2e [Docs] Remove a redundant FAQ entry
new 9e882cef06 [Docs] Update the compatibility matrix
Summary of ch
branch: externals/org
commit 0c00590606325e6f6f4756f567e36c074da0e890
Author: Ihor Radchenko
Commit: Ihor Radchenko
lisp/ob-scheme: Silence compiler
* lisp/ob-scheme.el (geiser-eval--error-msg): Declare external
function.
---
lisp/ob-scheme.el | 1 +
1 file changed, 1 insertion
branch: externals/org-modern
commit 5077e3c1eb8f12d7ccd2e5111909c6f4ccaa7203
Author: Daniel Mendler
Commit: Daniel Mendler
Add org-modern-priority-faces which behaves like org-modern-todo-faces
---
org-modern.el | 47 +--
1 file changed, 33 insert
branch: externals/org
commit 1810c625df8c7fa7cc4aaa7ab9bdc0ff842d30ff
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-clock-x11idle-program-name: Prefer "xprintidle", when available
* lisp/org-clock.el (org-clock-x11idle-program-name): Change the
default value to "xprintidle"
branch: externals/org
commit 265e4a5747aca99373257f6c9bc6be793270fa04
Merge: 0c00590606 c45a058928
Author: Ihor Radchenko
Commit: Ihor Radchenko
Merge branch 'bugfix'
---
lisp/org.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/lisp/org.el b/lisp/org.el
index ac2acfefb0..1947c63a8a 1
branch: externals-release/org
commit c45a0589287fee12a3289cfc1b35708de97a1c05
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-follow-timestamp-link: Fix when org-agenda is not yet loaded
* lisp/org.el (org-follow-timestamp-link): Explicitly require
org-agenda.
Reporte
elpasync pushed a change to branch externals/org.
from 6001313b8f Merge branch 'bugfix'
new 1810c625df org-clock-x11idle-program-name: Prefer "xprintidle",
when available
new 0c00590606 lisp/ob-scheme: Silence compiler
new c45a058928 org-follow-timestamp-link: Fix w
branch: externals/compat
commit 1e63bef4e03e20758be49af077e51351f4689410
Author: Daniel Mendler
Commit: Daniel Mendler
README: Fix typo
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index ff1d5c024a..53090509bd 100644
--- a/README.md
elpasync pushed a change to branch externals/compat.
from 2f486b3403 compat-29: Add with-delayed-message
new 55dd7c4be2 NEWS: Remove link to old issue tracker
new 394b63ae03 compat-tests: Break some long lines
new 5d13395297 Update README
new d8cb8cc5ae Impro
branch: externals/compat
commit d8cb8cc5ae91646ac373a73a7a1facf34ba16945
Author: Daniel Mendler
Commit: Daniel Mendler
Improve commentary
---
compat-macs.el | 7 ++-
compat.el | 29 -
2 files changed, 22 insertions(+), 14 deletions(-)
diff --git a/comp
branch: externals/compat
commit 394b63ae0342217f0cbc2404d76db06e7f0be523
Author: Daniel Mendler
Commit: Daniel Mendler
compat-tests: Break some long lines
---
compat-tests.el | 26 ++
1 file changed, 18 insertions(+), 8 deletions(-)
diff --git a/compat-tests.el b/co
branch: externals/compat
commit 55dd7c4be2182eed3345804824b6b05754688f75
Author: Daniel Mendler
Commit: Daniel Mendler
NEWS: Remove link to old issue tracker
---
NEWS.org | 5 -
1 file changed, 5 deletions(-)
diff --git a/NEWS.org b/NEWS.org
index 108be19785..6068bc3f48 100644
--- a/NE
branch: externals/compat
commit 5d133952972f04f47fa69bf67a97089c5a0d9918
Author: Daniel Mendler
Commit: Daniel Mendler
Update README
---
README.md | 10 ++
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 32676d153d..ff1d5c024a 100644
--- a/R
branch: externals/compat
commit 2f486b34030d7905e4e295441377e65ff7056638
Author: Daniel Mendler
Commit: Daniel Mendler
compat-29: Add with-delayed-message
---
NEWS.org| 4
compat-29.el| 29 +
compat-tests.el | 5 +
compat.texi | 34
elpasync pushed a change to branch externals/cape.
from f1b359eb81 Bump compat dependency
new 68e08c2f6e Make cape-interactive public
new 70d9db4bd7 Fix last commit
Summary of changes:
README.org | 28 ++--
cape-char.el| 2 +-
cape-keywor
branch: externals/cape
commit 70d9db4bd71fbf979ab3fbb8f2a4db9f75b35817
Author: Daniel Mendler
Commit: Daniel Mendler
Fix last commit
---
cape-char.el| 2 +-
cape-keyword.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/cape-char.el b/cape-char.el
index 873a00439
branch: externals/cape
commit 68e08c2f6ed892b7b2848c0c18a02302b64fe5f1
Author: Daniel Mendler
Commit: Daniel Mendler
Make cape-interactive public
---
README.org | 28 ++--
cape.el| 35 +--
2 files changed, 35 insertions(+), 28 dele
64 matches
Mail list logo