[nongnu] elpa/doc-show-inline updated (0cceb39df3 -> 87a40fa269)

2023-01-07 Thread ELPA Syncer
elpasync pushed a change to branch elpa/doc-show-inline. from 0cceb39df3 Change URL to codeberg new 99c18a3b09 Change URL to codeberg (update URL) new 7009982e81 readme: update image links new 0e8f4891f1 Cleanup: sharp-quote function new dabb7bdad7 Cleanup: s

[nongnu] elpa/doc-show-inline 1f4c13ce7d 08/10: Cleanup: emacs native format

2023-01-07 Thread ELPA Syncer
branch: elpa/doc-show-inline commit 1f4c13ce7d0416b9bfaffb5db0e7c882b11a3a3f Author: Campbell Barton Commit: Campbell Barton Cleanup: emacs native format --- doc-show-inline.el | 829 ++--- 1 file changed, 399 insertions(+), 430 deletions(-)

[nongnu] elpa/doc-show-inline 0e8f4891f1 03/10: Cleanup: sharp-quote function

2023-01-07 Thread ELPA Syncer
branch: elpa/doc-show-inline commit 0e8f4891f1d32e7622cdecbb603d72ebcf74453a Author: Campbell Barton Commit: Campbell Barton Cleanup: sharp-quote function --- doc-show-inline.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc-show-inline.el b/doc-show-inline.el index

[nongnu] elpa/doc-show-inline f2c98aa329 09/10: Cleanup: emacs native format (update)

2023-01-07 Thread ELPA Syncer
branch: elpa/doc-show-inline commit f2c98aa329928f98db76173c4f4cffb90b490817 Author: Campbell Barton Commit: Campbell Barton Cleanup: emacs native format (update) --- doc-show-inline.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc-show-inline.el b/doc-show-inlin

[nongnu] elpa/doc-show-inline 3b70615751 07/10: Cleanup: format

2023-01-07 Thread ELPA Syncer
branch: elpa/doc-show-inline commit 3b70615751c773513d9e29c4da9a29b370a65330 Author: Campbell Barton Commit: Campbell Barton Cleanup: format --- doc-show-inline.el | 34 +++--- 1 file changed, 15 insertions(+), 19 deletions(-) diff --git a/doc-show-inline.el b/d

[nongnu] elpa/doc-show-inline 99c18a3b09 01/10: Change URL to codeberg (update URL)

2023-01-07 Thread ELPA Syncer
branch: elpa/doc-show-inline commit 99c18a3b090eeb6d2fa7ea601195456c616b6d74 Author: Campbell Barton Commit: Campbell Barton Change URL to codeberg (update URL) --- doc-show-inline.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc-show-inline.el b/doc-show-inline.el

[nongnu] elpa/doc-show-inline 87a40fa269 10/10: Cleanup: no need to sharp-quote lambda

2023-01-07 Thread ELPA Syncer
branch: elpa/doc-show-inline commit 87a40fa26969127cc4b6d7bfd3b8efb88457d93f Author: Campbell Barton Commit: Campbell Barton Cleanup: no need to sharp-quote lambda --- doc-show-inline.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc-show-inline.el b/doc-sho

[nongnu] elpa/doc-show-inline dabb7bdad7 04/10: Cleanup: sharp-quote function

2023-01-07 Thread ELPA Syncer
branch: elpa/doc-show-inline commit dabb7bdad7e7e2e4df7890379975a5488f52dc15 Author: Campbell Barton Commit: Campbell Barton Cleanup: sharp-quote function --- doc-show-inline.el | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc-show-inline.el b/doc-show-inli

[nongnu] elpa/doc-show-inline 4ab5c6c88c 05/10: Add eglot support

2023-01-07 Thread ELPA Syncer
branch: elpa/doc-show-inline commit 4ab5c6c88c5911038a6504389d5408a3b8c9325e Author: Campbell Barton Commit: Campbell Barton Add eglot support --- changelog.rst | 3 +++ doc-show-inline.el | 56 -- readme.rst | 5 +++-- 3 fi

[nongnu] elpa/doc-show-inline ba8ad83210 06/10: Cleanup: use private naming for mode management functions

2023-01-07 Thread ELPA Syncer
branch: elpa/doc-show-inline commit ba8ad832107ffac3445571cdb8d52a6dfee25256 Author: Campbell Barton Commit: Campbell Barton Cleanup: use private naming for mode management functions --- doc-show-inline.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc-show-

[nongnu] elpa/doc-show-inline 7009982e81 02/10: readme: update image links

2023-01-07 Thread ELPA Syncer
branch: elpa/doc-show-inline commit 7009982e81a55c9822e7e30763a34bd9737e57eb Author: Campbell Barton Commit: Campbell Barton readme: update image links --- readme.rst | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/readme.rst b/readme.rst index 2fd9408e93..da32c6fb

[nongnu] elpa/undo-fu-session e6cf0dca6a 11/11: Rename global-undo-fu-session-mode to undo-fu-session-global-mode

2023-01-07 Thread ELPA Syncer
branch: elpa/undo-fu-session commit e6cf0dca6ae598b1c752dec7bdc18daeac88acec Author: Campbell Barton Commit: Campbell Barton Rename global-undo-fu-session-mode to undo-fu-session-global-mode --- changelog.rst | 5 + readme.rst| 4 ++-- tests/undo-fu

[nongnu] elpa/undo-fu-session 10eec479ea 02/11: Cleanup: use pcase-dolist

2023-01-07 Thread ELPA Syncer
branch: elpa/undo-fu-session commit 10eec479eafd35e901fa2153c0d0f44b7122a274 Author: Campbell Barton Commit: Campbell Barton Cleanup: use pcase-dolist --- undo-fu-session.el | 23 +++ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/undo-fu-session.el b/un

[nongnu] elpa/undo-fu-session updated (52c71b1cee -> e6cf0dca6a)

2023-01-07 Thread ELPA Syncer
elpasync pushed a change to branch elpa/undo-fu-session. from 52c71b1cee Change URL to codeberg new be24059891 Release v0.3 new 10eec479ea Cleanup: use pcase-dolist new 386e22322c Cleanup: doc-string warnings new 1a28e9d9e2 Add Makefile to run tests ne

[nongnu] elpa/undo-fu-session f9d821cb80 09/11: Cleanup: emacs native format

2023-01-07 Thread ELPA Syncer
branch: elpa/undo-fu-session commit f9d821cb80b2e1607ece340dd3da2e0e1eb54674 Author: Campbell Barton Commit: Campbell Barton Cleanup: emacs native format --- tests/undo-fu-session-test.el | 98 --- undo-fu-session.el| 579 -- 2 files

[nongnu] elpa/undo-fu-session be24059891 01/11: Release v0.3

2023-01-07 Thread ELPA Syncer
branch: elpa/undo-fu-session commit be24059891dee300c90affb3c7e00aaca3ed0ce8 Author: Campbell Barton Commit: Campbell Barton Release v0.3 New features have been tested long enough and warrant a release. --- changelog.rst | 2 +- undo-fu-session.el | 2 +- 2 files changed, 2 in

[nongnu] elpa/undo-fu-session b00ebd244e 06/11: Correct typo.

2023-01-07 Thread ELPA Syncer
branch: elpa/undo-fu-session commit b00ebd244e65d541380e441d9248a5bc564b9159 Author: Campbell Barton Commit: Campbell Barton Correct typo. --- undo-fu-session.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/undo-fu-session.el b/undo-fu-session.el index 3606166086..0d6

[nongnu] elpa/undo-fu-session 3a406afabf 08/11: readme: simplify adding the hook in the readme

2023-01-07 Thread ELPA Syncer
branch: elpa/undo-fu-session commit 3a406afabf6998bcae0df3d259bd9ecf8ec00e84 Author: Campbell Barton Commit: Campbell Barton readme: simplify adding the hook in the readme --- readme.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/readme.rst b/readme.rst index a9f

[nongnu] elpa/undo-fu-session 386e22322c 03/11: Cleanup: doc-string warnings

2023-01-07 Thread ELPA Syncer
branch: elpa/undo-fu-session commit 386e22322cd3e5638de4ea051f8f4917b6db265f Author: Campbell Barton Commit: Campbell Barton Cleanup: doc-string warnings --- undo-fu-session.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/undo-fu-session.el b/undo-fu-session.el i

[nongnu] elpa/undo-fu-session d08f7bf130 07/11: Cleanup: require pcase for pcase-dolist

2023-01-07 Thread ELPA Syncer
branch: elpa/undo-fu-session commit d08f7bf130816e15bb2cae8145d878ad0036e521 Author: Campbell Barton Commit: Campbell Barton Cleanup: require pcase for pcase-dolist --- undo-fu-session.el | 5 + 1 file changed, 5 insertions(+) diff --git a/undo-fu-session.el b/undo-fu-session.el index

[nongnu] elpa/undo-fu-session 6c85e27da3 10/11: Cleanup: remove lambda function quote

2023-01-07 Thread ELPA Syncer
branch: elpa/undo-fu-session commit 6c85e27da3c430879d9469734f257abe650a981f Author: Campbell Barton Commit: Campbell Barton Cleanup: remove lambda function quote --- undo-fu-session.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/undo-fu-session.el b/undo-fu-se

[nongnu] elpa/undo-fu-session 1a28e9d9e2 04/11: Add Makefile to run tests

2023-01-07 Thread ELPA Syncer
branch: elpa/undo-fu-session commit 1a28e9d9e20b5dc3e186d09ee5bc5dc7477e0b8e Author: Campbell Barton Commit: Campbell Barton Add Makefile to run tests --- Makefile | 4 1 file changed, 4 insertions(+) diff --git a/Makefile b/Makefile new file mode 100644 index 00..b33f21203b -

[nongnu] elpa/undo-fu-session ab3d777bd1 05/11: readme: add "Vundo" to "Other Packages" section

2023-01-07 Thread ELPA Syncer
branch: elpa/undo-fu-session commit ab3d777bd15be2c092fa4a2d52ee8617accfd5c2 Author: Campbell Barton Commit: Campbell Barton readme: add "Vundo" to "Other Packages" section --- readme.rst | 5 + 1 file changed, 5 insertions(+) diff --git a/readme.rst b/readme.rst index a61fd1b29a..a9f0

[nongnu] elpa/scroll-on-jump 93dbd780cc 1/5: Workaround bug in evil visual line mode

2023-01-07 Thread ELPA Syncer
branch: elpa/scroll-on-jump commit 93dbd780cc84bf87e735744f84be235b4d56df9e Author: Campbell Barton Commit: Campbell Barton Workaround bug in evil visual line mode Evil visual line mode would scroll back to the original location after scrolling completed. --- scroll-on-jump.el

[nongnu] elpa/scroll-on-jump 934af6b9c5 3/5: Cleanup: emacs native format

2023-01-07 Thread ELPA Syncer
branch: elpa/scroll-on-jump commit 934af6b9c5477781d3ac32f1354af6e48949db23 Author: Campbell Barton Commit: Campbell Barton Cleanup: emacs native format --- scroll-on-jump.el | 688 ++ 1 file changed, 332 insertions(+), 356 deletions(-) d

[nongnu] elpa/scroll-on-jump updated (8fde237ae6 -> 44a7654089)

2023-01-07 Thread ELPA Syncer
elpasync pushed a change to branch elpa/scroll-on-jump. from 8fde237ae6 Change URL to codeberg new 93dbd780cc Workaround bug in evil visual line mode new 30b686298a Cleanup: remove double `;;` in comment new 934af6b9c5 Cleanup: emacs native format new 2b67ca0

[nongnu] elpa/scroll-on-jump 30b686298a 2/5: Cleanup: remove double `; ; ` in comment

2023-01-07 Thread ELPA Syncer
branch: elpa/scroll-on-jump commit 30b686298abaf31db59b18ce895f3adf0fc86f40 Author: Campbell Barton Commit: Campbell Barton Cleanup: remove double `;;` in comment --- scroll-on-jump.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scroll-on-jump.el b/scroll-on-jump.el

[nongnu] elpa/scroll-on-drag 263512f18e 2/6: Workaround bug in evil visual line mode

2023-01-07 Thread ELPA Syncer
branch: elpa/scroll-on-drag commit 263512f18e7260d803c7bca564169404c375d2e4 Author: Campbell Barton Commit: Campbell Barton Workaround bug in evil visual line mode Evil visual line mode would scroll back to the original location after scrolling completed. The current co

[nongnu] elpa/scroll-on-jump 44a7654089 5/5: Cleanup: sharp quite function calls

2023-01-07 Thread ELPA Syncer
branch: elpa/scroll-on-jump commit 44a7654089d71a016469fe496d8ebc48bc305f41 Author: Campbell Barton Commit: Campbell Barton Cleanup: sharp quite function calls --- scroll-on-jump.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scroll-on-jump.el b/scroll-on-jump.el

[nongnu] elpa/scroll-on-drag updated (01c14f4c02 -> b9541a601b)

2023-01-07 Thread ELPA Syncer
elpasync pushed a change to branch elpa/scroll-on-drag. from 01c14f4c02 Cleanup: quiet checkdoc warning new 5eecc1fab2 Correct URL new 263512f18e Workaround bug in evil visual line mode new a8de098705 readme: minor updates & clarifications new 130c8aff62 Clea

[nongnu] elpa/scroll-on-drag b9541a601b 6/6: Cleanup: function quotes

2023-01-07 Thread ELPA Syncer
branch: elpa/scroll-on-drag commit b9541a601bddbc77792465fe57faba0f65341d8e Author: Campbell Barton Commit: Campbell Barton Cleanup: function quotes --- scroll-on-drag.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scroll-on-drag.el b/scroll-on-drag.el index cd

[nongnu] elpa/scroll-on-jump 2b67ca0c6c 4/5: Set type of scroll-on-jump-duration to float.

2023-01-07 Thread ELPA Syncer
branch: elpa/scroll-on-jump commit 2b67ca0c6ce12ef4710d8e3f6a476f9cb073ec64 Author: Felix Dick Commit: Campbell Barton Set type of scroll-on-jump-duration to float. --- scroll-on-jump.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scroll-on-jump.el b/scroll-on-jump.e

[nongnu] elpa/scroll-on-drag 130c8aff62 4/6: Cleanup: improve logic for evil-mode workaround

2023-01-07 Thread ELPA Syncer
branch: elpa/scroll-on-drag commit 130c8aff62754f3bab71b500b3ff90dd20d872e2 Author: Campbell Barton Commit: Campbell Barton Cleanup: improve logic for evil-mode workaround Use a separate code path for evil visual line mode, avoid this workaround moving the cursor when no scrolli

[nongnu] elpa/scroll-on-drag 99c392995a 5/6: Cleanup: use emacs native formatting

2023-01-07 Thread ELPA Syncer
branch: elpa/scroll-on-drag commit 99c392995a22870dc66e837e89ac07dfcef5b42b Author: Campbell Barton Commit: Campbell Barton Cleanup: use emacs native formatting --- scroll-on-drag.el | 559 ++ 1 file changed, 273 insertions(+), 286 deletio

[nongnu] elpa/recomplete updated (021ca9b047 -> c4085d13ed)

2023-01-07 Thread ELPA Syncer
elpasync pushed a change to branch elpa/recomplete. from 021ca9b047 Change URL to codeberg new 7c47e0e064 Change URL to codeberg (correct URL) new 403c646e97 Cleanup: tweak doc-string to quiet checkdoc warning new 33a4fdfbd5 Cleanup: sharp-quote function new

[nongnu] elpa/scroll-on-drag a8de098705 3/6: readme: minor updates & clarifications

2023-01-07 Thread ELPA Syncer
branch: elpa/scroll-on-drag commit a8de098705f279598f30c31b5ff66a8afdeb2bc4 Author: Campbell Barton Commit: Campbell Barton readme: minor updates & clarifications --- readme.rst| 7 ++- scroll-on-drag.el | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/read

[nongnu] elpa/recomplete 11d7dad04e 6/7: Cleanup: emacs native format

2023-01-07 Thread ELPA Syncer
branch: elpa/recomplete commit 11d7dad04eaf64765ab06ac6f574eb9ffb2bbfcc Author: Campbell Barton Commit: Campbell Barton Cleanup: emacs native format --- recomplete.el| 465 ++- tests/recomplete-test.el | 125 +++-- 2 files chan

[nongnu] elpa/recomplete 5aa74e66e6 5/7: Use replace in region function that avoids redundant work

2023-01-07 Thread ELPA Syncer
branch: elpa/recomplete commit 5aa74e66e6d876fa19272a1b1f407cc8dbb2feb7 Author: Campbell Barton Commit: Campbell Barton Use replace in region function that avoids redundant work --- Makefile | 4 ++ recomplete.el| 65 tests/recomplete-

[nongnu] elpa/scroll-on-drag 5eecc1fab2 1/6: Correct URL

2023-01-07 Thread ELPA Syncer
branch: elpa/scroll-on-drag commit 5eecc1fab206a62e7abbcf41c4ca20e0efd205c6 Author: Campbell Barton Commit: Campbell Barton Correct URL --- scroll-on-drag.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scroll-on-drag.el b/scroll-on-drag.el index ecfabd875d..88338d395

[nongnu] elpa/recomplete 7c47e0e064 1/7: Change URL to codeberg (correct URL)

2023-01-07 Thread ELPA Syncer
branch: elpa/recomplete commit 7c47e0e064e44d9205925e58c218caffc3abd8dc Author: Campbell Barton Commit: Campbell Barton Change URL to codeberg (correct URL) --- recomplete.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recomplete.el b/recomplete.el index 749bbc6bba..

[nongnu] elpa/recomplete c4085d13ed 7/7: Cleanup: function sharp quoting

2023-01-07 Thread ELPA Syncer
branch: elpa/recomplete commit c4085d13ed64d4be6cfc771b74e07e0febcf0415 Author: Campbell Barton Commit: Campbell Barton Cleanup: function sharp quoting --- recomplete.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/recomplete.el b/recomplete.el index 4bf0f243a

[nongnu] elpa/recomplete 5dd7c4d008 4/7: Fix recomplete when a complete action doesn't add an undo step

2023-01-07 Thread ELPA Syncer
branch: elpa/recomplete commit 5dd7c4d008752a1b92b088f2f06dd8f5ac6ecc0b Author: Campbell Barton Commit: Campbell Barton Fix recomplete when a complete action doesn't add an undo step --- recomplete.el | 56 1 file changed, 32 insertio

[nongnu] elpa/recomplete 403c646e97 2/7: Cleanup: tweak doc-string to quiet checkdoc warning

2023-01-07 Thread ELPA Syncer
branch: elpa/recomplete commit 403c646e97d92060fac8a3aabbfecf0bf6bca19f Author: Campbell Barton Commit: Campbell Barton Cleanup: tweak doc-string to quiet checkdoc warning --- recomplete.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recomplete.el b/recomplete.el

[nongnu] elpa/recomplete 33a4fdfbd5 3/7: Cleanup: sharp-quote function

2023-01-07 Thread ELPA Syncer
branch: elpa/recomplete commit 33a4fdfbd59c59554c456a5e6f3a3fa29aab64ec Author: Campbell Barton Commit: Campbell Barton Cleanup: sharp-quote function --- recomplete.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recomplete.el b/recomplete.el index a367edd959..4b9

[nongnu] elpa/magit-section updated (a103d11a8a -> b908c79b44)

2023-01-07 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from a103d11a8a ci: Tell actions/checkout to not persist-credentials adds b908c79b44 Bump Compat dependency to 29.1.1.0 No new revisions were added by this update. Summary of changes: default.mk| 4 ++-- lisp/magit-pkg

[nongnu] elpa/git-commit updated (a103d11a8a -> b908c79b44)

2023-01-07 Thread ELPA Syncer
elpasync pushed a change to branch elpa/git-commit. from a103d11a8a ci: Tell actions/checkout to not persist-credentials adds b908c79b44 Bump Compat dependency to 29.1.1.0 No new revisions were added by this update. Summary of changes: default.mk| 4 ++-- lisp/magit-pkg.el

[elpa] externals/consult 98693ed79a: Bump Compat dependency to 29.1.1.0

2023-01-07 Thread ELPA Syncer
branch: externals/consult commit 98693ed79a270ff52b541ca1e11b2dd856b4bff7 Author: Daniel Mendler Commit: Daniel Mendler Bump Compat dependency to 29.1.1.0 --- consult.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/consult.el b/consult.el index 0b2c6145d7..937e6aacfa

[nongnu] elpa/magit b908c79b44: Bump Compat dependency to 29.1.1.0

2023-01-07 Thread Jonas Bernoulli
branch: elpa/magit commit b908c79b44f5c282eec44f19fc1d9967f041dd5c Author: Jonas Bernoulli Commit: Jonas Bernoulli Bump Compat dependency to 29.1.1.0 Closes #4844. --- default.mk| 4 ++-- lisp/magit-pkg.el | 2 +- lisp/magit.el | 2 +- 3 files changed, 4 insertions(+),

[nongnu] elpa/evil 8a3ac25680: Fix evil-with-undo/evil-undo-pop with undo-tree

2023-01-07 Thread ELPA Syncer
branch: elpa/evil commit 8a3ac256804a4786bd8adbf6a3f6925162e2722f Author: Toby S. Cubitt Commit: Axel Forsman Fix evil-with-undo/evil-undo-pop with undo-tree Addresses #1074 - evil-with-undo: nconc'ing onto front of buffer-undo-list here can corrupt buffer-undo-list

[elpa] externals/triples 7d7904e6de: Stop swallowing errors with Emacs 29's sqlite

2023-01-07 Thread ELPA Syncer
branch: externals/triples commit 7d7904e6decebc7c9861d38a9443127bf66a1643 Author: Andrew Hyatt Commit: Andrew Hyatt Stop swallowing errors with Emacs 29's sqlite --- CHANGELOG.org | 2 ++ triples.el| 23 --- 2 files changed, 14 insertions(+), 11 deletions(-) diff -

[elpa] externals/compat 887ec71fa3 2/2: Version 29.1.1.0

2023-01-07 Thread ELPA Syncer
branch: externals/compat commit 887ec71fa3a90bc0d333ae9c333436148e909dbd Author: Daniel Mendler Commit: Daniel Mendler Version 29.1.1.0 --- NEWS.org | 4 +++- compat.el | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/NEWS.org b/NEWS.org index 084a1babeb..6c5841c1ac 1

[elpa] externals/compat updated (a27d62ea36 -> 887ec71fa3)

2023-01-07 Thread ELPA Syncer
elpasync pushed a change to branch externals/compat. from a27d62ea36 Declare pos-bol and pos-eol as side-effect-free new c1501b497a compat-29: Drop with-buffer-unmodified-if-unchanged new 887ec71fa3 Version 29.1.1.0 Summary of changes: NEWS.org | 6 +- compat-29.

[elpa] externals/compat c1501b497a 1/2: compat-29: Drop with-buffer-unmodified-if-unchanged

2023-01-07 Thread ELPA Syncer
branch: externals/compat commit c1501b497a2e2215b1560579f2c552b7414a88c7 Author: Daniel Mendler Commit: Daniel Mendler compat-29: Drop with-buffer-unmodified-if-unchanged --- NEWS.org | 2 ++ compat-29.el | 37 - compat.texi | 17 -

[elpa] externals/compat 060b6632c4 1/2: compat-29: Add pos-bol and pos-eol

2023-01-07 Thread ELPA Syncer
branch: externals/compat commit 060b6632c4fd429a232a81e6c85704a457c60174 Author: Daniel Mendler Commit: Daniel Mendler compat-29: Add pos-bol and pos-eol --- NEWS.org| 3 ++- compat-29.el| 29 + compat-tests.el | 37 ++

[elpa] externals/compat updated (95ad370956 -> a27d62ea36)

2023-01-07 Thread ELPA Syncer
elpasync pushed a change to branch externals/compat. from 95ad370956 compat-27: Add test for recenter new 060b6632c4 compat-29: Add pos-bol and pos-eol new a27d62ea36 Declare pos-bol and pos-eol as side-effect-free Summary of changes: NEWS.org| 3 ++- compat-29.e

[elpa] externals/compat a27d62ea36 2/2: Declare pos-bol and pos-eol as side-effect-free

2023-01-07 Thread ELPA Syncer
branch: externals/compat commit a27d62ea360eac9e1ea4d668348079e19c50e81e Author: Daniel Mendler Commit: Daniel Mendler Declare pos-bol and pos-eol as side-effect-free --- compat-29.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/compat-29.el b/compat-29.el index 0527ee6986..194e87f

[elpa] externals/compat 2c331ee067 1/2: compat-tests: Fix and test read-multiple-choice

2023-01-07 Thread ELPA Syncer
branch: externals/compat commit 2c331ee0675714da7458bf4c04b57f183692b16e Author: Daniel Mendler Commit: Daniel Mendler compat-tests: Fix and test read-multiple-choice --- NEWS.org| 1 + compat-26.el| 44 +++- compat-tests.el | 23

[elpa] externals/compat 95ad370956 2/2: compat-27: Add test for recenter

2023-01-07 Thread ELPA Syncer
branch: externals/compat commit 95ad3709567648cef4a7936801234e8277288a62 Author: Daniel Mendler Commit: Daniel Mendler compat-27: Add test for recenter --- compat-27.el| 2 +- compat-tests.el | 8 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/compat-27.el b/comp

[elpa] externals/compat updated (c3c308125a -> 95ad370956)

2023-01-07 Thread ELPA Syncer
elpasync pushed a change to branch externals/compat. from c3c308125a compat-tests: Fix and test image-property getter/setter new 2c331ee067 compat-tests: Fix and test read-multiple-choice new 95ad370956 compat-27: Add test for recenter Summary of changes: NEWS.org

[elpa] externals/eev 862fa5ea28: Rewrote parts of (find-saving-links-intro).

2023-01-07 Thread ELPA Syncer
2-2023 Free Software Foundation, Inc. ;; ;; This file is part of GNU eev. ;; @@ -19,7 +19,7 @@ ;; ;; Author: Eduardo Ochs ;; Maintainer: Eduardo Ochs -;; Version:20221216 +;; Version:20230107 ;; Keywords: e-scripts ;; ;; Latest version: <http://angg.twu.net/eev-current/ee

[elpa] externals/compat c3c308125a: compat-tests: Fix and test image-property getter/setter

2023-01-07 Thread ELPA Syncer
branch: externals/compat commit c3c308125a7a3d19de50bd904c1f42fb7b6e029b Author: Daniel Mendler Commit: Daniel Mendler compat-tests: Fix and test image-property getter/setter --- NEWS.org| 1 + compat-26.el| 31 ++- compat-27.el| 25 +

[nongnu] elpa/with-editor 7042c022d6: Bump copyright years

2023-01-07 Thread ELPA Syncer
branch: elpa/with-editor commit 7042c022d6f011ab05b81f3b342eb639da7d303c Author: Jonas Bernoulli Commit: Jonas Bernoulli Bump copyright years --- docs/with-editor.texi | 2 +- lisp/with-editor.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/with-editor.texi

[nongnu] elpa/orgit b0ba871b69: Bump copyright years

2023-01-07 Thread ELPA Syncer
branch: elpa/orgit commit b0ba871b69c02ef349c28c0f00deee70e723c1d8 Author: Jonas Bernoulli Commit: Jonas Bernoulli Bump copyright years --- orgit.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/orgit.el b/orgit.el index b886a535d0..4d4ce214e1 100644 --- a/orgit.el +++

[nongnu] elpa/keycast bd7ed506af: Bump copyright years

2023-01-07 Thread ELPA Syncer
branch: elpa/keycast commit bd7ed506af913e722aa524f2df9f7e8b4700a4c5 Author: Jonas Bernoulli Commit: Jonas Bernoulli Bump copyright years --- keycast.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keycast.el b/keycast.el index 4abcd1726f..74a0da0ea4 100644 --- a/keyc

[nongnu] elpa/git-modes 06d6402344: Bump copyright years

2023-01-07 Thread ELPA Syncer
branch: elpa/git-modes commit 06d64023445e40f1387f1156631f9e00c74b6317 Author: Jonas Bernoulli Commit: Jonas Bernoulli Bump copyright years --- git-modes.el | 2 +- gitattributes-mode.el | 2 +- gitconfig-mode.el | 2 +- gitignore-mode.el | 2 +- 4 files changed, 4 insertio

[elpa] externals/emms b00955ad3e 5/6: * emms-setup.el: Add to emms-all

2023-01-07 Thread ELPA Syncer
branch: externals/emms commit b00955ad3e361726809311d0b45f081059824770 Author: Yoni Rabkin Commit: Yoni Rabkin * emms-setup.el: Add to emms-all --- emms-setup.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/emms-setup.el b/emms-setup.el index b7a9f4e267..895413bce5

[elpa] externals/emms 7bf67ea70e 6/6: Merge branch 'mpris'

2023-01-07 Thread ELPA Syncer
branch: externals/emms commit 7bf67ea70ec5e3162dd7e4597dba70f3a238eef1 Merge: 6910be1656 b00955ad3e Author: Yoni Rabkin Commit: Yoni Rabkin Merge branch 'mpris' integrate the mpris branch into main --- doc/emms.texinfo | 25 +++ emms-mpris.el| 528 +

[elpa] externals/emms f15771af4d 4/6: * emms-mpris.el: make interface interactive

2023-01-07 Thread ELPA Syncer
branch: externals/emms commit f15771af4da8e97ba6e863d0ab71575603bb3402 Author: Yoni Rabkin Commit: Yoni Rabkin * emms-mpris.el: make interface interactive Make sure that the interface functions are user-interactive. --- emms-mpris.el | 2 ++ 1 file changed, 2 insertions(+) diff --

[elpa] externals/emms 9fcec8a874 3/6: * emms-mpris.el: load library to silence the compiler

2023-01-07 Thread ELPA Syncer
branch: externals/emms commit 9fcec8a874f7827da53afbda3a0e5119fc3b7126 Author: Fran Burstall Commit: Fran Burstall * emms-mpris.el: load library to silence the compiler --- emms-mpris.el | 1 + 1 file changed, 1 insertion(+) diff --git a/emms-mpris.el b/emms-mpris.el index 448382e46d..3ebe

[elpa] externals/emms c68c0d9672 2/6: * doc/emms.texinfo: document D-Bus interface

2023-01-07 Thread ELPA Syncer
branch: externals/emms commit c68c0d9672ec56f7e3046194a57500cee4d9a9a9 Author: Fran Burstall Commit: Fran Burstall * doc/emms.texinfo: document D-Bus interface --- doc/emms.texinfo | 25 + 1 file changed, 25 insertions(+) diff --git a/doc/emms.texinfo b/doc/emms.tex

[elpa] externals/emms 40bbab86ea 1/6: * emms-mpris.el: new file

2023-01-07 Thread ELPA Syncer
branch: externals/emms commit 40bbab86ea6c55e1a547426cffefa4c1a92bb860 Author: Fran Burstall Commit: Fran Burstall * emms-mpris.el: new file --- emms-mpris.el | 525 ++ 1 file changed, 525 insertions(+) diff --git a/emms-mpris.el b/em

[elpa] externals/emms updated (6910be1656 -> 7bf67ea70e)

2023-01-07 Thread ELPA Syncer
elpasync pushed a change to branch externals/emms. from 6910be1656 * doc/emms.texinfo: improve quickstart new 40bbab86ea * emms-mpris.el: new file new c68c0d9672 * doc/emms.texinfo: document D-Bus interface new 9fcec8a874 * emms-mpris.el: load library to silence the

[elpa] externals/compat 57fe6a5ac9 1/2: Update news

2023-01-07 Thread ELPA Syncer
branch: externals/compat commit 57fe6a5ac9e2fb18899a17cd455609d5d0b16eaa Author: Daniel Mendler Commit: Daniel Mendler Update news --- NEWS.org | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/NEWS.org b/NEWS.org index d0d98eb08a..c56076e834 100644 --- a/NEWS.org

[elpa] externals/compat 512e6398af 2/2: compat-28: Fix and test with-existing-directory

2023-01-07 Thread ELPA Syncer
branch: externals/compat commit 512e6398af06c56dcf5853498f79b5480c17c8c1 Author: Daniel Mendler Commit: Daniel Mendler compat-28: Fix and test with-existing-directory --- NEWS.org| 1 + compat-28.el| 25 - compat-tests.el | 8 3 files changed,

[elpa] externals/compat updated (e0daa07fdd -> 512e6398af)

2023-01-07 Thread ELPA Syncer
elpasync pushed a change to branch externals/compat. from e0daa07fdd Update news new 57fe6a5ac9 Update news new 512e6398af compat-28: Fix and test with-existing-directory Summary of changes: NEWS.org| 10 +++--- compat-28.el| 25 -

[elpa] externals/compat 2256db9958 2/4: compat-tests: Add test for with-environment-variables

2023-01-07 Thread ELPA Syncer
branch: externals/compat commit 2256db9958ebfc3adf0855f07ca9efd8bbf484bd Author: Daniel Mendler Commit: Daniel Mendler compat-tests: Add test for with-environment-variables --- compat-26.el| 2 +- compat-28.el| 2 +- compat-tests.el | 11 +++ 3 files changed, 13 insertions

[elpa] externals/compat 2290e0b508 1/4: CI: Test against 28.2

2023-01-07 Thread ELPA Syncer
branch: externals/compat commit 2290e0b50867371042b48b361d371e71c2dd58e2 Author: Daniel Mendler Commit: Daniel Mendler CI: Test against 28.2 --- .github/workflows/makefile.yml | 1 + compat-tests.el| 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.g

[elpa] externals/compat updated (507cd2f314 -> e0daa07fdd)

2023-01-07 Thread ELPA Syncer
elpasync pushed a change to branch externals/compat. from 507cd2f314 Update NEWS new 2290e0b508 CI: Test against 28.2 new 2256db9958 compat-tests: Add test for with-environment-variables new cee20442b3 compat-28: Drop make-directory-autoloads new e0daa07fdd U

[elpa] externals/compat e0daa07fdd 4/4: Update news

2023-01-07 Thread ELPA Syncer
branch: externals/compat commit e0daa07fdd6e015c45aa102498e7c7900d95e200 Author: Daniel Mendler Commit: Daniel Mendler Update news --- NEWS.org | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS.org b/NEWS.org index c24c15b146..d0d98eb08a 100644 --- a/NEWS.org +++ b/NEWS.org @@ -17,6

[elpa] externals/compat cee20442b3 3/4: compat-28: Drop make-directory-autoloads

2023-01-07 Thread ELPA Syncer
branch: externals/compat commit cee20442b3dddf5cf0fdeb12409d024e4453a8cb Author: Daniel Mendler Commit: Daniel Mendler compat-28: Drop make-directory-autoloads This command has been added in 28.1 and deprecated in 29.1. It was untested in compat.el all along. --- compat-28.el |

[elpa] externals-release/org 5a8a1d4ff9 1/2: org-compile-file: Expand "~" in SOURCE

2023-01-07 Thread ELPA Syncer
branch: externals-release/org commit 5a8a1d4ff95639bdcbeaa62eabcc09a41a5b1ed6 Author: Ihor Radchenko Commit: Ihor Radchenko org-compile-file: Expand "~" in SOURCE * lisp/org-macs.el (org-compile-file): Expand "~" in the source before passing it as quoted shell argument.

[elpa] externals-release/org updated (41ebc2e40c -> a6523f1aa0)

2023-01-07 Thread ELPA Syncer
elpasync pushed a change to branch externals-release/org. from 41ebc2e40c test-ob-octave.el: wrap get-buffer in buffer-live-p new 5a8a1d4ff9 org-compile-file: Expand "~" in SOURCE new a6523f1aa0 org-export-output-file-name: Remove redundant `cond' clause Summary of change

[elpa] externals-release/org a6523f1aa0 2/2: org-export-output-file-name: Remove redundant `cond' clause

2023-01-07 Thread ELPA Syncer
branch: externals-release/org commit a6523f1aa0eaf29772484cafb90a888d3ac649c1 Author: Ihor Radchenko Commit: Ihor Radchenko org-export-output-file-name: Remove redundant `cond' clause * lisp/ox.el: Remove `cond' clause equivalent to t. --- lisp/ox.el | 1 - 1 file changed, 1 deleti

[elpa] externals/org 2f7052619b: Merge branch 'bugfix'

2023-01-07 Thread ELPA Syncer
branch: externals/org commit 2f7052619b33a1bcc3c6b4a5f2a7a6487125c003 Merge: b58fbaf834 a6523f1aa0 Author: Ihor Radchenko Commit: Ihor Radchenko Merge branch 'bugfix' --- lisp/org-macs.el | 11 --- lisp/ox.el | 1 - 2 files changed, 8 insertions(+), 4 deletions(-) diff --git

[elpa] externals/compat 7c17c96c1e 1/4: compat-29: Drop broken string-pixel-width and window-pixel-width (Fix #8)

2023-01-07 Thread ELPA Syncer
branch: externals/compat commit 7c17c96c1e0e98033481394e05b20fc3399a373c Author: Daniel Mendler Commit: Daniel Mendler compat-29: Drop broken string-pixel-width and window-pixel-width (Fix #8) These functions seem to hangup from time to time on 28.2 (seagle0128/doom-modeline#601

[elpa] externals/org updated (b58fbaf834 -> 2f7052619b)

2023-01-07 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from b58fbaf834 Merge branch 'bugfix' new 5a8a1d4ff9 org-compile-file: Expand "~" in SOURCE new a6523f1aa0 org-export-output-file-name: Remove redundant `cond' clause new 2f7052619b Merge branch 'bugfix' Summary of

[elpa] externals/compat updated (32c0bdb18b -> 507cd2f314)

2023-01-07 Thread ELPA Syncer
elpasync pushed a change to branch externals/compat. from 32c0bdb18b compat-29: Add test for function-alias-p new 7c17c96c1e compat-29: Drop broken string-pixel-width and window-pixel-width (Fix #8) new c1baf3f368 compat-29: Drop broken string-limit new 57834ac3f9 c

[elpa] externals/compat c1baf3f368 2/4: compat-29: Drop broken string-limit

2023-01-07 Thread ELPA Syncer
branch: externals/compat commit c1baf3f36842e508025e06dd7cbb14969793c585 Author: Daniel Mendler Commit: Daniel Mendler compat-29: Drop broken string-limit --- compat-29.el | 44 compat.texi | 22 -- 2 files changed, 66 deleti

[elpa] externals/compat 57834ac3f9 3/4: compat-29: Fixes to buffer-match-p

2023-01-07 Thread ELPA Syncer
branch: externals/compat commit 57834ac3f93aa3c6af02e4484241c59bcbc676d0 Author: Daniel Mendler Commit: Daniel Mendler compat-29: Fixes to buffer-match-p - not clause adjusted to recent updates in emacs-29 branch - and clause had a bug --- compat-29.el | 6 +++--- 1 file change

[elpa] externals/compat 507cd2f314 4/4: Update NEWS

2023-01-07 Thread ELPA Syncer
branch: externals/compat commit 507cd2f31430702262f2dff5bc1e227552a147f7 Author: Daniel Mendler Commit: Daniel Mendler Update NEWS --- NEWS.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS.org b/NEWS.org index eacb0ac60e..c24c15b146 100644 --- a/NEWS.org +++ b/NEWS.org @@ -15,

[nongnu] elpa/spell-fu 8412ba02df 03/21: Cleanup: use `zerop`

2023-01-07 Thread ELPA Syncer
branch: elpa/spell-fu commit 8412ba02df32562a2f6d254e2aba5d4be1461237 Author: Campbell Barton Commit: Campbell Barton Cleanup: use `zerop` --- spell-fu.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/spell-fu.el b/spell-fu.el index 7dddfb7d8e..c5a06ff788 100644

[nongnu] elpa/spell-fu 68d33508ef 04/21: Add support for buffer local word-lists

2023-01-07 Thread ELPA Syncer
branch: elpa/spell-fu commit 68d33508efa9740cc0355e18668c92332e3389d9 Author: Campbell Barton Commit: Campbell Barton Add support for buffer local word-lists --- changelog.rst | 1 + readme.rst| 14 + spell-fu.el | 181 +-

[nongnu] elpa/spell-fu 89b014194a 18/21: Cleanup: emacs native format (update)

2023-01-07 Thread ELPA Syncer
branch: elpa/spell-fu commit 89b014194aa02052b11c4a7451bfc18ee8d769a2 Author: Campbell Barton Commit: Campbell Barton Cleanup: emacs native format (update) --- spell-fu.el | 7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/spell-fu.el b/spell-fu.el index 63eaf3b936..

[nongnu] elpa/spell-fu updated (cbe5cd84c3 -> 3caf7047ea)

2023-01-07 Thread ELPA Syncer
elpasync pushed a change to branch elpa/spell-fu. from cbe5cd84c3 Correct URL new 83890ae6d3 Cleanup: quiet quote warnings new df9abe16e2 Cleanup: sharp-quote function new 8412ba02df Cleanup: use `zerop` new 68d33508ef Add support for buffer local word-lists

[nongnu] elpa/spell-fu d0e67cdb25 06/21: When using jit-lock-stealth, ensure words out of the view are checked

2023-01-07 Thread ELPA Syncer
branch: elpa/spell-fu commit d0e67cdb252585a11c2b979629fc17159a90fd9b Author: Campbell Barton Commit: Campbell Barton When using jit-lock-stealth, ensure words out of the view are checked --- changelog.rst | 2 ++ spell-fu.el | 7 ++- 2 files changed, 8 insertions(+), 1 deletion(-) d

[nongnu] elpa/spell-fu bddea99f9c 17/21: Fix #36: byte compilation error with Emacs 28.2

2023-01-07 Thread ELPA Syncer
branch: elpa/spell-fu commit bddea99f9cffdde8cdeb2bf92fb90af83554d059 Author: Campbell Barton Commit: Campbell Barton Fix #36: byte compilation error with Emacs 28.2 --- spell-fu.el | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/spell-fu.el b/spell-fu.el inde

[nongnu] elpa/spell-fu 341575b1d0 10/21: Adding spell-fu-debug variable & spell-fu-reset command

2023-01-07 Thread ELPA Syncer
branch: elpa/spell-fu commit 341575b1d097fed6f7cd94a942d3a3383eccad40 Author: Campbell Barton Commit: Campbell Barton Adding spell-fu-debug variable & spell-fu-reset command Support debugging messages for dictionary loading. The spell-fu-reset command can be used to reset a

[nongnu] elpa/spell-fu 3caf7047ea 21/21: Rename functions & variables that used a global- prefix

2023-01-07 Thread ELPA Syncer
branch: elpa/spell-fu commit 3caf7047ea8373b5f26b99e8b73e5da55df46a70 Author: Campbell Barton Commit: Campbell Barton Rename functions & variables that used a global- prefix Use `spell-fu-global-*` instead, details in changelog. --- changelog.rst | 4 +++- readme.rst| 14 +

[nongnu] elpa/spell-fu 83890ae6d3 01/21: Cleanup: quiet quote warnings

2023-01-07 Thread ELPA Syncer
branch: elpa/spell-fu commit 83890ae6d32e1c3ce74e4b47b945a5b3293eb1aa Author: Campbell Barton Commit: Campbell Barton Cleanup: quiet quote warnings --- spell-fu.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/spell-fu.el b/spell-fu.el index 75aef2d4a7..1d39ac5df

[nongnu] elpa/spell-fu 0dc0568186 11/21: Update doc-string and readme for spell-fu-faces-exclude

2023-01-07 Thread ELPA Syncer
branch: elpa/spell-fu commit 0dc0568186409fdd9c082ad3c8a61d48d5c4becf Author: Campbell Barton Commit: Campbell Barton Update doc-string and readme for spell-fu-faces-exclude --- readme.rst | 5 - spell-fu.el | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/readme.

  1   2   >