[nongnu] elpa/xah-fly-keys 534a70269b: removed unused xah-delete-left-char-or-selection. xah-delete-backward-char.

2024-06-06 Thread ELPA Syncer
branch: elpa/xah-fly-keys commit 534a70269bf9284b25b04b3b449098b426290c84 Author: Xah Lee Commit: Xah Lee removed unused xah-delete-left-char-or-selection. xah-delete-backward-char. --- xah-fly-keys.el | 241 ++-- 1 file changed, 112 inser

[nongnu] elpa/xah-fly-keys updated (8981e9cc6c -> 0aa5501550)

2024-06-06 Thread ELPA Syncer
elpasync pushed a change to branch elpa/xah-fly-keys. from 8981e9cc6c xah-smart-delete related functions minor docstring improvement. and thanks to maxwestrom for bug fix. new 19d23cb5b0 corrected and more precise docstring related to xah-smart-delete. Made related internal functi

[nongnu] elpa/xah-fly-keys 19d23cb5b0 1/2: corrected and more precise docstring related to xah-smart-delete. Made related internal function not interactive.

2024-06-06 Thread ELPA Syncer
branch: elpa/xah-fly-keys commit 19d23cb5b098e543f841f10de705a41e921defb4 Author: Xah Lee Commit: Xah Lee corrected and more precise docstring related to xah-smart-delete. Made related internal function not interactive. --- xah-fly-keys.el | 70 ++---

[nongnu] elpa/xah-fly-keys 0aa5501550 2/2: xah-delete-string-backward added an explicit optional arg

2024-06-06 Thread ELPA Syncer
branch: elpa/xah-fly-keys commit 0aa5501550495927234184d7930b10eb047bce08 Author: Xah Lee Commit: Xah Lee xah-delete-string-backward added an explicit optional arg --- xah-fly-keys.el | 16 ++-- 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/xah-fly-keys.el b/xah

[elpa] externals/rcirc-sqlite 50279aa1aa 1/2: Toggle display of server in channel name

2024-06-06 Thread ELPA Syncer
branch: externals/rcirc-sqlite commit 50279aa1aa4303bd2736de615414120e851db1dd Author: Matto Fransen Commit: Matto Fransen Toggle display of server in channel name --- rcirc-sqlite.el | 267 +- rcirc-sqlite.texi | 18 2 files chang

[elpa] externals/rcirc-sqlite ee96fc64c3 2/2: Toggle display of server in channel name

2024-06-06 Thread ELPA Syncer
branch: externals/rcirc-sqlite commit ee96fc64c34c8ff5787c6882440f8d15f6475d70 Author: Matto Fransen Commit: Matto Fransen Toggle display of server in channel name --- README.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.org b/README.org index 6b9c27736f..275473355a 10064

[elpa] externals/rcirc-sqlite updated (a2dca31825 -> ee96fc64c3)

2024-06-06 Thread ELPA Syncer
elpasync pushed a change to branch externals/rcirc-sqlite. from a2dca31825 Added keymap and actions to the log buffer new 50279aa1aa Toggle display of server in channel name new ee96fc64c3 Toggle display of server in channel name Summary of changes: README.org|

[elpa] externals-release/ement e120fdb3bd 4/4: Release: v0.15.1

2024-06-06 Thread ELPA Syncer
branch: externals-release/ement commit e120fdb3bdf23e31f6f8b4a3aa4490794ca37183 Author: Adam Porter Commit: Adam Porter Release: v0.15.1 --- README.org | 2 +- ement.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 3a7c94a2e4..48c4f5f

[elpa] externals-release/ement updated (9fe458c395 -> e120fdb3bd)

2024-06-06 Thread ELPA Syncer
elpasync pushed a change to branch externals-release/ement. from 9fe458c395 Merge: v0.15 new 8381595765 Meta: v0.15.1-pre new 22d4df7f5a Fix: (ement-directory-define-column "Name") Unnamed rooms new 5193aae21e Fix: (magit-section-ident-value (ement-room-list-section

[elpa] externals/ement updated (93b56076d6 -> 9f6cbb8b40)

2024-06-06 Thread ELPA Syncer
elpasync pushed a change to branch externals/ement. from 93b56076d6 Meta: Upgrade makem.sh to v0.7.1 adds 4120ad90ca Merge: v0.12 adds 3f5f792fef Merge: v0.13 adds 4be346c563 Merge: v0.14 adds 9fe458c395 Merge: v0.15 new 8381595765 Meta: v0.15.1-pre

[elpa] externals/exwm updated (4042de16fd -> cc8592d30f)

2024-06-06 Thread ELPA Syncer
elpasync pushed a change to branch externals/exwm. from 4042de16fd add exwm--client-message-functions new c3d1bdabb0 ; exwm--global-minor-mode-body: Fix docstring new cc8592d30f exwm-config: Remove obsolete alias exwm-config-default Summary of changes: exwm-config.el | 3

[elpa] externals/exwm c3d1bdabb0 1/2: ; exwm--global-minor-mode-body: Fix docstring

2024-06-06 Thread ELPA Syncer
branch: externals/exwm commit c3d1bdabb0d657c8cea16194b9cf1eeb23e431ac Author: Daniel Mendler Commit: Daniel Mendler ; exwm--global-minor-mode-body: Fix docstring * exwm-core.el (exwm--global-minor-mode-body): Fix docstring. --- exwm-core.el | 7 --- 1 file changed, 4 insertion

[elpa] externals/ement 9f6cbb8b40 2/2: Tidy: Indentation

2024-06-06 Thread ELPA Syncer
branch: externals/ement commit 9f6cbb8b406160c950d8932d66f3629aba091ec8 Author: Adam Porter Commit: Adam Porter Tidy: Indentation --- ement-room-list.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ement-room-list.el b/ement-room-list.el index 1e966bdaf9..0dbcff807c 1

[elpa] externals-release/ement 22d4df7f5a 2/4: Fix: (ement-directory-define-column "Name") Unnamed rooms

2024-06-06 Thread ELPA Syncer
branch: externals-release/ement commit 22d4df7f5ae5ade5ccac0acc9a81a1a1cc053797 Author: Adam Porter Commit: Adam Porter Fix: (ement-directory-define-column "Name") Unnamed rooms See . --- README.org

[elpa] externals/ement 378cf89393 1/2: Merge: v0.15.1

2024-06-06 Thread ELPA Syncer
branch: externals/ement commit 378cf893932d00522a6ca485573607113569a1c6 Merge: 93b56076d6 e120fdb3bd Author: Adam Porter Commit: Adam Porter Merge: v0.15.1 --- README.org | 6 ++ ement-directory.el | 8 ++-- ement-room-list.el | 7 --- 3 files changed, 16 insertions(+),

[elpa] externals/exwm cc8592d30f 2/2: exwm-config: Remove obsolete alias exwm-config-default

2024-06-06 Thread ELPA Syncer
branch: externals/exwm commit cc8592d30f03a37d19231f2603ed392cc66c36bb Author: Daniel Mendler Commit: Daniel Mendler exwm-config: Remove obsolete alias exwm-config-default * exwm-config.el (exwm-config-default): Remove obsolete alias. --- exwm-config.el | 3 --- 1 file changed, 3 d

[elpa] externals-release/ement 8381595765 1/4: Meta: v0.15.1-pre

2024-06-06 Thread ELPA Syncer
branch: externals-release/ement commit 83815957656b0378bc8c66e806c547339d55d1d8 Author: Adam Porter Commit: Adam Porter Meta: v0.15.1-pre --- README.org | 4 ement.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index 9e215f427a..ee443

[elpa] externals-release/ement 5193aae21e 3/4: Fix: (magit-section-ident-value (ement-room-list-section)) Type form

2024-06-06 Thread ELPA Syncer
branch: externals-release/ement commit 5193aae21ecd7c2afee41c3a73915c459935d810 Author: Adam Porter Commit: Adam Porter Fix: (magit-section-ident-value (ement-room-list-section)) Type form As the preceding comment says, the CL-TYPE form is only in Pcase as of Emacs 28. (It's ea

[elpa] externals/org 96eb9f0b4a 3/3: org-lint: Add function to remove checker(s)

2024-06-06 Thread ELPA Syncer
branch: externals/org commit 96eb9f0b4a6cfe096eecd47e23d785d92fcc1370 Author: Suhail Commit: Ihor Radchenko org-lint: Add function to remove checker(s) * lisp/org-lint.el (org-lint-remove-checker): Remove one or more checkers from `org-lint--checkers'. TINYCHANGE --- l

[elpa] externals/org 266bd1c4a0 1/3: org-capture-templates: New placeholder to refer to %^{prompt}X answers

2024-06-06 Thread ELPA Syncer
branch: externals/org commit 266bd1c4a0e158f15473c64232b7a606c1534bc2 Author: Ihor Radchenko Commit: Ihor Radchenko org-capture-templates: New placeholder to refer to %^{prompt}X answers * lisp/org-capture.el (org-capture-fill-template): Support new placeholder %\*N to insert an

[elpa] externals/org 453cb0883a 2/3: Merge branch 'bugfix'

2024-06-06 Thread ELPA Syncer
branch: externals/org commit 453cb0883a1a9a53b66188376ce8ce3977472896 Merge: 266bd1c4a0 2f184485bf Author: Ihor Radchenko Commit: Ihor Radchenko Merge branch 'bugfix' --- etc/ORG-NEWS| 5 ++--- lisp/ob-exp.el | 46 +++--

[elpa] externals-release/org 2f184485bf: Update version number for the 9.7.3 release

2024-06-06 Thread ELPA Syncer
branch: externals-release/org commit 2f184485bfba4a192ed10ceabb26bbec2154b099 Author: Ihor Radchenko Commit: Ihor Radchenko Update version number for the 9.7.3 release --- lisp/org.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org.el b/lisp/org.el index ddda44b

[elpa] externals/org updated (5eb929a27c -> 96eb9f0b4a)

2024-06-06 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 5eb929a27c lisp/ol.el (org-link--store-shortdoc): Fix typo new 266bd1c4a0 org-capture-templates: New placeholder to refer to %^{prompt}X answers adds e6c5f25c13 org-babel-exp-code: Fix exporting src blocks with :var arg

[elpa] externals/exwm 4042de16fd: add exwm--client-message-functions

2024-06-06 Thread ELPA Syncer
branch: externals/exwm commit 4042de16fddb93dd6fcb23f436249b5a3cc56aeb Author: Nicholas Vollmer Commit: Steven Allen add exwm--client-message-functions * exwm.el (exwm--client-message-functions): Alist for dispatching client messages to handlers. (exwm-init): set exwm--clien

[nongnu] branch scratch/editorconfig created (now 583bcb13df)

2024-06-06 Thread Stefan Monnier via
monnier pushed a change to branch scratch/editorconfig. at 583bcb13df (editorconfig-indentation-alist): Make it more declarative This branch includes the following new commits: new 1dabfc6575 WiP new 583bcb13df (editorconfig-indentation-alist): Make it more declarative

[nongnu] scratch/editorconfig 1dabfc6575 1/2: WiP

2024-06-06 Thread Stefan Monnier via
branch: scratch/editorconfig commit 1dabfc65754bbedd14435f6e34b275b629c417f8 Author: Stefan Monnier Commit: Stefan Monnier WiP --- editorconfig.el | 182 +++--- ert-tests/editorconfig-core-handle.el | 2 +- ert-tests/editorconfig-core.el

[nongnu] scratch/editorconfig 583bcb13df 2/2: (editorconfig-indentation-alist): Make it more declarative

2024-06-06 Thread Stefan Monnier via
branch: scratch/editorconfig commit 583bcb13dfa9e59d128e0b0aa29fb34b1e25e48a Author: Stefan Monnier Commit: Stefan Monnier (editorconfig-indentation-alist): Make it more declarative Make the functions in `editorconfig-indentation-alist` return the list of (VAR . VAL) to set rath

[nongnu] branch scratch/editorconfig deleted (was 25024dee2e)

2024-06-06 Thread Stefan Monnier via
monnier pushed a change to branch scratch/editorconfig. was 25024dee2e WiP This change permanently discards the following revisions: discards 25024dee2e WiP

[nongnu] elpa/helm 8ef8bc4ee8 11/11: Update NEWS

2024-06-06 Thread ELPA Syncer
branch: elpa/helm commit 8ef8bc4ee827d66f39195bf22023d2c5b0628dab Author: Thierry Volpiatto Commit: Thierry Volpiatto Update NEWS --- NEWS.org | 8 1 file changed, 8 insertions(+) diff --git a/NEWS.org b/NEWS.org index 18ff47ce88..d07979a526 100644 --- a/NEWS.org +++ b/NEWS.org @@

[nongnu] elpa/helm e31a81506d 10/11: Do not update when doing C-k on an empty minibuffer

2024-06-06 Thread ELPA Syncer
branch: elpa/helm commit e31a81506da2087cb64239eebd630b871a5e53cf Author: Thierry Volpiatto Commit: Thierry Volpiatto Do not update when doing C-k on an empty minibuffer This change the behavior of helm--delete-minibuffer-contents-from which was force updating for no reasons and

[nongnu] elpa/helm 0d76b45321 03/11: Provide help for helm-read-answer-dolist-with-action

2024-06-06 Thread ELPA Syncer
branch: elpa/helm commit 0d76b453218babe59cb5b29e14b75cd626e60b49 Author: Thierry Volpiatto Commit: Thierry Volpiatto Provide help for helm-read-answer-dolist-with-action --- helm-lib.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/helm-lib.el b/helm-lib.el index

[nongnu] elpa/helm updated (aa51c1a8d6 -> 8ef8bc4ee8)

2024-06-06 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from aa51c1a8d6 Bump to 3.9.9 new ddd9365725 Disable helm for read-multiple-choice--long-answers new 73b1641e51 Provide a HELP argument to helm-read-answer new 0d76b45321 Provide help for helm-read-answer-dolist-with-acti

[nongnu] elpa/helm ba204d3b81 07/11: Add Fd and Etags to helm-files-save-history-extra-sources

2024-06-06 Thread ELPA Syncer
branch: elpa/helm commit ba204d3b81d1960619e74525d6578db91fc9717c Author: Thierry Volpiatto Commit: Thierry Volpiatto Add Fd and Etags to helm-files-save-history-extra-sources --- helm-files.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm-files.el b/helm-file

[nongnu] elpa/helm 76023fbe80 06/11: Expand file name in helm-files-save-file-name-history

2024-06-06 Thread ELPA Syncer
branch: elpa/helm commit 76023fbe80cc142f3fae7f005021c6a16e2c2d71 Author: Thierry Volpiatto Commit: Thierry Volpiatto Expand file name in helm-files-save-file-name-history This is needed for sources like fd that are providing relative names as candidates. --- helm-files.el | 3

[nongnu] elpa/helm 73b1641e51 02/11: Provide a HELP argument to helm-read-answer

2024-06-06 Thread ELPA Syncer
branch: elpa/helm commit 73b1641e5132a32e81e2b823ad868464f9e0b9f5 Author: Thierry Volpiatto Commit: Thierry Volpiatto Provide a HELP argument to helm-read-answer --- helm-lib.el | 47 +-- 1 file changed, 33 insertions(+), 14 deletions(-) diff --g

[nongnu] elpa/helm 7e926402cd 09/11: Enhance helm-delete-minibuffer-contents prefix arg behavior

2024-06-06 Thread ELPA Syncer
branch: elpa/helm commit 7e926402cd2be3adec974463ff7aeb6eb98eff44 Author: Thierry Volpiatto Commit: Thierry Volpiatto Enhance helm-delete-minibuffer-contents prefix arg behavior Previously when at eob prefix arg had no effect, now if a prefix arg is provided when at eob the curr

[nongnu] elpa/helm cd3107ea57 04/11: Allow using a function for help in *-read-answer

2024-06-06 Thread ELPA Syncer
branch: elpa/helm commit cd3107ea578da4fb8ad98fb0dd783b60b7c47bf7 Author: Thierry Volpiatto Commit: Thierry Volpiatto Allow using a function for help in *-read-answer --- helm-lib.el | 35 --- 1 file changed, 28 insertions(+), 7 deletions(-) diff --git a/hel

[nongnu] elpa/helm e1442071ae 05/11: Provide help in several read-answer's

2024-06-06 Thread ELPA Syncer
branch: elpa/helm commit e1442071ae9a59a9fa649072fcda21c9f6f4e4ad Author: Thierry Volpiatto Commit: Thierry Volpiatto Provide help in several read-answer's --- helm-epa.el | 20 +++- helm-files.el | 13 - 2 files changed, 23 insertions(+), 10 deletions(-) diff

[nongnu] elpa/helm-core updated (aa51c1a8d6 -> 8ef8bc4ee8)

2024-06-06 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from aa51c1a8d6 Bump to 3.9.9 adds ddd9365725 Disable helm for read-multiple-choice--long-answers adds 73b1641e51 Provide a HELP argument to helm-read-answer adds 0d76b45321 Provide help for helm-read-answer-dolist-with

[nongnu] elpa/helm a2f5185d61 08/11: Fix source name in helm-fd

2024-06-06 Thread ELPA Syncer
branch: elpa/helm commit a2f5185d61acc06d0c28baa586cd07b77ed03225 Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix source name in helm-fd --- helm-fd.el | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/helm-fd.el b/helm-fd.el index 4f76bb78a3..9ec5c8956f 1

[nongnu] elpa/helm ddd9365725 01/11: Disable helm for read-multiple-choice--long-answers

2024-06-06 Thread ELPA Syncer
branch: elpa/helm commit ddd9365725957dfaec5216e022963f16e3b2b737 Author: Thierry Volpiatto Commit: Thierry Volpiatto Disable helm for read-multiple-choice--long-answers by adding it to helm-completing-read-handlers-alist. --- helm-mode.el | 2 ++ 1 file changed, 2 insertions(+) d

[elpa] externals/org 5eb929a27c 2/2: lisp/ol.el (org-link--store-shortdoc): Fix typo

2024-06-06 Thread ELPA Syncer
branch: externals/org commit 5eb929a27c2615f790c71ea1efbdf16e40dcd6d1 Author: Ihor Radchenko Commit: Ihor Radchenko lisp/ol.el (org-link--store-shortdoc): Fix typo --- lisp/ol.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/ol.el b/lisp/ol.el index 6e6bc74dcb..4a

[elpa] externals/org updated (bb633b6740 -> 5eb929a27c)

2024-06-06 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from bb633b6740 Merge branch 'bugfix' new 55e8068d69 ol: Add support for shortdoc link type new 5eb929a27c lisp/ol.el (org-link--store-shortdoc): Fix typo Summary of changes: doc/org-manual.org | 11 +++ etc/ORG-NE

[elpa] externals-release/org e6c5f25c13: org-babel-exp-code: Fix exporting src blocks with :var arguments

2024-06-06 Thread ELPA Syncer
branch: externals-release/org commit e6c5f25c13dffa8f9b7b7bf61644cee272ec6a57 Author: Ihor Radchenko Commit: Ihor Radchenko org-babel-exp-code: Fix exporting src blocks with :var arguments * lisp/ob-exp.el (org-babel-exp-code): Do not use resolved argument values when formatting

[elpa] externals/org 55e8068d69 1/2: ol: Add support for shortdoc link type

2024-06-06 Thread ELPA Syncer
branch: externals/org commit 55e8068d6910f2457eb9369171ec8aa91930d270 Author: bruno Commit: Ihor Radchenko ol: Add support for shortdoc link type * lisp/ol.el (org-link--open-shortdoc org-link--store-shortdoc) (org-link--complete-shortdoc): Add support for storing and inserting

[elpa] externals/orderless 53f5204ad3: orderless-not, orderless-annotation: Respect smart-case (Fix #174)

2024-06-06 Thread ELPA Syncer
branch: externals/orderless commit 53f5204ad3f541e11eb6eeb9b86584964b7a3678 Author: Daniel Mendler Commit: Daniel Mendler orderless-not, orderless-annotation: Respect smart-case (Fix #174) --- orderless.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/orderless.el b

[elpa] externals/jinx 81d0a092b3: Fix wrong-type-argument (Fix #175)

2024-06-06 Thread ELPA Syncer
branch: externals/jinx commit 81d0a092b3ca4c5036af45c9411ebbe66eb123ea Author: Daniel Mendler Commit: Daniel Mendler Fix wrong-type-argument (Fix #175) --- jinx.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/jinx.el b/jinx.el index 76604e43ef..b9b61998aa 100644 ---

[elpa] externals/dape 378b685c9f 5/5: Extend repeat-map to improve edebug like workflow

2024-06-06 Thread ELPA Syncer
branch: externals/dape commit 378b685c9f2be99d453d359208b022148fe97e48 Author: Daniel Pettersson Commit: Daniel Pettersson Extend repeat-map to improve edebug like workflow --- dape.el | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dape.el b/dape.el index fa71d45e31

[elpa] externals/exwm d41de490e3 2/2: exwm-systemtray--init, exwm-xsettings--init: Idempotent initialization

2024-06-06 Thread ELPA Syncer
branch: externals/exwm commit d41de490e3a63f8da8f11ed4cbde9d849490abda Author: Daniel Mendler Commit: Daniel Mendler exwm-systemtray--init, exwm-xsettings--init: Idempotent initialization * exwm-systemtray.el (exwm-systemtray--init), exwm-xsettings.el (exwm-xsettings--init):

[elpa] externals/exwm updated (9e965fd2af -> d41de490e3)

2024-06-06 Thread ELPA Syncer
elpasync pushed a change to branch externals/exwm. from 9e965fd2af satisfy checkdoc new 63bde86545 Restore non-obsolete exwm-debug variable new d41de490e3 exwm-systemtray--init, exwm-xsettings--init: Idempotent initialization Summary of changes: exwm-core.el | 7 ++

[elpa] externals/exwm 63bde86545 1/2: Restore non-obsolete exwm-debug variable

2024-06-06 Thread ELPA Syncer
branch: externals/exwm commit 63bde86545a1d93b412ccf5c75316f39196718c7 Author: Daniel Mendler Commit: Daniel Mendler Restore non-obsolete exwm-debug variable * exwm-core.el (exwm-debug): Reintroduce exwm-debug variable. --- exwm-core.el | 7 --- 1 file changed, 4 insertions(+),

[elpa] externals/dape cce7f420b6 3/5: Formatting improvment

2024-06-06 Thread ELPA Syncer
branch: externals/dape commit cce7f420b6486c67f22bc3a50457f6065f448ce4 Author: Daniel Pettersson Commit: Daniel Pettersson Formatting improvment --- dape.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/dape.el b/dape.el index a9afeb0c57..22512792f0 100644 --- a/d

[elpa] externals/dape updated (bb688ed821 -> 378b685c9f)

2024-06-06 Thread ELPA Syncer
elpasync pushed a change to branch externals/dape. from bb688ed821 lldb-vscode is now called lldb-dap (#111) new 6d7d0f3ba0 Remove dead branch in `dape--overlay-region' new dad2d31b8c Add clarification to request in flight hack docs in stack buffer new cce7f420b6 Fo

[elpa] externals/dape f08d331d52 4/5: Fix dape-select-stack when delayed stack trace loading is in effect

2024-06-06 Thread ELPA Syncer
branch: externals/dape commit f08d331d52eb8b50a6387dacffcbfd4718e037e9 Author: Daniel Pettersson Commit: Daniel Pettersson Fix dape-select-stack when delayed stack trace loading is in effect --- dape.el | 18 +- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/

[elpa] externals/dape 6d7d0f3ba0 1/5: Remove dead branch in `dape--overlay-region'

2024-06-06 Thread ELPA Syncer
branch: externals/dape commit 6d7d0f3ba073f67d802a94a4147606edf13563f3 Author: Daniel Pettersson Commit: Daniel Pettersson Remove dead branch in `dape--overlay-region' --- dape.el | 13 - 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/dape.el b/dape.el index d67d5

[elpa] externals/dape dad2d31b8c 2/5: Add clarification to request in flight hack docs in stack buffer

2024-06-06 Thread ELPA Syncer
branch: externals/dape commit dad2d31b8cdb099e03278aae945a4f96eb2fd6f6 Author: Daniel Pettersson Commit: Daniel Pettersson Add clarification to request in flight hack docs in stack buffer --- dape.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dape.el b/dape.el in

[nongnu] elpa/xah-fly-keys 8981e9cc6c: xah-smart-delete related functions minor docstring improvement. and thanks to maxwestrom for bug fix.

2024-06-06 Thread ELPA Syncer
branch: elpa/xah-fly-keys commit 8981e9cc6cc51e10be283a89388a8dcabdab3320 Author: Xah Lee Commit: Xah Lee xah-smart-delete related functions minor docstring improvement. and thanks to maxwestrom for bug fix. --- xah-fly-keys.el | 56

[elpa] externals/tex-parens 1ef410b16c 36/62: clarify docstring of tp--ignore

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit 1ef410b16c2484b468c1131eb421845380f21c3d Author: Paul Nelson Commit: Paul Nelson clarify docstring of tp--ignore --- tex-parens.el | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/tex-parens.el b/tex-parens.el index f88d283

[elpa] externals/tex-parens 145e9eafc4 15/62: lots of cleanup, support for $\text{..$..$..}$, etc

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit 145e9eafc4f196714d713f00c3626a17135a9fb8 Author: Paul Nelson Commit: Paul Nelson lots of cleanup, support for $\text{..$..$..}$, etc --- tex-parens.el | 663 +- 1 file changed, 376 insertions(+), 287

[elpa] externals/tex-parens 84b9b5e76e 06/62: added sexp stuff

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit 84b9b5e76eef08af4c98f8756d878eebc5cc9a75 Author: Paul Nelson Commit: Paul Nelson added sexp stuff --- tex-parens.el | 60 ++- 1 file changed, 55 insertions(+), 5 deletions(-) diff --git a/tex-parens

[elpa] externals/tex-parens 0b5f6a95b0 26/62: add burp features

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit 0b5f6a95b0e2726dfc37ba9de3f0a8abe64f2088 Author: Paul Nelson Commit: Paul Nelson add burp features --- tex-parens.el | 179 +- 1 file changed, 164 insertions(+), 15 deletions(-) diff --git a/tex-par

[elpa] externals/tex-parens 82eff30aa5 16/62: ignore dollar delimiters that do not demarcate math mode

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit 82eff30aa59f64437c9c68f9c471918b86866bf5 Author: Paul Nelson Commit: Paul Nelson ignore dollar delimiters that do not demarcate math mode --- README.org| 61 +++ tex-parens.el | 32 ++

[elpa] externals/tex-parens 665c91c331 18/62: typo

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit 665c91c3314c3e6555a42d329cba9409bb0c7a75 Author: Paul Nelson Commit: Paul Nelson typo --- README.org | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.org b/README.org index 50540e275e..d823979b09 100644 --- a/README.org +++ b/R

[elpa] externals/tex-parens ddc4663eaa 11/62: add other math delimiters like $$

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit ddc4663eaa598ce7ed58f92ed19acde64ea954c9 Author: Paul Nelson Commit: Paul Nelson add other math delimiters like $$ --- tex-parens.el | 54 ++ 1 file changed, 30 insertions(+), 24 deletions(-) diff --git

[elpa] externals/tex-parens ea1260bc27 28/62: fix some beginning of buffer bug

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit ea1260bc272b24cbace6022f8025a4de2e17f1be Author: Paul Nelson Commit: Paul Nelson fix some beginning of buffer bug --- tex-parens.el | 18 ++ 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/tex-parens.el b/tex-parens.el index

[elpa] externals/tex-parens 051ae3fe57 51/62: change tp- to tex-parens-, fix eldoc errors

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit 051ae3fe578302fe65d29391014b1d2bd3e9991f Author: Paul Nelson Commit: Paul Nelson change tp- to tex-parens-, fix eldoc errors --- tex-parens.el | 495 -- 1 file changed, 241 insertions(+), 254 deletio

[elpa] externals/tex-parens b38d8c8ffc 30/62: add mention of latex-extra

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit b38d8c8ffc5f902e3bbb37d2f656bddd7eee66d3 Author: Paul Nelson Commit: Paul Nelson add mention of latex-extra --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 3c3215715e..aeb7f6fe4c 100644 ---

[elpa] externals/tex-parens 06303e66ba 23/62: add arg initialization where appropriate

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit 06303e66bad0d811245e8d59460da555603e629f Author: Paul Nelson Commit: Paul Nelson add arg initialization where appropriate --- tex-parens.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tex-parens.el b/tex-parens.el index a860392256..e5913361a8 10

[elpa] externals/tex-parens 6f5e8328ee 55/62: change tp- to tex-parens-p in auto-reveal customizations

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit 6f5e8328ee0e2833c0fbe2cbe6c2dc211534167a Author: Paul Nelson Commit: Paul Nelson change tp- to tex-parens-p in auto-reveal customizations --- tex-parens.el | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/tex-pare

[elpa] externals/tex-parens 79c263f2e6 37/62: account for name change of tp--math-face, clarify doc strings

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit 79c263f2e601dbcaf8283ff0b669d53fd4c5901e Author: Paul Nelson Commit: Paul Nelson account for name change of tp--math-face, clarify doc strings --- tex-parens.el | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/tex-par

[elpa] externals/tex-parens acf5524a26 31/62: Make tp-down-list auto-reveal folds from TeX-fold-mode

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit acf5524a26a7b1ca62e38a5eae76a60237bb2919 Author: Paul Nelson Commit: Paul Nelson Make tp-down-list auto-reveal folds from TeX-fold-mode Depends on patch submitted to AUCTeX, https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69954 --- tex-parens.e

[elpa] externals/tex-parens 969635a931 24/62: fix dumb bug

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit 969635a9312fbaa8d591d9580985e7ea924b79c2 Author: Paul Nelson Commit: Paul Nelson fix dumb bug --- tex-parens.el | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/tex-parens.el b/tex-parens.el index e5913361a8..221a698151 100

[elpa] externals/tex-parens 0de26296af 60/62: swap cl for seq

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit 0de26296af78f7cda244347f7efb4ec4f55967ff Author: Paul Nelson Commit: Paul Nelson swap cl for seq --- tex-parens.el | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/tex-parens.el b/tex-parens.el index 0a6246c16a..af9583d

[elpa] externals/tex-parens dab79b2515 33/62: make end-of-defun go beyond the \end{...} line

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit dab79b2515fa4a6a3e9419f345ec1339f8999a11 Author: Paul Nelson Commit: Paul Nelson make end-of-defun go beyond the \end{...} line --- tex-parens.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tex-parens.el b/tex-parens.el index 6f34f

[elpa] externals/tex-parens aa11f6c222 42/62: fix bug for detection of comments and quotes in math

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit aa11f6c222755be2b0499b8f61608d7c4e6bca2b Author: Paul Nelson Commit: Paul Nelson fix bug for detection of comments and quotes in math should always check font at the beginning of the match --- tex-parens.el | 8 ++-- 1 file changed, 6 inserti

[elpa] externals/tex-parens 957b486c67 54/62: fix bug with \end{...} and \begin{...} reverse regexps

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit 957b486c6708221b5e3cf903e9fb201165b21f18 Author: Paul Nelson Commit: Paul Nelson fix bug with \end{...} and \begin{...} reverse regexps --- tex-parens.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tex-parens.el b/tex-parens.el

[elpa] externals/tex-parens 683add8b7c 29/62: fix silly tp-kill-sexp bug

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit 683add8b7c3d9560c71c27fae9c1d605a12ed113 Author: Paul Nelson Commit: Paul Nelson fix silly tp-kill-sexp bug --- tex-parens.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tex-parens.el b/tex-parens.el index c3467a91be..aa3b59ac43 10

[elpa] externals/tex-parens 6d5ee64608 62/62: address issue involving optional begin{...} arguments

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit 6d5ee64608e544e8fc8068dfb6c850039ac521ed Author: Paul Nelson Commit: Paul Nelson address issue involving optional begin{...} arguments The issue is whether such arguments should be considered part of the \begin{...} delimiter. For some purpos

[elpa] externals/tex-parens 13eea1b412 48/62: fix TeX-fold-auto-reveal setup

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit 13eea1b4121b72e27d5a88154825985524081980 Author: Paul Nelson Commit: Paul Nelson fix TeX-fold-auto-reveal setup --- tex-parens.el | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/tex-parens.el b/tex-parens

[elpa] externals/tex-parens 6f9aabb967 35/62: update docstring of tp--math-face-p

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit 6f9aabb967150238998d46fb31c0743fe6330dd1 Author: Paul Nelson Commit: Paul Nelson update docstring of tp--math-face-p --- tex-parens.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tex-parens.el b/tex-parens.el index 63ccbe5019.

[elpa] externals/tex-parens 6002c20edc 12/62: make the construction of paren-like pairs systematic

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit 6002c20edc1eabaa412a603b4e52701925b27768 Author: Paul Nelson Commit: Paul Nelson make the construction of paren-like pairs systematic --- tex-parens.el | 398 +++--- 1 file changed, 267 insertions(+), 13

[elpa] externals/tex-parens 2d2e467d1d 58/62: Tweak commentary

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit 2d2e467d1d4904823cc42bca174ecdd80f836aaf Author: Paul Nelson Commit: Paul Nelson Tweak commentary * tex-parens.el (Commentary): Tweak it. --- tex-parens.el | 34 ++ 1 file changed, 14 insertions(+), 20 deletions(-)

[elpa] externals/tex-parens 45e6872f48 25/62: .gitignore @.html

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit 45e6872f484d60ed37677ef13a6c83837543ead2 Author: Paul Nelson Commit: Paul Nelson .gitignore @.html --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 206569dc66..f90bd98606 100644 --- a/.gitignore +++ b/.gitig

[elpa] externals/tex-parens 10a25a3e3e 59/62: remove (interactive) from some internal functions

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit 10a25a3e3edaa2d7066f7cd036e2720524abb221 Author: Paul Nelson Commit: Paul Nelson remove (interactive) from some internal functions --- tex-parens.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/tex-parens.el b/tex-parens.el index de5c03835d..0a624

[elpa] externals/tex-parens 592832619e 41/62: improve comment/verbatim detection

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit 592832619e0770b2494967049de24e7af31c41f0 Author: Paul Nelson Commit: Paul Nelson improve comment/verbatim detection --- tex-parens.el | 46 +++--- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/tex-

[elpa] externals/tex-parens 72fc4b0e6e 50/62: add basic package info

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit 72fc4b0e6e375a59ade5778c8624941019051bb6 Author: Paul Nelson Commit: Paul Nelson add basic package info --- tex-parens.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tex-parens.el b/tex-parens.el index 077e6d6117..3837fc64b3 100644 --- a/tex-pa

[elpa] externals/tex-parens 78a261d2e3 22/62: make all user-facing commands accept ARG for repetition

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit 78a261d2e338fa72664ca7f2f545bf1623fc66c0 Author: Paul Nelson Commit: Paul Nelson make all user-facing commands accept ARG for repetition especially convenient for tp-down-list, which can now called with the prefix argument "-" to go backwards

[elpa] externals/tex-parens e5002c57b7 34/62: allow more navigation commands to open tex folds

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit e5002c57b75a9f2a1425935adbab4e65001c3e07 Author: Paul Nelson Commit: Paul Nelson allow more navigation commands to open tex folds This is convenient because, e.g., my czm-tex-fold package folds stuff like \begin{theorem}[My Cool Theorem] as a

[elpa] externals/tex-parens 2794e7a338 09/62: fix bug in tex-parens-backward-up

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit 2794e7a338344b727eedf840abd18ca2cbb530bc Author: Paul Nelson Commit: Paul Nelson fix bug in tex-parens-backward-up had (setq success t) in two places, needed it just once --- tex-parens.el | 8 +--- 1 file changed, 5 insertions(+), 3 deletion

[elpa] externals/tex-parens 15b106f6ea 47/62: fix bug in tp-forward-sexp

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit 15b106f6ea805129569de9d64cd368148fbd4257 Author: Paul Nelson Commit: Paul Nelson fix bug in tp-forward-sexp need to check whether tp--forward-delim succeeds --- tex-parens.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a

[elpa] externals/tex-parens 20471db76e 05/62: add begin/end of defun functions

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit 20471db76e63e003c13ec3c1b152328faefbb19e Author: Paul Nelson Commit: Paul Nelson add begin/end of defun functions --- tex-parens.el | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/tex-parens.el b/tex-parens.el index 249cb0

[elpa] externals/tex-parens 63584af148 38/62: make commands skip over, e.g., \cite[...]{...} commands

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit 63584af1485e560700cbf0c43477f09a79a70ccf Author: Paul Nelson Commit: Paul Nelson make commands skip over, e.g., \cite[...]{...} commands --- tex-parens.el | 25 +++-- 1 file changed, 19 insertions(+), 6 deletions(-) diff --git a/tex-p

[elpa] externals/tex-parens 147de81a27 53/62: revertsomechanges

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit 147de81a2769016057a7f4b8a00cf89cabd05980 Author: Paul Nelson Commit: Paul Nelson revertsomechanges --- tex-parens.el | 38 +- 1 file changed, 25 insertions(+), 13 deletions(-) diff --git a/tex-parens.el b/tex-parens.el

[elpa] externals/tex-parens 2ce7313354 46/62: add #'undo to list of commands that open previews/folds

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit 2ce7313354b1e61f721787533b891c6a37c3ac4a Author: Paul Nelson Commit: Paul Nelson add #'undo to list of commands that open previews/folds --- tex-parens.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tex-parens.el b/tex-parens.

[elpa] externals/tex-parens 11e41cc44d 27/62: add tp-max-delim-length, optimize tp--search-backward

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit 11e41cc44de04717666b721709fc54a0872bf73b Author: Paul Nelson Commit: Paul Nelson add tp-max-delim-length, optimize tp--search-backward --- tex-parens.el | 90 +-- 1 file changed, 50 insertions(+), 40

[elpa] externals/tex-parens 53bf2e5c4f 44/62: change comment detection

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit 53bf2e5c4fb2abc21248c59997aeaab09c46cca2 Author: Paul Nelson Commit: Paul Nelson change comment detection - don't worry about verbatim face -- ignoring it presents issues when navigating around \email{...} fields - check for comments

[elpa] externals/tex-parens dfef9fd72b 40/62: typo

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit dfef9fd72bd7b7c6d71d431b6db0ff9a4d76cc9c Author: Paul Nelson Commit: Paul Nelson typo --- tex-parens.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tex-parens.el b/tex-parens.el index 8476f33a2a..3c2615272f 100644 --- a/tex-paren

[elpa] externals/tex-parens ceef53e3d4 03/62: fix typo

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit ceef53e3d494996d6a30972a9d5d3b40a2d1ee9e Author: Paul Nelson Commit: Paul Nelson fix typo --- tex-parens.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tex-parens.el b/tex-parens.el index d89292cdfe..d00e1f93d7 100644 --- a/tex-par

[elpa] externals/tex-parens 5d3992cae8 43/62: fix subtle comment detection bug

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit 5d3992cae8e3a48bd4fade1e0624bd8928b7bac3 Author: Paul Nelson Commit: Paul Nelson fix subtle comment detection bug For stuff like \email{whatever}, the part "{whatever}" is in verbatim font, but we were just checking this on the first character

[elpa] externals/tex-parens 548c6743f9 52/62: change tp to tex-parens in README

2024-06-06 Thread ELPA Syncer
branch: externals/tex-parens commit 548c6743f9b17af277d36dc3514a709635b3d2d4 Author: Paul Nelson Commit: Paul Nelson change tp to tex-parens in README --- README.org | 30 ++ 1 file changed, 14 insertions(+), 16 deletions(-) diff --git a/README.org b/README.org

  1   2   3   4   >