branch: externals/ace-window
commit 0577c426a9833ab107bab46c60d1885c611b2fb9
Author: Stefan Kangas
Commit: Stefan Kangas
Add GNU ELPA badge
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index b60d21eca3..45e196be90 100644
--- a/README.md
+++ b/READM
branch: main
commit 3106ebd0bc4dbe54b34fd8033f5eb4bd836425fc
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (ace-window): Auto-sync
---
elpa-packages | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/elpa-packages b/elpa-packages
index d4a75aaf66..60e73215
+21,7 @@
;;
;; Author: Eduardo Ochs
;; Maintainer: Eduardo Ochs
-;; Version:20220120
+;; Version:20220126
;; Keywords: e-scripts
;;
;; Latest version: <http://angg.twu.net/eev-current/eev-blinks.el>
@@ -69,6 +69,7 @@
;; «.find-einsert» (to "find-einsert"
branch: externals/corfu
commit 3c790cc316dd17b58328cb18290c61980cdcedde
Author: Daniel Mendler
Commit: Daniel Mendler
README: Recommend the pcmpl-args package!
---
README.org | 14 --
1 file changed, 12 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index 51
branch: externals/corfu
commit ec0b38429788b967152d3233a8d6a7b2b91c2e02
Author: Daniel Mendler
Commit: Daniel Mendler
README: Expand
---
README.org | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/README.org b/README.org
index 5e284dfcde..e7d3e75033 100644
---
elpasync pushed a change to branch externals/corfu.
from a921f7669e Change the redisplay hack
new 3c790cc316 README: Recommend the pcmpl-args package!
new ec0b384297 README: Expand
Summary of changes:
README.org | 14 --
1 file changed, 12 insertions(+), 2 del
elpasync pushed a change to branch externals/compat.
from 9d872e366b Update the default values of certain variables if
unmodified
new f2cdd2c78d Fix deferred compatibility definitions
new a902e67f13 Fix definition of with-eval-after-load to work with
Emacs 24.3
Summary o
branch: externals/compat
commit a902e67f130e8f95ef9a4d015f865506b730d371
Author: Philip Kaludercic
Commit: Philip Kaludercic
Fix definition of with-eval-after-load to work with Emacs 24.3
---
compat-24.4.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/compat-24.4.e
branch: externals/compat
commit f2cdd2c78dabbd92db07fda972b9fe9c8c35666b
Author: Philip Kaludercic
Commit: Philip Kaludercic
Fix deferred compatibility definitions
---
compat-macs.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compat-macs.el b/compat-macs.el
index 8b
branch: externals/dtache
commit 8d4106e2f2b352e1b4d9585b888547414df9318c
Author: Niklas Eklund
Commit: Niklas Eklund
Monitor updates to the database
This patch utilizes filenotify to add a watch for the
dtache-db-directory. This is needed in order for dtache to support
multi
branch: externals/ebdb
commit 8fcd14c9a9e1710716ddef8195bc123140473912
Author: Eric Abrahamsen
Commit: Eric Abrahamsen
Add before-save-db and after-save-db hooks, bump version
* ebdb.el (ebdb-before-save-db-hook, ebdb-after-save-db-hook): These
may be helpful for users wanting t
branch: externals/consult
commit 0804d27a8c5c4ebbf157356f255d022bb84336cc
Author: Daniel Mendler
Commit: Daniel Mendler
consult--remove-text-properties: Add comment why we don't use
yank-excluded-properties
---
consult.el | 9 ++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff
branch: elpa/keycast
commit ebe6ea5e4ce73fb7b30f9d6647d7635396410837
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
keycast-substitute-alist: Improve doc-string
---
keycast.el | 21 +++--
1 file changed, 11 insertions(+), 10 deletions(-)
diff --git a/keycast.el b/keycast.e
branch: externals/org
commit 22e6ed6b89755047b44f8666ac20aac0c50afc34
Author: Samim Pezeshki
Commit: Nicolas Goaziou
agenda: Add header to agenda clock report table
* lisp/org-agenda.el (org-agenda-list): Add header to agenda clock
report table.
TINYCHANGE
---
doc/org-
branch: externals/corfu
commit a921f7669e6f154fc8c0ecde9b94de0bf17cfbd0
Author: Daniel Mendler
Commit: Daniel Mendler
Change the redisplay hack
---
corfu.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/corfu.el b/corfu.el
index 788caf5b90..563bce92f7 100644
--- a/corf
branch: elpa/keycast
commit e1df8001dc1369c03139ada21bf776406fe5b06f
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Use post-command-hook instead of pre-command-hook
A command may itself change the values of the relevant variables and
if it does it probably does so for a reason
branch: externals/consult
commit 37c0b0b39f5093bd3bcd90862af39167a2479ec4
Author: Daniel Mendler
Commit: Daniel Mendler
consult-buffer-substring: Remove problematic text properties
---
consult.el | 16
1 file changed, 12 insertions(+), 4 deletions(-)
diff --git a/consult.e
elpasync pushed a change to branch elpa/keycast.
from c0160a874c keycast-substitute-alist: Don't log
keycast-log-erase-buffer
new e1df8001dc Use post-command-hook instead of pre-command-hook
new 50d57cb488 keycast-substitute-alist: Don't log transient-update
Summary of ch
branch: elpa/keycast
commit 50d57cb4885ef02a37352bd7c0f370f171b6eb19
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
keycast-substitute-alist: Don't log transient-update
This command is invoked when invoking a prefix *key* (such as "-")
in a transient in order to re-display the
branch: externals/consult
commit e50376f9f30aecd6dd887b1f7d6a2d6c0b7c797a
Author: Daniel Mendler
Commit: Daniel Mendler
Add inhibit-field-text-motion when computing line beginning and end
---
consult.el | 18 --
1 file changed, 12 insertions(+), 6 deletions(-)
diff --git a/
elpasync pushed a change to branch externals/consult.
from cc24d57e4c completion--replace mutates the string :/
new e50376f9f3 Add inhibit-field-text-motion when computing line
beginning and end
new 37c0b0b39f consult-buffer-substring: Remove problematic text
properties
elpasync pushed a change to branch elpa/keycast.
from 99693da56b keycast-tab-bar-mode: New mode
new 5f2157a899 keycast-key: Use fixed-pitch
new c0160a874c keycast-substitute-alist: Don't log
keycast-log-erase-buffer
Summary of changes:
keycast.el | 12 +++-
1 fil
branch: elpa/keycast
commit c0160a874c864717c9a69282b40f59ce83d26a1d
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
keycast-substitute-alist: Don't log keycast-log-erase-buffer
---
keycast.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/keycast.el b/keycast.el
inde
branch: elpa/keycast
commit 5f2157a8999ab0ce786d0a2cb9408a4631a9a6ef
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
keycast-key: Use fixed-pitch
Even with this the displayed key still changes size (and that is okay)
but it no longer does so only subtly when e.g. pressing "C-p"
elpasync pushed a change to branch elpa/magit-section.
from d74494f833 magit--with-connection-local-variables: Silence
byte-compiler
adds 6d6be61ae7 magit-read-files: Add LIST-FN argument
adds a7981b1d32 magit-modified-files: New function
adds 6ba3b50373 magit-stash-pu
branch: elpa/git-commit
commit a7981b1d3283489e32b9244eb245e999134bae9b
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
magit-modified-files: New function
---
lisp/magit-git.el | 6 ++
1 file changed, 6 insertions(+)
diff --git a/lisp/magit-git.el b/lisp/magit-git.el
index 61fd8ad256..
elpasync pushed a change to branch elpa/git-commit.
from d74494f833 magit--with-connection-local-variables: Silence
byte-compiler
new 6d6be61ae7 magit-read-files: Add LIST-FN argument
new a7981b1d32 magit-modified-files: New function
new 6ba3b50373 magit-stash-push:
branch: elpa/git-commit
commit 6d6be61ae737fdb1b014cec13843b1d0e31e7062
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
magit-read-files: Add LIST-FN argument
---
lisp/magit-diff.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lisp/magit-diff.el b/lisp/magit-diff.
elpasync pushed a change to branch elpa/magit.
from d74494f833 magit--with-connection-local-variables: Silence
byte-compiler
adds 6d6be61ae7 magit-read-files: Add LIST-FN argument
adds a7981b1d32 magit-modified-files: New function
adds 6ba3b50373 magit-stash-push: New
branch: elpa/git-commit
commit 6ba3b50373fffa89ae99fc0ad5135e3d574f6df4
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
magit-stash-push: New command
Closes #4583.
---
lisp/magit-stash.el | 27 ++-
1 file changed, 26 insertions(+), 1 deletion(-)
diff --git
branch: externals/corfu
commit 47871998890902ecd9148cb65f46c5d3ea3eed06
Author: Daniel Mendler
Commit: Daniel Mendler
Try another redisplay hack, defer the redisplay
---
corfu.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/corfu.el b/corfu.el
index 123e89de69..788caf
branch: elpa/keycast
commit ed088d980b940e3c96f585983fed84981227f567
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
keycast-substitute-alist: Move definition
(Though the diff algorithm thinks I moved four other options instead.)
---
keycast.el | 72 +++-
branch: elpa/keycast
commit 99693da56ba81e1d1239770f207e9ff8a7a3a000
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
keycast-tab-bar-mode: New mode
---
keycast.el | 124 +++--
1 file changed, 121 insertions(+), 3 deletions(-)
diff --g
branch: elpa/keycast
commit 7b7059d5602a7e52c6e90f51396396f17c3a6199
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
keycast-separator-width: Remove option
---
keycast.el | 11 +++
1 file changed, 3 insertions(+), 8 deletions(-)
diff --git a/keycast.el b/keycast.el
index be1d5586da
branch: elpa/keycast
commit 310e70780dcac8de93b4f84e5ed6b5eb785b4023
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Move definitions of location predicates
---
keycast.el | 30 +++---
1 file changed, 15 insertions(+), 15 deletions(-)
diff --git a/keycast.el b/keyca
branch: elpa/keycast
commit 5750aaf3390351ff6eda207be32cf7c8e34d7f97
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
keycast-key: Use default height
Increasing the height causes the mode-line to grow and shrink if its
height isn't increased for other reasons anyway.
---
keycast
branch: elpa/keycast
commit 5ff96003e9017d048c496ebd73a5e153a1251ca0
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
keycast-log-update-buffer: Don't fail in empty buffer
---
keycast.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/keycast.el b/keycast.el
index 15
elpasync pushed a change to branch elpa/keycast.
from 72d9add8ba Linting, in particular respect package naming conventions
new 5ff96003e9 keycast-log-update-buffer: Don't fail in empty buffer
new 5750aaf339 keycast-key: Use default height
new 7b7059d560 keycast-separ
branch: elpa/keycast
commit e4ee6ba0b2284efe6b3e3e957e219c074ba35faa
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Extend prefix of options that only affect the original keycast-mode
---
keycast.el | 23 +++
1 file changed, 15 insertions(+), 8 deletions(-)
diff --git
branch: elpa/with-editor
commit 21388a4cc7e4fa8e0686a4ba99472984029dda1c
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
with-editor-sleeping-editor: Prefix output with newline
This makes it possible to continue to only look for the WITH-EDITOR
instruction at the beginning of a
branch: externals/org
commit 2ae8d6c1cf7f6adec7922eefc6277f8ba066ea13
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-babel-tangle-collect-blocks: Use cache
* lisp/ob-tangle.el (org-babel-tangle-collect-blocks): Use element
cache to find the containing headline instead of rege
branch: externals/mct
commit 7364dc45af82b63221e66688bfadecb4becae320
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Remove all key remappings
I got a bug report via email:
* The user had a command remapped to M-g M-g.
* Mct was loaded before the definition of
42 matches
Mail list logo