[elpa] externals/nano-modeline 055433de8e 1/2: Workaround eldoc showing information in the mode-line

2022-05-02 Thread ELPA Syncer
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

[elpa] externals/nano-modeline c16bbd452b 2/2: Merge pull request #38 from DamienCassou/fix-eldoc-message

2022-05-02 Thread ELPA Syncer
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.

[elpa] externals/transient 19cf9bef5d 02/19: Revert "transient--insert-group: Support multi-row cells"

2022-05-02 Thread Jonas Bernoulli
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

[elpa] externals/transient updated (81b2b912de -> 84f2d12ef3)

2022-05-02 Thread Jonas Bernoulli
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

[elpa] externals/transient 158d023bd0 04/19: Use pcase's quote upattern

2022-05-02 Thread Jonas Bernoulli
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/

[elpa] externals/transient 2c7b4d7f2a 03/19: Use string-suffix-p instead of string-match-p

2022-05-02 Thread Jonas Bernoulli
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

[elpa] externals/transient c088aaccbb 01/19: transient--insert-group: Support multi-row cells

2022-05-02 Thread Jonas Bernoulli
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

[elpa] externals/transient 8c0d827319 12/19: make: Improve creation of autoloads file

2022-05-02 Thread Jonas Bernoulli
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

[elpa] externals/transient cf37817bb5 06/19: Use string-replace instead of replace-regexp-in-string

2022-05-02 Thread Jonas Bernoulli
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

[elpa] externals/transient f704f2a341 08/19: Use and-let* for side-effects

2022-05-02 Thread Jonas Bernoulli
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

[elpa] externals/transient 84f2d12ef3 19/19: Fix doc-string typo

2022-05-02 Thread Jonas Bernoulli
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

[elpa] externals/transient 22ef906b5a 07/19: Use string-search instead of string-match-p

2022-05-02 Thread Jonas Bernoulli
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

[elpa] externals/transient d02b4f23e0 18/19: Change key binding for invoking the current suffix

2022-05-02 Thread Jonas Bernoulli
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

[elpa] externals/transient 2ef62fac89 13/19: transient--insert-group: Support multi-row cells

2022-05-02 Thread Jonas Bernoulli
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

[elpa] externals/transient fabd8c9b61 14/19: Put eval-when-compile and require on one line

2022-05-02 Thread Jonas Bernoulli
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

[elpa] externals/transient 71de86e8ea 17/19: Fix invoking the suffix the cursor is on in the transient buffer

2022-05-02 Thread Jonas Bernoulli
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

[elpa] externals/transient 62ba30e7d8 11/19: make: Right-align target verbs

2022-05-02 Thread Jonas Bernoulli
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

[elpa] externals/transient 35c4b73419 10/19: Refresh library header

2022-05-02 Thread Jonas Bernoulli
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

[elpa] externals/transient 5ae3c4014e 05/19: Depend on compat package from GNU Elpa

2022-05-02 Thread Jonas Bernoulli
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.

[elpa] externals/transient ed2febd005 16/19: Support use of an infix argument following a prefix argument

2022-05-02 Thread Jonas Bernoulli
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

[elpa] externals/transient d4fb853d49 15/19: transient--show: Also hide the header-line

2022-05-02 Thread Jonas Bernoulli
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

[elpa] externals/transient 682fe574fe 09/19: Silence older byte-compilers

2022-05-02 Thread Jonas Bernoulli
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

[elpa] externals/eev baa25581c2: Added the section "5.1. Subtitles" to `(find-video-links-intro)'.

2022-05-02 Thread ELPA Syncer
-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

[nongnu] elpa/cider b2cee7fc30 1/3: Release CIDER 1.4 ("Kyiv")

2022-05-02 Thread ELPA Syncer
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

[nongnu] elpa/cider 4ecf553baf 3/3: Fix a changelog entry

2022-05-02 Thread ELPA Syncer
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

[nongnu] elpa/cider updated (23ccdf9ec3 -> 4ecf553baf)

2022-05-02 Thread ELPA Syncer
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

[nongnu] elpa/cider c29594b942 2/3: Switch back the docs version

2022-05-02 Thread ELPA Syncer
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

[elpa] externals/cape d836397d9c: Fix cape-super-capf (See #18)

2022-05-02 Thread ELPA Syncer
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

[nongnu] elpa/elpher eb650bff13: Updated welcome page documentation to also mention non-GNU elpa.

2022-05-02 Thread ELPA Syncer
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

[elpa] externals/embark a26044888e 1/9: Fix doc string warnings

2022-05-02 Thread ELPA Syncer
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

[elpa] externals/embark e6a991c322 5/9: Let's not be embarrased about advising an internal Embark function

2022-05-02 Thread ELPA Syncer
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

[elpa] externals/embark updated (7a2487f5bb -> a8bc5d602d)

2022-05-02 Thread ELPA Syncer
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

[elpa] externals/embark 2d017739a0 4/9: Remap paragraph commands to outline heading commands

2022-05-02 Thread ELPA Syncer
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

[elpa] externals/embark-consult updated (7a2487f5bb -> a8bc5d602d)

2022-05-02 Thread ELPA Syncer
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

[elpa] externals/embark 4f2770a4b3 7/9: Merge pull request #498 from minad/outline-review

2022-05-02 Thread ELPA Syncer
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

[elpa] externals/embark a3f418154d 3/9: Use a more localized advice only for embark-collect--metadatum

2022-05-02 Thread ELPA Syncer
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

[elpa] externals/embark 25217ccddf 2/9: outline-minor-mode is autoloaded

2022-05-02 Thread ELPA Syncer
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

[elpa] externals/embark fa0ef92a96 6/9: Add {, } for outline navigation in collect buffers

2022-05-02 Thread ELPA Syncer
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

[elpa] externals/embark a3e2a186ec 8/9: Make the group title format configurable (fix #497)

2022-05-02 Thread ELPA Syncer
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/

[elpa] externals/embark a8bc5d602d 9/9: Make the collect group headers normal-sized

2022-05-02 Thread ELPA Syncer
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

[elpa] externals/consult 87a9499c7b: Extract consult-imenu--group for use in embark-consult

2022-05-02 Thread ELPA Syncer
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

[nongnu] elpa/evil 25885ddc07: Improve on evil-append's determination of eolp

2022-05-02 Thread ELPA Syncer
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

[nongnu] elpa/elpher aa75538a71: Removed preformatted-specific face.

2022-05-02 Thread ELPA Syncer
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

[elpa] externals/gtags-mode f108a46c6c: Release version as not alpha anymore.

2022-05-02 Thread ELPA Syncer
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

[elpa] externals/embark updated (a8bc5d602d -> 5bdf21c0b5)

2022-05-02 Thread ELPA Syncer
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

[elpa] externals/embark 3f496d47a3 1/2: Delay loading outline-minor-mode until non-nil group-function

2022-05-02 Thread ELPA Syncer
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

[elpa] externals/embark 5bdf21c0b5 2/2: Use the new consult-imenu--group function

2022-05-02 Thread ELPA Syncer
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

[elpa] externals/embark-consult updated (a8bc5d602d -> 5bdf21c0b5)

2022-05-02 Thread ELPA Syncer
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

[nongnu] elpa/git-commit c080f124d7 2/4: magit-git-debug: Extend documentation

2022-05-02 Thread ELPA Syncer
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(

[nongnu] elpa/git-commit updated (2235876dd8 -> 437dfe95e9)

2022-05-02 Thread ELPA Syncer
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

[nongnu] elpa/git-commit 2ed5a06d08 3/4: magit-toggle-git-debug: New command

2022-05-02 Thread ELPA Syncer
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

[nongnu] elpa/magit updated (2235876dd8 -> 437dfe95e9)

2022-05-02 Thread ELPA Syncer
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

[nongnu] elpa/git-commit 4f5e791446 1/4: magit-git-debug: Move definition

2022-05-02 Thread ELPA Syncer
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/

[nongnu] elpa/git-commit 437dfe95e9 4/4: magit-current-blame-chunk: Don't error at eob

2022-05-02 Thread ELPA Syncer
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

[nongnu] elpa/magit-section updated (2235876dd8 -> 437dfe95e9)

2022-05-02 Thread ELPA Syncer
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

[nongnu] elpa/git-commit 547ad9e393: Fix a single typo

2022-05-02 Thread ELPA Syncer
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

[nongnu] elpa/magit updated (437dfe95e9 -> 547ad9e393)

2022-05-02 Thread ELPA Syncer
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

[nongnu] elpa/magit-section updated (437dfe95e9 -> 547ad9e393)

2022-05-02 Thread ELPA Syncer
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 ++

[elpa] externals/embark 254609cb6c: Fix #206

2022-05-02 Thread ELPA Syncer
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

[elpa] externals/embark-consult updated (5bdf21c0b5 -> 254609cb6c)

2022-05-02 Thread ELPA Syncer
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 ++

[elpa] externals/embark updated (254609cb6c -> d4e4498c87)

2022-05-02 Thread ELPA Syncer
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

[elpa] externals/embark 2eac4d2b4a 1/2: (documentation fn) fails if fn is still unbound

2022-05-02 Thread ELPA Syncer
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

[elpa] externals/embark-consult updated (254609cb6c -> d4e4498c87)

2022-05-02 Thread ELPA Syncer
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

[elpa] externals/embark d4e4498c87 2/2: Improve formatting of help in direct action mode

2022-05-02 Thread ELPA Syncer
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..

[elpa] externals/org 5d3173cb04: org-compile-prefix-format: Document argument

2022-05-02 Thread ELPA Syncer
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

[elpa] externals/org ebbef7b30c: org-fold-save-outline-visibility: Make it work with 'text-properties

2022-05-02 Thread ELPA Syncer
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

[nongnu] elpa/helm 24d6d92646 3/3: Fix wdired advice for emacs-28+

2022-05-02 Thread ELPA Syncer
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

[nongnu] elpa/helm updated (45ab83ee6e -> 24d6d92646)

2022-05-02 Thread ELPA Syncer
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

[nongnu] elpa/helm 09adee900c 2/3: Prevent error in helm-get-first-line-documentation if NAME is not specified

2022-05-02 Thread ELPA Syncer
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

[nongnu] elpa/helm e9777e926e 1/3: Truncate shortdoc when needed

2022-05-02 Thread ELPA Syncer
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

[nongnu] elpa/helm-core updated (45ab83ee6e -> 24d6d92646)

2022-05-02 Thread ELPA Syncer
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