[elpa] externals/org 8a781d35dc: ob-tangle.el: fix ‘:comments noweb’ double linking

2022-08-12 Thread ELPA Syncer
branch: externals/org commit 8a781d35dc68f20fa2a5546c98ba3d9b77ee3cda Author: Hraban Luyat Commit: Ihor Radchenko ob-tangle.el: fix ‘:comments noweb’ double linking * lisp/ob-tangle.el: Refactor the double implementation to a single helper function. This avoids the double link

[elpa] externals/denote 75cbaaf3a1 6/6: Merge pull request #88 from jeanphilippegg/cleanup

2022-08-12 Thread ELPA Syncer
branch: externals/denote commit 75cbaaf3a151a714f4ec06dda5b66f3d812f41a7 Merge: 16e67cba93 fe4bd822fd Author: Protesilaos Stavrou Commit: GitHub Merge pull request #88 from jeanphilippegg/cleanup Remove some unused variables and functions --- denote.el | 190 +++

[elpa] externals/denote aeb8905128 1/6: Remove some unused variables and functions

2022-08-12 Thread ELPA Syncer
branch: externals/denote commit aeb890512812d8c9481b876e227af96554077b4c Author: Jean-Philippe Gagné Guay Commit: Jean-Philippe Gagné Guay Remove some unused variables and functions - Remove denote--retrieve-id-front-matter-key-regexp, denote--retrieve-date-front-matter-regexp a

[elpa] externals/denote eff882fb09 4/6: Add file-type parameter to denote--add-front-matter

2022-08-12 Thread ELPA Syncer
branch: externals/denote commit eff882fb09b8706ec73cb6958aa53d6c6e9f04e7 Author: Jean-Philippe Gagné Guay Commit: Jean-Philippe Gagné Guay Add file-type parameter to denote--add-front-matter --- denote.el | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --g

[elpa] externals/denote 061c7013eb 2/6: Add denote--title-key-regexp and denote--keywords-key-regexp functions and use them

2022-08-12 Thread ELPA Syncer
branch: externals/denote commit 061c7013eb1a722273faee4276814efc07e79929 Author: Jean-Philippe Gagné Guay Commit: Jean-Philippe Gagné Guay Add denote--title-key-regexp and denote--keywords-key-regexp functions and use them - Use the new functions instead of denote--retrieve-tit

[elpa] externals/denote dbe003bae7 3/6: Use with-temp-buffer instead of with-current-buffer in denote--regexp-in-file-p

2022-08-12 Thread ELPA Syncer
branch: externals/denote commit dbe003bae7bb9f13e4fc31e7fabe3e9d21d105d1 Author: Jean-Philippe Gagné Guay Commit: Jean-Philippe Gagné Guay Use with-temp-buffer instead of with-current-buffer in denote--regexp-in-file-p --- denote.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)

[elpa] externals/denote updated (16e67cba93 -> 75cbaaf3a1)

2022-08-12 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from 16e67cba93 Clarify TODO about denote--only-note-p new aeb8905128 Remove some unused variables and functions new 061c7013eb Add denote--title-key-regexp and denote--keywords-key-regexp functions and use them ne

[elpa] externals/denote fe4bd822fd 5/6: Remove the optional key parameter from denote--retrieve-search and related functions

2022-08-12 Thread ELPA Syncer
branch: externals/denote commit fe4bd822fd04f6ae1f205b828d921ef4e0dc161c Author: Jean-Philippe Gagné Guay Commit: Jean-Philippe Gagné Guay Remove the optional key parameter from denote--retrieve-search and related functions - Make file-type parameter mandatory in denote--retrieve-v

[nongnu] elpa/xah-fly-keys df9284fe4f: xah-run-current-file fixed a bug where it tries to run WolframLang on html file

2022-08-12 Thread ELPA Syncer
branch: elpa/xah-fly-keys commit df9284fe4f6939c3d09b6922e14a88ee8401a97c Author: Xah Lee Commit: Xah Lee xah-run-current-file fixed a bug where it tries to run WolframLang on html file --- xah-fly-keys.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xah-fly-ke

[nongnu] elpa/dockerfile-mode 73a8bcc255: Fix: remove repeated switch in docstring

2022-08-12 Thread ELPA Syncer
branch: elpa/dockerfile-mode commit 73a8bcc25547b874e1983a75901f6c31708cd104 Author: Alfonso Montero Commit: Drew Csillag Fix: remove repeated switch in docstring --- dockerfile-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfile-mode.el b/dockerfile-mode.

[nongnu] elpa/org-auto-tangle 2494a6f78c: update version number after adding some features

2022-08-12 Thread ELPA Syncer
branch: elpa/org-auto-tangle commit 2494a6f78c9db5311123abc7cad119851a29a55c Author: lispy-dobby Commit: GitHub update version number after adding some features features added: - Pass user-specified variables to the async process - Make a couple variables `defcustom' ---

[nongnu] elpa/geiser 956ec5ff54: geiser-repl: new variables startup-hook and startup-forms

2022-08-12 Thread ELPA Syncer
branch: elpa/geiser commit 956ec5ff543e9a0fcb3b3ceb339bb1e21c39719e Author: jao Commit: jao geiser-repl: new variables startup-hook and startup-forms See discussion in issue #48. --- elisp/geiser-repl.el | 20 +++- news.org | 6 ++ 2 files changed,

[nongnu] elpa/evil 1d63e750bc: Revert point if 0 replacements made in ex substitution

2022-08-12 Thread ELPA Syncer
branch: elpa/evil commit 1d63e750bc8f37aa1b8f0eabe86b598973ab75b1 Author: Tom Dalziel Commit: Tom Dalziel <33435574+tomd...@users.noreply.github.com> Revert point if 0 replacements made in ex substitution --- evil-commands.el | 4 +++- evil-tests.el| 11 --- 2 files changed, 11

[nongnu] elpa/magit-section updated (2f0efa9f58 -> 9ffaed3f6b)

2022-08-12 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from 2f0efa9f58 make: Print message for texi target adds 9ffaed3f6b magit-submodule-list-format-path-functions: New hook No new revisions were added by this update. Summary of changes: lisp/magit-submodule.el | 7 ++- 1 fi

[nongnu] elpa/git-commit 9ffaed3f6b: magit-submodule-list-format-path-functions: New hook

2022-08-12 Thread ELPA Syncer
branch: elpa/git-commit commit 9ffaed3f6bc743abd88402c412b970fc2ae2ea91 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-submodule-list-format-path-functions: New hook Undocumented for now. --- lisp/magit-submodule.el | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-)

[nongnu] elpa/magit updated (2f0efa9f58 -> 9ffaed3f6b)

2022-08-12 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from 2f0efa9f58 make: Print message for texi target adds 9ffaed3f6b magit-submodule-list-format-path-functions: New hook No new revisions were added by this update. Summary of changes: lisp/magit-submodule.el | 7 ++- 1 file chang

[elpa] externals/transient 6b9c93af9c 2/2: make: Print message for texi target

2022-08-12 Thread Jonas Bernoulli
branch: externals/transient commit 6b9c93af9c1d1646be4445656c46ee9390c9f129 Author: Jonas Bernoulli Commit: Jonas Bernoulli make: Print message for texi target --- docs/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Makefile b/docs/Makefile index 254813d204..1e2385bc2a 10

[elpa] externals/transient updated (3b267425c0 -> 6b9c93af9c)

2022-08-12 Thread Jonas Bernoulli
tarsius pushed a change to branch externals/transient. from 3b267425c0 transient--fit-window-to-buffer: Use correct package prefix new 8e5c384484 manual: Drop an empty line new 6b9c93af9c make: Print message for texi target Summary of changes: docs/Makefile | 1 + d

[elpa] externals/transient 8e5c384484 1/2: manual: Drop an empty line

2022-08-12 Thread Jonas Bernoulli
branch: externals/transient commit 8e5c384484a6808370336f6ce4a56e1c9729db54 Author: Jonas Bernoulli Commit: Jonas Bernoulli manual: Drop an empty line --- docs/transient.org | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/transient.org b/docs/transient.org index a6e6c35481..d084b35a