[elpa] externals-release/org df4a5d86d8: org-fold: Fix isearch when `org-fold-core-style' is 'overlays

2023-01-16 Thread ELPA Syncer
branch: externals-release/org commit df4a5d86d8e483f8780e0af1274c4529a4cd967c Author: Ihor Radchenko Commit: Ihor Radchenko org-fold: Fix isearch when `org-fold-core-style' is 'overlays * lisp/org-fold-core.el (org-fold-core--isearch-show): Make sure that the actual isearch matc

[elpa] externals/org updated (25dd206a0e -> 889b8cc2fd)

2023-01-16 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 25dd206a0e Merge branch 'bugfix' new df4a5d86d8 org-fold: Fix isearch when `org-fold-core-style' is 'overlays new 889b8cc2fd Merge branch 'bugfix' Summary of changes: lisp/org-fold-core.el | 21 ++---

[elpa] externals/org 889b8cc2fd: Merge branch 'bugfix'

2023-01-16 Thread ELPA Syncer
branch: externals/org commit 889b8cc2fd8ca6d7fc914697ee878d1d699c2faf Merge: 25dd206a0e df4a5d86d8 Author: Ihor Radchenko Commit: Ihor Radchenko Merge branch 'bugfix' --- lisp/org-fold-core.el | 21 ++--- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/lisp/o

[nongnu] elpa/doc-show-inline 3dcd1bab4a: Cleanup: reformat with updated elisp-autofmt

2023-01-16 Thread ELPA Syncer
branch: elpa/doc-show-inline commit 3dcd1bab4afdefb8c85c92fd9d05157b51a0c258 Author: Campbell Barton Commit: Campbell Barton Cleanup: reformat with updated elisp-autofmt --- doc-show-inline.el | 13 - 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/doc-show-inline.

[nongnu] elpa/evil-numbers ee2c0279ea: Cleanup: reformat with updated elisp-autofmt

2023-01-16 Thread ELPA Syncer
branch: elpa/evil-numbers commit ee2c0279ea3eaa84cf92cdd0c9527de4a5113b04 Author: Campbell Barton Commit: Campbell Barton Cleanup: reformat with updated elisp-autofmt --- evil-numbers.el | 47 +-- 1 file changed, 9 insertions(+), 38 deletions(-)

[nongnu] elpa/org-journal 2f220a06e3 2/2: Merge pull request #408 from mrvdb/issue406

2023-01-16 Thread ELPA Syncer
branch: elpa/org-journal commit 2f220a06e3bf6bfa5cda00ebd44817a7b2fd7b76 Merge: c84f1a7719 7eae39adf2 Author: Bastian Bechtold Commit: GitHub Merge pull request #408 from mrvdb/issue406 Add note for issue #406 in README.org --- README.org | 2 ++ 1 file changed, 2 insertions(+) di

[nongnu] elpa/org-journal 7eae39adf2 1/2: Add note for issue #406 in README.org

2023-01-16 Thread ELPA Syncer
branch: elpa/org-journal commit 7eae39adf2585080c8848771b0d8d83516c350a0 Author: Marcel van der Boom Commit: Marcel van der Boom Add note for issue #406 in README.org --- README.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.org b/README.org index 931a61ee38..da3e938412 10

[nongnu] elpa/scroll-on-drag 8cab41b40b: Cleanup: reformat with updated elisp-autofmt

2023-01-16 Thread ELPA Syncer
branch: elpa/scroll-on-drag commit 8cab41b40bc0216bad1bd6996257e444a88ca593 Author: Campbell Barton Commit: Campbell Barton Cleanup: reformat with updated elisp-autofmt --- scroll-on-drag.el | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/scroll-on-drag.el b/scroll-o

[nongnu] elpa/undo-fu updated (d59bba01de -> 0e22308de8)

2023-01-16 Thread ELPA Syncer
elpasync pushed a change to branch elpa/undo-fu. from d59bba01de Cleanup: add fill-column local variable new 3d1851522b Fix #17: correct undo limits in readme new 0e22308de8 Fix #17 correct limits (again) Summary of changes: readme.rst | 6 +++--- 1 file changed, 3 insert

[nongnu] elpa/undo-fu 0e22308de8 2/2: Fix #17 correct limits (again)

2023-01-16 Thread ELPA Syncer
branch: elpa/undo-fu commit 0e22308de8337a9291ddd589edae167d458fbe77 Author: Campbell Barton Commit: Campbell Barton Fix #17 correct limits (again) --- readme.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.rst b/readme.rst index 8728fd61b9..89395e9f71 100644

[nongnu] elpa/undo-fu 3d1851522b 1/2: Fix #17: correct undo limits in readme

2023-01-16 Thread ELPA Syncer
branch: elpa/undo-fu commit 3d1851522bc9958e8efdbbf87e7f3ec006bf4e41 Author: Campbell Barton Commit: Campbell Barton Fix #17: correct undo limits in readme --- readme.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.rst b/readme.rst index 3c852c0dca..8728

[nongnu] elpa/undo-fu-session 26137114b1: Cleanup: reformat with updated elisp-autofmt

2023-01-16 Thread ELPA Syncer
branch: elpa/undo-fu-session commit 26137114b1fa99c6370398a6586447b2e9132340 Author: Campbell Barton Commit: Campbell Barton Cleanup: reformat with updated elisp-autofmt --- undo-fu-session.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/undo-fu-session.el b/undo-f

[elpa] externals/compat 4c42b9c68c 3/4: Add test for directory-empty-p

2023-01-16 Thread ELPA Syncer
branch: externals/compat commit 4c42b9c68c0aeea8c6da3b5ec8abc4b0352df6dd Author: Daniel Mendler Commit: Daniel Mendler Add test for directory-empty-p --- compat-28.el| 2 +- compat-tests.el | 9 + 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/compat-28.el b/comp

[elpa] externals/compat cd9e563ea0 1/4: Drop JSON support for now (libjansson)

2023-01-16 Thread ELPA Syncer
branch: externals/compat commit cd9e563ea036595b3def00f83d2aa9d4a12b7c06 Author: Daniel Mendler Commit: Daniel Mendler Drop JSON support for now (libjansson) I have not taken this decision lightly. There are currently no consumers of the backported JSON api, which allows us to t

[elpa] externals/compat 6ffb3be674 2/4: Add tests for make-empty-file and dolist-with-progress-reporter

2023-01-16 Thread ELPA Syncer
branch: externals/compat commit 6ffb3be674ee6b66641c252ec80bbb7ecd6ad67b Author: Daniel Mendler Commit: Daniel Mendler Add tests for make-empty-file and dolist-with-progress-reporter --- compat-27.el| 4 ++-- compat-tests.el | 20 2 files changed, 22 insertions(+),

[elpa] externals/compat updated (45ae45a6d1 -> 0967dbf2de)

2023-01-16 Thread ELPA Syncer
elpasync pushed a change to branch externals/compat. from 45ae45a6d1 Fix compat-tests links new cd9e563ea0 Drop JSON support for now (libjansson) new 6ffb3be674 Add tests for make-empty-file and dolist-with-progress-reporter new 4c42b9c68c Add test for directory-emp

[elpa] externals/compat 0967dbf2de 4/4: Add test for thing-at-mouse

2023-01-16 Thread ELPA Syncer
branch: externals/compat commit 0967dbf2decbeabe3421430b4a37f94e9da25505 Author: Daniel Mendler Commit: Daniel Mendler Add test for thing-at-mouse --- compat-28.el| 8 compat-tests.el | 9 + 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/compat-28.el b/

[elpa] externals-release/org 12bcd322d0: Improve documentation for agenda starting day

2023-01-16 Thread ELPA Syncer
branch: externals-release/org commit 12bcd322d0b0da4fe9e56cfd83f3e7f09a19233a Author: Ihor Radchenko Commit: Ihor Radchenko Improve documentation for agenda starting day * doc/org-manual.org (Weekly/daily agenda): * lisp/org-agenda.el (org-agenda-start-on-weekday): (org-agen

[elpa] externals/org updated (889b8cc2fd -> 30dfafac34)

2023-01-16 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 889b8cc2fd Merge branch 'bugfix' new 12bcd322d0 Improve documentation for agenda starting day new 30dfafac34 Merge branch 'bugfix' Summary of changes: doc/org-manual.org | 4 +++- lisp/org-agenda.el | 9 +++-- 2 f

[elpa] externals/org 30dfafac34: Merge branch 'bugfix'

2023-01-16 Thread ELPA Syncer
branch: externals/org commit 30dfafac34209a0bb42cdce62f055c22a7874a75 Merge: 889b8cc2fd 12bcd322d0 Author: Ihor Radchenko Commit: Ihor Radchenko Merge branch 'bugfix' --- doc/org-manual.org | 4 +++- lisp/org-agenda.el | 9 +++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff -

[elpa] externals/pyim 3833fd7a24: pyim-cstring-to-pinyin--from-dcache: deal with / in code.

2023-01-16 Thread ELPA Syncer
branch: externals/pyim commit 3833fd7a241972d7442bd1cff2f5b1ba529e23df Author: Feng Shu Commit: Feng Shu pyim-cstring-to-pinyin--from-dcache: deal with / in code. --- pyim-cstring.el | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pyim-cstring.el b/pyim-cstring.el i

[nongnu] elpa/diff-ansi 213612dcd8: Cleanup: reformat with updated elisp-autofmt

2023-01-16 Thread ELPA Syncer
branch: elpa/diff-ansi commit 213612dcd8d556cb63aeb6c0b5e03da064ffc3b3 Author: Campbell Barton Commit: Campbell Barton Cleanup: reformat with updated elisp-autofmt --- diff-ansi.el | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/diff-ansi.el b/diff-ansi.el index 5b

[nongnu] elpa/evil 8a05eb99c6: Implement n, x, o, b, r options in :sort

2023-01-16 Thread ELPA Syncer
branch: elpa/evil commit 8a05eb99c6ee60eb502a2c586fa2e771a513c417 Author: Nathaniel Nicandro Commit: Axel Forsman Implement n, x, o, b, r options in :sort Co-authored-by: Axel Forsman --- evil-commands.el | 124 +-- evil-tests.el

[nongnu] elpa/spell-fu 9f63b57c33: Cleanup: reformat with updated elisp-autofmt

2023-01-16 Thread ELPA Syncer
branch: elpa/spell-fu commit 9f63b57c33d3ee74e9f58e089f984b386f8e8449 Author: Campbell Barton Commit: Campbell Barton Cleanup: reformat with updated elisp-autofmt --- spell-fu.el | 27 --- 1 file changed, 8 insertions(+), 19 deletions(-) diff --git a/spell-fu.el b/s

[elpa] externals/compat 9097878541 4/6: null-device: Use file-remote-p

2023-01-16 Thread ELPA Syncer
branch: externals/compat commit 9097878541161e6c6f4d855b8d250a5a2c156b6e Author: Daniel Mendler Commit: Daniel Mendler null-device: Use file-remote-p --- compat-28.el | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/compat-28.el b/compat-28.el index fadbf7e3b7..eb5d29

[elpa] externals/compat 425156ccb4 2/6: compat-macs: Rename :cond to :when

2023-01-16 Thread ELPA Syncer
branch: externals/compat commit 425156ccb474471a5067500318ac521dc18efe58 Author: Daniel Mendler Commit: Daniel Mendler compat-macs: Rename :cond to :when --- compat-macs.el | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/compat-macs.el b/compat-macs.el i

[elpa] externals/compat 9b787ec578 3/6: Add test for directory-files

2023-01-16 Thread ELPA Syncer
branch: externals/compat commit 9b787ec578e3526b74db984c197c39dc06dca3ee Author: Daniel Mendler Commit: Daniel Mendler Add test for directory-files --- compat-28.el| 2 +- compat-tests.el | 5 + 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/compat-28.el b/compat-28.e

[elpa] externals/compat 0a56ae09cd 1/6: compat-macs: Expand docstring

2023-01-16 Thread ELPA Syncer
branch: externals/compat commit 0a56ae09cdaec64a581ab0f403dfe2179da9e3c7 Author: Daniel Mendler Commit: Daniel Mendler compat-macs: Expand docstring --- compat-macs.el | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/compat-macs.el b/compat-macs.el index 82de

[elpa] externals/compat updated (0967dbf2de -> 9600545c54)

2023-01-16 Thread ELPA Syncer
elpasync pushed a change to branch externals/compat. from 0967dbf2de Add test for thing-at-mouse new 0a56ae09cd compat-macs: Expand docstring new 425156ccb4 compat-macs: Rename :cond to :when new 9b787ec578 Add test for directory-files new 9097878541 null-dev

[elpa] externals/compat 9600545c54 6/6: Add test for temporary-file-directory

2023-01-16 Thread ELPA Syncer
branch: externals/compat commit 9600545c546fcb54147f6e03af9e994376bcde08 Author: Daniel Mendler Commit: Daniel Mendler Add test for temporary-file-directory --- compat-26.el| 2 +- compat-tests.el | 11 +++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/compat-2

[elpa] externals/compat 99878885e3 5/6: compat-28: Drop null-device

2023-01-16 Thread ELPA Syncer
branch: externals/compat commit 99878885e38744b0a69e5da181c8488726ffd126 Author: Daniel Mendler Commit: Daniel Mendler compat-28: Drop null-device This API is currently unused. I first have to understand `with-connection-local-variables' better. Maybe that macro should be ba

[elpa] externals/compat ab6e9af550 2/2: Bump snapshot version

2023-01-16 Thread ELPA Syncer
branch: externals/compat commit ab6e9af55036567ec5dcd25d5b447d34ed9b5934 Author: Daniel Mendler Commit: Daniel Mendler Bump snapshot version --- NEWS.org| 2 +- compat.el | 2 +- compat.texi | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/NEWS.org b/NEWS.org

[elpa] externals/compat updated (9600545c54 -> ab6e9af550)

2023-01-16 Thread ELPA Syncer
elpasync pushed a change to branch externals/compat. from 9600545c54 Add test for temporary-file-directory new 2f2de43581 Add define-key and keymap-unset tests new ab6e9af550 Bump snapshot version Summary of changes: NEWS.org| 3 ++- compat-29.el| 58

[elpa] externals/compat 2f2de43581 1/2: Add define-key and keymap-unset tests

2023-01-16 Thread ELPA Syncer
branch: externals/compat commit 2f2de4358170885d2247a89d395944eb14467177 Author: Daniel Mendler Commit: Daniel Mendler Add define-key and keymap-unset tests --- NEWS.org| 1 + compat-29.el| 58 ++--- compat-tests.el | 58 +

[elpa] externals/pyim 0d17895ef2: Update message.

2023-01-16 Thread ELPA Syncer
branch: externals/pyim commit 0d17895ef2e1d091080dacc3a72ecbb3bd7580ff Author: Feng Shu Commit: Feng Shu Update message. --- pyim-process.el | 2 +- pyim.el | 16 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/pyim-process.el b/pyim-process.el index

[elpa] externals/consult 497a5ebaf2 1/3: consult--invisible-open-temporarily: Store regions in a variable

2023-01-16 Thread ELPA Syncer
branch: externals/consult commit 497a5ebaf23db2c9d4630752e56ed76e4d70a5df Author: Daniel Mendler Commit: Daniel Mendler consult--invisible-open-temporarily: Store regions in a variable This may introduce problems if the buffer changes in the meantime but it should help with slow

[elpa] externals/consult 7c47909b0e 2/3: Improve consult--invisible-open-temporarily

2023-01-16 Thread ELPA Syncer
branch: externals/consult commit 7c47909b0ee5c53e42cf0e10110cfd57dadefb3b Author: Daniel Mendler Commit: Daniel Mendler Improve consult--invisible-open-temporarily --- consult.el | 24 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/consult.el b/consu

[elpa] externals/consult updated (be2d8781d9 -> fae9b50d88)

2023-01-16 Thread ELPA Syncer
elpasync pushed a change to branch externals/consult. from be2d8781d9 Prefer if-let/when-let new 497a5ebaf2 consult--invisible-open-temporarily: Store regions in a variable new 7c47909b0e Improve consult--invisible-open-temporarily new fae9b50d88 Improve consult--in

[elpa] externals/consult fae9b50d88 3/3: Improve consult--invisible-open-temporarily

2023-01-16 Thread ELPA Syncer
branch: externals/consult commit fae9b50d88e991452d5a32a41c2b8452aa1a914d Author: Daniel Mendler Commit: Daniel Mendler Improve consult--invisible-open-temporarily --- consult.el | 24 +--- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/consult.el b/cons

[elpa] externals/compat 009e33bbc9: Add test for file-has-changed-p

2023-01-16 Thread ELPA Syncer
branch: externals/compat commit 009e33bbc9084c63ad3e81b778855025826a0845 Author: Daniel Mendler Commit: Daniel Mendler Add test for file-has-changed-p --- compat-29.el| 8 compat-tests.el | 26 -- 2 files changed, 28 insertions(+), 6 deletions(-) diff

[elpa] externals/compat 04666aacc7 1/3: Add tests for match-buffers and buffer-match-p

2023-01-16 Thread ELPA Syncer
branch: externals/compat commit 04666aacc7e5d435be5359066e2bdc82b8e88eef Author: Daniel Mendler Commit: Daniel Mendler Add tests for match-buffers and buffer-match-p --- compat-29.el| 4 ++-- compat-tests.el | 28 2 files changed, 30 insertions(+), 2 deleti

[elpa] externals/compat f7acde710a 2/3: compat-tests: Do not load modes

2023-01-16 Thread ELPA Syncer
branch: externals/compat commit f7acde710a1e0e610f1063a38817a91be74ed848 Author: Daniel Mendler Commit: Daniel Mendler compat-tests: Do not load modes --- compat-tests.el | 34 -- 1 file changed, 20 insertions(+), 14 deletions(-) diff --git a/compat-tests.el

[elpa] externals/compat updated (009e33bbc9 -> eb20a30f45)

2023-01-16 Thread ELPA Syncer
elpasync pushed a change to branch externals/compat. from 009e33bbc9 Add test for file-has-changed-p new 04666aacc7 Add tests for match-buffers and buffer-match-p new f7acde710a compat-tests: Do not load modes new eb20a30f45 Add test for keymap-set-after Summary of

[elpa] externals/compat eb20a30f45 3/3: Add test for keymap-set-after

2023-01-16 Thread ELPA Syncer
branch: externals/compat commit eb20a30f456c30ff03c39c046f6c9eff2ab17525 Author: Daniel Mendler Commit: Daniel Mendler Add test for keymap-set-after --- compat-29.el| 2 +- compat-tests.el | 9 + 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/compat-29.el b/compa

[nongnu] elpa/org-superstar 29dbbc48ac: Add feature to use Superstar for item bullets only.

2023-01-16 Thread ELPA Syncer
branch: elpa/org-superstar commit 29dbbc48ac925f36cc1636b36b4a3ccb3588e17f Author: D. Williams Commit: D. Williams Add feature to use Superstar for item bullets only. See Issue #36. --- README.org | 3 ++- org-superstar.el | 36 +--- 2 files c

[elpa] externals/compat 7c2de84d68 2/3: compat-27: Add missing declare-function

2023-01-16 Thread ELPA Syncer
branch: externals/compat commit 7c2de84d68b4169f115dc9208aa37cf583cd8d34 Author: Daniel Mendler Commit: Daniel Mendler compat-27: Add missing declare-function --- compat-27.el | 1 + 1 file changed, 1 insertion(+) diff --git a/compat-27.el b/compat-27.el index 26e557d270..12209ce7e7 100644

[elpa] externals/compat updated (eb20a30f45 -> fcb99b1b1e)

2023-01-16 Thread ELPA Syncer
elpasync pushed a change to branch externals/compat. from eb20a30f45 Add test for keymap-set-after new d81a132d2f Add test for package-get-version new 7c2de84d68 compat-27: Add missing declare-function new fcb99b1b1e Add test for keymap-substitute Summary of change

[elpa] externals/compat d81a132d2f 1/3: Add test for package-get-version

2023-01-16 Thread ELPA Syncer
branch: externals/compat commit d81a132d2fd0f5fec08486ed5222b8e1d0402560 Author: Daniel Mendler Commit: Daniel Mendler Add test for package-get-version --- compat-27.el| 9 +++-- compat-tests.el | 5 + 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/compat-27.el b

[elpa] externals/compat fcb99b1b1e 3/3: Add test for keymap-substitute

2023-01-16 Thread ELPA Syncer
branch: externals/compat commit fcb99b1b1e910565baccafed7dc4d1aacdc993b7 Author: Daniel Mendler Commit: Daniel Mendler Add test for keymap-substitute --- compat-29.el| 2 +- compat-tests.el | 20 +++- 2 files changed, 16 insertions(+), 6 deletions(-) diff --git a/compa

[nongnu] elpa/org-superstar 54c81c27dd: Update bug_report.md

2023-01-16 Thread ELPA Syncer
branch: elpa/org-superstar commit 54c81c27dde2a6dc461bb064e79a8b2089093a2e Author: D. Williams Commit: GitHub Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.git

[nongnu] elpa/typescript-mode 4fcb459481 2/2: Merge pull request #182 from jdufresne/tsx

2023-01-16 Thread ELPA Syncer
branch: elpa/typescript-mode commit 4fcb4594819caf472ae42ea068a1c7795cf07f46 Merge: 4e10fd7973 7675bab5f2 Author: Jostein Kjønigsen Commit: GitHub Merge pull request #182 from jdufresne/tsx Add .tsx to auto-mode-alist --- typescript-mode-general-tests.el | 8 typescript-mo

[nongnu] elpa/typescript-mode 7675bab5f2 1/2: Add .tsx to auto-mode-alist

2023-01-16 Thread ELPA Syncer
branch: elpa/typescript-mode commit 7675bab5f2427f16424a8b531cfb10ffe29c2ef3 Author: Jon Dufresne Commit: Jon Dufresne Add .tsx to auto-mode-alist Add out-of-the-box support for using typescript-mode on *.tsx files. Avoids repetitive manual configuration for end users. --- type

[elpa] main c1d9ed9a2b: * elpa-packages (substitute): New package

2023-01-16 Thread Protesilaos Stavrou
branch: main commit c1d9ed9a2b6952acef55f4837e4ebd1acde55182 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou * elpa-packages (substitute): New package --- elpa-packages | 4 1 file changed, 4 insertions(+) diff --git a/elpa-packages b/elpa-packages index 216400adaf..d5df16cd84

[elpa] externals/compat 47953b014f 6/6: Add test for file-backup-file-names

2023-01-16 Thread ELPA Syncer
branch: externals/compat commit 47953b014f3023c9ff791afd73ba040f3043200b Author: Daniel Mendler Commit: Daniel Mendler Add test for file-backup-file-names --- compat-28.el| 2 +- compat-tests.el | 11 +++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/compat-28.

[elpa] externals/compat 394028541e 3/6: Add test for exec-path

2023-01-16 Thread ELPA Syncer
branch: externals/compat commit 394028541e1326e9cd138b93c134bfec7506f8f1 Author: Daniel Mendler Commit: Daniel Mendler Add test for exec-path --- compat-27.el| 46 -- compat-tests.el | 11 --- 2 files changed, 28 insertions(+), 29 dele

[elpa] externals/compat updated (fcb99b1b1e -> 47953b014f)

2023-01-16 Thread ELPA Syncer
elpasync pushed a change to branch externals/compat. from fcb99b1b1e Add test for keymap-substitute new aea1ccfa92 Update documentation, test coverage is now 100%. new b93ab4c0e0 Add test for executable-find new 394028541e Add test for exec-path new 041122b30

[elpa] externals/compat 74ec2c1c56 5/6: Add test for make-nearby-temp-file

2023-01-16 Thread ELPA Syncer
branch: externals/compat commit 74ec2c1c56ec178ac5b4cd47fb3b7837ebb8f942 Author: Daniel Mendler Commit: Daniel Mendler Add test for make-nearby-temp-file --- compat-26.el| 2 +- compat-27.el| 44 +--- compat-tests.el | 18 ++

[elpa] externals/compat b93ab4c0e0 2/6: Add test for executable-find

2023-01-16 Thread ELPA Syncer
branch: externals/compat commit b93ab4c0e0cb7de245af18c675d4cfe53a3dac0a Author: Daniel Mendler Commit: Daniel Mendler Add test for executable-find --- compat-27.el| 2 +- compat-tests.el | 9 - 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/compat-27.el b/compat

[elpa] externals/compat aea1ccfa92 1/6: Update documentation, test coverage is now 100%.

2023-01-16 Thread ELPA Syncer
branch: externals/compat commit aea1ccfa92f4b61911e37d8b0bb011807dd451fe Author: Daniel Mendler Commit: Daniel Mendler Update documentation, test coverage is now 100%. --- NEWS.org| 2 +- compat-tests.el | 16 +++- compat.texi | 10 -- 3 files changed, 12 in

[elpa] externals/compat 041122b305 4/6: Update NEWS

2023-01-16 Thread ELPA Syncer
branch: externals/compat commit 041122b3057752a761f2e54b5d52adcd2136f8ad Author: Daniel Mendler Commit: Daniel Mendler Update NEWS --- NEWS.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS.org b/NEWS.org index f80257ccb7..1587864c6f 100644 --- a/NEWS.org ++

[elpa] externals/substitute 2fa0edaa5a 29/39: Fix below/above way of identifying current target

2023-01-16 Thread ELPA Syncer
branch: externals/substitute commit 2fa0edaa5ada0bc8d1af032bd082a8adee2fb0d9 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Fix below/above way of identifying current target --- substitute.el | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) diff

[elpa] externals/substitute 591d6df15b 38/39: Expand README; add video demo

2023-01-16 Thread ELPA Syncer
branch: externals/substitute commit 591d6df15b485a697a26fcc6cb3e0ba1cfc57cdb Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Expand README; add video demo --- README.md | 88 +-- 1 file changed, 74 insertions(+), 14 deletio

[elpa] externals/substitute 18c9830a5c 36/39: Rename private function for clarity

2023-01-16 Thread ELPA Syncer
branch: externals/substitute commit 18c9830a5c6d5831404920d1e5322e8510204106 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Rename private function for clarity --- substitute.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/substitute.el b/substitute.e

[elpa] externals/substitute 73a1904ea4 24/39: Do not check for fn in 'while' loop

2023-01-16 Thread ELPA Syncer
branch: externals/substitute commit 73a1904ea4521f9bf149f658950b6ed7252622c4 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Do not check for fn in 'while' loop We only want to perform the test once, not per iteration. --- substitute.el | 8 +++- 1 file changed, 3 inser

[elpa] externals/substitute 3f2e429e2d 32/39: Refine substitute-command macro

2023-01-16 Thread ELPA Syncer
branch: externals/substitute commit 3f2e429e2d21f431d9b6c89c582c56282b51dcd3 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Refine substitute-command macro --- substitute.el | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/substitute.el b/substitute.el ind

[elpa] externals/substitute f5b7b373b1 30/39: Make link to blog easier to find

2023-01-16 Thread ELPA Syncer
branch: externals/substitute commit f5b7b373b19496ef802f1c88cf9b48b5499b7c82 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make link to blog easier to find --- README.md | 2 +- substitute.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/RE

[elpa] externals/substitute b8cd86b7b8 28/39: Add FIXME

2023-01-16 Thread ELPA Syncer
branch: externals/substitute commit b8cd86b7b8ba61d6d25dc3237c95e20b68c564fe Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add FIXME --- substitute.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/substitute.el b/substitute.el index 9808d973fd..551c4db2b4 100644 --- a/subs

[elpa] externals/substitute cd757fd209 27/39: Remove needless lambdas

2023-01-16 Thread ELPA Syncer
branch: externals/substitute commit cd757fd20901611e9113e357e0fc2d0fa70f8228 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove needless lambdas --- substitute.el | 47 +-- 1 file changed, 21 insertions(+), 26 deletions(-) diff --git

[elpa] externals/substitute af3472dc34 33/39: Do not operate on nil thing

2023-01-16 Thread ELPA Syncer
branch: externals/substitute commit af3472dc3486a8fdda397c6e2fb46b39cee57192 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Do not operate on nil thing --- substitute.el | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/substitute.el b/substitute.el index 82

[elpa] externals/substitute 673c22fe54 35/39: Rename private function for clarity and move it further up

2023-01-16 Thread ELPA Syncer
branch: externals/substitute commit 673c22fe5401229a861cf814327897c3d585ae69 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Rename private function for clarity and move it further up --- substitute.el | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --gi

[elpa] externals/substitute 8b1d32af46 04/39: Use pretty target in substitute-report-operation

2023-01-16 Thread ELPA Syncer
branch: externals/substitute commit 8b1d32af46ec916e4cfce0ab08d6d86b0c29cfc5 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Use pretty target in substitute-report-operation --- substitute.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/substitute.el b/substit

[elpa] externals/substitute 731cb688e2 39/39: Bump version to trigger GNU ELPA build

2023-01-16 Thread ELPA Syncer
branch: externals/substitute commit 731cb688e2c4312f3b1e19a01e685ba08cedd124 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Bump version to trigger GNU ELPA build --- substitute.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/substitute.el b/substitute.el ind

[elpa] externals/substitute 87fc9cb145 05/39: Abstract positioning and fix issues with targeting

2023-01-16 Thread ELPA Syncer
branch: externals/substitute commit 87fc9cb145ba2a6a1bd08942d5df0fef3a7a4bc8 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Abstract positioning and fix issues with targeting The previous positioning was problematic as it would miss the current target depending on where

[elpa] externals/substitute af56e87099 31/39: Refine how description of scope is made

2023-01-16 Thread ELPA Syncer
branch: externals/substitute commit af56e8709911a88595f786c49ffb786d9f99ee7c Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Refine how description of scope is made --- substitute.el | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/substitute.el b/s

[elpa] externals/substitute 8ac3904158 23/39: Simplify substitute--setup-scope

2023-01-16 Thread ELPA Syncer
branch: externals/substitute commit 8ac39041584b01524408fc5ed9fa71dfb0c01b8d Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Simplify substitute--setup-scope --- substitute.el | 13 ++--- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/substitute.el b/substitut

[elpa] externals/substitute 9ddf421c55 34/39: Rename private function for clarity

2023-01-16 Thread ELPA Syncer
branch: externals/substitute commit 9ddf421c550eeb885208a84cb560668e23eae7aa Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Rename private function for clarity --- substitute.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/substitute.el b/substitute.el in

[elpa] externals/substitute 86423acf44 37/39: Use correct word in a couple of places

2023-01-16 Thread ELPA Syncer
branch: externals/substitute commit 86423acf445ab23255f0890d1bac751138235f4b Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Use correct word in a couple of places --- substitute.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/substitute.el b/substitute.el

[elpa] externals/substitute fd60c0da63 08/39: Mention substitute-report-operation in hook doc string

2023-01-16 Thread ELPA Syncer
branch: externals/substitute commit fd60c0da632c5ddf3046ccfd75c5f671c3af8603 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Mention substitute-report-operation in hook doc string --- substitute.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/substitute.el

[elpa] externals/substitute b73b62df77 10/39: Add initial version of the README

2023-01-16 Thread ELPA Syncer
branch: externals/substitute commit b73b62df770ed6a685bbc83d64ce4da49d37f75d Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add initial version of the README --- README.md | 35 +++ 1 file changed, 35 insertions(+) diff --git a/README.md b/README.md

[nongnu] elpa/eat 96dfb50d84: Allow modifying semi-char key exceptions

2023-01-16 Thread ELPA Syncer
branch: elpa/eat commit 96dfb50d84468da36c4ca33b2d0f9774c5efefcd Author: Akib Azmain Turja Commit: Akib Azmain Turja Allow modifying semi-char key exceptions * eat.el (eat-semi-char-non-bound-keys) (eat-eshell-semi-char-non-bound-keys): New user option. * eat.el (eat--prepar

[elpa] branch externals/substitute created (now 731cb688e2)

2023-01-16 Thread ELPA Syncer
elpasync pushed a change to branch externals/substitute. at 731cb688e2 Bump version to trigger GNU ELPA build This branch includes the following new commits: new 511a45bbbc Add initial version of substitute.el (WORK-IN-PROGRESS) new 2eedda90bf Add COPYING and gitignore

[elpa] externals/substitute e5a012fd15 03/39: Reference correct symbol in doc string

2023-01-16 Thread ELPA Syncer
branch: externals/substitute commit e5a012fd15af073a7884576a20840b113fe9af9f Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Reference correct symbol in doc string --- substitute.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/substitute.el b/substitute.el ind

[elpa] externals/substitute be5b7f3e71 11/39: Streamline all commands with a macro

2023-01-16 Thread ELPA Syncer
branch: externals/substitute commit be5b7f3e7193206e080b860d1a25cb72af04d9e8 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Streamline all commands with a macro --- README.md | 2 +- substitute.el | 63 --- 2 files change

[elpa] externals/substitute 511a45bbbc 01/39: Add initial version of substitute.el (WORK-IN-PROGRESS)

2023-01-16 Thread ELPA Syncer
branch: externals/substitute commit 511a45bbbc8d672311e5d5f62467aca5ddc4b293 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add initial version of substitute.el (WORK-IN-PROGRESS) --- substitute.el | 214 ++ 1 file changed, 21

[elpa] externals/substitute 2eedda90bf 02/39: Add COPYING and gitignore

2023-01-16 Thread ELPA Syncer
branch: externals/substitute commit 2eedda90bf88588a7a5f2b27f71dab5f2422ab20 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add COPYING and gitignore --- .gitignore | 3 + COPYING| 674 + 2 files changed, 677 inserti

[elpa] externals/substitute deb7d28b9e 09/39: Change substitute-highlight default value and fix typo

2023-01-16 Thread ELPA Syncer
branch: externals/substitute commit deb7d28b9e1ce5f0dc2cc0ab6f987350a620667a Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Change substitute-highlight default value and fix typo --- substitute.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/substitute.el

[elpa] externals/substitute 178453e3a4 22/39: Rename scope functions; make code cleaner

2023-01-16 Thread ELPA Syncer
branch: externals/substitute commit 178453e3a44016391cf6f41d55753fb24221a69f Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Rename scope functions; make code cleaner --- substitute.el | 40 ++-- 1 file changed, 26 insertions(+), 14 deletions(-)

[elpa] externals/substitute b665f84d4b 14/39: Reuse code in substitute--prompt-with-highlight

2023-01-16 Thread ELPA Syncer
branch: externals/substitute commit b665f84d4b042a968c079c336c56761078cc92af Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Reuse code in substitute--prompt-with-highlight --- substitute.el | 11 +++ 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/substitute.e

[elpa] externals/substitute 8431c6b54d 20/39: Make local variables less verbose

2023-01-16 Thread ELPA Syncer
branch: externals/substitute commit 8431c6b54dc83cd010567b5bbf44346c6f19cd05 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make local variables less verbose --- substitute.el | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/substitute.el b/subst

[elpa] externals/substitute 89c3389e1c 15/39: Rename local variable for clarity

2023-01-16 Thread ELPA Syncer
branch: externals/substitute commit 89c3389e1c58109cb35998782dd22196de78ed7f Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Rename local variable for clarity --- substitute.el | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/substitute.el b/substitute.

[elpa] externals/substitute e55a121666 25/39: Make minor formatting change

2023-01-16 Thread ELPA Syncer
branch: externals/substitute commit e55a121af3fefc42c4289001418152da5d1c Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make minor formatting change --- substitute.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/substitute.el b/substitute.el index b30

[elpa] externals/substitute f45d238078 21/39: Add missing word in doc string

2023-01-16 Thread ELPA Syncer
branch: externals/substitute commit f45d2380786f8f4c50f1bb1ceb05e89ec9b8112d Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add missing word in doc string --- substitute.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/substitute.el b/substitute.el index d948e

[elpa] externals/substitute ff63ce986f 06/39: Use more descriptive name for local variable

2023-01-16 Thread ELPA Syncer
branch: externals/substitute commit ff63ce986fe587e244f9e0def810872d2cb30a40 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Use more descriptive name for local variable --- substitute.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/substitute.el b/subst

[elpa] externals/substitute 45096c23d2 16/39: Update symbol of command for clarity

2023-01-16 Thread ELPA Syncer
branch: externals/substitute commit 45096c23d22958b86be8eb7f2af3609ac1dbc0f4 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update symbol of command for clarity --- README.md | 2 +- substitute.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md

[elpa] externals/substitute fd991c2e8c 07/39: Tweak one doc string format

2023-01-16 Thread ELPA Syncer
branch: externals/substitute commit fd991c2e8cc34f608342e78abf48226294bc35d3 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Tweak one doc string format --- substitute.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/substitute.el b/substitute.el index cb9735eb

[elpa] externals/substitute 3c91a4a100 12/39: Define aliases for two commands

2023-01-16 Thread ELPA Syncer
branch: externals/substitute commit 3c91a4a10063d1d0624eacb88a0e92749db52c7a Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Define aliases for two commands --- substitute.el | 6 ++ 1 file changed, 6 insertions(+) diff --git a/substitute.el b/substitute.el index 93c2df63f0..c2

[elpa] externals/substitute e90152fc90 18/39: Bump version for package-vc-rebuild to do its job

2023-01-16 Thread ELPA Syncer
branch: externals/substitute commit e90152fc90547e84b5ff7013a11fd404d9b0c99a Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Bump version for package-vc-rebuild to do its job --- substitute.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/substitute.el b/substi

[elpa] externals/substitute cdb23ab35c 17/39: Reference blog post in the README

2023-01-16 Thread ELPA Syncer
branch: externals/substitute commit cdb23ab35c95483be5a7687a8cdc1cd2ff0a7f29 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Reference blog post in the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 734835ac4a..10

[elpa] externals/substitute 0c3e1c79ca 26/39: Add indentation in one place

2023-01-16 Thread ELPA Syncer
branch: externals/substitute commit 0c3e1c79ca6cd4f654ac82709af2d5108bf21cd3 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add indentation in one place --- substitute.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/substitute.el b/substitute.el index e1fde40

[elpa] externals/substitute 11b4277bfe 13/39: Remove obsolete symbol from doc strings

2023-01-16 Thread ELPA Syncer
branch: externals/substitute commit 11b4277bfe5e661f04630be40ea2129c7e1d57d4 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove obsolete symbol from doc strings --- substitute.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/substitute.el b/substitute.

  1   2   >