[elpa] externals/consult 40d784f18f: consult-org-heading: Support Embark actions

2023-09-14 Thread ELPA Syncer
branch: externals/consult commit 40d784f18fb6792f3f11b6b1f3f48db17a12de1c Author: Daniel Mendler Commit: Daniel Mendler consult-org-heading: Support Embark actions See https://github.com/oantolin/embark/issues/639 --- CHANGELOG.org | 2 ++ consult-org.el | 8 2 files chan

[nongnu] elpa/eat 89983b580c: Allow terminal text modification after it's killed

2023-09-14 Thread ELPA Syncer
branch: elpa/eat commit 89983b580ce573b886444a00f4750e3a01a17301 Author: Akib Azmain Turja Commit: Akib Azmain Turja Allow terminal text modification after it's killed * eat.el (eat--sentinel): Remove 'read-only' and other text properties from the terminal region. --- eat.el |

[elpa] externals/cape 4506ee8212: cape-char--static-if: Fix naming convention

2023-09-14 Thread ELPA Syncer
branch: externals/cape commit 4506ee82129a8e9ff9e4650a9b16eb8c4ae355f3 Author: Daniel Mendler Commit: Daniel Mendler cape-char--static-if: Fix naming convention --- cape-char.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cape-char.el b/cape-char.el index 8110fdb

[elpa] externals/jinx c9c5bde6a5: Use quotes in comment

2023-09-14 Thread ELPA Syncer
branch: externals/jinx commit c9c5bde6a5abb7410f58ef51006ba44f76622779 Author: Daniel Mendler Commit: Daniel Mendler Use quotes in comment --- jinx.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jinx.el b/jinx.el index 6c0923759d..c298830289 100644 --- a/jinx.el +++

[elpa] externals/org df0539d678: * lisp/org.el (org-cdlatex-mode): Try to load texmathp

2023-09-14 Thread ELPA Syncer
branch: externals/org commit df0539d678a9b3519a1952a1f45e941a034ef30a Author: Ihor Radchenko Commit: Ihor Radchenko * lisp/org.el (org-cdlatex-mode): Try to load texmathp Attempt to load texmathp before setting advice. `texmathp' is optional and must be loaded before `cdlatex'.

[nongnu] elpa/helm updated (6bf5f5a20f -> d093dae2b0)

2023-09-14 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from 6bf5f5a20f Move helm-locate-lib-get-summary to helm-lib new 46b9b95a05 Add locate-library to library category new 1902e35712 Ensure helm-elisp is required new 9d6cf3fbc4 Make locate-library caches private new

[nongnu] elpa/helm 07dacfe2e2 08/11: Prefer string-match-p over string-suffix-p

2023-09-14 Thread ELPA Syncer
branch: elpa/helm commit 07dacfe2e2db980a9e42afef2fc8539c155fdd0d Author: Thierry Volpiatto Commit: Thierry Volpiatto Prefer string-match-p over string-suffix-p --- helm-lib.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-lib.el b/helm-lib.el index 2a93271f57..70

[nongnu] elpa/helm 46b9b95a05 01/11: Add locate-library to library category

2023-09-14 Thread ELPA Syncer
branch: elpa/helm commit 46b9b95a05be90ec6a62fe87935a38d41d6266bd Author: Thierry Volpiatto Commit: Thierry Volpiatto Add locate-library to library category --- helm-mode.el | 1 + 1 file changed, 1 insertion(+) diff --git a/helm-mode.el b/helm-mode.el index 0f72d38b48..4db833ab37 100644 -

[nongnu] elpa/helm-core updated (6bf5f5a20f -> d093dae2b0)

2023-09-14 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 6bf5f5a20f Move helm-locate-lib-get-summary to helm-lib adds 46b9b95a05 Add locate-library to library category adds 1902e35712 Ensure helm-elisp is required adds 9d6cf3fbc4 Make locate-library caches private

[nongnu] elpa/helm 23909635de 06/11: Display summary in helm-locate-library only when *completions-detailed is enabled

2023-09-14 Thread ELPA Syncer
branch: elpa/helm commit 23909635de83272dd4f6f45bdac4dae325a88af8 Author: Thierry Volpiatto Commit: Thierry Volpiatto Display summary in helm-locate-library only when *completions-detailed is enabled --- helm-elisp.el | 32 +--- 1 file changed, 17 insertions(+),

[nongnu] elpa/helm 943aa46587 04/11: Long lines only

2023-09-14 Thread ELPA Syncer
branch: elpa/helm commit 943aa465870354527818e25d7521e2c164301e8c Author: Thierry Volpiatto Commit: Thierry Volpiatto Long lines only --- helm-elisp.el | 48 +++- 1 file changed, 23 insertions(+), 25 deletions(-) diff --git a/helm-elisp.el b/helm

[nongnu] elpa/helm 9d6cf3fbc4 03/11: Make locate-library caches private

2023-09-14 Thread ELPA Syncer
branch: elpa/helm commit 9d6cf3fbc49d15438a23475523aa0e39d7e297b1 Author: Thierry Volpiatto Commit: Thierry Volpiatto Make locate-library caches private --- helm-elisp.el | 12 ++-- helm-mode.el | 8 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/helm-el

[nongnu] elpa/helm e99ab71880 05/11: Add startup message for helm-locate-library

2023-09-14 Thread ELPA Syncer
branch: elpa/helm commit e99ab718804423392dc1c24b7fff22067edb9186 Author: Thierry Volpiatto Commit: Thierry Volpiatto Add startup message for helm-locate-library --- helm-elisp.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/helm-elisp.el b/helm-elisp.el index 4494dcd85d..42a3e089

[nongnu] elpa/helm 1902e35712 02/11: Ensure helm-elisp is required

2023-09-14 Thread ELPA Syncer
branch: elpa/helm commit 1902e357122298198090b4ff9b569e2e7a19c8b8 Author: Thierry Volpiatto Commit: Thierry Volpiatto Ensure helm-elisp is required --- helm-mode.el | 1 + 1 file changed, 1 insertion(+) diff --git a/helm-mode.el b/helm-mode.el index 4db833ab37..c1d1c8eeaf 100644 --- a/helm

[nongnu] elpa/helm 30f331b594 10/11: Prefer candidate-transformer in helm-locate-library

2023-09-14 Thread ELPA Syncer
branch: elpa/helm commit 30f331b594b44f7f5027cd7b7f9ea2b12f1f3ea7 Author: Thierry Volpiatto Commit: Thierry Volpiatto Prefer candidate-transformer in helm-locate-library --- helm-elisp.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm-elisp.el b/helm-elisp.el i

[nongnu] elpa/helm d093dae2b0 11/11: Fix startup message in helm-locate-library

2023-09-14 Thread ELPA Syncer
branch: elpa/helm commit d093dae2b0e69d0d5d8170575639d14711b7ad40 Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix startup message in helm-locate-library --- helm-elisp.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/helm-elisp.el b/helm-elisp.el index 21a22

[nongnu] elpa/helm cbad7919e9 09/11: Be consistent with candidate-transformer in both in-buffer and async

2023-09-14 Thread ELPA Syncer
branch: elpa/helm commit cbad7919e9598bda9e04cdf81265c2cdf625b645 Author: Thierry Volpiatto Commit: Thierry Volpiatto Be consistent with candidate-transformer in both in-buffer and async When candidate-transformer is specified in source ALL candidates should be computed with the

[nongnu] elpa/helm d4f2268808 07/11: Add docstring

2023-09-14 Thread ELPA Syncer
branch: elpa/helm commit d4f2268808c11e11f1424e1176da56c1b15494a9 Author: Thierry Volpiatto Commit: Thierry Volpiatto Add docstring --- helm-lib.el | 1 + 1 file changed, 1 insertion(+) diff --git a/helm-lib.el b/helm-lib.el index b076faadff..2a93271f57 100644 --- a/helm-lib.el +++ b/helm-

[elpa] externals/denote 39f8ac2787: Define 'denote-after-new-note-hook' to run after 'denote'

2023-09-14 Thread ELPA Syncer
branch: externals/denote commit 39f8ac2787c94bb8dc84d4f5c05fc9f5ed572d17 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Define 'denote-after-new-note-hook' to run after 'denote' --- README.org | 4 denote.el | 8 +++- 2 files changed, 11 insertions(+), 1 deletion(-) diff

[elpa] externals/org 765a84ea25: * lisp/ob-fortran.el: Document all the function arguments

2023-09-14 Thread ELPA Syncer
branch: externals/org commit 765a84ea252fd7f281340c40fdc97f696f8cac33 Author: Ihor Radchenko Commit: Ihor Radchenko * lisp/ob-fortran.el: Document all the function arguments (org-babel-execute:fortran): (org-babel-expand-body:fortran): (org-babel-fortran-ensure-main-wrap):

[nongnu] elpa/cider 09d72192a4: Use cider-nrepl 0.37.1 (#3465)

2023-09-14 Thread ELPA Syncer
branch: elpa/cider commit 09d72192a4734653ca0b1b4b227c38760880fc63 Author: vemv Commit: GitHub Use cider-nrepl 0.37.1 (#3465) --- CHANGELOG.md | 2 +- cider.el | 2 +- dev/docker-sample-project/project.clj

[nongnu] elpa/eat ccfccf016b 2/2: Fix recursive output processing

2023-09-14 Thread ELPA Syncer
branch: elpa/eat commit ccfccf016b91b2ec1a22bda6a12bcedad9043d96 Author: Akib Azmain Turja Commit: Akib Azmain Turja Fix recursive output processing * eat.el (eat--pending-input-chunks) (eat--process-input-queue-timer): New variable. * eat.el (eat-mode): Make 'eat--pending-i

[nongnu] elpa/eat d83f53990f 1/2: Document prompt mode

2023-09-14 Thread ELPA Syncer
branch: elpa/eat commit d83f53990ffc277d592266953dc4ebae8d9e9367 Author: Akib Azmain Turja Commit: Akib Azmain Turja Document prompt mode * eat.texi (Shell Integration): Divide into sections. Add new section 'Native Shell Prompt Editing'. * README.org (Usage): Document "pro

[nongnu] elpa/eat updated (89983b580c -> ccfccf016b)

2023-09-14 Thread ELPA Syncer
elpasync pushed a change to branch elpa/eat. from 89983b580c Allow terminal text modification after it's killed new d83f53990f Document prompt mode new ccfccf016b Fix recursive output processing Summary of changes: README.org | 20 +-- eat.el | 36

[nongnu] elpa/git-commit updated (141dd46798 -> 4f4ad9c091)

2023-09-14 Thread ELPA Syncer
elpasync pushed a change to branch elpa/git-commit. from 141dd46798 diff: Make --diff-merges option available new 6678d1ad95 magit-modified-files: Avoid duplicates new 4f4ad9c091 magit-gitdir: Fix docstring typo Summary of changes: lisp/magit-git.el | 4 ++-- 1 file chang

[nongnu] elpa/git-commit 6678d1ad95 1/2: magit-modified-files: Avoid duplicates

2023-09-14 Thread ELPA Syncer
branch: elpa/git-commit commit 6678d1ad950510d71e4cf60a2a3b0bda81bcb26c Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-modified-files: Avoid duplicates Without filtering, an unmerged file is listed twice, once as unmerged and once as modified. --- lisp/magit-git.el | 2 +

[nongnu] elpa/git-commit 4f4ad9c091 2/2: magit-gitdir: Fix docstring typo

2023-09-14 Thread ELPA Syncer
branch: elpa/git-commit commit 4f4ad9c091daf769f8a0a562f6d14a71aa6c3192 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-gitdir: Fix docstring typo --- lisp/magit-git.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/magit-git.el b/lisp/magit-git.el index 5458

[nongnu] elpa/magit updated (141dd46798 -> 4f4ad9c091)

2023-09-14 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from 141dd46798 diff: Make --diff-merges option available adds 6678d1ad95 magit-modified-files: Avoid duplicates adds 4f4ad9c091 magit-gitdir: Fix docstring typo No new revisions were added by this update. Summary of changes: l

[nongnu] elpa/magit-section updated (141dd46798 -> 4f4ad9c091)

2023-09-14 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from 141dd46798 diff: Make --diff-merges option available adds 6678d1ad95 magit-modified-files: Avoid duplicates adds 4f4ad9c091 magit-gitdir: Fix docstring typo No new revisions were added by this update. Summary of cha

[nongnu] elpa/org-contrib updated (f327d4c8c9 -> 59e1a9d6e4)

2023-09-14 Thread ELPA Syncer
elpasync pushed a change to branch elpa/org-contrib. from f327d4c8c9 * lisp/ol-git-link.el: Fix obsolete functions new 5eac8836f1 * lisp/ol-mew.el (org-mew-capture-guess-alist): Fix docstring format new 59e1a9d6e4 * lisp/ol-mew.el (org-mew-store-link): Do not use obsolete

[nongnu] elpa/org-contrib 5eac8836f1 1/2: * lisp/ol-mew.el (org-mew-capture-guess-alist): Fix docstring format

2023-09-14 Thread ELPA Syncer
branch: elpa/org-contrib commit 5eac8836f1eadaac9c6a67032b065c08c8e9b323 Author: Ihor Radchenko Commit: Ihor Radchenko * lisp/ol-mew.el (org-mew-capture-guess-alist): Fix docstring format --- lisp/ol-mew.el | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lisp/ol-m

[nongnu] elpa/org-contrib 59e1a9d6e4 2/2: * lisp/ol-mew.el (org-mew-store-link): Do not use obsolete function names

2023-09-14 Thread ELPA Syncer
branch: elpa/org-contrib commit 59e1a9d6e4317179eb0fad58066c51259ba8bcf9 Author: Ihor Radchenko Commit: Ihor Radchenko * lisp/ol-mew.el (org-mew-store-link): Do not use obsolete function names --- lisp/ol-mew.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lisp/

[elpa] main f4191edb35: Fix Savannah URLs to use the Git server

2023-09-14 Thread Stefan Monnier via
branch: main commit f4191edb35de76de2bed4ccfb7701b46d509397a Author: Stefan Monnier Commit: Stefan Monnier Fix Savannah URLs to use the Git server The .../r/... URLs are used for "raw" access (makes it possible to read Git config files, for example), whereas we want to access

[elpa] externals/consult 4b8f8a55e8: consult-org-heading: Change category to org-heading

2023-09-14 Thread ELPA Syncer
branch: externals/consult commit 4b8f8a55e875f705925b954822127bfbc7045c82 Author: Daniel Mendler Commit: Daniel Mendler consult-org-heading: Change category to org-heading See https://github.com/oantolin/embark/commit/d1069bb4e50d93843dc77226b3984342cc6e0945 --- consult-org.el | 2

[elpa] externals/denote 08c0deaa71: Make denote-rename-buffer-mode work with buffers, not just files

2023-09-14 Thread ELPA Syncer
branch: externals/denote commit 08c0deaa71a741a983a0c7ea60f43730c4ac43f6 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make denote-rename-buffer-mode work with buffers, not just files --- denote-rename-buffer.el | 1 - 1 file changed, 1 deletion(-) diff --git a/denote-rename-buff

[elpa] externals/embark ea2011e105 2/3: Typo

2023-09-14 Thread ELPA Syncer
branch: externals/embark commit ea2011e105c79f2ae1c44dcaa4cb5f011fa19698 Author: Omar Antolín Commit: Omar Antolín Typo --- embark-org.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/embark-org.el b/embark-org.el index 4b406ec8b3..dc96e7806d 100644 --- a/embark-org.el

[elpa] externals/embark-consult updated (9bafe8f570 -> 8fbb20d189)

2023-09-14 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark-consult. from 9bafe8f570 Add key binding for org-table-copy-down adds d1069bb4e5 Unify the org-heading and org-remote-heading types adds ea2011e105 Typo adds 8fbb20d189 Add embark-org-refile-here action No new revisio

[elpa] externals/embark d1069bb4e5 1/3: Unify the org-heading and org-remote-heading types

2023-09-14 Thread ELPA Syncer
branch: externals/embark commit d1069bb4e50d93843dc77226b3984342cc6e0945 Author: Omar Antolín Commit: Omar Antolín Unify the org-heading and org-remote-heading types The only price of the unification is how ugly embark-org-heading-default-action is. 🙃 --- embark-org.el | 50 +++

[elpa] externals/embark updated (9bafe8f570 -> 8fbb20d189)

2023-09-14 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark. from 9bafe8f570 Add key binding for org-table-copy-down new d1069bb4e5 Unify the org-heading and org-remote-heading types new ea2011e105 Typo new 8fbb20d189 Add embark-org-refile-here action Summary of changes:

[elpa] externals/embark 8fbb20d189 3/3: Add embark-org-refile-here action

2023-09-14 Thread ELPA Syncer
branch: externals/embark commit 8fbb20d18938669231d7edaf81d31c9378bb20b2 Author: Omar Antolín Commit: Omar Antolín Add embark-org-refile-here action --- embark-org.el | 24 1 file changed, 24 insertions(+) diff --git a/embark-org.el b/embark-org.el index dc96e7806d

[elpa] externals/ement 8363bfcdc2 4/4: Add: (ement--savehist-save-hook) Workaround for savehist-mode

2023-09-14 Thread ELPA Syncer
branch: externals/ement commit 8363bfcdc29468b6e618e38ef880c4cc051da57d Author: Adam Porter Commit: Adam Porter Add: (ement--savehist-save-hook) Workaround for savehist-mode Fixes #216. Reported-by: Phil Sainty --- README.org | 1 + ement.el | 20

[elpa] externals/ement ea6e577ea4 1/4: Fix: (ement-room-send-org-filter) Prevent subscripts

2023-09-14 Thread ELPA Syncer
branch: externals/ement commit ea6e577ea48ac369850bb2064383e4c60d4aeaff Author: Adam Porter Commit: Adam Porter Fix: (ement-room-send-org-filter) Prevent subscripts Fixes #217. Suggested-by: Phil Sainty --- README.org| 1 + ement-room.el | 2 ++ 2 files changed, 3 ins

[elpa] externals/ement 358b125c41 3/4: Fix: Scroll commands in mentions buffer

2023-09-14 Thread ELPA Syncer
branch: externals/ement commit 358b125c415ab50331033ebec258282c31363d86 Author: Adam Porter Commit: Adam Porter Fix: Scroll commands in mentions buffer Fixes #215. Reported-by: Phil Sainty --- ement-notify.el | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) d

[elpa] externals/ement 20f6982182 2/4: Fix: (ement-notifications-log-to-buffer) Use save-mark-and-excursion

2023-09-14 Thread ELPA Syncer
branch: externals/ement commit 20f6982182f341d4eaa330fd2621ca6651aef56d Author: Adam Porter Commit: Adam Porter Fix: (ement-notifications-log-to-buffer) Use save-mark-and-excursion Fixes #218. Reported-by: Phil Sainty --- ement-notifications.el | 67 ++

[elpa] externals/ement updated (726e81f114 -> 8363bfcdc2)

2023-09-14 Thread ELPA Syncer
elpasync pushed a change to branch externals/ement. from 726e81f114 Docs: Tidy changelog new ea6e577ea4 Fix: (ement-room-send-org-filter) Prevent subscripts new 20f6982182 Fix: (ement-notifications-log-to-buffer) Use save-mark-and-excursion new 358b125c41 Fix: Scrol

[nongnu] elpa/eat 7bff1c4974 1/2: * eat.el (eat-mode): Escape '%' character in title

2023-09-14 Thread ELPA Syncer
branch: elpa/eat commit 7bff1c4974d5d9a1e84c2ad1c640e141e247ad13 Author: Illia Ostapyshyn Commit: Akib Azmain Turja * eat.el (eat-mode): Escape '%' character in title --- eat.el | 9 + integration/zsh | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/ea

[nongnu] elpa/eat dd2a176820 2/2: * eat.el (eat-prompt-newline): Make ring if needed

2023-09-14 Thread ELPA Syncer
branch: elpa/eat commit dd2a176820b5003303d575f84c11b008e8fb44d4 Author: Akib Azmain Turja Commit: Akib Azmain Turja * eat.el (eat-prompt-newline): Make ring if needed --- eat.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/eat.el b/eat.el index cf7ff84a69..2b67ea9193 100644 --- a

[nongnu] elpa/eat updated (ccfccf016b -> dd2a176820)

2023-09-14 Thread ELPA Syncer
elpasync pushed a change to branch elpa/eat. from ccfccf016b Fix recursive output processing new 7bff1c4974 * eat.el (eat-mode): Escape '%' character in title new dd2a176820 * eat.el (eat-prompt-newline): Make ring if needed Summary of changes: eat.el | 12 ++

[nongnu] elpa/helm 880d8a76d7 2/3: Update docstring

2023-09-14 Thread ELPA Syncer
branch: elpa/helm commit 880d8a76d73f3df1364208e2a195185f6fa4c7ad Author: Thierry Volpiatto Commit: Thierry Volpiatto Update docstring --- helm-elisp.el | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/helm-elisp.el b/helm-elisp.el index b7ca0d65f8..801d13ef2

[nongnu] elpa/helm updated (d093dae2b0 -> 9a5827284a)

2023-09-14 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from d093dae2b0 Fix startup message in helm-locate-library new 8a0e01d56d Allow always using cl--print-table advice if specified by user globally new 880d8a76d7 Update docstring new 9a5827284a Fix typo in helm-locate-lib

[nongnu] elpa/helm 8a0e01d56d 1/3: Allow always using cl--print-table advice if specified by user globally

2023-09-14 Thread ELPA Syncer
branch: elpa/helm commit 8a0e01d56d526fffd33ebc80e123cb4428dd43b0 Author: Thierry Volpiatto Commit: Thierry Volpiatto Allow always using cl--print-table advice if specified by user globally Otherwise as before if the advice is not enabled externally it is removed when helm exit.

[nongnu] elpa/helm 9a5827284a 3/3: Fix typo in helm-locate-lib-get-summary regexp

2023-09-14 Thread ELPA Syncer
branch: elpa/helm commit 9a5827284a63453156511b935de39180f4f52d31 Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix typo in helm-locate-lib-get-summary regexp --- helm-lib.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-lib.el b/helm-lib.el index 02569a43f2

[nongnu] elpa/helm-core updated (d093dae2b0 -> 9a5827284a)

2023-09-14 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from d093dae2b0 Fix startup message in helm-locate-library adds 8a0e01d56d Allow always using cl--print-table advice if specified by user globally adds 880d8a76d7 Update docstring adds 9a5827284a Fix typo in helm-locat

[elpa] externals/inspector c2670a259d 1/3: Only locally bind `revert-buffer-function'

2023-09-14 Thread ELPA Syncer
branch: externals/inspector commit c2670a259d43d75eae9e0e5dd794ed6feee962fa Author: Vincent Ambo Commit: Vincent Ambo Only locally bind `revert-buffer-function' Setting this variable globally causes #'revert-file to stop working. I got very confused by this, as Emacs was prompti

[elpa] externals/inspector 702d3da5d9 2/3: Merge pull request #29 from tazjin/local-revert-buffer-function

2023-09-14 Thread ELPA Syncer
branch: externals/inspector commit 702d3da5d9e5875e7ba3ee8dba2c13690909ef99 Merge: daff792202 c2670a259d Author: Mariano Montone Commit: GitHub Merge pull request #29 from tazjin/local-revert-buffer-function Only locally bind `revert-buffer-function' --- inspector.el | 2 +- 1 file

[elpa] externals/inspector 430329ab99 3/3: Release 0.34 after fix.

2023-09-14 Thread ELPA Syncer
branch: externals/inspector commit 430329ab99317c3d28b592f8d1ff7b07bdce332d Author: Mariano Montone Commit: Mariano Montone Release 0.34 after fix. --- inspector.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inspector.el b/inspector.el index fcf194d5c6..abbcd4876d 1

[elpa] externals/inspector updated (daff792202 -> 430329ab99)

2023-09-14 Thread ELPA Syncer
elpasync pushed a change to branch externals/inspector. from daff792202 Package version 0.33 new c2670a259d Only locally bind `revert-buffer-function' new 702d3da5d9 Merge pull request #29 from tazjin/local-revert-buffer-function new 430329ab99 Release 0.34 after fi

[elpa] externals-release/ement b88e303b34 1/3: Tidy: Indentation of cl-labels forms

2023-09-14 Thread ELPA Syncer
branch: externals-release/ement commit b88e303b348a30af23d63f4d820780df55570913 Author: Adam Porter Commit: Adam Porter Tidy: Indentation of cl-labels forms Developing on Emacs 29.1 now, so now makem.sh's lint-indent rule will run clean. --- ement-directory.el | 40 ++--- emen

[elpa] externals/ement updated (8363bfcdc2 -> 2bfabafea6)

2023-09-14 Thread ELPA Syncer
elpasync pushed a change to branch externals/ement. from 8363bfcdc2 Add: (ement--savehist-save-hook) Workaround for savehist-mode new b88e303b34 Tidy: Indentation of cl-labels forms new a4fc3d1ab6 Release: v0.12 new 2bfabafea6 Meta: v0.13-pre Summary of changes:

[elpa] externals-release/ement updated (d2b7a84840 -> 4120ad90ca)

2023-09-14 Thread ELPA Syncer
elpasync pushed a change to branch externals-release/ement. from d2b7a84840 Release: v0.11 adds b5e362660d Meta: v0.12-pre adds eefda9ca5e Comment: Add TODO adds 0c94dcc3e4 Add: ement-room-quote face adds 82f1186468 Tidy: Indentation adds 2435d03c03 Fix: (

[elpa] externals-release/ement a4fc3d1ab6 2/3: Release: v0.12

2023-09-14 Thread ELPA Syncer
branch: externals-release/ement commit a4fc3d1ab6df424bc1296b8ca480a8c55c542dc2 Author: Adam Porter Commit: Adam Porter Release: v0.12 --- README.org | 2 +- ement.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 3531bff6d9..d701d948f

[elpa] externals/ement 2bfabafea6: Meta: v0.13-pre

2023-09-14 Thread ELPA Syncer
branch: externals/ement commit 2bfabafea626d9ca594ea2fb85f6a31debdf3a8c Author: Adam Porter Commit: Adam Porter Meta: v0.13-pre --- README.org | 4 ement.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index d701d948ff..da7bab9fff 1006

[elpa] externals/ement 886f5e221c 1/3: Change: (ement-directory-define-column "Size") :align 'right

2023-09-14 Thread ELPA Syncer
branch: externals/ement commit 886f5e221c16f841ec1bc102ab1e596b2430a342 Author: Adam Porter Commit: Adam Porter Change: (ement-directory-define-column "Size") :align 'right --- ement-directory.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ement-directory.el b/ement-

[elpa] externals/ement 30bd78b2f4 2/3: Fix: (ement-directory-define-column "Name") Direct rooms

2023-09-14 Thread ELPA Syncer
branch: externals/ement commit 30bd78b2f4ef054b768f8de91d306752865d85a3 Author: Adam Porter Commit: Adam Porter Fix: (ement-directory-define-column "Name") Direct rooms --- README.org | 4 +++- ement-directory.el | 12 +--- 2 files changed, 12 insertions(+), 4 deletions(-)

[elpa] externals/ement updated (2bfabafea6 -> 645537c07f)

2023-09-14 Thread ELPA Syncer
elpasync pushed a change to branch externals/ement. from 2bfabafea6 Meta: v0.13-pre new 886f5e221c Change: (ement-directory-define-column "Size") :align 'right new 30bd78b2f4 Fix: (ement-directory-define-column "Name") Direct rooms new 645537c07f Add: (ement-directo

[elpa] externals/ement 645537c07f 3/3: Add: (ement-directory-define-key people-p)

2023-09-14 Thread ELPA Syncer
branch: externals/ement commit 645537c07f23e7d173047971e56c8e8c78fe5236 Author: Adam Porter Commit: Adam Porter Add: (ement-directory-define-key people-p) And use in ement-directory-default-keys. --- README.org | 4 ement-directory.el | 15 ++- 2 files cha

[elpa] externals/logos updated (eeedd3ef28 -> d679de146e)

2023-09-14 Thread ELPA Syncer
elpasync pushed a change to branch externals/logos. from eeedd3ef28 Bump version to trigger rebuild in light of commit 3a63703 new d618202372 Simplify the example with org-indent-mode new d679de146e Expand example for bar toggling and fix the code samples Summary of chang

[elpa] externals/logos d679de146e 2/2: Expand example for bar toggling and fix the code samples

2023-09-14 Thread ELPA Syncer
branch: externals/logos commit d679de146e25962d5b0a94deb815b35de9fe844b Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Expand example for bar toggling and fix the code samples The code I had before was not toggling the mode on/off, whereas that is what we want to achiev

[elpa] externals/logos d618202372 1/2: Simplify the example with org-indent-mode

2023-09-14 Thread ELPA Syncer
branch: externals/logos commit d618202372ea49b566ef875a60670d5fe34ad4b0 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Simplify the example with org-indent-mode --- README.org | 28 +--- 1 file changed, 5 insertions(+), 23 deletions(-) diff --git a/README.o

[nongnu] elpa/clojure-ts-mode updated (5f16fb8dbc -> 5e7506e614)

2023-09-14 Thread ELPA Syncer
elpasync pushed a change to branch elpa/clojure-ts-mode. from 5f16fb8dbc Re-enable workaround for treesit-transpose-sexps bug new 5231c348e5 [#20] Highlight methods in some forms new b96d85d0d4 Merge pull request #21 from rrudakov/main new 6ea4196ebc Indicate interna

[nongnu] elpa/clojure-ts-mode ec48877dd0 4/5: Fix ns docstring highlighting regression

2023-09-14 Thread ELPA Syncer
branch: elpa/clojure-ts-mode commit ec48877dd0394d176dd08334ee48d1ff48643453 Author: Danny Freeman Commit: Danny Freeman Fix ns docstring highlighting regression This also begins the process of making our symbol matching regular expressions user extensible (see issue #15). There

[nongnu] elpa/clojure-ts-mode 5e7506e614 5/5: Highlight a couple clojure.test symbols as builtins

2023-09-14 Thread ELPA Syncer
branch: elpa/clojure-ts-mode commit 5e7506e61401f92df1f86677051b55fec0ad6ce8 Author: Danny Freeman Commit: Danny Freeman Highlight a couple clojure.test symbols as builtins --- clojure-ts-mode.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/clojure-ts-mode.el b/clo

[nongnu] elpa/clojure-ts-mode b96d85d0d4 2/5: Merge pull request #21 from rrudakov/main

2023-09-14 Thread ELPA Syncer
branch: elpa/clojure-ts-mode commit b96d85d0d4ceff56f2bc9d32e4abd96392b1f739 Merge: 5f16fb8dbc 5231c348e5 Author: Danny Freeman Commit: GitHub Merge pull request #21 from rrudakov/main Highlight methods in some forms --- CHANGELOG.md | 4 +++- clojure-ts-mode.el | 45 +++

[nongnu] elpa/clojure-ts-mode 5231c348e5 1/5: [#20] Highlight methods in some forms

2023-09-14 Thread ELPA Syncer
branch: elpa/clojure-ts-mode commit 5231c348e509cff91edd1ec59d7a59645395da15 Author: Roman Rudakov Commit: Roman Rudakov [#20] Highlight methods in some forms --- CHANGELOG.md | 4 +++- clojure-ts-mode.el | 45 + test/test.clj | 43 +++

[nongnu] elpa/clojure-ts-mode 6ea4196ebc 3/5: Indicate internal defconst with clojure-ts-- prefix

2023-09-14 Thread ELPA Syncer
branch: elpa/clojure-ts-mode commit 6ea4196ebc4a5fca6df5593e8ed3a45afc4ed593 Author: Danny Freeman Commit: Danny Freeman Indicate internal defconst with clojure-ts-- prefix --- clojure-ts-mode.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clojure-ts-mode.el b/cl