[nongnu] elpa/markdown-mode 1cf1c1b270 6/6: Merge pull request #808 from alphapapa/wip/extensible-follow-links

2023-10-26 Thread ELPA Syncer
branch: elpa/markdown-mode commit 1cf1c1b270b4683cb35a082f168790f69c35bddc Merge: 2a0556c5b7 c89377ad58 Author: Shohei YOSHIDA Commit: GitHub Merge pull request #808 from alphapapa/wip/extensible-follow-links Add extensible link-opening system --- CHANGES.md | 7 ++

[nongnu] elpa/markdown-mode c89377ad58 5/6: Fix: (markdown-follow-link-at-point) Don't save-excursion

2023-10-26 Thread ELPA Syncer
branch: elpa/markdown-mode commit c89377ad588c064e124079673a639b2838451068 Author: Adam Porter Commit: Adam Porter Fix: (markdown-follow-link-at-point) Don't save-excursion Using `save-excursion' here means that after `markdown-follow-link-functions' or `markdown--browse-url' ma

[nongnu] elpa/markdown-mode 8077373665 4/6: Tidy: (markdown-test-string-mode)

2023-10-26 Thread ELPA Syncer
branch: elpa/markdown-mode commit 807737366539f4fa9b9e5368b76b84c6bbd06a36 Author: Adam Porter Commit: Adam Porter Tidy: (markdown-test-string-mode) This corrects a few issues: - Use of UNWIND-PROTECT with IGNORE in the UNWIND-FORMS is essentially the same as using IGNO

[nongnu] elpa/markdown-mode updated (2a0556c5b7 -> 1cf1c1b270)

2023-10-26 Thread ELPA Syncer
elpasync pushed a change to branch elpa/markdown-mode. from 2a0556c5b7 Merge pull request #806 from jrblevin/issue-805 new 37a7b9a26b Change/Fix: (-follow-thing-at-point) Use markdown-follow-link-at-point new 6c39b72f6f Add: (markdown-follow-link-functions) new f290

[nongnu] elpa/markdown-mode 37a7b9a26b 1/6: Change/Fix: (-follow-thing-at-point) Use markdown-follow-link-at-point

2023-10-26 Thread ELPA Syncer
branch: elpa/markdown-mode commit 37a7b9a26b713bc81565dcecfe15cd2732615474 Author: Adam Porter Commit: Adam Porter Change/Fix: (-follow-thing-at-point) Use markdown-follow-link-at-point * markdown-mode.el (markdown-follow-thing-at-point): Call `markdown-follow-link-at-point' ins

[nongnu] elpa/markdown-mode f290586c61 3/6: Docs: Update CHANGES.md

2023-10-26 Thread ELPA Syncer
branch: elpa/markdown-mode commit f290586c61cc1a633bd3f9b487f847813adfa745 Author: Adam Porter Commit: Adam Porter Docs: Update CHANGES.md --- CHANGES.md | 7 +++ 1 file changed, 7 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 0604a9a398..648bb6298b 100644 --- a/CHANGES.md +

[nongnu] elpa/markdown-mode 6c39b72f6f 2/6: Add: (markdown-follow-link-functions)

2023-10-26 Thread ELPA Syncer
branch: elpa/markdown-mode commit 6c39b72f6f031a8b4efdeb114bc8a0e664f87aad Author: Adam Porter Commit: Adam Porter Add: (markdown-follow-link-functions) * markdown-mode.el (markdown-follow-link-functions): New variable. (markdown-follow-link-at-point): Run links through `mar

[nongnu] elpa/gruber-darker-theme 4d835ae3d6 1/4: Add support for orderless

2023-10-26 Thread ELPA Syncer
branch: elpa/gruber-darker-theme commit 4d835ae3d667e2212970fcbb49c64bdab73ad94d Author: Johannes Maier Commit: Johannes Maier Add support for orderless --- gruber-darker-theme.el | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/gruber-darker-theme.el b/gruber-

[nongnu] elpa/gruber-darker-theme 939f9e4a13 3/4: Merge pull request #21 from gmardom/master

2023-10-26 Thread ELPA Syncer
branch: elpa/gruber-darker-theme commit 939f9e4a131394b81b611beabf1005fa883c7f57 Merge: 6de7a37d7b c44d080038 Author: Alexey Kutepov Commit: GitHub Merge pull request #21 from gmardom/master Add completion annotation face --- gruber-darker-theme.el | 3 +++ 1 file changed, 3 insert

[nongnu] elpa/gruber-darker-theme updated (6de7a37d7b -> 2e9f99c41f)

2023-10-26 Thread ELPA Syncer
elpasync pushed a change to branch elpa/gruber-darker-theme. from 6de7a37d7b Merge pull request #18 from ranmaru22/master new c44d080038 Add completion annotation face new 939f9e4a13 Merge pull request #21 from gmardom/master new 4d835ae3d6 Add support for orderless

[nongnu] elpa/gruber-darker-theme c44d080038 2/4: Add completion annotation face

2023-10-26 Thread ELPA Syncer
branch: elpa/gruber-darker-theme commit c44d08003810b39fb2e5d83e362f52bbd1344be8 Author: Dominik Marcinowski <30533306+gmar...@users.noreply.github.com> Commit: GitHub Add completion annotation face --- gruber-darker-theme.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gruber-dark

[nongnu] elpa/gruber-darker-theme 2e9f99c41f 4/4: Merge pull request #20 from kenranunderscore/support-orderless

2023-10-26 Thread ELPA Syncer
branch: elpa/gruber-darker-theme commit 2e9f99c41fe8ef0557e9ea0f3b94ef50c68b5557 Merge: 939f9e4a13 4d835ae3d6 Author: Alexey Kutepov Commit: GitHub Merge pull request #20 from kenranunderscore/support-orderless Add support for orderless --- gruber-darker-theme.el | 10 -- 1

[elpa] externals/marginalia 3b078bff35: Add marginalia-remote-file-regexps (Fix #157)

2023-10-26 Thread ELPA Syncer
branch: externals/marginalia commit 3b078bff35e12be5ede6e12e9c05dd33519c0291 Author: Daniel Mendler Commit: Daniel Mendler Add marginalia-remote-file-regexps (Fix #157) --- CHANGELOG.org | 4 +++- marginalia.el | 26 +++--- 2 files changed, 22 insertions(+), 8 deletions

[elpa] externals/embark-consult updated (a96d8c3f89 -> 99cb35d7d2)

2023-10-26 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark-consult. from a96d8c3f89 refile-here and insert-link-to actions should jump to heading adds 99cb35d7d2 Give explicit file paths higher priority than ffap-guessed No new revisions were added by this update. Summary of changes: e

[elpa] externals/embark 99cb35d7d2: Give explicit file paths higher priority than ffap-guessed

2023-10-26 Thread ELPA Syncer
branch: externals/embark commit 99cb35d7d228f57ce8e096f0c3afbf4335aa307b Author: Omar Antolín Camarena Commit: Omar Antolín Camarena Give explicit file paths higher priority than ffap-guessed With this change when a bare identifier is guessed by ffap to represent a file, you get

[elpa] externals-release/gnat-compiler updated (49774d33dc -> 9db5c393ee)

2023-10-26 Thread Stephen Leake
stephen_leake pushed a change to branch externals-release/gnat-compiler. from 49774d33dc * gnat-alire.el (create-alire-prj): Better error message on missing alire.toml adds 9db5c393ee Release version 1.0.3 No new revisions were added by this update. Summary of changes: NEWS

[elpa] externals/wisi updated (183c4d0be0 -> 1c4b099bf1)

2023-10-26 Thread Stephen Leake
stephen_leake pushed a change to branch externals/wisi. from 183c4d0be0 Release 4.3.0 new 1c4b099bf1 Release 4.3.2 Summary of changes: NEWS| 7 ++- README | 2 +- emacs_wisi_common_parse.adb | 2 +- wisi-parse-common.el| 7

[elpa] externals-release/wisi 1c4b099bf1 1/2: Release 4.3.2

2023-10-26 Thread Stephen Leake
branch: externals-release/wisi commit 1c4b099bf1f93cebee523b0ba75ccab6c6c2a2f0 Author: Stephen Leake Commit: Stephen Leake Release 4.3.2 * NEWS: Version. * README: * wisi.el: --- NEWS| 7 ++- README | 2 +- emacs_wisi_common_

[elpa] externals-release/wisi updated (db272eca5c -> cf8a92cec4)

2023-10-26 Thread Stephen Leake
stephen_leake pushed a change to branch externals-release/wisi. from db272eca5c merge from externals/wisi to externals-release/wisi adds 183c4d0be0 Release 4.3.0 new 1c4b099bf1 Release 4.3.2 new cf8a92cec4 merge from externals/wisi to externals-release/wisi Summary

[elpa] externals-release/gpr-query updated (ada0d0afce -> 090cbafa5d)

2023-10-26 Thread Stephen Leake
stephen_leake pushed a change to branch externals-release/gpr-query. from ada0d0afce Release 1.0.3 adds d50f92fe46 Release version 1.0.4 adds 258710222a Resolve conflicts, finish merge adds f46f941e96 * ELPA.make (docs): Add html adds bae92cd621 Minor fixes

[elpa] externals-release/gpr-mode updated (9676e6361e -> ed12dc7327)

2023-10-26 Thread Stephen Leake
stephen_leake pushed a change to branch externals-release/gpr-mode. from 9676e6361e Version 1.0.3; packaging fixes adds ed12dc7327 Release version 1.0.4 No new revisions were added by this update. Summary of changes: .gitignore | 1 + NEWS|

[elpa] externals-release/ada-mode updated (1bb112b52e -> e2aa2c7cf1)

2023-10-26 Thread Stephen Leake
stephen_leake pushed a change to branch externals-release/ada-mode. from 1bb112b52e merge from externals/ada-mode to externals-release/ada-mode adds 357ac189be Release version 8.1.0 new e2aa2c7cf1 merge from externals/ada-mode to externals-release/ada-mode Summary of chan

[nongnu] elpa/haskell-mode ef3fe51f7c 2/2: Merge pull request #1830 from purcell/patch-4

2023-10-26 Thread ELPA Syncer
branch: elpa/haskell-mode commit ef3fe51f7c207db3c55b9a3a720b3af665d2e606 Merge: d16c68ccdf 2367f66681 Author: Steve Purcell Commit: GitHub Merge pull request #1830 from purcell/patch-4 Apply suggested improvement to tex indentation predicate --- haskell-indentation.el | 9

[nongnu] elpa/haskell-mode 2367f66681 1/2: Apply suggested improvement to tex indentation predicate

2023-10-26 Thread ELPA Syncer
branch: elpa/haskell-mode commit 2367f66681bb2e8aeea11ed53ac4ada909a380a1 Author: Steve Purcell Commit: GitHub Apply suggested improvement to tex indentation predicate See #1829. Thanks @smonnier! --- haskell-indentation.el | 9 - 1 file changed, 4 insertions(+), 5 deletion

[elpa] externals/jinx 908cff9b66: README formatting

2023-10-26 Thread ELPA Syncer
branch: externals/jinx commit 908cff9b6637eff0be32e4b42e4ec31ed287f03a Author: Daniel Mendler Commit: Daniel Mendler README formatting --- README.org | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 0eae6a3bd2..90114a3d37 100644 --- a/

[nongnu] elpa/org-contrib f9dac65a70: * lisp/ob-oz.el: Switch to lexical binding

2023-10-26 Thread ELPA Syncer
branch: elpa/org-contrib commit f9dac65a7052fd93c31bc98724d1b4a4dc946a17 Author: Ihor Radchenko Commit: Ihor Radchenko * lisp/ob-oz.el: Switch to lexical binding (org-babel-oz-filter): (org-babel-prep-session:oz): (org-babel-oz-initiate-session): (org-babel-oz-table-or-s

[nongnu] elpa/eat 440b816f8e: Don't queue input

2023-10-26 Thread ELPA Syncer
branch: elpa/eat commit 440b816f8e9fea21128973faaf6d1359b5fe3b22 Author: Akib Azmain Turja Commit: Akib Azmain Turja Don't queue input * eat.el (eat--pending-input-chunks) (eat--defer-input-processing, eat--process-input-queue-timer): Remove. All references updated.

[elpa] externals/xr f8e8c10eec: Github CI: upgrade actions/checkout from v2 to v4

2023-10-26 Thread ELPA Syncer
branch: externals/xr commit f8e8c10eec9730b26f8afe704e6589644efcfeaf Author: Mattias Engdegård Commit: Mattias Engdegård Github CI: upgrade actions/checkout from v2 to v4 --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tes

[elpa] externals/relint 74da82a95c: Github CI: upgrade actions/checkout from v2 to v4

2023-10-26 Thread ELPA Syncer
branch: externals/relint commit 74da82a95cc58672507d90a438e4712edef8bf6e Author: Mattias Engdegård Commit: Mattias Engdegård Github CI: upgrade actions/checkout from v2 to v4 --- .github/workflows/test.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workf

[elpa] externals/org 41ff569f2d: * lisp/org-ctags.el: Fix sentence spacing in the top comment

2023-10-26 Thread ELPA Syncer
branch: externals/org commit 41ff569f2dd50289498320e1c891950ae016bec2 Author: Ihor Radchenko Commit: Ihor Radchenko * lisp/org-ctags.el: Fix sentence spacing in the top comment --- lisp/org-ctags.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/org-ctags.el b/

[elpa] externals/fontaine 8d5ba4ac64: Do not update history if it is frame-specific

2023-10-26 Thread ELPA Syncer
branch: externals/fontaine commit 8d5ba4ac64658da197b9eba41bf4e345a714f782 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Do not update history if it is frame-specific The idea is that the user sets a preset for the given frame as an exception to what they are normally

[elpa] externals/denote bf84e352b8 2/3: Fix: broken if-clause in denote-link-after-creating-with-command

2023-10-26 Thread ELPA Syncer
branch: externals/denote commit bf84e352b8183b0ccc3cb31d0daea1ab6927645f Author: Vedang Manerikar Commit: Protesilaos Stavrou Fix: broken if-clause in denote-link-after-creating-with-command --- denote.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/denote.el b/de

[elpa] externals/denote 1d4f6a475e 3/3: Merge pull request #180 from pprevos/main

2023-10-26 Thread ELPA Syncer
branch: externals/denote commit 1d4f6a475eca3f7b9b38d021ed14f465cf05e686 Merge: bf84e352b8 d5e306938e Author: Protesilaos Stavrou Commit: GitHub Merge pull request #180 from pprevos/main Added Emacs Writing Studio to publications about Denote --- README.org | 5 + 1 file change

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

2023-10-26 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from 9f692cbbef Revert "Make 'denote-{title,signature}-prompt' complete from its history" new bf84e352b8 Fix: broken if-clause in denote-link-after-creating-with-command new d5e306938e Added Emacs Writing Studio to publi

[elpa] externals/ef-themes 3f10dea8d8: Update to ef-themes version 1.4.0

2023-10-26 Thread ELPA Syncer
branch: externals/ef-themes commit 3f10dea8d8f85ddb011e9beaf4ca1b107d2d9683 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update to ef-themes version 1.4.0 --- CHANGELOG.org | 104 ++ README.org| 14 +++- ef-themes.e

[elpa] externals/denote d5e306938e 1/3: Added Emacs Writing Studio to publications about Denote

2023-10-26 Thread ELPA Syncer
branch: externals/denote commit d5e306938eae328ca26c03c1ed2d2a31dd9afac0 Author: Peter Prevos Commit: Peter Prevos Added Emacs Writing Studio to publications about Denote --- README.org | 5 + 1 file changed, 5 insertions(+) diff --git a/README.org b/README.org index 5aa72082a3..c79fee

[elpa] externals/llm 8f431fad9e: Bump version to 0.5.0

2023-10-26 Thread ELPA Syncer
branch: externals/llm commit 8f431fad9e4dd173fe12d7f9849dff934ea0331d Author: Andrew Hyatt Commit: Andrew Hyatt Bump version to 0.5.0 --- llm.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llm.el b/llm.el index 32561d08a7..1a90223920 100644 --- a/llm.el +++ b/llm.el

[elpa] externals/jinx efcac16438: Update README.org (Fix #113)

2023-10-26 Thread ELPA Syncer
branch: externals/jinx commit efcac16438eb4ac591512572aca846844379e6e1 Author: Daniel Mendler Commit: GitHub Update README.org (Fix #113) --- README.org | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.org b/README.org index 109d22e4db..0eae6a3bd2 10064

[elpa] externals/embark a96d8c3f89: refile-here and insert-link-to actions should jump to heading

2023-10-26 Thread ELPA Syncer
branch: externals/embark commit a96d8c3f89709273280cfe4f8835484f1c8955f3 Author: Omar Antolín Commit: Omar Antolín refile-here and insert-link-to actions should jump to heading This fixes #674. --- embark-org.el | 5 + 1 file changed, 5 insertions(+) diff --git a/embark-org.el

[elpa] externals/ef-themes 5c7c711bd5 1/3: ef-melissa-{dark, light}: change bg-hover hue

2023-10-26 Thread ELPA Syncer
branch: externals/ef-themes commit 5c7c711bd5e01e3876dc5caeba3f5ef20bbb Author: Protesilaos Stavrou Commit: Protesilaos Stavrou ef-melissa-{dark,light}: change bg-hover hue I am doing this for thematic consistency. --- ef-melissa-dark-theme.el | 2 +- ef-melissa-light-theme.el

[elpa] externals/embark-consult updated (690d187c3c -> a96d8c3f89)

2023-10-26 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark-consult. from 690d187c3c repunctuate-sentences works on a region in Emacs 29.1 adds a96d8c3f89 refile-here and insert-link-to actions should jump to heading No new revisions were added by this update. Summary of changes: embark-

[elpa] externals/ef-themes updated (db3338c20e -> dcfdf3d7ea)

2023-10-26 Thread ELPA Syncer
elpasync pushed a change to branch externals/ef-themes. from db3338c20e ef-melissa-{light,dark}: revise fg-alt hue new 5c7c711bd5 ef-melissa-{dark,light}: change bg-hover hue new ee9911e8a8 ef-melissa-{dark,light}: swap colours of 'name' and 'link' new dcfdf3d7ea Re

[elpa] externals/ef-themes dcfdf3d7ea 3/3: Remove backgrounds from Git commit style warnings and errors

2023-10-26 Thread ELPA Syncer
branch: externals/ef-themes commit dcfdf3d7ea6a28864d474e7b8cc06f0a61f4a6ad Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove backgrounds from Git commit style warnings and errors These pertain to the commit messages in magit and vc-git that change colour when the t

[elpa] externals/ef-themes ee9911e8a8 2/3: ef-melissa-{dark, light}: swap colours of 'name' and 'link'

2023-10-26 Thread ELPA Syncer
branch: externals/ef-themes commit ee9911e8a82b0b22ef6f0d2158fd85d1d8d662df Author: Protesilaos Stavrou Commit: Protesilaos Stavrou ef-melissa-{dark,light}: swap colours of 'name' and 'link' --- ef-melissa-dark-theme.el | 4 ++-- ef-melissa-light-theme.el | 4 ++-- 2 files changed, 4 inser