[nongnu] elpa/cider updated (1367b25eb3 -> dea866c0d8)

2023-07-02 Thread ELPA Syncer
elpasync pushed a change to branch elpa/cider. from 1367b25eb3 PR feedback new c61c558323 Fix `sesman-restart` regression issue with SIGHUP handling in server new c58eebe15c repeat integrationt tests on failure, update sesman test comments new dea866c0d8 Refine sha

[nongnu] elpa/cider dea866c0d8 3/3: Refine shadow-cljs documentation (#3360)

2023-07-02 Thread ELPA Syncer
branch: elpa/cider commit dea866c0d8911bf1b13c11d727aba30b7e0a9831 Author: vemv Commit: GitHub Refine shadow-cljs documentation (#3360) --- .../ROOT/pages/basics/middleware_setup.adoc| 2 +- doc/modules/ROOT/pages/cljs/figwheel.adoc | 4 ++-- doc/modules/ROOT/pages/cljs/o

[nongnu] elpa/cider c61c558323 1/3: Fix `sesman-restart` regression issue with SIGHUP handling in server

2023-07-02 Thread ELPA Syncer
branch: elpa/cider commit c61c5583236b1e0ae95a3e01cb73d86499845311 Author: ikappaki Commit: Bozhidar Batsov Fix `sesman-restart` regression issue with SIGHUP handling in server --- CHANGELOG.md | 1 + nrepl-client.el | 11 +++ test/cider-tests.el | 30 +

[nongnu] elpa/cider c58eebe15c 2/3: repeat integrationt tests on failure, update sesman test comments

2023-07-02 Thread ELPA Syncer
branch: elpa/cider commit c58eebe15c74db5e4c3fd9a88750032c1eb2d074 Author: ikappaki Commit: Bozhidar Batsov repeat integrationt tests on failure, update sesman test comments --- .github/workflows/test.yml | 5 - test/cider-tests.el| 5 +++-- 2 files changed, 7 insertions(+), 3 d

[elpa] externals/ssh-deploy 95fb076c9b 2/2: Updated version and modified data for 3.1.16

2023-07-02 Thread Christian Johansson
branch: externals/ssh-deploy commit 95fb076c9b657c5f1bfad3ee5bf1f8691c50d428 Author: Christian Johansson Commit: Christian Johansson Updated version and modified data for 3.1.16 --- ssh-deploy.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ssh-deploy.el b/ssh-dep

[elpa] externals/ssh-deploy 575ab39905 1/2: Decreased doc-string length

2023-07-02 Thread Christian Johansson
branch: externals/ssh-deploy commit 575ab39905fa5d2773f3ccb8dbfd84f28555cb4e Author: Christian Johansson Commit: Christian Johansson Decreased doc-string length --- ssh-deploy.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssh-deploy.el b/ssh-deploy.el index a9c0e2eb

[elpa] externals/ssh-deploy updated (5496715b52 -> 95fb076c9b)

2023-07-02 Thread Christian Johansson
cjohansson pushed a change to branch externals/ssh-deploy. from 5496715b52 Updated version and modified date for 3.1.15 new 575ab39905 Decreased doc-string length new 95fb076c9b Updated version and modified data for 3.1.16 Summary of changes: ssh-deploy.el | 6 +++--- 1 f

[elpa] externals/cape c8e3a75f2b: Version 0.16

2023-07-02 Thread ELPA Syncer
branch: externals/cape commit c8e3a75f2b1096fbb09c9f4b3f60ab1fdcfee13b Author: Daniel Mendler Commit: Daniel Mendler Version 0.16 --- CHANGELOG.org | 2 +- cape.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.org b/CHANGELOG.org index c911a17ed6..c0

[elpa] externals/consult fe49dedd71: Version 0.35

2023-07-02 Thread ELPA Syncer
branch: externals/consult commit fe49dedd71802ff97be7b89f1ec4bd61b98c2b13 Author: Daniel Mendler Commit: Daniel Mendler Version 0.35 --- CHANGELOG.org | 2 +- consult.el| 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.org b/CHANGELOG.org index 8c590e1bb4.

[elpa] externals/corfu 664ef966f3 2/2: Version 0.37

2023-07-02 Thread ELPA Syncer
branch: externals/corfu commit 664ef966f3668f3b5c30a8c5db429ae38ca00c61 Author: Daniel Mendler Commit: Daniel Mendler Version 0.37 --- CHANGELOG.org | 2 +- corfu.el | 2 +- extensions/corfu-echo.el | 2 +- extensions/corfu-history.el | 2 +- exte

[elpa] externals/corfu updated (9ec9f08428 -> 664ef966f3)

2023-07-02 Thread ELPA Syncer
elpasync pushed a change to branch externals/corfu. from 9ec9f08428 Use correct format of corfu-popupinfo face remapping alist (Fix #342) new d4892282d3 Update changelog new 664ef966f3 Version 0.37 Summary of changes: CHANGELOG.org | 4 +++- corfu.el

[elpa] externals/corfu d4892282d3 1/2: Update changelog

2023-07-02 Thread ELPA Syncer
branch: externals/corfu commit d4892282d34c73d74fac92880b5ca40e8c3c8cb5 Author: Daniel Mendler Commit: Daniel Mendler Update changelog --- CHANGELOG.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.org b/CHANGELOG.org index 7f1ba79c50..a648794730 100644 --- a/CHANGELOG.or

[elpa] externals/hyperbole updated (92437c6c68 -> ac6e50e3ec)

2023-07-02 Thread ELPA Syncer
elpasync pushed a change to branch externals/hyperbole. from 92437c6c68 Preload `kotl-autoloads` (#355) new 841535cf50 Remove some byte compilation warnings (#354) new a609d7cdca Remove redundant :group args and obsolete * in defcustom docstrings (#353) new ac6e50e3

[elpa] externals/hyperbole ac6e50e3ec 3/3: Align header fields consistently (#356)

2023-07-02 Thread ELPA Syncer
branch: externals/hyperbole commit ac6e50e3ecf98017999d43808ac8cab50d84278f Author: Mats Lidell Commit: GitHub Align header fields consistently (#356) --- ChangeLog| 1 + hyperbole.el | 18 +- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/ChangeLog b/C

[elpa] externals/jinx 9a10a621c5: Version 0.9

2023-07-02 Thread ELPA Syncer
branch: externals/jinx commit 9a10a621c505c65acfb640263e29ad546f68 Author: Daniel Mendler Commit: Daniel Mendler Version 0.9 --- CHANGELOG.org | 2 +- jinx.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.org b/CHANGELOG.org index e3d7714551..3eb

[elpa] externals/hyperbole a609d7cdca 2/3: Remove redundant :group args and obsolete * in defcustom docstrings (#353)

2023-07-02 Thread ELPA Syncer
branch: externals/hyperbole commit a609d7cdca802b6d01345910637e59ca62c46082 Author: Mats Lidell Commit: GitHub Remove redundant :group args and obsolete * in defcustom docstrings (#353) * Remove redundant :group args and obsolete * in defcustom docstrings Contribution from

[elpa] externals/hyperbole 841535cf50 1/3: Remove some byte compilation warnings (#354)

2023-07-02 Thread ELPA Syncer
branch: externals/hyperbole commit 841535cf507221278085a598a263328461d926ba Author: Mats Lidell Commit: GitHub Remove some byte compilation warnings (#354) * Remove some byte compilation warnings * hui.el: hpath.el: hbut.el: hbdata.el: Fix single quotes in

[elpa] externals/marginalia 8cffd7dcdb: Version 1.3

2023-07-02 Thread ELPA Syncer
branch: externals/marginalia commit 8cffd7dcdb411f8796258183a4224653d407ae3f Author: Daniel Mendler Commit: Daniel Mendler Version 1.3 --- CHANGELOG.org | 2 +- marginalia.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.org b/CHANGELOG.org index 31b388321

[elpa] externals/org-modern 63372bda43: Version 0.10

2023-07-02 Thread ELPA Syncer
branch: externals/org-modern commit 63372bda43a9d0dd9940c1ec3c53f752b642ac41 Author: Daniel Mendler Commit: Daniel Mendler Version 0.10 --- CHANGELOG.org | 3 ++- org-modern.el | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.org b/CHANGELOG.org index 487a621

[elpa] externals/osm b2481ef66d: Version 0.13

2023-07-02 Thread ELPA Syncer
branch: externals/osm commit b2481ef66d4443402bfbac66cbbfe51a52152407 Author: Daniel Mendler Commit: Daniel Mendler Version 0.13 --- CHANGELOG.org | 2 +- osm.el| 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.org b/CHANGELOG.org index 9880062d0f..8f2

[elpa] externals/tempel fd46702a84: Version 0.8

2023-07-02 Thread ELPA Syncer
branch: externals/tempel commit fd46702a849b23c9d9b39cb7810a6d727655d9d0 Author: Daniel Mendler Commit: Daniel Mendler Version 0.8 --- CHANGELOG.org | 2 +- tempel.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.org b/CHANGELOG.org index 7a51a1ea3f..b

[elpa] externals/vertico 0a8994adeb 1/3: Update changelog

2023-07-02 Thread ELPA Syncer
branch: externals/vertico commit 0a8994adeb8dccde3d3e7e56d999dd787e2f494d Author: Daniel Mendler Commit: Daniel Mendler Update changelog --- CHANGELOG.org | 6 ++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.org b/CHANGELOG.org index 3b966102f6..20f9a1542b 100644 --- a/CHANGE

[elpa] externals/vertico updated (d3cb3d10e0 -> 30d8782356)

2023-07-02 Thread ELPA Syncer
elpasync pushed a change to branch externals/vertico. from d3cb3d10e0 Remove unused customization option new 0a8994adeb Update changelog new 438f9a47f8 Version 1.4 new 30d8782356 vertico-directory-enter: Exit with input if prefix argument is given Summary of chang

[elpa] externals/vertico 30d8782356 3/3: vertico-directory-enter: Exit with input if prefix argument is given

2023-07-02 Thread ELPA Syncer
branch: externals/vertico commit 30d8782356b126719346b6f8d3c5a196db15424a Author: Daniel Mendler Commit: Daniel Mendler vertico-directory-enter: Exit with input if prefix argument is given --- CHANGELOG.org | 5 + extensions/vertico-directory.el | 12 +++- 2 f

[elpa] externals/vertico 438f9a47f8 2/3: Version 1.4

2023-07-02 Thread ELPA Syncer
branch: externals/vertico commit 438f9a47f8adc0c1d3de056c190d4edba3d4ad35 Author: Daniel Mendler Commit: Daniel Mendler Version 1.4 --- CHANGELOG.org | 2 +- extensions/vertico-buffer.el | 2 +- extensions/vertico-directory.el | 2 +- extensions/vertico-flat.el

[nongnu] elpa/evil updated (4d0088dc66 -> 2a0f8d8a83)

2023-07-02 Thread ELPA Syncer
elpasync pushed a change to branch elpa/evil. from 4d0088dc66 Small cleanups new d2770cac1e Store command properties as symbol property new 2a0f8d8a83 Remove evil-repeat-start-hook Summary of changes: evil-commands.el | 2 +- evil-common.el | 340 +

[nongnu] elpa/evil 2a0f8d8a83 2/2: Remove evil-repeat-start-hook

2023-07-02 Thread ELPA Syncer
branch: elpa/evil commit 2a0f8d8a83a57311c62e0597ace6992aa5992f12 Author: Axel Forsman Commit: Axel Forsman Remove evil-repeat-start-hook It was a no-op since (evil-repeat-type this-command t) does not returns t, and otherwise the call to evil-repeat-start would overwrite ch

[nongnu] elpa/evil d2770cac1e 1/2: Store command properties as symbol property

2023-07-02 Thread ELPA Syncer
branch: elpa/evil commit d2770cac1e3b3c59172adc7dc6f575a0e871310f Author: Axel Forsman Commit: Axel Forsman Store command properties as symbol property Also replace a few calls to evil-filter-list that destructively modified user-provided lists with cl-remove-if. --- evil-comma

[nongnu] elpa/helm updated (87059794e9 -> 179e6c30aa)

2023-07-02 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from 87059794e9 Ensure [+] is used and documented everywhere new 2eb150766a Get rid of the icon FCT in HFF new 179e6c30aa Forget to remove the icon FCT in read-file-name Summary of changes: helm-files.el | 165

[nongnu] elpa/helm 179e6c30aa 2/2: Forget to remove the icon FCT in read-file-name

2023-07-02 Thread ELPA Syncer
branch: elpa/helm commit 179e6c30aad85d9b5059ab2290532ca45f821a8a Author: Thierry Volpiatto Commit: Thierry Volpiatto Forget to remove the icon FCT in read-file-name --- helm-mode.el | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/helm-mode.el b/helm-mode.el index 7d

[nongnu] elpa/helm-core updated (87059794e9 -> 179e6c30aa)

2023-07-02 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 87059794e9 Ensure [+] is used and documented everywhere adds 2eb150766a Get rid of the icon FCT in HFF adds 179e6c30aa Forget to remove the icon FCT in read-file-name No new revisions were added by this update. Summary

[nongnu] elpa/helm 2eb150766a 1/2: Get rid of the icon FCT in HFF

2023-07-02 Thread ELPA Syncer
branch: elpa/helm commit 2eb150766aad6dac6ac418dd3ad4f9335347eb4e Author: Thierry Volpiatto Commit: Thierry Volpiatto Get rid of the icon FCT in HFF It is faster, the behavior of helm-ff-prefix-filename is now more clear, no need to rebuild source when toggling helm-ff-icon-mode

[elpa] externals/jinx 6541afe26f: jinx-exclude-regexps: Ignore hyphens used as bullet points (Fix #87)

2023-07-02 Thread ELPA Syncer
branch: externals/jinx commit 6541afe26fd1ce3f981052c2592d63bdfe54878d Author: Daniel Mendler Commit: Daniel Mendler jinx-exclude-regexps: Ignore hyphens used as bullet points (Fix #87) --- jinx.el | 1 + 1 file changed, 1 insertion(+) diff --git a/jinx.el b/jinx.el index 4604975a75..4c493

[nongnu] elpa/geiser-stklos 364d922b39 3/4: Implement logging (STklos side only)

2023-07-02 Thread ELPA Syncer
branch: elpa/geiser-stklos commit 364d922b392589d0e9915273bd1c7d9947e9e9e9 Author: Jeronimo Pellegrini Commit: Jeronimo Pellegrini Implement logging (STklos side only) geiser-stklos-log-file can now be used to customize the name of the log file used for the STklos process.

[nongnu] elpa/geiser-stklos updated (6ae96bfb96 -> 0e5dc47f07)

2023-07-02 Thread ELPA Syncer
elpasync pushed a change to branch elpa/geiser-stklos. from 6ae96bfb96 Fix STklos not autloading new c108d2a921 Break docstrings at 80 characters new d3caaf3e8e Add symbols to the highlited list new 364d922b39 Implement logging (STklos side only) new 0e5dc47f

[nongnu] elpa/geiser-stklos 0e5dc47f07 4/4: Add comment about logging being supported

2023-07-02 Thread ELPA Syncer
branch: elpa/geiser-stklos commit 0e5dc47f079d0652381441aee4e84d3c48da96f2 Author: Jeronimo Pellegrini Commit: Jeronimo Pellegrini Add comment about logging being supported --- geiser-stklos.el | 1 + 1 file changed, 1 insertion(+) diff --git a/geiser-stklos.el b/geiser-stklos.el index bc2

[nongnu] elpa/geiser-stklos c108d2a921 1/4: Break docstrings at 80 characters

2023-07-02 Thread ELPA Syncer
branch: elpa/geiser-stklos commit c108d2a921fe61c544d15314e68564e4ddac27b1 Author: Jeronimo Pellegrini Commit: Jeronimo Pellegrini Break docstrings at 80 characters --- geiser-stklos.el | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/geiser-stklos.el b/geiser-stklo

[nongnu] elpa/geiser-stklos d3caaf3e8e 2/4: Add symbols to the highlited list

2023-07-02 Thread ELPA Syncer
branch: elpa/geiser-stklos commit d3caaf3e8e9ca7789554f6579c08970af69a6c38 Author: Jeronimo Pellegrini Commit: Jeronimo Pellegrini Add symbols to the highlited list --- geiser-stklos.el | 19 ++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/geiser-stklos.el

[nongnu] branch scratch/evil deleted (was d3b7b6f5d4)

2023-07-02 Thread Stefan Monnier via
monnier pushed a change to branch scratch/evil. was d3b7b6f5d4 Various code cleanups This change permanently discards the following revisions: discards d3b7b6f5d4 Various code cleanups

[nongnu] scratch/evil d366673c77 3/8: Prefer #' to quote function names

2023-07-02 Thread Stefan Monnier via
branch: scratch/evil commit d366673c773d5482ce6b83c6d46aaf75058c73d3 Author: Stefan Monnier Commit: Stefan Monnier Prefer #' to quote function names --- evil-commands.el| 16 +-- evil-common.el | 10 +++ evil-core.el| 8 +++--- evil-ex.el | 2 +- evil

[nongnu] branch scratch/evil created (now be5584efb1)

2023-07-02 Thread Stefan Monnier via
monnier pushed a change to branch scratch/evil. at be5584efb1 Misc minor changes This branch includes the following new commits: new 141f483adb evil-pkg.el: Remove file new 335ff20ebf Better follow conventions for use of ' in docstrings new d366673c77 Prefer #' t

[nongnu] scratch/evil be5584efb1 8/8: Misc minor changes

2023-07-02 Thread Stefan Monnier via
branch: scratch/evil commit be5584efb1b1af7729627c30d8449893ea04f494 Author: Stefan Monnier Commit: Stefan Monnier Misc minor changes * evil-command-window.el (evil-command-window-draw-prefix): Mark `ignored` as, well, ignored. * README.md: Mention that `undo-fu` is also in

[nongnu] scratch/evil c0a6878a8f 7/8: Replace uses of `defadvice` with `advice-add`

2023-07-02 Thread Stefan Monnier via
branch: scratch/evil commit c0a6878a8f4727d223d5ca1ceba69f119a51d864 Author: Stefan Monnier Commit: Stefan Monnier Replace uses of `defadvice` with `advice-add` This either requires a dependency on the `nadvice` package, or bumping the minimum Emacs version to 24.4. I went with

[nongnu] scratch/evil 335ff20ebf 2/8: Better follow conventions for use of ' in docstrings

2023-07-02 Thread Stefan Monnier via
branch: scratch/evil commit 335ff20ebf53491a904325df02e864a396f6d31d Author: Stefan Monnier Commit: Stefan Monnier Better follow conventions for use of ' in docstrings This fixes some incorrect uses and eliminates some warnings but many warnings remain about it. --- evil-comman

[nongnu] scratch/evil 141f483adb 1/8: evil-pkg.el: Remove file

2023-07-02 Thread Stefan Monnier via
branch: scratch/evil commit 141f483adb9c5d63353e7de2357c54b81b0f3f15 Author: Stefan Monnier Commit: Stefan Monnier evil-pkg.el: Remove file This file is auto-generated from headers in `evil.el` anyway. * evil.el: Synchronize metadata with what was in `evil-pkg.el`. --- evil-pkg

[nongnu] scratch/evil 40a326753a 6/8: Remove redundant `:group` args

2023-07-02 Thread Stefan Monnier via
branch: scratch/evil commit 40a326753abc1a41196d571d9d4b2d3b01d2ff8b Author: Stefan Monnier Commit: Stefan Monnier Remove redundant `:group` args In the absence of `:group`, `defcustom` and `defface` default to the group that was last defined in the same file. * evil-di

[nongnu] scratch/evil d7999e33f3 5/8: Use lexical-binding everywhere

2023-07-02 Thread Stefan Monnier via
branch: scratch/evil commit d7999e33f3d4a2368111819d2983a203d0f3aa9a Author: Stefan Monnier Commit: Stefan Monnier Use lexical-binding everywhere Most of the code already used lexical-binding, but there were still a few of remnant of use of the old dynbound dialect. * e

[nongnu] scratch/evil 79ef3ad9f5 4/8: (evil-with-delay): New macro, extracted from `evil-delay`

2023-07-02 Thread Stefan Monnier via
branch: scratch/evil commit 79ef3ad9f5e9f8024477929ebd0a023069ae893c Author: Stefan Monnier Commit: Stefan Monnier (evil-with-delay): New macro, extracted from `evil-delay` Save some kitten by using a macro instead of using `eval`. This also exposes more code to the compiler, so

[elpa] externals/company 4bcef32d7f 1/2: Fix byte-compiler warning

2023-07-02 Thread ELPA Syncer
branch: externals/company commit 4bcef32d7f0b69a6f02627707f7599ab9340c012 Author: YugaEgo Commit: YugaEgo Fix byte-compiler warning --- test/frontends-tests.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/frontends-tests.el b/test/frontends-tests.el index a824dbd

[elpa] externals/company b2df4b680a 2/2: Merge pull request #1391 from yugaego/fix-compilation

2023-07-02 Thread ELPA Syncer
branch: externals/company commit b2df4b680aacc4534d60b79c871d0e4c37137d41 Merge: 23f44eba28 4bcef32d7f Author: Dmitry Gutov Commit: GitHub Merge pull request #1391 from yugaego/fix-compilation Fix byte-compiler warning --- test/frontends-tests.el | 2 +- 1 file changed, 1 insertion

[nongnu] branch scratch/evil deleted (was be5584efb1)

2023-07-02 Thread Stefan Monnier via
monnier pushed a change to branch scratch/evil. was be5584efb1 Misc minor changes This change permanently discards the following revisions: discards be5584efb1 Misc minor changes discards c0a6878a8f Replace uses of `defadvice` with `advice-add` discards 40a326753a Remove redunda

[nongnu] scratch/evil 0a03b8d2ad 6/8: Remove redundant `:group` args

2023-07-02 Thread Stefan Monnier via
branch: scratch/evil commit 0a03b8d2ad65ea0f9c422d635474b4290b78b284 Author: Stefan Monnier Commit: Stefan Monnier Remove redundant `:group` args In the absence of `:group`, `defcustom` and `defface` default to the group that was last defined in the same file. * evil-di

[nongnu] scratch/evil 9456d95bef 3/8: Prefer #' to quote function names

2023-07-02 Thread Stefan Monnier via
branch: scratch/evil commit 9456d95befc25b13370522bfcc4131b597b005b4 Author: Stefan Monnier Commit: Stefan Monnier Prefer #' to quote function names --- evil-commands.el| 16 +- evil-common.el | 10 +++ evil-core.el| 8 ++--- evil-ex.el | 2 +- evil-i

[nongnu] scratch/evil 49ba6e6fc5 5/8: Use lexical-binding everywhere

2023-07-02 Thread Stefan Monnier via
branch: scratch/evil commit 49ba6e6fc5b9fb545b32fe48ae23f0179c57e75f Author: Stefan Monnier Commit: Stefan Monnier Use lexical-binding everywhere Most of the code already used lexical-binding, but there were still a few of remnant of use of the old dynbound dialect. * e

[nongnu] scratch/evil a3657caba8 7/8: Replace uses of `defadvice` with `advice-add`

2023-07-02 Thread Stefan Monnier via
branch: scratch/evil commit a3657caba8515c2b0e732ec994659ea8e05c3f14 Author: Stefan Monnier Commit: Stefan Monnier Replace uses of `defadvice` with `advice-add` This either requires a dependency on the `nadvice` package, or bumping the minimum Emacs version to 24.4. I went with

[nongnu] branch scratch/evil created (now 30e812bb6c)

2023-07-02 Thread Stefan Monnier via
monnier pushed a change to branch scratch/evil. at 30e812bb6c Misc minor changes This branch includes the following new commits: new f77b9d3723 evil-pkg.el: Remove file new 891af30ef2 Better follow conventions for use of ' in docstrings new 9456d95bef Prefer #' t

[nongnu] scratch/evil 891af30ef2 2/8: Better follow conventions for use of ' in docstrings

2023-07-02 Thread Stefan Monnier via
branch: scratch/evil commit 891af30ef2668d7e5bcdb4f9b46eb1ba7d4581a3 Author: Stefan Monnier Commit: Stefan Monnier Better follow conventions for use of ' in docstrings Also try and make the docstring fit within 80 columns. This fixes some incorrect uses and eliminates some warni

[nongnu] scratch/evil b9298c600f 4/8: (evil-with-delay): New macro, extracted from `evil-delay`

2023-07-02 Thread Stefan Monnier via
branch: scratch/evil commit b9298c600fc0d0e08fac8db3fa7ca2e0f2eb72d6 Author: Stefan Monnier Commit: Stefan Monnier (evil-with-delay): New macro, extracted from `evil-delay` Save some kitten by using a macro instead of using `eval`. This also exposes more code to the compiler, so

[nongnu] scratch/evil f77b9d3723 1/8: evil-pkg.el: Remove file

2023-07-02 Thread Stefan Monnier via
branch: scratch/evil commit f77b9d372369b99488855acad8822a90ef24490a Author: Stefan Monnier Commit: Stefan Monnier evil-pkg.el: Remove file This file is auto-generated from headers in `evil.el` anyway. * evil.el: Synchronize metadata with what was in `evil-pkg.el`. * .gitign

[nongnu] scratch/evil 30e812bb6c 8/8: Misc minor changes

2023-07-02 Thread Stefan Monnier via
branch: scratch/evil commit 30e812bb6c2841cdf728f6735a90e638d5522dad Author: Stefan Monnier Commit: Stefan Monnier Misc minor changes * evil-command-window.el (evil-command-window-draw-prefix): Mark `ignored` as, well, ignored. * README.md: Mention that `undo-fu` is also in