[elpa] externals/jumpc ab83a2a541: * jumpc.el: Avoid `defadvice` and some O(N²) problems

2023-10-14 Thread Stefan Monnier via
branch: externals/jumpc commit ab83a2a5416f83405361e25df8cbd8aab35cb8b3 Author: Stefan Monnier Commit: Stefan Monnier * jumpc.el: Avoid `defadvice` and some O(N²) problems Prefer #' to quote function names. Bump `Version:`. Drop `coding` cookie since utf-8 is now default for

[elpa] externals/trie e7326a61b1: * trie.el: Update code

2023-10-14 Thread Stefan Monnier via
branch: externals/trie commit e7326a61b1cd2605867063fcfc5aeed6d993 Author: Stefan Monnier Commit: Stefan Monnier * trie.el: Update code Don't use `cl` any more. Prefer #' to quote function names. Use `advice-add` rather than `defadvice`. Bump `Version:` to 0.6.

[elpa] externals/company 909ae49665 4/5: Merge pull request #1411 from company-mode/drop-keep-prefix

2023-10-14 Thread ELPA Syncer
branch: externals/company commit 909ae49665dbb5b435e8939af2c1e7b55123c1b1 Merge: 88f0b4d792 8469032b02 Author: Dmitry Gutov Commit: GitHub Merge pull request #1411 from company-mode/drop-keep-prefix Add explicit caching mechanism (for backends) and fold the `keep-prefix` logic

[elpa] externals/company 042dfa3ba0 2/5: Implement 'keep-prefix' inside the backends

2023-10-14 Thread ELPA Syncer
branch: externals/company commit 042dfa3ba0236c007b0066019ea75a6888029622 Author: Dmitry Gutov Commit: Dmitry Gutov Implement 'keep-prefix' inside the backends Resolves #285. Fixes #413, #1072, #1096. --- company-dabbrev.el | 16 +--- company-ispell.el | 8

[elpa] externals/company updated (88f0b4d792 -> 87d159fe16)

2023-10-14 Thread ELPA Syncer
elpasync pushed a change to branch externals/company. from 88f0b4d792 Set (and reset) company-emulation-alist buffer-locally new 374322ceac Add caching helpers and use them in company-dabbrev and company-ispell new 042dfa3ba0 Implement 'keep-prefix' inside the backends

[elpa] externals/company 8469032b02 3/5: Add NEWS entry

2023-10-14 Thread ELPA Syncer
branch: externals/company commit 8469032b028d127b7bf6212e627277d87db29c03 Author: Dmitry Gutov Commit: Dmitry Gutov Add NEWS entry #1411 --- NEWS.md | 7 +++ 1 file changed, 7 insertions(+) diff --git a/NEWS.md b/NEWS.md index ef62ce9eea..c12124deb2 100644 --- a/NEWS.md +++

[elpa] externals/company 374322ceac 1/5: Add caching helpers and use them in company-dabbrev and company-ispell

2023-10-14 Thread ELPA Syncer
branch: externals/company commit 374322ceac9bf387c539d0ab047e0a9bb87ce181 Author: Dmitry Gutov Commit: Dmitry Gutov Add caching helpers and use them in company-dabbrev and company-ispell Previously described in #285. --- company-dabbrev.el | 33 +++--

[elpa] externals/company 87d159fe16 5/5: Fix non-nil company-dabbrev-code-ignore-case

2023-10-14 Thread ELPA Syncer
branch: externals/company commit 87d159fe16259bb6a2356461008aeca416817c92 Author: Dmitry Gutov Commit: Dmitry Gutov Fix non-nil company-dabbrev-code-ignore-case --- company-dabbrev-code.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/company-dabbrev-code.el

[nongnu] elpa/hyperdrive 7c2e768ca6 08/14: Meta: Fix copyright

2023-10-14 Thread ELPA Syncer
branch: elpa/hyperdrive commit 7c2e768ca64d9031535b3074901c5d5ad5aa8c98 Author: Joseph Turner Commit: Joseph Turner Meta: Fix copyright --- hyperdrive.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyperdrive.el b/hyperdrive.el index 235c6cfca6..34c03de2a9 100644

[nongnu] elpa/hyperdrive 917c5ac3f1 04/14: Docs: Fix "Hyperdrive" listing in *info* dir (top)

2023-10-14 Thread ELPA Syncer
branch: elpa/hyperdrive commit 917c5ac3f1d82e6b8d6485620483117fd25cd481 Author: Joseph Turner Commit: Joseph Turner Docs: Fix "Hyperdrive" listing in *info* dir (top) --- doc/hyperdrive-manual.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[nongnu] elpa/hyperdrive 262f4bf033 13/14: Release: v0.2

2023-10-14 Thread ELPA Syncer
branch: elpa/hyperdrive commit 262f4bf033fe10f7593ebbc156cfa83d04d5d5ba Author: Joseph Turner Commit: Joseph Turner Release: v0.2 --- CHANGELOG.org | 2 +- doc/hyperdrive-manual.texi | 4 ++-- hyperdrive.el | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-)

[nongnu] elpa/hyperdrive 4052ca432a 10/14: Docs: Fix documentation for *-find-file-other-window bindings

2023-10-14 Thread ELPA Syncer
branch: elpa/hyperdrive commit 4052ca432a2cf551abfa6f391f7f84b737c81cd0 Author: Joseph Turner Commit: Joseph Turner Docs: Fix documentation for *-find-file-other-window bindings --- doc/hyperdrive-manual.org | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git

[nongnu] elpa/hyperdrive ec906b9e81 03/14: Docs: Use lm-version in macro

2023-10-14 Thread ELPA Syncer
branch: elpa/hyperdrive commit ec906b9e81becf89631ef52dbad10ed0590fc84c Author: Adam Porter Commit: Adam Porter Docs: Use lm-version in macro --- doc/doc-setup.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/doc-setup.org b/doc/doc-setup.org index

[nongnu] elpa/hyperdrive 18a59bb07a 05/14: Docs: Add .texi manual back

2023-10-14 Thread ELPA Syncer
branch: elpa/hyperdrive commit 18a59bb07a7d03c2b89a007b0a0973342d20a63f Author: Joseph Turner Commit: Joseph Turner Docs: Add .texi manual back This allows the manual to be installed with MELPA. --- doc/hyperdrive-manual.texi | 1929 1

[nongnu] elpa/hyperdrive 414037f31f 06/14: Tidy: (CONTRIBUTING) Add checkboxes

2023-10-14 Thread ELPA Syncer
branch: elpa/hyperdrive commit 414037f31fa8fba2d4df9a5577f3f223f5136870 Author: Joseph Turner Commit: Joseph Turner Tidy: (CONTRIBUTING) Add checkboxes --- CONTRIBUTING.org | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.org b/CONTRIBUTING.org index

[nongnu] elpa/hyperdrive fa4ee7d42f 09/14: Meta: Update CHANGELOG

2023-10-14 Thread ELPA Syncer
branch: elpa/hyperdrive commit fa4ee7d42f49701e9d7c1d1055a1fa618265a9ab Author: Joseph Turner Commit: Joseph Turner Meta: Update CHANGELOG --- CHANGELOG.org | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.org b/CHANGELOG.org index

[nongnu] elpa/hyperdrive 03a72c2772 14/14: Meta: v0.3-pre

2023-10-14 Thread ELPA Syncer
branch: elpa/hyperdrive commit 03a72c2772f1cfbeea9e7c90745fed768b6e68a4 Author: Joseph Turner Commit: Joseph Turner Meta: v0.3-pre --- CHANGELOG.org | 4 doc/hyperdrive-manual.texi | 4 ++-- hyperdrive.el | 2 +- 3 files changed, 7 insertions(+), 3

[nongnu] elpa/hyperdrive 435e9e9bd0 02/14: Change: (hyperdrive-open) Add message

2023-10-14 Thread ELPA Syncer
branch: elpa/hyperdrive commit 435e9e9bd012da9fae3a6d01f9ba55811dbd558f Author: Adam Porter Commit: Adam Porter Change: (hyperdrive-open) Add message --- hyperdrive-lib.el | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/hyperdrive-lib.el b/hyperdrive-lib.el

[nongnu] elpa/hyperdrive 8ea35a23bf 07/14: Meta: Update copyright

2023-10-14 Thread ELPA Syncer
branch: elpa/hyperdrive commit 8ea35a23bfaf0896c0c761c6a54d2a1cdc9888a3 Author: Joseph Turner Commit: Joseph Turner Meta: Update copyright --- hyperdrive.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyperdrive.el b/hyperdrive.el index 135e2c068a..235c6cfca6 100644

[nongnu] elpa/hyperdrive updated (4bfb60b6f0 -> 03a72c2772)

2023-10-14 Thread ELPA Syncer
elpasync pushed a change to branch elpa/hyperdrive. from 4bfb60b6f0 Remove: (hyperdrive-storage-location) new 3225b0c7e2 Comment: Add TODO new 435e9e9bd0 Change: (hyperdrive-open) Add message new ec906b9e81 Docs: Use lm-version in macro new 917c5ac3f1 Docs:

[nongnu] elpa/hyperdrive ebd9088569 12/14: Chore: Rebuild .texi manual

2023-10-14 Thread ELPA Syncer
branch: elpa/hyperdrive commit ebd908856947db3dff05508773c89bca57177464 Author: Joseph Turner Commit: Joseph Turner Chore: Rebuild .texi manual --- doc/hyperdrive-manual.texi | 16 ++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/doc/hyperdrive-manual.texi

[nongnu] elpa/hyperdrive 6db7078ac4 11/14: Meta: (CONTRIBUTING) Note to rebuild .texi manual

2023-10-14 Thread ELPA Syncer
branch: elpa/hyperdrive commit 6db7078ac4ebd5365e09685108e86e2f218a2599 Author: Joseph Turner Commit: Joseph Turner Meta: (CONTRIBUTING) Note to rebuild .texi manual --- CONTRIBUTING.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.org b/CONTRIBUTING.org index

[nongnu] elpa/hyperdrive 3225b0c7e2 01/14: Comment: Add TODO

2023-10-14 Thread ELPA Syncer
branch: elpa/hyperdrive commit 3225b0c7e28f3ae8008205eaaca705964d4a2270 Author: Adam Porter Commit: Adam Porter Comment: Add TODO --- hyperdrive-vars.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hyperdrive-vars.el b/hyperdrive-vars.el index 4551d75faf..b94f7db612 100644 ---

[elpa] externals/vertico 0f8bfe14c6: Update README

2023-10-14 Thread ELPA Syncer
branch: externals/vertico commit 0f8bfe14c622db65e101abeabecb66d92076d2af Author: Daniel Mendler Commit: Daniel Mendler Update README --- README.org | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.org b/README.org index 38442965c3..49209e6ee1

[elpa] branch externals/ob-asymptote created (now 3f24c4f072)

2023-10-14 Thread ELPA Syncer
elpasync pushed a change to branch externals/ob-asymptote. at 3f24c4f072 * removed requirement of asy-mode This branch includes the following new commits: new c90a65c5a6 Initial commit new 1b4340916e * initial elisp file copied from org-contrib new 2ea309763b *

[elpa] externals/ob-asymptote 0ae32fc133 7/8: * ignore byte-compiled files

2023-10-14 Thread ELPA Syncer
branch: externals/ob-asymptote commit 0ae32fc133e301fdc18092084ec4d458ed403f62 Author: Jarmo Hurri Commit: Jarmo Hurri * ignore byte-compiled files --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e4e5f6c8b2..6302bc32b6

[elpa] externals/poke-mode 340bb45867: poke-mode.el: bump version to 3.1

2023-10-14 Thread ELPA Syncer
branch: externals/poke-mode commit 340bb45867cce7f86d09a00b809c2c2078302a9e Author: Jose E. Marchesi Commit: Jose E. Marchesi poke-mode.el: bump version to 3.1 --- poke-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/poke-mode.el b/poke-mode.el index

[elpa] externals/ob-asymptote 3f24c4f072 8/8: * removed requirement of asy-mode

2023-10-14 Thread ELPA Syncer
branch: externals/ob-asymptote commit 3f24c4f0720fb2e37a515021fc1ff0fd1212e8b6 Author: Jarmo Hurri Commit: Jarmo Hurri * removed requirement of asy-mode --- ob-asymptote.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/ob-asymptote.el b/ob-asymptote.el index de99ca3ef9..53675d3439

[elpa] externals/ob-asymptote 9909633d23 4/8: * ignore emacs backup files

2023-10-14 Thread ELPA Syncer
branch: externals/ob-asymptote commit 9909633d238b73bad6d669536c7e9a4262996564 Author: Jarmo Hurri Commit: Jarmo Hurri * ignore emacs backup files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore new file mode 100644 index 00..e4e5f6c8b2

[elpa] externals/ob-asymptote c90a65c5a6 1/8: Initial commit

2023-10-14 Thread ELPA Syncer
branch: externals/ob-asymptote commit c90a65c5a69c432209411494be10a829232ea121 Author: jarmohurri Commit: GitHub Initial commit --- LICENSE | 674 1 file changed, 674 insertions(+) diff --git a/LICENSE b/LICENSE new file

[elpa] externals/ob-asymptote 1b4340916e 2/8: * initial elisp file copied from org-contrib

2023-10-14 Thread ELPA Syncer
branch: externals/ob-asymptote commit 1b4340916e5f7fc9c8933a07c27ac05527b16389 Author: Jarmo Hurri Commit: Jarmo Hurri * initial elisp file copied from org-contrib --- ob-asymptote.el | 138 1 file changed, 138 insertions(+) diff

[elpa] externals/ob-asymptote 8445b1cccc 6/8: * version number 1.0

2023-10-14 Thread ELPA Syncer
branch: externals/ob-asymptote commit 8445b1131e317b464a3ebc461301b9e2ca30 Author: Jarmo Hurri Commit: Jarmo Hurri * version number 1.0 * standard test about this file baing part of GNU Emacs --- ob-asymptote.el | 17 - 1 file changed, 16 insertions(+), 1

[elpa] externals/ob-asymptote 60f196c92f 5/8: * new github username

2023-10-14 Thread ELPA Syncer
branch: externals/ob-asymptote commit 60f196c92f520f168c299ca621637bac8c545887 Author: Jarmo Hurri Commit: Jarmo Hurri * new github username --- ob-asymptote.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ob-asymptote.el b/ob-asymptote.el index

[elpa] externals/ob-asymptote 2ea309763b 3/8: * correct copyright years

2023-10-14 Thread ELPA Syncer
branch: externals/ob-asymptote commit 2ea309763bbca81e05109b483fb5fd9cb5fa3306 Author: Jarmo Hurri Commit: Jarmo Hurri * correct copyright years * URL to current repository * remove GNU Emacs licencing info, as package is no longer part of it --- ob-asymptote.el | 20

[elpa] main d06575fb16: * elpa-packages (ob-asymptote): New package.

2023-10-14 Thread Stefan Kangas
branch: main commit d06575fb1694983cfc3a45c0d843c25dc9e939ed Author: Stefan Kangas Commit: Stefan Kangas * elpa-packages (ob-asymptote): New package. --- elpa-packages | 2 ++ 1 file changed, 2 insertions(+) diff --git a/elpa-packages b/elpa-packages index 86b9826e0d..8120e90ba1 100644

[nongnu] elpa/hyperdrive b1868d92ea 16/19: Tidy: Docstring

2023-10-14 Thread ELPA Syncer
branch: elpa/hyperdrive commit b1868d92ea544ec0a573d6bf60ddb12cd5e2b48b Author: Adam Porter Commit: Adam Porter Tidy: Docstring --- hyperdrive-dir.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/hyperdrive-dir.el b/hyperdrive-dir.el index f512bd9d0a..37831a78ba

[nongnu] elpa/hyperdrive 25086dcb71 13/19: Fix: (hyperdrive-dir-find-file-other-window)

2023-10-14 Thread ELPA Syncer
branch: elpa/hyperdrive commit 25086dcb710f7a428181ea55b856e00996d9fff3 Author: Adam Porter Commit: Adam Porter Fix: (hyperdrive-dir-find-file-other-window) --- hyperdrive-dir.el | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/hyperdrive-dir.el

[nongnu] elpa/hyperdrive 4bfb60b6f0 19/19: Remove: (hyperdrive-storage-location)

2023-10-14 Thread ELPA Syncer
branch: elpa/hyperdrive commit 4bfb60b6f0987506e3b26726726c5bd8a0fc9dd0 Author: Adam Porter Commit: Adam Porter Remove: (hyperdrive-storage-location) This option is not currently used. It could be used when running the gateway as a subprocess, but that could lead to confusing

[nongnu] elpa/hyperdrive dfbeeae2c9 14/19: Fix: (hyperdrive-history-find-file-other-window) Display buffer action

2023-10-14 Thread ELPA Syncer
branch: elpa/hyperdrive commit dfbeeae2c90e9e93c1c179b682e76bc3fad028e6 Author: Adam Porter Commit: Adam Porter Fix: (hyperdrive-history-find-file-other-window) Display buffer action --- hyperdrive-history.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[nongnu] elpa/hyperdrive 42604be206 08/19: Add: -dir-find/view-file-other-window commands and bindings

2023-10-14 Thread ELPA Syncer
branch: elpa/hyperdrive commit 42604be206f63cf17683ec214b119099954443a0 Author: Adam Porter Commit: Joseph Turner Add: -dir-find/view-file-other-window commands and bindings --- hyperdrive-dir.el | 24 1 file changed, 24 insertions(+) diff --git

[nongnu] elpa/hyperdrive 6defbd3e23 10/19: Revert: -view-file-other-window

2023-10-14 Thread ELPA Syncer
branch: elpa/hyperdrive commit 6defbd3e236dc064ad918bac86be2132806897c4 Author: Adam Porter Commit: Joseph Turner Revert: -view-file-other-window Because view-buffer calls switch-to-buffer, it would be awkward to override how it displays the buffer, so it may not be worthwhile

[nongnu] elpa/hyperdrive 09124e9230 15/19: Fix: (hyperdrive-dir-find-file) Use pop-to-buffer

2023-10-14 Thread ELPA Syncer
branch: elpa/hyperdrive commit 09124e92303b07c04b67aa1e6a49edca1ad7a55a Author: Adam Porter Commit: Adam Porter Fix: (hyperdrive-dir-find-file) Use pop-to-buffer --- hyperdrive-dir.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyperdrive-dir.el b/hyperdrive-dir.el

[nongnu] elpa/hyperdrive 0809111811 17/19: Tidy: Errors/assertions

2023-10-14 Thread ELPA Syncer
branch: elpa/hyperdrive commit 0809111811c30d6aea41b88d6e4097fb3b5c4a5e Author: Adam Porter Commit: Adam Porter Tidy: Errors/assertions --- hyperdrive-dir.el | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/hyperdrive-dir.el b/hyperdrive-dir.el

[nongnu] elpa/hyperdrive 16d7963b6a 18/19: Merge branch 'wip/find-in-other-window'

2023-10-14 Thread ELPA Syncer
branch: elpa/hyperdrive commit 16d7963b6a8195e081c2e23a157f73797f0697a5 Merge: 73006298c8 0809111811 Author: Adam Porter Commit: Adam Porter Merge branch 'wip/find-in-other-window' --- hyperdrive-dir.el | 46 +- hyperdrive-history.el | 29

[nongnu] elpa/hyperdrive updated (73006298c8 -> 4bfb60b6f0)

2023-10-14 Thread ELPA Syncer
elpasync pushed a change to branch elpa/hyperdrive. from 73006298c8 Docs: Correct hyperdrive-dir-sort binding new 1ae7acf6c2 Change: (hyperdrive-open) pop-to-buffer in default THEN new fcc0945191 Change: (hyperdrive-handler-html) Prevent EWW from popping new

[nongnu] elpa/hyperdrive b35225f7e8 11/19: Change: (*-find-at-point) mouse-1 and -2 opens file in other window

2023-10-14 Thread ELPA Syncer
branch: elpa/hyperdrive commit b35225f7e8e96f215b3170a0776d73ec3a2caff1 Author: Joseph Turner Commit: Joseph Turner Change: (*-find-at-point) mouse-1 and -2 opens file in other window This emulates Dired. --- hyperdrive-dir.el | 2 +- hyperdrive-history.el | 2 +- 2 files

[nongnu] elpa/hyperdrive c12e88da4a 09/19: Add/Change: (hyperdrive-history-find-file-other-window)

2023-10-14 Thread ELPA Syncer
branch: elpa/hyperdrive commit c12e88da4a91c4478705ebbd920f2932b0e7f768 Author: Adam Porter Commit: Joseph Turner Add/Change: (hyperdrive-history-find-file-other-window) --- hyperdrive-history.el | 27 ++- 1 file changed, 22 insertions(+), 5 deletions(-) diff --git

[nongnu] elpa/hyperdrive e6e1723fd5 07/19: Change: (hyperdrive-menu) hyperdrive-up command

2023-10-14 Thread ELPA Syncer
branch: elpa/hyperdrive commit e6e1723fd5e43b71ba07a54802bedba6fe795305 Author: Adam Porter Commit: Joseph Turner Change: (hyperdrive-menu) hyperdrive-up command --- hyperdrive-menu.el | 8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/hyperdrive-menu.el

[nongnu] elpa/hyperdrive fcc0945191 02/19: Change: (hyperdrive-handler-html) Prevent EWW from popping

2023-10-14 Thread ELPA Syncer
branch: elpa/hyperdrive commit fcc0945191725edb756235c28ae888dd566bc02b Author: Adam Porter Commit: Joseph Turner Change: (hyperdrive-handler-html) Prevent EWW from popping --- hyperdrive-lib.el | 17 +++-- 1 file changed, 11 insertions(+), 6 deletions(-) diff --git

[nongnu] elpa/hyperdrive 2d1cbb9d2c 12/19: Tidy: Indentation

2023-10-14 Thread ELPA Syncer
branch: elpa/hyperdrive commit 2d1cbb9d2cc82eb6d21844118cf6c088652d08b0 Author: Joseph Turner Commit: Joseph Turner Tidy: Indentation --- hyperdrive-history.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyperdrive-history.el b/hyperdrive-history.el index

[nongnu] elpa/hyperdrive a730cdc9e9 05/19: Change: (hyperdrive-open) Use display-buffer-same-window action

2023-10-14 Thread ELPA Syncer
branch: elpa/hyperdrive commit a730cdc9e9560d78ab7addbdf4cfd71fd8210f2a Author: Adam Porter Commit: Joseph Turner Change: (hyperdrive-open) Use display-buffer-same-window action --- hyperdrive-lib.el | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git

[nongnu] elpa/hyperdrive c99952e047 06/19: Change: (hyperdrive-up) Callback correctly

2023-10-14 Thread ELPA Syncer
branch: elpa/hyperdrive commit c99952e047b7914a9c00ddc567daa9899b1ec4f3 Author: Adam Porter Commit: Joseph Turner Change: (hyperdrive-up) Callback correctly --- hyperdrive-menu.el | 12 +++- hyperdrive.el | 7 +-- 2 files changed, 12 insertions(+), 7 deletions(-) diff

[nongnu] elpa/hyperdrive c6ffaa39c5 03/19: Change: (hyperdrive-bookmark-handler) pop-to-buffer

2023-10-14 Thread ELPA Syncer
branch: elpa/hyperdrive commit c6ffaa39c5d13b23e9cf6260652a5f103cc74993 Author: Adam Porter Commit: Joseph Turner Change: (hyperdrive-bookmark-handler) pop-to-buffer --- hyperdrive.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hyperdrive.el b/hyperdrive.el index

[nongnu] elpa/hyperdrive 1ae7acf6c2 01/19: Change: (hyperdrive-open) pop-to-buffer in default THEN

2023-10-14 Thread ELPA Syncer
branch: elpa/hyperdrive commit 1ae7acf6c2f280adad3f834e8c467a57424e77d7 Author: Adam Porter Commit: Joseph Turner Change: (hyperdrive-open) pop-to-buffer in default THEN * hyperdrive-dir.el (hyperdrive-dir-handler): Call THEN after starting queue. Don't pop-to-buffer. *

[nongnu] elpa/hyperdrive 16da934f02 04/19: Change: (hyperdrive-dir-find-file) Use our own callback

2023-10-14 Thread ELPA Syncer
branch: elpa/hyperdrive commit 16da934f02a80968df2202a82c250dc882916962 Author: Adam Porter Commit: Joseph Turner Change: (hyperdrive-dir-find-file) Use our own callback --- hyperdrive-dir.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hyperdrive-dir.el

[elpa] externals/llm 3d3f898c30: Update llm.el to version 0.4.0

2023-10-14 Thread ELPA Syncer
branch: externals/llm commit 3d3f898c3085421e0d70faa85c38aac71e38de35 Author: Andrew Hyatt Commit: Andrew Hyatt Update llm.el to version 0.4.0 --- llm.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llm.el b/llm.el index b3c7e97c63..460fbee370 100644 --- a/llm.el +++

[elpa] externals/osm cccaf20de9: osm-search: Inhibit message

2023-10-14 Thread ELPA Syncer
branch: externals/osm commit cccaf20de935b265832a6fc5c6a25eceb175d23c Author: Daniel Mendler Commit: Daniel Mendler osm-search: Inhibit message --- osm.el | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/osm.el b/osm.el index 8f23dfade9..b486e11107 100644 ---

[nongnu] elpa/mastodon f23ce015cf 4/5: docstrings

2023-10-14 Thread ELPA Syncer
branch: elpa/mastodon commit f23ce015cf787b1b91d6fe57fad7940a641382ed Author: marty hiatt Commit: marty hiatt docstrings --- lisp/mastodon-search.el | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/lisp/mastodon-search.el b/lisp/mastodon-search.el index

[nongnu] elpa/mastodon dc6f827bcb 5/5: refactor search, handle no results

2023-10-14 Thread ELPA Syncer
branch: elpa/mastodon commit dc6f827bcbf06e1f942318eeec4e58334beea3c0 Author: marty hiatt Commit: marty hiatt refactor search, handle no results --- lisp/mastodon-search.el | 50 +++-- 1 file changed, 32 insertions(+), 18 deletions(-) diff --git

[nongnu] elpa/mastodon 2b2d6b03ba 2/5: search check type not data before inserting. fixes b-spec

2023-10-14 Thread ELPA Syncer
branch: elpa/mastodon commit 2b2d6b03ba7837f927b6c69ac44b78ac8b7789d6 Author: marty hiatt Commit: marty hiatt search check type not data before inserting. fixes b-spec --- lisp/mastodon-search.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git

[nongnu] elpa/mastodon 35313fad43 1/5: don't run update in trending/search buffers for now

2023-10-14 Thread ELPA Syncer
branch: elpa/mastodon commit 35313fad4331ddd441370ff0401fe779269a7034 Author: marty hiatt Commit: marty hiatt don't run update in trending/search buffers for now --- lisp/mastodon-tl.el | 42 +++--- 1 file changed, 23 insertions(+), 19 deletions(-) diff

[nongnu] elpa/org-contrib 04816c45e4: * lisp/org-license.el: Fix compiler warnings

2023-10-14 Thread ELPA Syncer
branch: elpa/org-contrib commit 04816c45e442d333ea2da67dea66801b7f24de7f Author: Ihor Radchenko Commit: Ihor Radchenko * lisp/org-license.el: Fix compiler warnings (org-license-cc-by): Use let-binding instead of setting global variables. (org-license-cc-by-sa): Use

[nongnu] elpa/mastodon updated (2cb0a5012a -> dc6f827bcb)

2023-10-14 Thread ELPA Syncer
elpasync pushed a change to branch elpa/mastodon. from 2cb0a5012a bump new 35313fad43 don't run update in trending/search buffers for now new 2b2d6b03ba search check type not data before inserting. fixes b-spec new 1bd34da21b rename search-query to query new

[nongnu] elpa/mastodon 1bd34da21b 3/5: rename search-query to query

2023-10-14 Thread ELPA Syncer
branch: elpa/mastodon commit 1bd34da21be4abcb310418a7db3da726efa24780 Author: marty hiatt Commit: marty hiatt rename search-query to query --- lisp/mastodon-discover.el | 2 +- lisp/mastodon-profile.el | 6 +++--- lisp/mastodon-search.el | 14 +++--- lisp/mastodon.el

[nongnu] elpa/forth-mode 3ef319bf2d 3/3: Fix forth-load-file so it works with paths with spaces.

2023-10-14 Thread ELPA Syncer
branch: elpa/forth-mode commit 3ef319bf2da443cf9f999f42bf854160b32448a0 Author: Andrew Dudash Commit: Lars Brinkhoff Fix forth-load-file so it works with paths with spaces. --- forth-interaction-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[nongnu] elpa/forth-mode updated (162b79f005 -> 3ef319bf2d)

2023-10-14 Thread ELPA Syncer
elpasync pushed a change to branch elpa/forth-mode. from 162b79f005 Better indentation in the presence of POSTPONE. new 536ec8b9b4 Add a basic .elpaignore file new 75382a05eb Replace cl with cl-lib new 3ef319bf2d Fix forth-load-file so it works with paths with

[nongnu] elpa/forth-mode 536ec8b9b4 1/3: Add a basic .elpaignore file

2023-10-14 Thread ELPA Syncer
branch: elpa/forth-mode commit 536ec8b9b4e47c44d1f35223f05e84625191b313 Author: Philip Kaludercic Commit: Lars Brinkhoff Add a basic .elpaignore file --- .elpaignore | 6 ++ 1 file changed, 6 insertions(+) diff --git a/.elpaignore b/.elpaignore new file mode 100644 index

[nongnu] elpa/forth-mode 75382a05eb 2/3: Replace cl with cl-lib

2023-10-14 Thread ELPA Syncer
branch: elpa/forth-mode commit 75382a05eb2247bf54ad94c00ad7820979fe554e Author: Philip Kaludercic Commit: Lars Brinkhoff Replace cl with cl-lib --- forth-block-mode.el | 6 +++--- forth-interaction-mode.el | 2 +- forth-mode.el | 13 +++-- forth-spec.el

[elpa] externals/notmuch-indicator c50cf91ff1 2/2: Update to version 1.1.0

2023-10-14 Thread ELPA Syncer
branch: externals/notmuch-indicator commit c50cf91ff137ef07db3b0ce4410fca7a3bc94452 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update to version 1.1.0 --- CHANGELOG.org| 76 README.md| 1 + README.org

[elpa] externals/org 9fcbd19b3b 3/3: * lisp/org-protocol.el (org--protocol-detect-protocol-server): Fix docstring

2023-10-14 Thread ELPA Syncer
branch: externals/org commit 9fcbd19b3b76bac13427b471ed3469e08c04758d Author: Ihor Radchenko Commit: Ihor Radchenko * lisp/org-protocol.el (org--protocol-detect-protocol-server): Fix docstring --- lisp/org-protocol.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git

[elpa] externals/org ec23993301 2/3: lisp/ox.el: Ignore case when matching headings and targets

2023-10-14 Thread ELPA Syncer
branch: externals/org commit ec23993301e5ed051dc8aedb28ecb680e3d73620 Author: Ihor Radchenko Commit: Ihor Radchenko lisp/ox.el: Ignore case when matching headings and targets * lisp/ox.el (org-export-search-cells): (org-export-string-to-search-cell): Ignore case in headline

[elpa] externals/org updated (abf5156096 -> 9fcbd19b3b)

2023-10-14 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from abf5156096 * lisp/org-attach.el (org-attach-attach): Do not end error message with period new ed42dc34a8 * lisp/ol.el (org-link-search): Ignore case when matching headings new ec23993301 lisp/ox.el: Ignore case when

[elpa] externals/notmuch-indicator updated (8b03990994 -> c50cf91ff1)

2023-10-14 Thread ELPA Syncer
elpasync pushed a change to branch externals/notmuch-indicator. from 8b03990994 Write a README.org (GNU ELPA produces the Info manual) new afd9f03fbf Update the backronym new c50cf91ff1 Update to version 1.1.0 Summary of changes: CHANGELOG.org| 76

[elpa] externals/org ed42dc34a8 1/3: * lisp/ol.el (org-link-search): Ignore case when matching headings

2023-10-14 Thread ELPA Syncer
branch: externals/org commit ed42dc34a8f9be003480896fdd8a3238807dc9d7 Author: Ihor Radchenko Commit: Ihor Radchenko * lisp/ol.el (org-link-search): Ignore case when matching headings As per the docstring. --- lisp/ol.el | 11 ++- 1 file changed, 6 insertions(+), 5

[elpa] externals/notmuch-indicator afd9f03fbf 1/2: Update the backronym

2023-10-14 Thread ELPA Syncer
branch: externals/notmuch-indicator commit afd9f03fbfc1507a0ac7d4e71b936e2ee6efa051 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update the backronym --- README.md| 4 ++-- README.org | 4 ++-- notmuch-indicator.el | 4 ++-- 3 files changed, 6

[elpa] main 216b47fe4d: * elpa-packages (notmuch-indicator): Add :doc and update :ignored-files

2023-10-14 Thread Protesilaos Stavrou
branch: main commit 216b47fe4dd5e899e9c47cb70b9539fd241b6cf8 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou * elpa-packages (notmuch-indicator): Add :doc and update :ignored-files --- elpa-packages | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/elpa-packages

[nongnu] elpa/hyperdrive 73006298c8 4/4: Docs: Correct hyperdrive-dir-sort binding

2023-10-14 Thread ELPA Syncer
branch: elpa/hyperdrive commit 73006298c897ae3563e8a3c9c6aafc519c175af3 Author: Joseph Turner Commit: Joseph Turner Docs: Correct hyperdrive-dir-sort binding --- doc/hyperdrive-manual.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/hyperdrive-manual.org

[nongnu] elpa/hyperdrive 4b27955e02 3/4: Docs: Fixes

2023-10-14 Thread ELPA Syncer
branch: elpa/hyperdrive commit 4b27955e023e6fac4219201c3b57fa5ad84e2be9 Author: Joseph Turner Commit: Joseph Turner Docs: Fixes --- doc/hyperdrive-manual.org | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/doc/hyperdrive-manual.org

[nongnu] elpa/hyperdrive 230f2d1d38 1/4: Docs: Update Menu bar support section

2023-10-14 Thread ELPA Syncer
branch: elpa/hyperdrive commit 230f2d1d38eef6e6f0361fa952b0b4047a53d133 Author: Joseph Turner Commit: Joseph Turner Docs: Update Menu bar support section --- doc/hyperdrive-manual.org | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) diff --git

[nongnu] elpa/hyperdrive updated (3abad9f14c -> 73006298c8)

2023-10-14 Thread ELPA Syncer
elpasync pushed a change to branch elpa/hyperdrive. from 3abad9f14c Docs: Add hyperdrive-menu-bar-mode to Example configuration section new 230f2d1d38 Docs: Update Menu bar support section new 004d0317ba Docs: Typo new 4b27955e02 Docs: Fixes new 73006298c8

[nongnu] elpa/hyperdrive 004d0317ba 2/4: Docs: Typo

2023-10-14 Thread ELPA Syncer
branch: elpa/hyperdrive commit 004d0317ba3db78c37a19f6039c538e170c3fdcc Author: Joseph Turner Commit: Joseph Turner Docs: Typo --- doc/hyperdrive-manual.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/hyperdrive-manual.org b/doc/hyperdrive-manual.org index

[nongnu] elpa/helm 0884be9a50 1/4: Fix comment

2023-10-14 Thread ELPA Syncer
branch: elpa/helm commit 0884be9a500c86f50cae0b1fa327da1c7dc11d23 Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix comment --- helm-ring.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-ring.el b/helm-ring.el index 11005a1f82..569a6f7f62 100644 ---

[nongnu] elpa/helm-core updated (89baca1f84 -> a5cd0b702c)

2023-10-14 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 89baca1f84 Fix kmacro for emacs-29+ which uses closures adds 0884be9a50 Fix comment adds 20cfe250d2 Remove nil candidates from kmacro-ring adds c1068dcb29 Fix kmacro delete adds a5cd0b702c Fix concat

[nongnu] elpa/helm updated (89baca1f84 -> a5cd0b702c)

2023-10-14 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from 89baca1f84 Fix kmacro for emacs-29+ which uses closures new 0884be9a50 Fix comment new 20cfe250d2 Remove nil candidates from kmacro-ring new c1068dcb29 Fix kmacro delete new a5cd0b702c Fix concat kmacros for

[nongnu] elpa/helm a5cd0b702c 4/4: Fix concat kmacros for emacs-29

2023-10-14 Thread ELPA Syncer
branch: elpa/helm commit a5cd0b702c89c68088d893483fed81c4bbda2bcb Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix concat kmacros for emacs-29 --- helm-ring.el | 23 ++- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/helm-ring.el b/helm-ring.el

[nongnu] elpa/helm 20cfe250d2 2/4: Remove nil candidates from kmacro-ring

2023-10-14 Thread ELPA Syncer
branch: elpa/helm commit 20cfe250d20be4cdaa56ae73c30f55c5a8629e22 Author: Thierry Volpiatto Commit: Thierry Volpiatto Remove nil candidates from kmacro-ring --- helm-ring.el | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/helm-ring.el b/helm-ring.el index

[nongnu] elpa/helm c1068dcb29 3/4: Fix kmacro delete

2023-10-14 Thread ELPA Syncer
branch: elpa/helm commit c1068dcb291996c19846bd6e3f4516808889ea15 Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix kmacro delete --- helm-ring.el | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/helm-ring.el b/helm-ring.el index 67d5cba1cd..059a72ff3b

[elpa] externals/osm e6adbe7162 1/2: osm-search: Improve behavior with default completion

2023-10-14 Thread ELPA Syncer
branch: externals/osm commit e6adbe7162e6eb870f036bb18a152846b7b26976 Author: Daniel Mendler Commit: Daniel Mendler osm-search: Improve behavior with default completion - Unbind SPC minibuffer-complete-word from search prompt completion - Show location matches immediately ---

[elpa] externals/osm 1957cf7512 2/2: Version 0.14

2023-10-14 Thread ELPA Syncer
branch: externals/osm commit 1957cf75127471bce0ebe91b5afdf566d5bec033 Author: Daniel Mendler Commit: Daniel Mendler Version 0.14 --- CHANGELOG.org | 2 +- osm.el| 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.org b/CHANGELOG.org index

[elpa] externals/osm updated (eaf82bcb59 -> 1957cf7512)

2023-10-14 Thread ELPA Syncer
elpasync pushed a change to branch externals/osm. from eaf82bcb59 Update docstrings new e6adbe7162 osm-search: Improve behavior with default completion new 1957cf7512 Version 0.14 Summary of changes: CHANGELOG.org | 3 ++- osm.el| 49

[elpa] externals/notmuch-indicator updated (ff6e8dc582 -> 8b03990994)

2023-10-14 Thread ELPA Syncer
elpasync pushed a change to branch externals/notmuch-indicator. from ff6e8dc582 Reformat function for readability new 49b04988de Change mailing list to my "general issues" new ef9b833302 Make the indicator work over TRAMP new 8b03990994 Write a README.org (GNU ELPA

[elpa] externals/notmuch-indicator ef9b833302 2/3: Make the indicator work over TRAMP

2023-10-14 Thread ELPA Syncer
branch: externals/notmuch-indicator commit ef9b833302a17ba3a08b8067b37a603d47515efc Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make the indicator work over TRAMP The two new user options, 'notmuch-indicator-notmuch-config-file' and

[elpa] externals/notmuch-indicator 49b04988de 1/3: Change mailing list to my "general issues"

2023-10-14 Thread ELPA Syncer
branch: externals/notmuch-indicator commit 49b04988de62e797b0d02b05fc0d447558c26138 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Change mailing list to my "general issues" This is a small package. We do not need a separate list for it. --- notmuch-indicator.el | 4 ++--

[elpa] externals/notmuch-indicator 8b03990994 3/3: Write a README.org (GNU ELPA produces the Info manual)

2023-10-14 Thread ELPA Syncer
branch: externals/notmuch-indicator commit 8b03990994c04b604982ac672e7a01d1312950b3 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Write a README.org (GNU ELPA produces the Info manual) --- .gitignore | 2 + README.md | 82 +-- README.org | 742

[elpa] externals/denote c36550139c 1/2: Improve denote--file-with-temp-buffer macro to also check unsaved buffers

2023-10-14 Thread ELPA Syncer
branch: externals/denote commit c36550139cca32d0e241501da75e8ef97b5ff093 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Improve denote--file-with-temp-buffer macro to also check unsaved buffers This gives us the opportunity to insert the contents of a Denote buffer

[elpa] externals/denote updated (b954ade554 -> c0db85dc68)

2023-10-14 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from b954ade554 Fix typo in the manual new c36550139c Improve denote--file-with-temp-buffer macro to also check unsaved buffers new c0db85dc68 Make 'denote-rename-buffer-mode' work with new/unsaved buffers (per c365501)

[elpa] externals/denote c0db85dc68 2/2: Make 'denote-rename-buffer-mode' work with new/unsaved buffers (per c365501)

2023-10-14 Thread ELPA Syncer
branch: externals/denote commit c0db85dc68c5ea4ea3430a99f183e61fbf879ae1 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make 'denote-rename-buffer-mode' work with new/unsaved buffers (per c365501) --- denote-rename-buffer.el | 14 +- 1 file changed, 9 insertions(+), 5