branch: externals/nano-modeline
commit 055433de8ed126a458729cc471b6a7b7bc5662b0
Author: Damien Cassou
Commit: Damien Cassou
Workaround eldoc showing information in the mode-line
---
nano-modeline.el | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/nano-modeline.el
branch: externals/nano-modeline
commit c16bbd452bbdc9fa4e790ff19e0f0de3f5c21d8b
Merge: ec617231a6 055433de8e
Author: Nicolas P. Rougier
Commit: GitHub
Merge pull request #38 from DamienCassou/fix-eldoc-message
Workaround eldoc showing information in the mode-line
---
nano-modeline.
branch: externals/transient
commit 19cf9bef5d5c70fdd636ea021a0d26f0104a473d
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Revert "transient--insert-group: Support multi-row cells"
This reverts commit c088aaccbb4942d8770c89f15a43b52243be9e97.
This has to wait a few days un
tarsius pushed a change to branch externals/transient.
from 81b2b912de Use this-original-command again
new c088aaccbb transient--insert-group: Support multi-row cells
new 19cf9bef5d Revert "transient--insert-group: Support multi-row cells"
new 2c7b4d7f2a Use string-s
branch: externals/transient
commit 158d023bd0e604f957109e0cfedf4e47cfda2f85
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Use pcase's quote upattern
---
lisp/transient.el | 22 +++---
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/lisp/transient.el b/lisp/
branch: externals/transient
commit 2c7b4d7f2a4673e32353a111251516f7e7011643
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Use string-suffix-p instead of string-match-p
---
lisp/transient.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/transient.el b/lisp/transi
branch: externals/transient
commit c088aaccbb4942d8770c89f15a43b52243be9e97
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
transient--insert-group: Support multi-row cells
See #193 for why we might want that.
---
lisp/transient.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion
branch: externals/transient
commit 8c0d827319db235c0ce5165d43da14460967432d
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
make: Improve creation of autoloads file
---
lisp/Makefile | 36 +++-
1 file changed, 11 insertions(+), 25 deletions(-)
diff --git a/l
branch: externals/transient
commit cf37817bb553229788e47a467423e4b3d76ad7a1
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Use string-replace instead of replace-regexp-in-string
---
lisp/transient.el | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/lisp/tran
branch: externals/transient
commit f704f2a341efd3b74f94f23c7b5a5f1623933c0c
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Use and-let* for side-effects
---
lisp/transient.el | 43 ++-
1 file changed, 22 insertions(+), 21 deletions(-)
diff --git a/l
branch: externals/transient
commit 84f2d12ef31ec74c85e616283926780532fed13f
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Fix doc-string typo
---
lisp/transient.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/transient.el b/lisp/transient.el
index 264aaa6be2..e
branch: externals/transient
commit 22ef906b5a982cd5e9565104f42bc6f655af0e82
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Use string-search instead of string-match-p
---
lisp/transient.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/transient.el b/lisp/transien
branch: externals/transient
commit d02b4f23e0371e4aae0ac4db5905d28878dad9a2
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Change key binding for invoking the current suffix
The binding is in `transient-popup-navigation-map', which means that
it is always available (provided po
branch: externals/transient
commit 2ef62fac897a434650df8a01bea613425ef1aa9e
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
transient--insert-group: Support multi-row cells
See #193 for why we might want that.
---
lisp/transient.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion
branch: externals/transient
commit fabd8c9b6152f0f2a86b0a60c7bbb800021bea54
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Put eval-when-compile and require on one line
I like that when grepping for such usage.
---
lisp/transient.el | 3 +--
1 file changed, 1 insertion(+), 2 delet
branch: externals/transient
commit 71de86e8eae4b8eb972356b924a2fc4273559165
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Fix invoking the suffix the cursor is on in the transient buffer
In [1: bb056e71] we changed how suffix commands are invoked when a
button is activated bec
branch: externals/transient
commit 62ba30e7d8fb670680b6e6b673a20790c511a2a9
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
make: Right-align target verbs
---
docs/Makefile | 2 +-
lisp/Makefile | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/Makefile b/docs/Ma
branch: externals/transient
commit 35c4b73419c23a4e91af7f551520d9b132508761
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Refresh library header
---
lisp/transient.el | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/lisp/transient.el b/lisp/transient.el
ind
branch: externals/transient
commit 5ae3c4014eae8e45247a4e4033beb19176cf19ad
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Depend on compat package from GNU Elpa
---
default.mk| 2 +-
lisp/transient.el | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/default.
branch: externals/transient
commit ed2febd0056932689da00414af9db0260ea08ead
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Support use of an infix argument following a prefix argument
Using a prefix argument activates `universal-argument--mode' whose
keymap, `universal-argument
branch: externals/transient
commit d4fb853d49196081269d9cdd267a53c1c0757f23
Author: Damien Cassou
Commit: Damien Cassou
transient--show: Also hide the header-line
Some Emacs users move the content of the mode-line to the
header-line. This is also what nano-modeline [1] does by
branch: externals/transient
commit 682fe574fe2c324b4bf2c6a5b099aaf884e45482
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Silence older byte-compilers
---
lisp/transient.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/lisp/transient.el b/lisp/transient.el
index 8813fb0df5..e0eadbba
-shell2)
diff --git a/eev-videolinks.el b/eev-videolinks.el
index 497be53dc1..3328f40608 100644
--- a/eev-videolinks.el
+++ b/eev-videolinks.el
@@ -19,7 +19,7 @@
;;
;; Author: Eduardo Ochs
;; Maintainer: Eduardo Ochs
-;; Version:20220501
+;; Version:20220502
;; Keywords: e-scrip
branch: elpa/cider
commit b2cee7fc301735b403920583cc2c23dcf70990a3
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Release CIDER 1.4 ("Kyiv")
---
CHANGELOG.md | 2 ++
cider.el | 4 ++--
doc/antora.yml | 2 +-
3 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/CHANGELOG.m
branch: elpa/cider
commit 4ecf553baf40df0b956b2ce84d49a03654883829
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Fix a changelog entry
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 532809bb56..2eb304294d 100644
--- a
elpasync pushed a change to branch elpa/cider.
from 23ccdf9ec3 Fix custom-declare-variable wider than 80 chars warning
new b2cee7fc30 Release CIDER 1.4 ("Kyiv")
new c29594b942 Switch back the docs version
new 4ecf553baf Fix a changelog entry
Summary of changes:
CH
branch: elpa/cider
commit c29594b942fe28f215af6fdd5cf9a235af06aedb
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Switch back the docs version
---
doc/antora.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/antora.yml b/doc/antora.yml
index 93812afc9c..fd9dacd593
branch: externals/cape
commit d836397d9c025f03125fb4321abd48d557518bb6
Author: Daniel Mendler
Commit: Daniel Mendler
Fix cape-super-capf (See #18)
---
cape.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cape.el b/cape.el
index 4100cd7c8b..0fb0bcc8e6 100644
--- a/cape
branch: elpa/elpher
commit eb650bff13f8ec7c9504c0937b4395617cfdfd53
Author: plugd
Commit: plugd
Updated welcome page documentation to also mention non-GNU elpa.
---
elpher.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/elpher.el b/elpher.el
index b264dccc41..449
branch: externals/embark
commit a26044888e4b2d279fd29834e36099dbaf5643b0
Author: Daniel Mendler
Commit: Daniel Mendler
Fix doc string warnings
---
embark.el | 17 -
1 file changed, 8 insertions(+), 9 deletions(-)
diff --git a/embark.el b/embark.el
index 7faad21dea..d1e7540f
branch: externals/embark
commit e6a991c32215e538bd2778f662c63d8fa58245cc
Author: Omar Antolín
Commit: Omar Antolín
Let's not be embarrased about advising an internal Embark function
---
embark-consult.el | 2 --
1 file changed, 2 deletions(-)
diff --git a/embark-consult.el b/embark-consult
elpasync pushed a change to branch externals/embark.
from 7a2487f5bb TOC = imenu items in prog mode buffers, else outline
headings
new a26044888e Fix doc string warnings
new 25217ccddf outline-minor-mode is autoloaded
new a3f418154d Use a more localized advice only
branch: externals/embark
commit 2d017739a04e59bae4f4a717ffc92ecb312ddf02
Author: Daniel Mendler
Commit: Daniel Mendler
Remap paragraph commands to outline heading commands
Not sure if you like this but I prefer to use remapping here for consistency
with paragraph jumping in othe
elpasync pushed a change to branch externals/embark-consult.
from 7a2487f5bb TOC = imenu items in prog mode buffers, else outline
headings
adds a26044888e Fix doc string warnings
adds 25217ccddf outline-minor-mode is autoloaded
adds a3f418154d Use a more localized advi
branch: externals/embark
commit 4f2770a4b3f591359a1e1178f2b3dc9587f41ee4
Merge: 7a2487f5bb fa0ef92a96
Author: Omar Antolín Camarena
Commit: GitHub
Merge pull request #498 from minad/outline-review
Outline review
---
embark-consult.el | 26 +++---
embark.el
branch: externals/embark
commit a3f418154da2c979ba85a482bded9096b2477e9b
Author: Daniel Mendler
Commit: Daniel Mendler
Use a more localized advice only for embark-collect--metadatum
---
embark-consult.el | 28 +---
1 file changed, 17 insertions(+), 11 deletions(-)
d
branch: externals/embark
commit 25217ccddf3a7cc58378c71cf41843c631cc94d2
Author: Daniel Mendler
Commit: Daniel Mendler
outline-minor-mode is autoloaded
---
embark.el | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/embark.el b/embark.el
index d1e7540ff9..4f0ba6828
branch: externals/embark
commit fa0ef92a9625bde38bd89ea6cdc94c59ad205604
Author: Omar Antolín
Commit: Omar Antolín
Add {, } for outline navigation in collect buffers
Also, fix the old grid-view era bindings for {forward,backward}-button
and E for export (e was a typo!).
---
emb
branch: externals/embark
commit a3e2a186ec1f530ae7a813ad61b2dfd5cffb4a34
Author: Omar Antolín
Commit: Omar Antolín
Make the group title format configurable (fix #497)
---
embark.el | 28
1 file changed, 24 insertions(+), 4 deletions(-)
diff --git a/embark.el b/
branch: externals/embark
commit a8bc5d602d5fb5d16690e73755540d969ca70dd4
Author: Omar Antolín
Commit: Omar Antolín
Make the collect group headers normal-sized
---
embark.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/embark.el b/embark.el
index df10d1d303..314c12
branch: externals/consult
commit 87a9499c7b11fe230ee38b88a1606554132824dd
Author: Daniel Mendler
Commit: Daniel Mendler
Extract consult-imenu--group for use in embark-consult
See https://github.com/oantolin/embark/pull/498
cc @oantolin
---
consult-imenu.el | 80
branch: elpa/evil
commit 25885ddc07d4cf09c600b2b71f226cfcf3a5746d
Author: Tom Dalziel
Commit: Tom Dalziel <33435574+tomd...@users.noreply.github.com>
Improve on evil-append's determination of eolp
Fixes #1617
---
evil-commands.el | 5 -
1 file changed, 4 insertions(+), 1 deletio
branch: elpa/elpher
commit aa75538a7139278c120ccc4361fff634d1b2a715
Author: plugd
Commit: plugd
Removed preformatted-specific face.
This was causing multiple issues, including (a) conflicts with the
ANSI interpreter and (b) producing non-monospaced output even with the
face
branch: externals/gtags-mode
commit f108a46c6c03eb5e18c73a908c655071aa153a14
Author: Jimmy Aguilar Mena
Commit: Jimmy Aguilar Mena
Release version as not alpha anymore.
The code is stable and fully functional; so errors from now on will be
considered bugs and will be fixed in co
elpasync pushed a change to branch externals/embark.
from a8bc5d602d Make the collect group headers normal-sized
new 3f496d47a3 Delay loading outline-minor-mode until non-nil
group-function
new 5bdf21c0b5 Use the new consult-imenu--group function
Summary of changes:
emba
branch: externals/embark
commit 3f496d47a32ea2346d91a20489389c78ecea9e24
Author: Omar Antolín
Commit: Omar Antolín
Delay loading outline-minor-mode until non-nil group-function
---
embark.el | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/embark.el b/embark.el
i
branch: externals/embark
commit 5bdf21c0b5841af86f9508929e8463474dd822fd
Author: Omar Antolín
Commit: Omar Antolín
Use the new consult-imenu--group function
---
embark-consult.el | 21 +
1 file changed, 5 insertions(+), 16 deletions(-)
diff --git a/embark-consult.el b/e
elpasync pushed a change to branch externals/embark-consult.
from a8bc5d602d Make the collect group headers normal-sized
adds 3f496d47a3 Delay loading outline-minor-mode until non-nil
group-function
adds 5bdf21c0b5 Use the new consult-imenu--group function
No new revisions w
branch: elpa/git-commit
commit c080f124d7932a6de5b209c1535dd6f0b6daf634
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
magit-git-debug: Extend documentation
---
docs/magit.org| 9 +
docs/magit.texi | 9 +
lisp/magit-git.el | 8 +++-
3 files changed, 25 insertions(
elpasync pushed a change to branch elpa/git-commit.
from 2235876dd8 No longer use -if-let
new 4f5e791446 magit-git-debug: Move definition
new c080f124d7 magit-git-debug: Extend documentation
new 2ed5a06d08 magit-toggle-git-debug: New command
new 437dfe95e9 ma
branch: elpa/git-commit
commit 2ed5a06d089021f6f5c88203174bda89a1a70b5e
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
magit-toggle-git-debug: New command
---
docs/magit.org| 27 +++
docs/magit.texi | 27 +++
lisp/magit-git.el | 11
elpasync pushed a change to branch elpa/magit.
from 2235876dd8 No longer use -if-let
adds 4f5e791446 magit-git-debug: Move definition
adds c080f124d7 magit-git-debug: Extend documentation
adds 2ed5a06d08 magit-toggle-git-debug: New command
adds 437dfe95e9 magit-c
branch: elpa/git-commit
commit 4f5e791446b76cbfc23589c33c1b5f6df463b2bd
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
magit-git-debug: Move definition
---
lisp/magit-git.el | 40
1 file changed, 20 insertions(+), 20 deletions(-)
diff --git a/lisp/
branch: elpa/git-commit
commit 437dfe95e92a2619f73f66355bdcdad5a77545f4
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
magit-current-blame-chunk: Don't error at eob
Unless requested, and then gracefully.
---
lisp/magit-blame.el | 5 -
1 file changed, 4 insertions(+), 1 deletio
elpasync pushed a change to branch elpa/magit-section.
from 2235876dd8 No longer use -if-let
adds 4f5e791446 magit-git-debug: Move definition
adds c080f124d7 magit-git-debug: Extend documentation
adds 2ed5a06d08 magit-toggle-git-debug: New command
adds 437dfe95e9
branch: elpa/git-commit
commit 547ad9e39341c9a9dc37b2c88acb487d737a8e3b
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Fix a single typo
But it sure was copied to a lot of places. ;P
---
docs/magit-section.org | 6 +++---
docs/magit-section.texi | 6 +++---
lisp/magit-section.el
elpasync pushed a change to branch elpa/magit.
from 437dfe95e9 magit-current-blame-chunk: Don't error at eob
adds 547ad9e393 Fix a single typo
No new revisions were added by this update.
Summary of changes:
docs/magit-section.org | 6 +++---
docs/magit-section.texi | 6 +++---
li
elpasync pushed a change to branch elpa/magit-section.
from 437dfe95e9 magit-current-blame-chunk: Don't error at eob
adds 547ad9e393 Fix a single typo
No new revisions were added by this update.
Summary of changes:
docs/magit-section.org | 6 +++---
docs/magit-section.texi | 6 ++
branch: externals/embark
commit 254609cb6c685e65ec276140ad6aa7c96cff9509
Author: Omar Antolín
Commit: Omar Antolín
Fix #206
---
embark.el | 60 ++--
1 file changed, 42 insertions(+), 18 deletions(-)
diff --git a/embark.el b/embark.el
elpasync pushed a change to branch externals/embark-consult.
from 5bdf21c0b5 Use the new consult-imenu--group function
adds 254609cb6c Fix #206
No new revisions were added by this update.
Summary of changes:
embark.el | 60 ++
elpasync pushed a change to branch externals/embark.
from 254609cb6c Fix #206
new 2eac4d2b4a (documentation fn) fails if fn is still unbound
new d4e4498c87 Improve formatting of help in direct action mode
Summary of changes:
embark.el | 9 +++--
1 file changed, 7 inse
branch: externals/embark
commit 2eac4d2b4a75d12b327a49328c8fed85e8b70e91
Author: Omar Antolín
Commit: Omar Antolín
(documentation fn) fails if fn is still unbound
---
embark.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/embark.el b/embark.el
index 2581ec216f..9057
elpasync pushed a change to branch externals/embark-consult.
from 254609cb6c Fix #206
adds 2eac4d2b4a (documentation fn) fails if fn is still unbound
adds d4e4498c87 Improve formatting of help in direct action mode
No new revisions were added by this update.
Summary of chang
branch: externals/embark
commit d4e4498c871f7edf32b59a731c582a74059157c5
Author: Omar Antolín
Commit: Omar Antolín
Improve formatting of help in direct action mode
---
embark.el | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/embark.el b/embark.el
index 90576fa3d0..
branch: externals/org
commit 5d3173cb040d39286ea9aa45a5007b41d120aa66
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-compile-prefix-format: Document argument
* lisp/org-agenda.el (org-compile-prefix-format): Document the KEY
argument in the docstring.
Reported in
ht
branch: externals/org
commit ebbef7b30ce3768ed5c90a308c4c3a4b0f4de436
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-fold-save-outline-visibility: Make it work with 'text-properties
*
lisp/org-fold.el (org-fold-save-outline-visibility--text-properties):
Do not expand list
branch: elpa/helm
commit 24d6d9264689b7cb9fcedecde50c8f6eb5751538
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Fix wdired advice for emacs-28+
wdired-old-marks has been removed in emacs-28+.
---
helm-lib.el | 3 +++
1 file changed, 3 insertions(+)
diff --git a/helm-lib.el b
elpasync pushed a change to branch elpa/helm.
from 45ab83ee6e Fix emacs-29 incompatible change with current-time
new e9777e926e Truncate shortdoc when needed
new 09adee900c Prevent error in helm-get-first-line-documentation if
NAME is not specified
new 24d6d92646 Fi
branch: elpa/helm
commit 09adee900c7d089ae0b93b260322c4192f81741f
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Prevent error in helm-get-first-line-documentation if NAME is not specified
---
helm-elisp.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/helm-eli
branch: elpa/helm
commit e9777e926e680b64da67e63b7219a02f1441c347
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Truncate shortdoc when needed
---
helm-elisp.el | 12
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/helm-elisp.el b/helm-elisp.el
index 59814e41
elpasync pushed a change to branch elpa/helm-core.
from 45ab83ee6e Fix emacs-29 incompatible change with current-time
adds e9777e926e Truncate shortdoc when needed
adds 09adee900c Prevent error in helm-get-first-line-documentation if
NAME is not specified
adds 24d6d926
71 matches
Mail list logo