[elpa] externals/beframe updated (993d4f47cd -> 9198b0cb85)

2023-10-27 Thread ELPA Syncer
elpasync pushed a change to branch externals/beframe. from 993d4f47cd Ensure project--list has a list value new 41812981d2 Simplify how project frames are named new 9198b0cb85 Simplify how frames are set up Summary of changes: beframe.el | 37 +

[elpa] externals/beframe 9198b0cb85 2/2: Simplify how frames are set up

2023-10-27 Thread ELPA Syncer
branch: externals/beframe commit 9198b0cb852ac655cf83aded9634c8e74eceb93c Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Simplify how frames are set up This ensures that the functions we call with a FRAME argument are evaluated in the desired order. --- beframe.el | 22

[elpa] externals/beframe 41812981d2 1/2: Simplify how project frames are named

2023-10-27 Thread ELPA Syncer
branch: externals/beframe commit 41812981d269d92fa2cc67cdc0aed9ce2f7cc4f0 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Simplify how project frames are named I am removing the experiment with the added symbol, because my intent was to have it as purely decorative. But

[elpa] externals/denote updated (1d4f6a475e -> 9fb2313ebf)

2023-10-27 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from 1d4f6a475e Merge pull request #180 from pprevos/main new 027ff0a565 Re-enable 'denote-{title,signature}-prompt' history completion new 9fb2313ebf Remove spaces from the manual's front matter Summary of changes: RE

[elpa] externals/denote 027ff0a565 1/2: Re-enable 'denote-{title, signature}-prompt' history completion

2023-10-27 Thread ELPA Syncer
branch: externals/denote commit 027ff0a565241a1b9610ac394d9d3600c7ad9406 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Re-enable 'denote-{title,signature}-prompt' history completion I first implemented this in commit 0d855bb. However, it did not work with the default m

[elpa] externals/denote 9fb2313ebf 2/2: Remove spaces from the manual's front matter

2023-10-27 Thread ELPA Syncer
branch: externals/denote commit 9fb2313ebfe5f87059c2ed1e4e745f683bb8b9c4 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove spaces from the manual's front matter I had a bug report about this for my modus-themes: the Info output of this file would include the spaces

[elpa] externals/do-at-point updated (3244b2a765 -> 8079eaee2a)

2023-10-27 Thread ELPA Syncer
elpasync pushed a change to branch externals/do-at-point. from 3244b2a765 Bump version to 0.1.1 new b607434773 Allow the quick-confirm key to be customizable new 8079eaee2a Catch 'quit' during 'read-multiple-choice' Summary of changes: do-at-point.el | 35

[elpa] externals/do-at-point b607434773 1/2: Allow the quick-confirm key to be customizable

2023-10-27 Thread ELPA Syncer
branch: externals/do-at-point commit b607434773c4b30007dbfab978385dabe745937e Author: Visuwesh Commit: Philip Kaludercic Allow the quick-confirm key to be customizable * do-at-point.el (do-at-point-quick-confirm-key): New defcustom to specify the binding for quick confirm. (

[elpa] externals/do-at-point 8079eaee2a 2/2: Catch 'quit' during 'read-multiple-choice'

2023-10-27 Thread ELPA Syncer
branch: externals/do-at-point commit 8079eaee2a797becafe468de58beddfd0cf03793 Author: Visuwesh Commit: Philip Kaludercic Catch 'quit' during 'read-multiple-choice' C-g when in read-multiple-choice call doesn't disable do-at-point--mode. A condition-case catching quit solves the

[elpa] externals/urgrep 17c3df93d0: Add .dir-locals.el

2023-10-27 Thread ELPA Syncer
branch: externals/urgrep commit 17c3df93d0008e7024ab1a50c2ceac27226744e7 Author: Jim Porter Commit: Jim Porter Add .dir-locals.el --- .dir-locals.el | 4 1 file changed, 4 insertions(+) diff --git a/.dir-locals.el b/.dir-locals.el new file mode 100644 index 00..ece6d27581 ---

[nongnu] elpa/helm 2623a9f0d8: Add register type 'buffer to helm-registers

2023-10-27 Thread ELPA Syncer
branch: elpa/helm commit 2623a9f0d8b1def6b5932e37ca247ae4ab600c52 Author: Thierry Volpiatto Commit: Thierry Volpiatto Add register type 'buffer to helm-registers --- helm-ring.el | 5 + 1 file changed, 5 insertions(+) diff --git a/helm-ring.el b/helm-ring.el index f00db1f389..e1161bdc8

[nongnu] elpa/helm-core updated (a4380caef3 -> 2623a9f0d8)

2023-10-27 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from a4380caef3 Change default settings of some user vars adds 2623a9f0d8 Add register type 'buffer to helm-registers No new revisions were added by this update. Summary of changes: helm-ring.el | 5 + 1 file changed, 5 insert

[elpa] externals/org 9183e3c723: * lisp/org-crypt.el: Fix checkdoc warnings

2023-10-27 Thread ELPA Syncer
branch: externals/org commit 9183e3c723b812360d1042196416d521db590e9f Author: Ihor Radchenko Commit: Ihor Radchenko * lisp/org-crypt.el: Fix checkdoc warnings (org-crypt-disable-auto-save): (org-crypt-check-auto-save): Add missing quoting in the docstrings. --- lisp/org-crypt.e

[nongnu] elpa/org-contrib 1907af00d1 1/2: * lisp/ob-stata.el: Switch to lexical binding

2023-10-27 Thread ELPA Syncer
branch: elpa/org-contrib commit 1907af00d132b0b5d61bba3a5775a2f48704733f Author: Ihor Radchenko Commit: Ihor Radchenko * lisp/ob-stata.el: Switch to lexical binding (org-babel-stata-assign-elisp): (org-babel-stata-evaluate-external-process): (org-babel-stata-evaluate-session

[nongnu] elpa/org-contrib c26f78d781 2/2: * lisp/ob-stata.el (org-babel-stata-command): Fix obsolete ESS variable name

2023-10-27 Thread ELPA Syncer
branch: elpa/org-contrib commit c26f78d7818781c7b7014496ae2259d34ffa0f1f Author: Ihor Radchenko Commit: Ihor Radchenko * lisp/ob-stata.el (org-babel-stata-command): Fix obsolete ESS variable name (ess-custom): Add require needed for `interior-STA-program' variable. --- lisp/ob-stat

[nongnu] elpa/org-contrib updated (f9dac65a70 -> c26f78d781)

2023-10-27 Thread ELPA Syncer
elpasync pushed a change to branch elpa/org-contrib. from f9dac65a70 * lisp/ob-oz.el: Switch to lexical binding new 1907af00d1 * lisp/ob-stata.el: Switch to lexical binding new c26f78d781 * lisp/ob-stata.el (org-babel-stata-command): Fix obsolete ESS variable name Summary

[nongnu] elpa/git-commit 2ca552e3c4: magit-diff-wash-diffstat: Allow empty renames

2023-10-27 Thread ELPA Syncer
branch: elpa/git-commit commit 2ca552e3c4c0086f1097c2c709425ec6bdee Author: Nacho Barrientos Commit: Nacho Barrientos magit-diff-wash-diffstat: Allow empty renames This patch complements 564cff8a40c2d7c8d4e679f1c7c2974c97f5f149 by also allowing following file renames formatt

[nongnu] elpa/hyperdrive f37b757087: Comment: Change TODO suffix format

2023-10-27 Thread ELPA Syncer
branch: elpa/hyperdrive commit f37b757087a882d1736af3f06374bf81da940f06 Author: Adam Porter Commit: Adam Porter Comment: Change TODO suffix format Uses new default value of magit-todos-keyword-suffix in magit-todos v1.8-pre. This allows us to use Org-style priority strings. ---

[nongnu] elpa/magit updated (51eaa9fbe2 -> 2ca552e3c4)

2023-10-27 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from 51eaa9fbe2 magit-cygwin-mount-points: Cosmetics adds 2ca552e3c4 magit-diff-wash-diffstat: Allow empty renames No new revisions were added by this update. Summary of changes: lisp/magit-diff.el | 2 +- 1 file changed, 1 insertion(

[nongnu] elpa/magit-section updated (51eaa9fbe2 -> 2ca552e3c4)

2023-10-27 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from 51eaa9fbe2 magit-cygwin-mount-points: Cosmetics adds 2ca552e3c4 magit-diff-wash-diffstat: Allow empty renames No new revisions were added by this update. Summary of changes: lisp/magit-diff.el | 2 +- 1 file changed, 1 in

[elpa] externals/yasnippet updated (76e1eee654 -> 52a1c50319)

2023-10-27 Thread ELPA Syncer
elpasync pushed a change to branch externals/yasnippet. from 76e1eee654 Merge commit '0650f1989b6da752f60a15aa6b5222e340388cc2' from elpa.git adds 946b27ddca * .gitignore: Add patterns for ELPA-generated files adds 6e4de312cf * doc/yas-doc-helper.el: Use `cl-lib` and `lexica

[nongnu] elpa/helm 4ea8631540: Show immediately first candidate in with-helm-show-completion

2023-10-27 Thread ELPA Syncer
branch: elpa/helm commit 4ea8631540ceed540c6242309c5778b3b976d12a Author: Thierry Volpiatto Commit: Thierry Volpiatto Show immediately first candidate in with-helm-show-completion --- helm-elisp.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/helm-elisp.el b/helm-elisp.el index 51

[nongnu] elpa/helm-core updated (2623a9f0d8 -> 4ea8631540)

2023-10-27 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 2623a9f0d8 Add register type 'buffer to helm-registers adds 4ea8631540 Show immediately first candidate in with-helm-show-completion No new revisions were added by this update. Summary of changes: helm-elisp.el | 3 +++ 1 fi

[nongnu] elpa/sweeprolog 20ccdcbc32 1/2: ; * sweep.texi (Code Completion): Fix typo.

2023-10-27 Thread ELPA Syncer
branch: elpa/sweeprolog commit 20ccdcbc32347aac3143928a9543b3bf1c3e0e47 Author: Eshel Yaron Commit: Eshel Yaron ; * sweep.texi (Code Completion): Fix typo. --- sweep.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sweep.texi b/sweep.texi index 53e48a25a2..711e903b54

[nongnu] elpa/sweeprolog updated (64de88fd7b -> 4d1bb198d8)

2023-10-27 Thread ELPA Syncer
elpasync pushed a change to branch elpa/sweeprolog. from 64de88fd7b Announce recent changes in NEWS.org and bump version to 0.26.0 new 20ccdcbc32 ; * sweep.texi (Code Completion): Fix typo. new 4d1bb198d8 Setup Xref in 'sweeprolog-top-level-mode' Summary of changes: swee

[nongnu] elpa/sweeprolog 4d1bb198d8 2/2: Setup Xref in 'sweeprolog-top-level-mode'

2023-10-27 Thread ELPA Syncer
branch: elpa/sweeprolog commit 4d1bb198d89b111bfcd20a7bfa81ae2006599396 Author: Philip Kaludercic Commit: Eshel Yaron Setup Xref in 'sweeprolog-top-level-mode' * sweeprolog.el (sweeprolog-top-level-mode): Add 'sweeprolog--xref-backend' to 'xref-backend-functions'. --- sweeprolo

[elpa] externals/transient a8829875b2 7/7: transient--expand-define-args: Make available at compile-time

2023-10-27 Thread Jonas Bernoulli via
branch: externals/transient commit a8829875b25c0dc8cbd7163b6617c436365897b5 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--expand-define-args: Make available at compile-time That makes it possible to use `transient-define-' in "transient.el" itself; as we started to

[elpa] externals/transient 280942f363 3/7: transient-format-value: Cosmetics

2023-10-27 Thread Jonas Bernoulli via
branch: externals/transient commit 280942f363246653fdb8b6d86571fe6dc541dcaa Author: Jonas Bernoulli Commit: Jonas Bernoulli transient-format-value: Cosmetics --- lisp/transient.el | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/lisp/transient.el b/lisp/transient.e

[elpa] externals/transient updated (74b0d7446e -> a8829875b2)

2023-10-27 Thread Jonas Bernoulli via
tarsius pushed a change to branch externals/transient. from 74b0d7446e Drop support for Emacs-25 new beaa3ca84a transient-infix: Support using a function as CHOICES new 09be367bc0 Support suffix description functions that take object as argument new 280942f363 trans

[elpa] externals/transient faa3d09d1b 6/7: transient-echo-arguments: New command

2023-10-27 Thread Jonas Bernoulli via
branch: externals/transient commit faa3d09d1ba849a47be8790f37a0b55006e17984 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient-echo-arguments: New command --- lisp/transient.el | 16 1 file changed, 16 insertions(+) diff --git a/lisp/transient.el b/lisp/transient.el

[elpa] externals/transient 1625ec4971 5/7: transient-separator-line: Renamed from transient-separator

2023-10-27 Thread Jonas Bernoulli via
branch: externals/transient commit 1625ec4971a7cd545c4292c0db1b841af8975913 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient-separator-line: Renamed from transient-separator Do so to avoid confusing this with `transient-delimiter'. --- lisp/transient.el | 7 +-- 1 file

[elpa] externals/transient beaa3ca84a 1/7: transient-infix: Support using a function as CHOICES

2023-10-27 Thread Jonas Bernoulli via
branch: externals/transient commit beaa3ca84a82c5c46fec85b06df9f5feca6472ab Author: Jonas Bernoulli Commit: Jonas Bernoulli transient-infix: Support using a function as CHOICES Closes #212. --- docs/transient.org | 6 -- docs/transient.texi | 6 -- lisp/transient.el | 1

[elpa] externals/transient 09be367bc0 2/7: Support suffix description functions that take object as argument

2023-10-27 Thread Jonas Bernoulli via
branch: externals/transient commit 09be367bc07a6b113a024bc28c62b1ad04c47bc0 Author: Jonas Bernoulli Commit: Jonas Bernoulli Support suffix description functions that take object as argument --- docs/transient.org | 13 +++-- docs/transient.texi | 13 +++-- lisp/transient.el

[elpa] externals/transient 567b5d546e 4/7: transient-delimiter: New face

2023-10-27 Thread Jonas Bernoulli via
branch: externals/transient commit 567b5d546e96ff50974ebe2d4841cd16e236b908 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient-delimiter: New face --- lisp/transient.el | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/lisp/transient.el b/lisp/transient

[elpa] externals/emms cdea73e122 2/2: * emms-setup.el: emms-setup-discover

2023-10-27 Thread ELPA Syncer
branch: externals/emms commit cdea73e122e07c39678606bf876be925589a51f9 Author: Yoni Rabkin Commit: Yoni Rabkin * emms-setup.el: emms-setup-discover `emms-setup-discover' will write out parts of a configuration based on the binaries discovered on the user's machine. --- emms-set

[elpa] externals/emms e85a9dd6cf 1/2: * emms-setup.el: Add prefix option to emms-setup-discover-players.

2023-10-27 Thread ELPA Syncer
branch: externals/emms commit e85a9dd6cf507de9bb951d0238a5b5a4234d0331 Author: Yoni Rabkin Commit: Yoni Rabkin * emms-setup.el: Add prefix option to emms-setup-discover-players. --- emms-setup.el | 14 ++ 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/emms-setup.

[elpa] externals/emms updated (b1c1c2ef57 -> cdea73e122)

2023-10-27 Thread ELPA Syncer
elpasync pushed a change to branch externals/emms. from b1c1c2ef57 * emms-source-file.el: fix extra defcustom new e85a9dd6cf * emms-setup.el: Add prefix option to emms-setup-discover-players. new cdea73e122 * emms-setup.el: emms-setup-discover Summary of changes: emms-se

[nongnu] elpa/git-commit 16ddcd7cc8 11/11: git-commit: Restore detailed trailer fontification

2023-10-27 Thread ELPA Syncer
branch: elpa/git-commit commit 16ddcd7cc8eced7c242389a8ec51ce52f3b28425 Author: Jonas Bernoulli Commit: Jonas Bernoulli git-commit: Restore detailed trailer fontification --- lisp/git-commit.el | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/lisp/git-commit.el b

[nongnu] elpa/git-commit 546071e888 09/11: git-commit-mode-map: Factor out redundant bindings

2023-10-27 Thread ELPA Syncer
branch: elpa/git-commit commit 546071e888db4e4fd2baff116438e8d57b6f127b Author: Jonas Bernoulli Commit: Jonas Bernoulli git-commit-mode-map: Factor out redundant bindings --- lisp/git-commit.el | 23 +++ 1 file changed, 15 insertions(+), 8 deletions(-) diff --git a/lisp

[nongnu] elpa/git-commit b436ad3830 01/11: git-commit: Replace the term "(pseudo) header" with "trailer"

2023-10-27 Thread ELPA Syncer
branch: elpa/git-commit commit b436ad38309d479fcadfe2236f4ae5a1a86beec6 Author: Jonas Bernoulli Commit: Jonas Bernoulli git-commit: Replace the term "(pseudo) header" with "trailer" Nothing about "pseudo header" is accurate, while "trailer" makes perfect sense and happens to be

[nongnu] elpa/git-commit f9e56048a2 03/11: git-commit--insert-trailer: New function

2023-10-27 Thread ELPA Syncer
branch: elpa/git-commit commit f9e56048a214ccd31c9e6085ce92259a90763b73 Author: Jonas Bernoulli Commit: Jonas Bernoulli git-commit--insert-trailer: New function This allows inserting trailers with values that don't involve an email address. Re #5031. --- lisp/git-commi

[nongnu] elpa/git-commit updated (2ca552e3c4 -> 16ddcd7cc8)

2023-10-27 Thread ELPA Syncer
elpasync pushed a change to branch elpa/git-commit. from 2ca552e3c4 magit-diff-wash-diffstat: Allow empty renames new b436ad3830 git-commit: Replace the term "(pseudo) header" with "trailer" new 6f1f1a3000 git-commit: Mention trailer insertion menu in the commentary

[nongnu] elpa/git-commit 6f1f1a3000 02/11: git-commit: Mention trailer insertion menu in the commentary

2023-10-27 Thread ELPA Syncer
branch: elpa/git-commit commit 6f1f1a30004033ec0d4d73ea9d57d5b5f06c54fe Author: Jonas Bernoulli Commit: Jonas Bernoulli git-commit: Mention trailer insertion menu in the commentary It is more convenient than the direct bindings in the minor-mode keymap, because who can remember

[nongnu] elpa/git-commit 21be0a9fc7 07/11: git-commit: Order trailers the same in various places

2023-10-27 Thread ELPA Syncer
branch: elpa/git-commit commit 21be0a9fc7a80b5517cb39a5f05623ce3fa024fa Author: Jonas Bernoulli Commit: Jonas Bernoulli git-commit: Order trailers the same in various places --- lisp/git-commit.el | 22 +++--- 1 file changed, 15 insertions(+), 7 deletions(-) diff --git a/li

[nongnu] elpa/git-commit 66e9a068c8 04/11: git-commit--trailer-regexp: New function

2023-10-27 Thread ELPA Syncer
branch: elpa/git-commit commit 66e9a068c88b13104f1e3e79fa87631e7fd56c62 Author: Jonas Bernoulli Commit: Jonas Bernoulli git-commit--trailer-regexp: New function --- lisp/git-commit.el | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lisp/git-commit.el b/lisp/git-com

[nongnu] elpa/git-commit 433cf8124d 05/11: git-commit--trailer-regexp: Match known trailers even if lacking mail

2023-10-27 Thread ELPA Syncer
branch: elpa/git-commit commit 433cf8124d665ad96019f20c0258406c73922604 Author: Jonas Bernoulli Commit: Jonas Bernoulli git-commit--trailer-regexp: Match known trailers even if lacking mail Until now we only highlighted trailers that end with "" to avoid false-positives. Now we

[nongnu] elpa/magit-section updated (2ca552e3c4 -> 16ddcd7cc8)

2023-10-27 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from 2ca552e3c4 magit-diff-wash-diffstat: Allow empty renames adds b436ad3830 git-commit: Replace the term "(pseudo) header" with "trailer" adds 6f1f1a3000 git-commit: Mention trailer insertion menu in the commentary

[nongnu] elpa/keycast 43b1f3b861 1/2: Update name or original mode in docstrings

2023-10-27 Thread ELPA Syncer
branch: elpa/keycast commit 43b1f3b861444b3c2f3acd4058562f7343981bc6 Author: Jonas Bernoulli Commit: Jonas Bernoulli Update name or original mode in docstrings --- keycast.el | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/keycast.el b/keycast.el index b11fbe

[nongnu] elpa/git-commit cd6a356d73 08/11: git-commit-mode-menu: Drop unnecessary :active keyword

2023-10-27 Thread ELPA Syncer
branch: elpa/git-commit commit cd6a356d73dc841cec8f5a76144135a8017d9363 Author: Jonas Bernoulli Commit: Jonas Bernoulli git-commit-mode-menu: Drop unnecessary :active keyword I.e., consistently use the [NAME CALLBACK ENABLE] form, instead of randomly mixing that with [NAME CALLB

[nongnu] elpa/magit updated (2ca552e3c4 -> 16ddcd7cc8)

2023-10-27 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from 2ca552e3c4 magit-diff-wash-diffstat: Allow empty renames adds b436ad3830 git-commit: Replace the term "(pseudo) header" with "trailer" adds 6f1f1a3000 git-commit: Mention trailer insertion menu in the commentary adds

[nongnu] elpa/keycast updated (481a1620ca -> 0a1cd94dfe)

2023-10-27 Thread ELPA Syncer
elpasync pushed a change to branch elpa/keycast. from 481a1620ca Place comma after "i.e." new 43b1f3b861 Update name or original mode in docstrings new 0a1cd94dfe Remove obsolete aliases Summary of changes: keycast.el | 18 ++ 1 file changed, 6 insertions(

[nongnu] elpa/git-commit f6d66c1b20 10/11: git-commit: Separate options' docstring bodies from first lines

2023-10-27 Thread ELPA Syncer
branch: elpa/git-commit commit f6d66c1b20260ac218d3f44ed785fd12f0cc0318 Author: Jonas Bernoulli Commit: Jonas Bernoulli git-commit: Separate options' docstring bodies from first lines --- lisp/git-commit.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lisp/git-commit.el b/lisp/git

[nongnu] elpa/git-commit efd8a8909e 06/11: git-commit--insert-trailer: Use git-commit--trailer-regexp

2023-10-27 Thread ELPA Syncer
branch: elpa/git-commit commit efd8a8909e33f0ab89ae0e972004e54ef7a53c92 Author: Jonas Bernoulli Commit: Jonas Bernoulli git-commit--insert-trailer: Use git-commit--trailer-regexp --- lisp/git-commit.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/git-commit.el b/

[nongnu] elpa/keycast 0a1cd94dfe 2/2: Remove obsolete aliases

2023-10-27 Thread ELPA Syncer
branch: elpa/keycast commit 0a1cd94dfe047e60912791439e03caed0fdcaa0b Author: Jonas Bernoulli Commit: Jonas Bernoulli Remove obsolete aliases These variables are obsolete since v1.2.0. I.e., not since v2.0.0, as claimed in the declarations. That does not even exist yet. ---

[elpa] externals/ement 4c875635e0: Change: (ement-room-mode-map) Bind tab/backtab to move between links

2023-10-27 Thread ELPA Syncer
branch: externals/ement commit 4c875635e0f23a500a9deb55dcb5970f29097126 Author: Adam Porter Commit: Adam Porter Change: (ement-room-mode-map) Bind tab/backtab to move between links Closes #113. Suggested-by: Eric S. Fraga --- README.org