[nongnu] elpa/helm-core updated (9cd03ac5e9 -> 96aad023cb)

2023-11-27 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 9cd03ac5e9 Fix package-requires in helm.el adds 308f8b5cac DOcstring only adds 96aad023cb Revert "Add a reporter for thumbnails" No new revisions were added by this update. Summary of changes: helm-command.el | 14

[nongnu] elpa/helm updated (9cd03ac5e9 -> 96aad023cb)

2023-11-27 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from 9cd03ac5e9 Fix package-requires in helm.el new 308f8b5cac DOcstring only new 96aad023cb Revert "Add a reporter for thumbnails" Summary of changes: helm-command.el | 14 -- helm-files.el | 8 ++-- 2 file

[nongnu] elpa/helm 308f8b5cac 1/2: DOcstring only

2023-11-27 Thread ELPA Syncer
branch: elpa/helm commit 308f8b5cacc2c5e37d869a8c3db37ab86b720161 Author: Thierry Volpiatto Commit: Thierry Volpiatto DOcstring only --- helm-command.el | 14 -- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/helm-command.el b/helm-command.el index 93905253da..84

[nongnu] elpa/helm 96aad023cb 2/2: Revert "Add a reporter for thumbnails"

2023-11-27 Thread ELPA Syncer
branch: elpa/helm commit 96aad023cb12e995e92763195086ccee3aa5a141 Author: Thierry Volpiatto Commit: Thierry Volpiatto Revert "Add a reporter for thumbnails" This reverts commit 16a319fb8d01c498e133d693ba782dd66da87118. --- helm-files.el | 8 ++-- 1 file changed, 2 insertions(+)

[elpa] externals/consult 5e838911a3 4/5: consult--prompt: Save input history even when quitting

2023-11-27 Thread ELPA Syncer
branch: externals/consult commit 5e838911a3a0ea55e63413e61d932ee997eb145c Author: Daniel Mendler Commit: Daniel Mendler consult--prompt: Save input history even when quitting --- consult.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/consult.el b/consult.el index d37

[elpa] externals/consult updated (44beaa209f -> 9fb5111066)

2023-11-27 Thread ELPA Syncer
elpasync pushed a change to branch externals/consult. from 44beaa209f consult--buffer-sort-visibility: Reuse variable new 4309a19725 consult--read: Save input history even when quitting from a command new 5aa1898bb1 Share consult--line/line-multi/keep-lines-history n

[elpa] externals/consult a2a486dc65 3/5: Update changelog

2023-11-27 Thread ELPA Syncer
branch: externals/consult commit a2a486dc65725d5f1814b63034a9ecefe7a0989b Author: Daniel Mendler Commit: Daniel Mendler Update changelog --- CHANGELOG.org | 5 + 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.org b/CHANGELOG.org index 33c9e245ae..10fa1a35be 100644 --- a/CHANGEL

[elpa] externals/corfu 9006b56e5d: Update readme

2023-11-27 Thread ELPA Syncer
branch: externals/corfu commit 9006b56e5db420cb82f86510f3d2c290036ade2a Author: Daniel Mendler Commit: Daniel Mendler Update readme --- README.org | 17 - 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/README.org b/README.org index 189dfca99a..ef05069727 10064

[elpa] externals/consult 4309a19725 1/5: consult--read: Save input history even when quitting from a command

2023-11-27 Thread ELPA Syncer
branch: externals/consult commit 4309a19725fc79df478ff8777a90f5a95faa3b6a Author: Daniel Mendler Commit: Daniel Mendler consult--read: Save input history even when quitting from a command See https://github.com/minad/consult/discussions/893 --- consult.el | 139

[elpa] externals/consult 5aa1898bb1 2/5: Share consult--line/line-multi/keep-lines-history

2023-11-27 Thread ELPA Syncer
branch: externals/consult commit 5aa1898bb1ebab6f77848677cae7a19298c02682 Author: Daniel Mendler Commit: Daniel Mendler Share consult--line/line-multi/keep-lines-history --- consult.el | 8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/consult.el b/consult.el index

[elpa] externals/consult 9fb5111066 5/5: Keep separate history for consult-line-multi

2023-11-27 Thread ELPA Syncer
branch: externals/consult commit 9fb51110661965bd58183eeb9884aebf354a51a5 Author: Daniel Mendler Commit: Daniel Mendler Keep separate history for consult-line-multi --- CHANGELOG.org | 3 +-- consult.el| 3 ++- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.org

[elpa] externals/org 6d7c7917a0 2/2: lisp/org.el (org-in-src-block-p): Fix when on affiliated or post-blank

2023-11-27 Thread ELPA Syncer
branch: externals/org commit 6d7c7917a0294bb71c3294119984207b1d9b0385 Author: Ihor Radchenko Commit: Ihor Radchenko lisp/org.el (org-in-src-block-p): Fix when on affiliated or post-blank * lisp/org.el (org-in-src-block-p): When INSIDE is non-nil, do not return t for affiliated k

[elpa] externals/org bd7fab2129 1/2: lisp/org.el (org-in-src-block-p): Improve docstring

2023-11-27 Thread ELPA Syncer
branch: externals/org commit bd7fab2129077d3fb84bc8bec7d7ecbc49afcc15 Author: Ihor Radchenko Commit: Ihor Radchenko lisp/org.el (org-in-src-block-p): Improve docstring * lisp/org.el (org-in-src-block-p): Reported-by: No Wayman Link: https://orgmode.org/list/87il5n9owq.

[elpa] externals/org updated (4b1154e32d -> 6d7c7917a0)

2023-11-27 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 4b1154e32d lisp/org-element.el: Use consistent warning types for warnings new bd7fab2129 lisp/org.el (org-in-src-block-p): Improve docstring new 6d7c7917a0 lisp/org.el (org-in-src-block-p): Fix when on affiliated or po

[elpa] externals/devdocs f0436bc0e2: Fix devdocs-install (change from a433fab9)

2023-11-27 Thread ELPA Syncer
branch: externals/devdocs commit f0436bc0e2077683438e838acdfc425337898175 Author: Augusto Stoffel Commit: Augusto Stoffel Fix devdocs-install (change from a433fab9) --- devdocs.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/devdocs.el b/devdocs.el index 9520e

[elpa] externals/cape d63052ac2a: cape-elisp-symbol-wrapper: org-mode: replace = with ~ (#98)

2023-11-27 Thread ELPA Syncer
branch: externals/cape commit d63052ac2a3d8193d5df60568b74b47c4d4fed50 Author: mekeor <60295641+mek...@users.noreply.github.com> Commit: GitHub cape-elisp-symbol-wrapper: org-mode: replace = with ~ (#98) --- cape.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cape.el

[elpa] externals/transient 90243aec65 4/4: transient-mode-line-format: Support specifying separator thickness

2023-11-27 Thread Jonas Bernoulli via
branch: externals/transient commit 90243aec655973cdd976444c4f698e90bc5f8c4d Author: Jonas Bernoulli Commit: Jonas Bernoulli transient-mode-line-format: Support specifying separator thickness --- docs/transient.org | 8 +--- lisp/transient.el | 41 --

[elpa] externals/transient updated (600b2df425 -> 90243aec65)

2023-11-27 Thread Jonas Bernoulli via
tarsius pushed a change to branch externals/transient. from 600b2df425 transient--default-infix-command: Add fallback docstring new 69e2578525 Compact the otherwise clause of cond where possible new 957c9e3c3a transient--get-pre-command: Remove pointless ignore-errors

[elpa] externals/transient 957c9e3c3a 2/4: transient--get-pre-command: Remove pointless ignore-errors

2023-11-27 Thread Jonas Bernoulli via
branch: externals/transient commit 957c9e3c3a67a769759ceba174ae161352bf170d Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--get-pre-command: Remove pointless ignore-errors --- lisp/transient.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lisp/transient.e

[elpa] externals/transient 69e2578525 1/4: Compact the otherwise clause of cond where possible

2023-11-27 Thread Jonas Bernoulli via
branch: externals/transient commit 69e25785256990042d9170c678f5c42ec03b86e4 Author: Jonas Bernoulli Commit: Jonas Bernoulli Compact the otherwise clause of cond where possible --- lisp/transient.el | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/li

[elpa] externals/transient 99e03ca0da 3/4: Fix color lookup for non-suffixes

2023-11-27 Thread Jonas Bernoulli via
branch: externals/transient commit 99e03ca0dab9a01426947426267fa4cb2d904cff Author: Jonas Bernoulli Commit: Jonas Bernoulli Fix color lookup for non-suffixes There actually is a binding for [nil], in `transient--predicate-map', and it's not always what we need when determining t

[elpa] externals/devdocs 544051311c 4/4: Use libjansson JSON parser if available

2023-11-27 Thread ELPA Syncer
branch: externals/devdocs commit 544051311c53e72444faf130086b39ae9bf68b71 Author: Augusto Stoffel Commit: Augusto Stoffel Use libjansson JSON parser if available --- devdocs.el | 15 ++- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/devdocs.el b/devdocs.el index

[elpa] externals/devdocs updated (fc2e85b423 -> 544051311c)

2023-11-27 Thread ELPA Syncer
elpasync pushed a change to branch externals/devdocs. from fc2e85b423 Fix text formatting new 54e7cb8b07 Fix call to ignore-error new a433fab92f Allow calling devdocs-install with a document slug as argument new 85424af31d Use string-remove-prefix instead of seq-res

[elpa] externals/devdocs 85424af31d 3/4: Use string-remove-prefix instead of seq-rest hack

2023-11-27 Thread ELPA Syncer
branch: externals/devdocs commit 85424af31d971b8465b37454f5bac967915b9729 Author: Augusto Stoffel Commit: Augusto Stoffel Use string-remove-prefix instead of seq-rest hack --- devdocs.el | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/devdocs.el b/devdocs.el index

[elpa] externals/devdocs a433fab92f 2/4: Allow calling devdocs-install with a document slug as argument

2023-11-27 Thread ELPA Syncer
branch: externals/devdocs commit a433fab92f1b3deaa97aecb6287d23653d3dfcf5 Author: Augusto Stoffel Commit: Augusto Stoffel Allow calling devdocs-install with a document slug as argument --- devdocs.el | 9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/devdocs.el b/d

[elpa] externals/devdocs 54e7cb8b07 1/4: Fix call to ignore-error

2023-11-27 Thread ELPA Syncer
branch: externals/devdocs commit 54e7cb8b0743f9ce26dc4e75291883cc8c31def4 Author: Augusto Stoffel Commit: Augusto Stoffel Fix call to ignore-error --- devdocs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devdocs.el b/devdocs.el index f5a2675a61..8cb3e2fc96 100644 -

[elpa] externals/transient a54f63f230 4/5: transient-key-{stay, noop, return, exit}: Complete docstrings

2023-11-27 Thread Jonas Bernoulli via
branch: externals/transient commit a54f63f23017302b9db746d21c56d229974bee25 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient-key-{stay,noop,return,exit}: Complete docstrings --- lisp/transient.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lisp/trans

[elpa] externals/transient updated (af6eb31054 -> 600b2df425)

2023-11-27 Thread Jonas Bernoulli via
tarsius pushed a change to branch externals/transient. from af6eb31054 transient-format: Only highlight infix if minibuffer is used new 5aa4b1ba38 transient-format(around:suffix): Fix detection of minibuffer usage new 79f5ec70f3 Use static-if to pick an implementation of

[elpa] externals/transient 79f5ec70f3 2/5: Use static-if to pick an implementation of transient--wrap-command

2023-11-27 Thread Jonas Bernoulli via
branch: externals/transient commit 79f5ec70f33e86302a773f7c69ad4b3869c8be3d Author: Jonas Bernoulli Commit: Jonas Bernoulli Use static-if to pick an implementation of transient--wrap-command --- lisp/transient.el | 128 +- 1 file changed,

[elpa] externals/transient 5aa4b1ba38 1/5: transient-format(around:suffix): Fix detection of minibuffer usage

2023-11-27 Thread Jonas Bernoulli via
branch: externals/transient commit 5aa4b1ba389b9ad7a986f950ba3f99d11e1bbf97 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient-format(around:suffix): Fix detection of minibuffer usage --- lisp/transient.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/trans

[elpa] externals/transient 600b2df425 5/5: transient--default-infix-command: Add fallback docstring

2023-11-27 Thread Jonas Bernoulli via
branch: externals/transient commit 600b2df42535ca7077252f37dedd111349b76116 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--default-infix-command: Add fallback docstring Remove `transient--anonymous-infix-argument', which was originally used for the same purpose, but

[elpa] externals/transient 2b892a27a1 3/5: transient-format-key(around:suffix): Add docstring

2023-11-27 Thread Jonas Bernoulli via
branch: externals/transient commit 2b892a27a1de698a8159972cc53c39a97c916ca1 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient-format-key(around:suffix): Add docstring --- lisp/transient.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/transient.el b/lisp/transient.el inde

[nongnu] elpa/sweeprolog 56aea54502 1/2: Improve hole highlighting in the Sweep top-level

2023-11-27 Thread ELPA Syncer
branch: elpa/sweeprolog commit 56aea5450267a72c331dec134b553fa1197a0bce Author: Eshel Yaron Commit: Eshel Yaron Improve hole highlighting in the Sweep top-level * sweeprolog.el (sweeprolog-analyze-end-font-lock): Extract hole highlighting code to... (sweeprolog--highlight-ho

[nongnu] elpa/sweeprolog updated (17d26e466f -> e98cf4feb6)

2023-11-27 Thread ELPA Syncer
elpasync pushed a change to branch elpa/sweeprolog. from 17d26e466f ; Add test for 'forward/backward-sexp' in strings new 56aea54502 Improve hole highlighting in the Sweep top-level new e98cf4feb6 Announce recent changes in NEWS.org and bump version to 0.27.2 Summary of c

[nongnu] elpa/sweeprolog e98cf4feb6 2/2: Announce recent changes in NEWS.org and bump version to 0.27.2

2023-11-27 Thread ELPA Syncer
branch: elpa/sweeprolog commit e98cf4feb6dab3b01b650b95830ea57b176613e4 Author: Eshel Yaron Commit: Eshel Yaron Announce recent changes in NEWS.org and bump version to 0.27.2 --- NEWS.org | 17 - sweep.texi| 4 ++-- sweeprolog.el | 2 +- 3 files changed, 19 insert

[elpa] externals/consult 44beaa209f: consult--buffer-sort-visibility: Reuse variable

2023-11-27 Thread ELPA Syncer
branch: externals/consult commit 44beaa209f2a1f9351b0156c483c09dbe9a84aac Author: Daniel Mendler Commit: Daniel Mendler consult--buffer-sort-visibility: Reuse variable --- consult.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/consult.el b/consult.el index c26af232a5

[elpa] externals/denote 66f60c9bef 3/4: Fix denote-test--denote-sluggify-keywords

2023-11-27 Thread ELPA Syncer
branch: externals/denote commit 66f60c9bef62da54110c44a5b1d4d45b7bb0b9cd Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Fix denote-test--denote-sluggify-keywords --- tests/denote-test.el | 9 ++--- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/tests/denote-test.

[elpa] externals/denote 90ff0dec95 4/4: Fix denote--slug-no-punct for extra characters

2023-11-27 Thread ELPA Syncer
branch: externals/denote commit 90ff0dec954f12160f20ed9b5c015e2582fc2438 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Fix denote--slug-no-punct for extra characters --- denote.el | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/denote.el b/denote.el ind

[elpa] externals/denote updated (e3a7572fea -> 90ff0dec95)

2023-11-27 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from e3a7572fea Check for readable file in 'denote-files' Org dynamic block new 9305befdb9 Comment out needless error in denote--file-with-temp-buffer-subr new 2133b21012 Fix denote-test--denote-filetype-heuristics

[elpa] externals/denote 9305befdb9 1/4: Comment out needless error in denote--file-with-temp-buffer-subr

2023-11-27 Thread ELPA Syncer
branch: externals/denote commit 9305befdb912ef623b37222984c29f268e01dc8d Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Comment out needless error in denote--file-with-temp-buffer-subr --- denote.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/denote.el

[nongnu] elpa/cider 0134a0bc09: Move a bit of related code together

2023-11-27 Thread ELPA Syncer
branch: elpa/cider commit 0134a0bc09c8cd332b100cb1c37d375204253ab6 Author: Bozhidar Batsov Commit: Bozhidar Batsov Move a bit of related code together --- cider-test.el | 24 +--- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/cider-test.el b/cider-test.

[elpa] externals/standard-themes ba79285bf1: Update to version 2.0.0

2023-11-27 Thread ELPA Syncer
branch: externals/standard-themes commit ba79285bf1b2f9ce4430e83ba60391e7f26a9a1a Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update to version 2.0.0 --- CHANGELOG.org | 253 + README.org | 30 +++ standard-th

[elpa] externals/denote 2133b21012 2/4: Fix denote-test--denote-filetype-heuristics

2023-11-27 Thread ELPA Syncer
branch: externals/denote commit 2133b21012bd9e07ef4f3e5fba7e6f2e8dc6d373 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Fix denote-test--denote-filetype-heuristics --- tests/denote-test.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/denote-test.el