[elpa] externals/org updated (3cbd9f4233 -> 54f8b0bfd0)

2023-08-19 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 3cbd9f4233 org-lint: New checker for SCHEDULED/DEADLINE with inactive timestamp new a25d00d5df org-return: Do not insert inside folded region new 73e332a307 Merge branch 'bugfix' new 928f2d7fb0 Revert "org-retur

[elpa] externals/org 73e332a307 1/3: Merge branch 'bugfix'

2023-08-19 Thread ELPA Syncer
branch: externals/org commit 73e332a307276fa09d7fb8c1ab9684475c8e6069 Merge: 3cbd9f4233 a25d00d5df Author: Ihor Radchenko Commit: Ihor Radchenko Merge branch 'bugfix' --- lisp/org.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lisp/org.el b/lisp/org.el index 6abb2db958..0c7fef0fa9

[elpa] externals/org-remark 5cd59e70ef: docs: style sheets

2023-08-19 Thread ELPA Syncer
branch: externals/org-remark commit 5cd59e70ef2e52a83079952d28a787b95fe775c7 Author: Noboru Ota Commit: Noboru Ota docs: style sheets --- docs/resources/reset.css | 114 ++ docs/resources/style.css | 175 +++ 2 files ch

[elpa] externals-release/org 52bc95676c 2/2: org-insert-heading: Fix when folded text is kept right at the new heading

2023-08-19 Thread ELPA Syncer
branch: externals-release/org commit 52bc95676c89e2b2460d8a66d44dd41017464b08 Author: Ihor Radchenko Commit: Ihor Radchenko org-insert-heading: Fix when folded text is kept right at the new heading * lisp/org.el (org-insert-heading): Do not slurp blank lines after previous headi

[elpa] externals-release/org a25d00d5df 1/2: org-return: Do not insert inside folded region

2023-08-19 Thread ELPA Syncer
branch: externals-release/org commit a25d00d5dff6c162b1bb7542201c590052d267fa Author: Ihor Radchenko Commit: Ihor Radchenko org-return: Do not insert inside folded region * lisp/org.el (org--newline): When called interactively, check for invisible edits. Reported-by: Ka

[elpa] externals/org 54f8b0bfd0 3/3: Merge branch 'bugfix'

2023-08-19 Thread ELPA Syncer
branch: externals/org commit 54f8b0bfd08645db7e2393d0c1eb287969b181d9 Merge: 928f2d7fb0 52bc95676c Author: Ihor Radchenko Commit: Ihor Radchenko Merge branch 'bugfix' --- lisp/org.el | 5 - testing/lisp/test-org.el | 18 -- 2 files changed, 20 insertions(+)

[elpa] externals/org-transclusion b10d4de93c: docs: html style sheet

2023-08-19 Thread ELPA Syncer
branch: externals/org-transclusion commit b10d4de93c6c0523bd4e7e72c11ef3a9a5630370 Author: Noboru Ota Commit: Noboru Ota docs: html style sheet --- docs/resources/manual.css | 100 +++--- docs/resources/reset.css | 114 ++ docs/resources/styl

[elpa] externals/org 928f2d7fb0 2/3: Revert "org-return: Do not insert inside folded region"

2023-08-19 Thread ELPA Syncer
branch: externals/org commit 928f2d7fb03e0932f3280af7a5087a564eaaf5e6 Author: Ihor Radchenko Commit: Ihor Radchenko Revert "org-return: Do not insert inside folded region" This reverts commit a25d00d5dff6c162b1bb7542201c590052d267fa. Direct call to `org-fold-check-before-in

[elpa] externals-release/org updated (27a41d418d -> 52bc95676c)

2023-08-19 Thread ELPA Syncer
elpasync pushed a change to branch externals-release/org. from 27a41d418d org-element--cache-before-change: Fix edge case creating heading new a25d00d5df org-return: Do not insert inside folded region new 52bc95676c org-insert-heading: Fix when folded text is kept right at

[elpa] externals/urgrep df52f3cda2 1/3: Pass the finalized tool regexp syntx to the tool's command function

2023-08-19 Thread ELPA Syncer
branch: externals/urgrep commit df52f3cda23e4023fbbfd71e2ff6a216b60f39fe Author: Jim Porter Commit: Jim Porter Pass the finalized tool regexp syntx to the tool's command function This doesn't change anything in practice, but it's slightly more correct. --- urgrep.el | 2 +- 1 file

[elpa] externals/urgrep 6c684d74e5 3/3: Simplify the option-building in `eshell/urgrep`

2023-08-19 Thread ELPA Syncer
branch: externals/urgrep commit 6c684d74e565acf209f63b0600b7ea72f6922bc5 Author: Jim Porter Commit: Jim Porter Simplify the option-building in `eshell/urgrep` --- urgrep.el | 11 +-- 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/urgrep.el b/urgrep.el index ec65953d7a

[elpa] externals/urgrep 842c97a8d1 2/3: Pass the default-directory as `:default-directory` and make it private

2023-08-19 Thread ELPA Syncer
branch: externals/urgrep commit 842c97a8d1f933931c6ff1653a02ae5871638621 Author: Jim Porter Commit: Jim Porter Pass the default-directory as `:default-directory` and make it private This helps remove any potential ambiguity with keyword args to pass along to `urgrep-command`. --

[elpa] externals/urgrep updated (0f6b3ea835 -> 6c684d74e5)

2023-08-19 Thread ELPA Syncer
elpasync pushed a change to branch externals/urgrep. from 0f6b3ea835 Clean up our implementation for let-binding buffer-local variables new df52f3cda2 Pass the finalized tool regexp syntx to the tool's command function new 842c97a8d1 Pass the default-directory as `:default

[nongnu] elpa/helm 8d48f2224f: No need to pass minibuffer-completing-file-name in HFF

2023-08-19 Thread ELPA Syncer
branch: elpa/helm commit 8d48f2224f07dac10a5af4f375e4d8b9763726e5 Author: Thierry Volpiatto Commit: Thierry Volpiatto No need to pass minibuffer-completing-file-name in HFF The source is anyway using completing-file-name attr. When passing minibuffer-completing-file-name, i

[nongnu] elpa/helm-core updated (cc462522ba -> 8d48f2224f)

2023-08-19 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from cc462522ba Update issue template adds 8d48f2224f No need to pass minibuffer-completing-file-name in HFF No new revisions were added by this update. Summary of changes: helm-files.el | 3 +-- 1 file changed, 1 insertion(+), 2

[elpa] externals/org 35960e1614 2/2: org-babel-execute-subtree: Document the argument in the docstring

2023-08-19 Thread ELPA Syncer
branch: externals/org commit 35960e1614842fc88b0ad193479f71e2153ac02a Author: Ihor Radchenko Commit: Ihor Radchenko org-babel-execute-subtree: Document the argument in the docstring * lisp/ob-core.el (org-babel-execute-subtree): Clarify the meaning of command argument in the doc

[elpa] externals/org bbdf9781c2 1/2: test-org/insert-todo-heading-respect-content: Fix tests

2023-08-19 Thread ELPA Syncer
branch: externals/org commit bbdf9781c2f85448797830144b8c017c9238af61 Author: Ihor Radchenko Commit: Ihor Radchenko test-org/insert-todo-heading-respect-content: Fix tests * testing/lisp/test-org.el (test-org/insert-todo-heading-respect-content): Do not assert newline after

[elpa] externals/org updated (54f8b0bfd0 -> 35960e1614)

2023-08-19 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 54f8b0bfd0 Merge branch 'bugfix' new bbdf9781c2 test-org/insert-todo-heading-respect-content: Fix tests new 35960e1614 org-babel-execute-subtree: Document the argument in the docstring Summary of changes: lisp/ob-cor

[nongnu] elpa/helm-core updated (8d48f2224f -> da93e5c1f7)

2023-08-19 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 8d48f2224f No need to pass minibuffer-completing-file-name in HFF adds 150e25c48c Add more functions to helm-completing-read-command-categories adds da93e5c1f7 Fix bad completing-read default arg "nil" No new revisions

[nongnu] elpa/helm da93e5c1f7 2/2: Fix bad completing-read default arg "nil"

2023-08-19 Thread ELPA Syncer
branch: elpa/helm commit da93e5c1f7193fda629afcbe5bb539d92b64c9db Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix bad completing-read default arg "nil" Some functions like debug-on-entry use (symbol-name sym) without checking if sym is non nil, so the return value become

[nongnu] elpa/helm updated (8d48f2224f -> da93e5c1f7)

2023-08-19 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from 8d48f2224f No need to pass minibuffer-completing-file-name in HFF new 150e25c48c Add more functions to helm-completing-read-command-categories new da93e5c1f7 Fix bad completing-read default arg "nil" Summary of changes:

[nongnu] elpa/helm 150e25c48c 1/2: Add more functions to helm-completing-read-command-categories

2023-08-19 Thread ELPA Syncer
branch: elpa/helm commit 150e25c48c165401e47c09f71fec4d95cec6b3ee Author: Thierry Volpiatto Commit: Thierry Volpiatto Add more functions to helm-completing-read-command-categories --- helm-mode.el | 7 +++ 1 file changed, 7 insertions(+) diff --git a/helm-mode.el b/helm-mode.el index 8

[nongnu] elpa/wfnames ea33697222 2/2: Add move line up and down commands

2023-08-19 Thread ELPA Syncer
branch: elpa/wfnames commit ea336972227a5ffe29fed0aaa1ccaadf90743db3 Author: Thierry Volpiatto Commit: Thierry Volpiatto Add move line up and down commands --- wfnames.el | 22 ++ 1 file changed, 22 insertions(+) diff --git a/wfnames.el b/wfnames.el index 2edde04301..e2

[nongnu] elpa/wfnames 4c497aa8d2 1/2: Remove comment

2023-08-19 Thread ELPA Syncer
branch: elpa/wfnames commit 4c497aa8d25403ceb2deaa5f6c811b489abaa152 Author: Thierry Volpiatto Commit: Thierry Volpiatto Remove comment --- wfnames.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/wfnames.el b/wfnames.el index 1a0f376296..2edde04301 100644 --- a/wfnames.el +++ b/wfna

[nongnu] elpa/wfnames updated (e4d6097892 -> ea33697222)

2023-08-19 Thread ELPA Syncer
elpasync pushed a change to branch elpa/wfnames. from e4d6097892 Use parents arg for make-directory new 4c497aa8d2 Remove comment new ea33697222 Add move line up and down commands Summary of changes: wfnames.el | 24 ++-- 1 file changed, 22 insertions(

[elpa] externals/embark 1ca4f35342: Add key binding for make-symbolic-link

2023-08-19 Thread ELPA Syncer
branch: externals/embark commit 1ca4f35342e953443adca63dd9077dcf9055 Author: Omar Antolín Camarena Commit: Omar Antolín Camarena Add key binding for make-symbolic-link --- embark.el | 1 + 1 file changed, 1 insertion(+) diff --git a/embark.el b/embark.el index 7e812171c9..704eea7bf5 10

[elpa] externals/embark-consult updated (087bad2824 -> 1ca4f35342)

2023-08-19 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark-consult. from 087bad2824 Flip the meaning of the argument to embark-bindings adds 1ca4f35342 Add key binding for make-symbolic-link No new revisions were added by this update. Summary of changes: embark.el | 1 + 1 file changed,

[nongnu] elpa/git-commit 667deaa74e: magit-stage-file: Fix staging ignored files

2023-08-19 Thread ELPA Syncer
branch: elpa/git-commit commit 667deaa74e54031406d1c4e339c06493689ef102 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-stage-file: Fix staging ignored files --- lisp/magit-apply.el | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/lisp/magit-apply.el b/li

[nongnu] elpa/magit updated (4881835572 -> 667deaa74e)

2023-08-19 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from 4881835572 magit-log-reflog-re: Remove redundant '?' operator adds 667deaa74e magit-stage-file: Fix staging ignored files No new revisions were added by this update. Summary of changes: lisp/magit-apply.el | 10 ++ 1 file

[nongnu] elpa/magit-section updated (4881835572 -> 667deaa74e)

2023-08-19 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from 4881835572 magit-log-reflog-re: Remove redundant '?' operator adds 667deaa74e magit-stage-file: Fix staging ignored files No new revisions were added by this update. Summary of changes: lisp/magit-apply.el | 10 ++

[elpa] externals/cape 11cc35cc89 2/2: cape-wrap-super: Do not use private completion--some

2023-08-19 Thread ELPA Syncer
branch: externals/cape commit 11cc35cc890c4789a12ca32e35917a15ec2bc1c5 Author: Daniel Mendler Commit: Daniel Mendler cape-wrap-super: Do not use private completion--some completion--some is private and performs unnecessary error handling. The assumption is that none of the merge

[elpa] externals/cape 01cee20ded 1/2: Add cape-wrap-super and cape-capf-super for consistency

2023-08-19 Thread ELPA Syncer
branch: externals/cape commit 01cee20ded0f5790186f3e88b0414491de8640de Author: Daniel Mendler Commit: Daniel Mendler Add cape-wrap-super and cape-capf-super for consistency --- CHANGELOG.org | 2 + README.org| 23 - cape.el | 150 ++--

[elpa] externals/cape updated (df831c35aa -> 11cc35cc89)

2023-08-19 Thread ELPA Syncer
elpasync pushed a change to branch externals/cape. from df831c35aa cape-wrap-debug: Keep track of completion table id new 01cee20ded Add cape-wrap-super and cape-capf-super for consistency new 11cc35cc89 cape-wrap-super: Do not use private completion--some Summary of chang

[elpa] externals/urgrep 037e2957cd 2/3: Add a subheading for the v0.1.1 release notes

2023-08-19 Thread ELPA Syncer
branch: externals/urgrep commit 037e2957cd43b4dbb44764862cebb7e8a785b96f Author: Jim Porter Commit: Jim Porter Add a subheading for the v0.1.1 release notes --- NEWS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS.md b/NEWS.md index 14a2b8fe98..a2c12f7597 100644 --- a/NEWS.md ++

[elpa] externals/urgrep updated (6c684d74e5 -> 2f3d5402b7)

2023-08-19 Thread ELPA Syncer
elpasync pushed a change to branch externals/urgrep. from 6c684d74e5 Simplify the option-building in `eshell/urgrep` new 35586c85b9 Add support for passing `:directory` to `urgrep-command` new 037e2957cd Add a subheading for the v0.1.1 release notes new 2f3d5402b7 Es

[elpa] externals/urgrep 35586c85b9 1/3: Add support for passing `:directory` to `urgrep-command`

2023-08-19 Thread ELPA Syncer
branch: externals/urgrep commit 35586c85b915adbcdcee0f88fbf9adb96a61abfb Author: Jim Porter Commit: Jim Porter Add support for passing `:directory` to `urgrep-command` This also fixes the old limitation with the Eshell builtin so now you can pass directories as arguments to it.

[elpa] externals/urgrep 2f3d5402b7 3/3: Eshell builtin now supports multiple paths, so add some ellipses

2023-08-19 Thread ELPA Syncer
branch: externals/urgrep commit 2f3d5402b78a70f442808a274bc077a3da950f66 Author: Jim Porter Commit: Jim Porter Eshell builtin now supports multiple paths, so add some ellipses --- urgrep.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/urgrep.el b/urgrep.el index 1ce6b

[nongnu] elpa/popup 4036e5590a 1/2: perf(popup.el): enable lexical binding

2023-08-19 Thread ELPA Syncer
branch: elpa/popup commit 4036e5590a842390b12919473cb71654cae28783 Author: StrawberryTea Commit: StrawberryTea perf(popup.el): enable lexical binding --- popup.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/popup.el b/popup.el index 963d7e8676..f39c512b89 100644 ---

[nongnu] elpa/popup 769318d039 2/2: Merge pull request #140 from LemonBreezes/enable-lexical-binding-2

2023-08-19 Thread ELPA Syncer
branch: elpa/popup commit 769318d0391e6d9a718e227678234f27f7c13a47 Merge: cb76e6d517 4036e5590a Author: Jen-Chieh Shen Commit: GitHub Merge pull request #140 from LemonBreezes/enable-lexical-binding-2 perf(popup.el): enable lexical binding --- popup.el | 2 +- 1 file changed, 1 ins

[nongnu] elpa/helm-core updated (da93e5c1f7 -> 6239110f8a)

2023-08-19 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from da93e5c1f7 Fix bad completing-read default arg "nil" adds 6239110f8a completions-detailed is available only after 28.1 (#2613) No new revisions were added by this update. Summary of changes: helm-mode.el | 3 ++- 1 file chang

[nongnu] elpa/helm 6239110f8a: completions-detailed is available only after 28.1 (#2613)

2023-08-19 Thread ELPA Syncer
branch: elpa/helm commit 6239110f8a83e95fe8d466b595bf4f6407545baa Author: Thierry Volpiatto Commit: Thierry Volpiatto completions-detailed is available only after 28.1 (#2613) --- helm-mode.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/helm-mode.el b/helm-mode.el