[nongnu] elpa/markdown-mode 2645b7fd14 07/33: Add markdown-missing-link-face when appropriate to parts of wiki links

2025-04-01 Thread ELPA Syncer
branch: elpa/markdown-mode commit 2645b7fd148eb8d5c2d141cf49ccbf1775275195 Author: Joe Reinhart Commit: Joe Reinhart Add markdown-missing-link-face when appropriate to parts of wiki links --- markdown-mode.el | 48 +--- 1 file changed, 33 insertio

[elpa] externals/minuet 70cc351d6b 2/2: doc: fix ELPA badge link.

2025-04-01 Thread ELPA Syncer
branch: externals/minuet commit 70cc351d6bf7f5181feb4e636cac58ea094603a8 Author: Milan Glacier Commit: Milan Glacier doc: fix ELPA badge link. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8c1a464e9c..9496ab639d 100644 --

[nongnu] elpa/markdown-mode 06b15337c9 16/33: Fix lint warning

2025-04-01 Thread ELPA Syncer
branch: elpa/markdown-mode commit 06b15337c92d04f2383d4a4a6df83226b8db04b1 Author: Joe Reinhart Commit: Joe Reinhart Fix lint warning --- markdown-mode.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/markdown-mode.el b/markdown-mode.el index adc1b49f48..c081cb106b 1

[nongnu] elpa/markdown-mode 88f30a641c 08/33: All tests are passing; still needs code cleanup

2025-04-01 Thread ELPA Syncer
branch: elpa/markdown-mode commit 88f30a641c2da5457a10dc97ededabad266dd538 Author: Joe Reinhart Commit: Joe Reinhart All tests are passing; still needs code cleanup --- markdown-mode.el | 171 ++- 1 file changed, 132 insertions(+), 39 dele

[nongnu] elpa/markdown-mode 8fd66014cc 13/33: Use face to show missing wiki links when enabled; remove additional unused code

2025-04-01 Thread ELPA Syncer
branch: elpa/markdown-mode commit 8fd66014cc49bcb080bca5e8650c4452d8719efa Author: Joe Reinhart Commit: Joe Reinhart Use face to show missing wiki links when enabled; remove additional unused code --- README.md| 42 +++--- markdown-mode.el | 34 +

[nongnu] elpa/markdown-mode a72dfa27a5 04/33: Add eldoc functionality for wiki links

2025-04-01 Thread ELPA Syncer
branch: elpa/markdown-mode commit a72dfa27a56126cfc5129f9cb59ae20ae936c738 Author: Joe Reinhart Commit: Joe Reinhart Add eldoc functionality for wiki links --- markdown-mode.el | 14 ++ 1 file changed, 14 insertions(+) diff --git a/markdown-mode.el b/markdown-mode.el index b9ed

[nongnu] elpa/markdown-mode 76a81fa6da 20/33: Remove redundant mp for use of markdown--markup-props

2025-04-01 Thread ELPA Syncer
branch: elpa/markdown-mode commit 76a81fa6da00afac950b85194397921bf2b19e11 Author: Joe Reinhart Commit: Joe Reinhart Remove redundant mp for use of markdown--markup-props --- markdown-mode.el | 4 1 file changed, 4 deletions(-) diff --git a/markdown-mode.el b/markdown-mode.el index 6e

[nongnu] elpa/markdown-mode f285a34115 11/33: Fix wiki link font properties and remove unnecessary wiki link-related code

2025-04-01 Thread ELPA Syncer
branch: elpa/markdown-mode commit f285a34115f1988df8af323e217c0571dd4c63b9 Author: Joe Reinhart Commit: Joe Reinhart Fix wiki link font properties and remove unnecessary wiki link-related code --- markdown-mode.el | 194 +++ 1 file changed

[nongnu] elpa/markdown-mode 847e7de1b1 09/33: Code cleanup

2025-04-01 Thread ELPA Syncer
branch: elpa/markdown-mode commit 847e7de1b143a1fce209ec5d7ad673e5170e9467 Author: Joe Reinhart Commit: Joe Reinhart Code cleanup --- markdown-mode.el | 89 ++-- 1 file changed, 22 insertions(+), 67 deletions(-) diff --git a/markdown-mode

[nongnu] elpa/markdown-mode f579bcc561 26/33: Merge branch 'master' of github.com:jrblevin/markdown-mode into jayemar/toggle-hiding-of-wiki-links

2025-04-01 Thread ELPA Syncer
branch: elpa/markdown-mode commit f579bcc561b44aed0e1c564158fccc5eeaf73db2 Merge: 360abf5ff5 6fc5904257 Author: Joe Reinhart Commit: Joe Reinhart Merge branch 'master' of github.com:jrblevin/markdown-mode into jayemar/toggle-hiding-of-wiki-links --- CHANGES.md | 3 +++ README.md

[nongnu] elpa/markdown-mode f85b3be32a 22/33: Only set mouse-face when markdown-mouse-follow-link is t

2025-04-01 Thread ELPA Syncer
branch: elpa/markdown-mode commit f85b3be32a215fa5885ac542ec2dd934dff8938e Author: Joe Reinhart Commit: Joe Reinhart Only set mouse-face when markdown-mouse-follow-link is t --- markdown-mode.el | 47 ++- 1 file changed, 22 insertions(+), 25 delet

[nongnu] elpa/markdown-mode 360abf5ff5 25/33: Reintroduce public functions that had been removed

2025-04-01 Thread ELPA Syncer
branch: elpa/markdown-mode commit 360abf5ff51b99a07d7ecde53b88090428f77acd Author: Joe Reinhart Commit: Joe Reinhart Reintroduce public functions that had been removed --- markdown-mode.el | 118 +++ 1 file changed, 118 insertions(+) diff

[nongnu] elpa/markdown-mode 92830999de 10/33: Merge branch 'master' into jayemar/toggle-hiding-of-wiki-links

2025-04-01 Thread ELPA Syncer
branch: elpa/markdown-mode commit 92830999de663419970d2dee0b42d4fcc121cfd7 Merge: 847e7de1b1 b8637bae07 Author: Joe Reinhart Commit: Joe Reinhart Merge branch 'master' into jayemar/toggle-hiding-of-wiki-links --- CHANGES.md | 10 ++ README.md | 5 ++--- mar

[nongnu] elpa/markdown-mode 9d2850ed58 33/33: Merge pull request #861 from jayemar/jayemar/toggle-hiding-of-wiki-links

2025-04-01 Thread ELPA Syncer
branch: elpa/markdown-mode commit 9d2850ed58719778d3e76411242d112e54998fd3 Merge: d2d960bec1 f464a6fa68 Author: Shohei YOSHIDA Commit: GitHub Merge pull request #861 from jayemar/jayemar/toggle-hiding-of-wiki-links Hide wiki markup as part of markdown-toggle-markup-hiding --- CHANG

[nongnu] elpa/markdown-mode 819ab2a212 18/33: Merge branch 'master' into jayemar/toggle-hiding-of-wiki-links

2025-04-01 Thread ELPA Syncer
branch: elpa/markdown-mode commit 819ab2a212508062edfd57e0c2d5ab3ffe8feda6 Merge: 5bebb44f7f 7659bc470d Author: Joe Reinhart Commit: Joe Reinhart Merge branch 'master' into jayemar/toggle-hiding-of-wiki-links --- CHANGES.md | 6 ++ README.md | 3 +++ markdown-

[nongnu] elpa/markdown-mode eb4b02e40c 19/33: Merge branch 'master' into jayemar/toggle-hiding-of-wiki-links

2025-04-01 Thread ELPA Syncer
branch: elpa/markdown-mode commit eb4b02e40ca0b2a843d4424f20db49012e4598c4 Merge: 819ab2a212 ee9d6de1d2 Author: Joe Reinhart Commit: Joe Reinhart Merge branch 'master' into jayemar/toggle-hiding-of-wiki-links --- CHANGES.md | 4 markdown-mode.el | 61

[nongnu] elpa/markdown-mode updated (d2d960bec1 -> 9d2850ed58)

2025-04-01 Thread ELPA Syncer
elpasync pushed a change to branch elpa/markdown-mode. from d2d960bec1 Merge pull request #892 from jrblevin/issue-891 new f8605b9ace Initial somewhat hacky method to enable wiki link markup hiding new f1447ef770 Proper faces are added to wiki links to allow for proper col

[nongnu] elpa/markdown-mode 11bac530de 29/33: Update versions of obsoleted functions

2025-04-01 Thread ELPA Syncer
branch: elpa/markdown-mode commit 11bac530de134494ca4e92783ab2d24f3ce74342 Author: Joe Reinhart Commit: Joe Reinhart Update versions of obsoleted functions --- markdown-mode.el | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/markdown-mode.el b/markdown

[nongnu] elpa/markdown-mode d1a20625a3 30/33: Fix byte compile warnings

2025-04-01 Thread ELPA Syncer
branch: elpa/markdown-mode commit d1a20625a33b9157652c3f80b67416b27b9edbb6 Author: Shohei YOSHIDA Commit: Shohei YOSHIDA Fix byte compile warnings --- markdown-mode.el | 68 +++- 1 file changed, 38 insertions(+), 30 deletions(-) diff --gi

[nongnu] elpa/markdown-mode cc33f7c73d 14/33: Update tests to reflect different font faces for wiki links and missing files

2025-04-01 Thread ELPA Syncer
branch: elpa/markdown-mode commit cc33f7c73dbd919e563fd83d5313d3986da4 Author: Joe Reinhart Commit: Joe Reinhart Update tests to reflect different font faces for wiki links and missing files --- markdown-mode.el | 8 +- tests/markdown-test.el | 74 +--

[nongnu] elpa/markdown-mode 606110f2d7 31/33: Add line to CHANGES.md references this PR

2025-04-01 Thread ELPA Syncer
branch: elpa/markdown-mode commit 606110f2d757956af5c6f0709e13dd4bdc65b40f Author: Joe Reinhart Commit: Joe Reinhart Add line to CHANGES.md references this PR --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index b4171603c5..6e7fa116b2 100644 --- a

[nongnu] elpa/markdown-mode c9c9ec6bcd 23/33: Use markdown--markup-props instead of recreating as mp

2025-04-01 Thread ELPA Syncer
branch: elpa/markdown-mode commit c9c9ec6bcdf0562af2c29dd4a063f25ba8eb20b6 Author: Joe Reinhart Commit: Joe Reinhart Use markdown--markup-props instead of recreating as mp --- markdown-mode.el | 9 ++--- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/markdown-mode.el b/ma

[nongnu] elpa/markdown-mode e015d8542a 03/33: Propertize different sections of wiki links

2025-04-01 Thread ELPA Syncer
branch: elpa/markdown-mode commit e015d8542a4f876a79a5164d05a3601d63cd4062 Author: Joe Reinhart Commit: Joe Reinhart Propertize different sections of wiki links --- markdown-mode.el | 137 +++ 1 file changed, 48 insertions(+), 89 deletions

[nongnu] elpa/markdown-mode 5bebb44f7f 17/33: Pull in latest from master

2025-04-01 Thread ELPA Syncer
branch: elpa/markdown-mode commit 5bebb44f7ff29332839e7a79a2c6c0487b3935b9 Merge: 06b15337c9 e100778594 Author: Joe Reinhart Commit: Joe Reinhart Pull in latest from master --- CHANGES.md | 3 +- README.md | 7 +- markdown-mode.el | 4 +- tests/markdown-

[nongnu] elpa/markdown-mode f464a6fa68 32/33: Add issue link

2025-04-01 Thread ELPA Syncer
branch: elpa/markdown-mode commit f464a6fa68f8f466757d2c41d1110156988c40db Author: Shohei YOSHIDA Commit: Shohei YOSHIDA Add issue link --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 6e7fa116b2..38b24bfa5f 100644 --- a/CHANGES.md +++ b/CHANG

[nongnu] elpa/markdown-mode f1447ef770 02/33: Proper faces are added to wiki links to allow for proper colorization

2025-04-01 Thread ELPA Syncer
branch: elpa/markdown-mode commit f1447ef77005576ff1fd9521e9f4e86996c60fbe Author: Joe Reinhart Commit: Joe Reinhart Proper faces are added to wiki links to allow for proper colorization --- markdown-mode.el | 102 +++ 1 file changed, 65 i

[nongnu] elpa/markdown-mode 2120fc06d0 05/33: Removed unused bindings in markdown-eldoc-function

2025-04-01 Thread ELPA Syncer
branch: elpa/markdown-mode commit 2120fc06d0a6e5e29a0344f8442340a75f262a3d Author: Joe Reinhart Commit: Joe Reinhart Removed unused bindings in markdown-eldoc-function --- markdown-mode.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/markdown-mode.el b/markdown-mod

[nongnu] elpa/markdown-mode 085fa615d0 15/33: Update wiki links test to check for markup-markup-face; organize wiki link tests to be with other wiki link tests

2025-04-01 Thread ELPA Syncer
branch: elpa/markdown-mode commit 085fa615d0ed93df6cde8fa9aeeb0fda9eb01db2 Author: Joe Reinhart Commit: Joe Reinhart Update wiki links test to check for markup-markup-face; organize wiki link tests to be with other wiki link tests --- tests/markdown-test.el | 210 +-

[elpa] externals/minuet updated (87abb854c4 -> 70cc351d6b)

2025-04-01 Thread ELPA Syncer
elpasync pushed a change to branch externals/minuet. from 87abb854c4 doc: change openai_compatibel LLM example to Qwen-2.5-Instruct. new 79e2986d94 doc: update this package is on GNU ELPA. new 70cc351d6b doc: fix ELPA badge link. Summary of changes: README.md | 18 ++

[elpa] externals/minuet 79e2986d94 1/2: doc: update this package is on GNU ELPA.

2025-04-01 Thread ELPA Syncer
branch: externals/minuet commit 79e2986d94831f4134f5a388db9751121dd714c6 Author: Milan Glacier Commit: Milan Glacier doc: update this package is on GNU ELPA. --- README.md | 20 +--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8

[elpa] externals/denote-journal 4eaae6f059 3/3: Rewrite denote-journal--get-template

2025-04-01 Thread ELPA Syncer
branch: externals/denote-journal commit 4eaae6f05999a84b7ce4f864881c0cbca7d9ad7a Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Rewrite denote-journal--get-template --- denote-journal.el | 13 ++--- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/denote-journa

[nongnu] elpa/orgit updated (657f8cdd5d -> efd98e5caa)

2025-04-01 Thread ELPA Syncer
elpasync pushed a change to branch elpa/orgit. from 657f8cdd5d Bump minimal Emacs new 01dd23aa31 Bump dependencies new efd98e5caa Release version 2.0.2 Summary of changes: orgit.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)

[nongnu] elpa/aidermacs 38aa5bfa5c: readme: add back steps 4 and 5 to getting started

2025-04-01 Thread ELPA Syncer
branch: elpa/aidermacs commit 38aa5bfa5c5a4abb5bb9cd7f191d1ac3d915 Author: Christian Stewart Commit: Matthew Zeng readme: add back steps 4 and 5 to getting started Signed-off-by: Christian Stewart --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --g

[elpa] externals/minuet updated (55f6527b2b -> 87abb854c4)

2025-04-01 Thread ELPA Syncer
elpasync pushed a change to branch externals/minuet. from 55f6527b2b doc: update README. new 64240457eb feat!: Implement Prefix-First prompt structure for Gemini (#36) new bb1bff5934 chore: release v0.5.0 new f98350cafd doc: fix docstring. new 78175bf60b fea

[elpa] externals/minuet bb1bff5934 2/5: chore: release v0.5.0

2025-04-01 Thread ELPA Syncer
branch: externals/minuet commit bb1bff593496713ea7be99ea25060087905378dd Author: Milan Glacier Commit: Milan Glacier chore: release v0.5.0 --- CHANGELOG.md | 13 + 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index af64f6d422..16b1de7ce4 100644 ---

[nongnu] elpa/cider de548e3084: Remove obsolete variables from before 1.0

2025-04-01 Thread ELPA Syncer
branch: elpa/cider commit de548e3084f6f6b5802dd7f939fd9ddf36e62038 Author: Oleksandr Yakushev Commit: Bozhidar Batsov Remove obsolete variables from before 1.0 --- cider-client.el | 3 --- cider-debug.el | 4 cider-repl.el | 7 --- cider-stacktrace.el | 6 --

[elpa] externals/transient bc8ff0c61e 2/3: Bump compat dependency

2025-04-01 Thread Jonas Bernoulli via
branch: externals/transient commit bc8ff0c61ea515ec4992fcd4edda37a3b676018a Author: Jonas Bernoulli Commit: Jonas Bernoulli Bump compat dependency --- lisp/transient.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/transient.el b/lisp/transient.el index 13c22598a9

[elpa] externals/denote-journal a68740cb83 09/10: Remove faulty extra argument from remove-hook in denote-journal-calendar-mode

2025-04-01 Thread ELPA Syncer
branch: externals/denote-journal commit a68740cb83b3ccc3fc4350560474a98c09443f2d Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove faulty extra argument from remove-hook in denote-journal-calendar-mode --- denote-journal.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[elpa] externals/auctex 08075445e2: Add support for the 'build' hook

2025-04-01 Thread ELPA Syncer
branch: externals/auctex commit 08075445e2fc1e94e5ebd7dcc4dd14c4ccab3add Author: Arash Esbati Commit: Arash Esbati Add support for the 'build' hook * font-latex.el (font-latex-built-in-keyword-classes): Don't fontify the code argument of \AddToHook and \AddToHookNext. *

[elpa] externals/transient updated (00112c11e5 -> afc88b24e4)

2025-04-01 Thread Jonas Bernoulli via
tarsius pushed a change to branch externals/transient. from 00112c11e5 transient--init-suffix: Load autoloaded command earlier new 9606ef3bb2 Update changelog new bc8ff0c61e Bump compat dependency new afc88b24e4 Release version 0.8.7 Summary of changes: CHANGELOG

[elpa] externals/transient afc88b24e4 3/3: Release version 0.8.7

2025-04-01 Thread Jonas Bernoulli via
branch: externals/transient commit afc88b24e4faa5c7e246303648e70b4507652f32 Author: Jonas Bernoulli Commit: Jonas Bernoulli Release version 0.8.7 --- CHANGELOG | 2 +- docs/transient.org | 4 ++-- docs/transient.texi | 4 ++-- lisp/transient.el | 4 ++-- 4 files changed, 7 inse

[elpa] externals/transient 9606ef3bb2 1/3: Update changelog

2025-04-01 Thread Jonas Bernoulli via
branch: externals/transient commit 9606ef3bb27634b0958904d3a8b5a8e9631f2e2d Author: Jonas Bernoulli Commit: Jonas Bernoulli Update changelog --- CHANGELOG | 12 1 file changed, 12 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index d5b821f8f4..9c7d648217 100644 --- a/CHANGE

[nongnu] elpa/magit bf58615a03 4/4: Release version 4.3.2

2025-04-01 Thread Jonas Bernoulli via
branch: elpa/magit commit bf58615a033b8c827bf630962531c67539789215 Author: Jonas Bernoulli Commit: Jonas Bernoulli Release version 4.3.2 --- CHANGELOG | 2 +- docs/magit-section.org | 4 ++-- docs/magit-section.texi | 4 ++-- docs/magit.org | 4 ++-- docs/magit.texi

[nongnu] elpa/magit 2a789033ec 2/4: Bump dependencies

2025-04-01 Thread Jonas Bernoulli via
branch: elpa/magit commit 2a789033ecc3d865ab1a4732d4e483caa1d4626c Author: Jonas Bernoulli Commit: Jonas Bernoulli Bump dependencies --- lisp/magit.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/magit.el b/lisp/magit.el index 504ec9a1e0..1adfc26e84 100644 --

[nongnu] elpa/magit b3e4f956d4 1/4: Update changelog

2025-04-01 Thread Jonas Bernoulli via
branch: elpa/magit commit b3e4f956d40d9febc9fe442697876e8451f17956 Author: Jonas Bernoulli Commit: Jonas Bernoulli Update changelog --- CHANGELOG | 15 ++- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 1aadec7455..94deda2c8b 100644 --

[nongnu] elpa/magit 8edb640599 3/4: Regenerate manual

2025-04-01 Thread Jonas Bernoulli via
branch: elpa/magit commit 8edb640599de64b96ebc46e1836f2f68c59a443d Author: Jonas Bernoulli Commit: Jonas Bernoulli Regenerate manual --- docs/magit.texi | 5 + 1 file changed, 5 insertions(+) diff --git a/docs/magit.texi b/docs/magit.texi index eced27f465..14c6f21e92 100644 --- a/docs/

[nongnu] elpa/logview updated (cd990bf637 -> 649d878f7e)

2025-04-01 Thread ELPA Syncer
elpasync pushed a change to branch elpa/logview. from cd990bf637 Post-release version bump. adds 0a4ea17646 Remove redundant `:group` arguments adds 88133bd2fa Use `point-min` rather than 1 adds 7bcfd6b103 (logview--do-append-log-file-tail): Use `bufferpos-to-filepos`

[nongnu] elpa/orgit 01dd23aa31 1/2: Bump dependencies

2025-04-01 Thread ELPA Syncer
branch: elpa/orgit commit 01dd23aa3158b189ca9d9219a864e37835973c26 Author: Jonas Bernoulli Commit: Jonas Bernoulli Bump dependencies --- orgit.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/orgit.el b/orgit.el index b2b8976752..62546bbce5 100644 --- a/orgit.el ++

[nongnu] elpa/orgit efd98e5caa 2/2: Release version 2.0.2

2025-04-01 Thread ELPA Syncer
branch: elpa/orgit commit efd98e5caaac1d08677dae95be40fab65dcda2c8 Author: Jonas Bernoulli Commit: Jonas Bernoulli Release version 2.0.2 --- orgit.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/orgit.el b/orgit.el index 62546bbce5..222448ca31 100644 --- a/orgit.el ++

[nongnu] elpa/haskell-mode e85acb09d2 3/5: Fix defcustom types (bytecomp warning)

2025-04-01 Thread ELPA Syncer
branch: elpa/haskell-mode commit e85acb09d29fece3ec335cc6d94bd50b8577dac6 Author: Steve Purcell Commit: Steve Purcell Fix defcustom types (bytecomp warning) --- haskell-customize.el | 2 +- w3m-haddock.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/haskell-c

[nongnu] elpa/logview 649d878f7e: Merge remote-tracking branch 'nongnu/scratch/logview'

2025-04-01 Thread ELPA Syncer
branch: elpa/logview commit 649d878f7e2aad0f938b2cf0a870f1968b4d5e30 Merge: cd990bf637 1d1bcbcfd9 Author: Paul Pogonyshev Commit: Paul Pogonyshev Merge remote-tracking branch 'nongnu/scratch/logview' --- logview.el | 227 + 1 file

[nongnu] elpa/haskell-mode c9e76ddd22 1/5: Remove no-op unwind-protect forms (bytecomp warning)

2025-04-01 Thread ELPA Syncer
branch: elpa/haskell-mode commit c9e76ddd22496009505b9b4190d01d67b16ccf72 Author: Steve Purcell Commit: Steve Purcell Remove no-op unwind-protect forms (bytecomp warning) --- haskell-commands.el | 5 ++--- haskell.el | 22 ++ 2 files changed, 12 insertions(+),

[nongnu] elpa/haskell-mode 26b134a030 2/5: Fix quoting in docstring (bytecode warning)

2025-04-01 Thread ELPA Syncer
branch: elpa/haskell-mode commit 26b134a0303b4ac4cf08f81c7c004a0f747e77a1 Author: Steve Purcell Commit: Steve Purcell Fix quoting in docstring (bytecode warning) See #1875 --- haskell-commands.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haskell-comman

[nongnu] elpa/haskell-mode updated (be2639592f -> e9c3567393)

2025-04-01 Thread ELPA Syncer
elpasync pushed a change to branch elpa/haskell-mode. from be2639592f Merge pull request #1873 from haskell/dependabot/github_actions/cachix/install-nix-action-31 new c9e76ddd22 Remove no-op unwind-protect forms (bytecomp warning) new 26b134a030 Fix quoting in docstring (by

[nongnu] elpa/haskell-mode 3112f5f4a5 4/5: Remove no-op cond clause (bytecomp warning)

2025-04-01 Thread ELPA Syncer
branch: elpa/haskell-mode commit 3112f5f4a5de9658b409e9994d0038962b01cb2b Author: Steve Purcell Commit: Steve Purcell Remove no-op cond clause (bytecomp warning) --- haskell-indentation.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/haskell-indentation.el b/haskell

[nongnu] elpa/haskell-mode e9c3567393 5/5: Merge pull request #1876 from haskell/bytecomp-fixes

2025-04-01 Thread ELPA Syncer
branch: elpa/haskell-mode commit e9c356739310332afe59b10ffa2e6c3e76f124e3 Merge: be2639592f 3112f5f4a5 Author: Steve Purcell Commit: GitHub Merge pull request #1876 from haskell/bytecomp-fixes Bytecomp fixes --- haskell-commands.el| 9 - haskell-customize.el | 2 +-

[nongnu] elpa/aidermacs 3a5199e42d: readme: add spacemacs example

2025-04-01 Thread ELPA Syncer
branch: elpa/aidermacs commit 3a5199e42db4ab0fa137d74872208b624d8c8cd2 Author: Christian Stewart Commit: Matthew Zeng readme: add spacemacs example Signed-off-by: Christian Stewart --- README.md | 23 ++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --

[elpa] externals/minuet 78175bf60b 4/5: feat!: change default openai_compatible service to openrouter.

2025-04-01 Thread ELPA Syncer
branch: externals/minuet commit 78175bf60b4536ef1d64a0c7405fb575d4ef8f66 Author: Milan Glacier Commit: Milan Glacier feat!: change default openai_compatible service to openrouter. Also change the default model used by `openai_compatible` to `qwen2.5-32b-instruct`. --- README.md

[elpa] externals/minuet f98350cafd 3/5: doc: fix docstring.

2025-04-01 Thread ELPA Syncer
branch: externals/minuet commit f98350cafd8163b832a2903590b206bbcc287b17 Author: Milan Glacier Commit: Milan Glacier doc: fix docstring. --- minuet.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/minuet.el b/minuet.el index 97066cfb08..0f8250fd27 100644 --- a/minu

[elpa] externals/minuet 87abb854c4 5/5: doc: change openai_compatibel LLM example to Qwen-2.5-Instruct.

2025-04-01 Thread ELPA Syncer
branch: externals/minuet commit 87abb854c416bda14b2c0fdb697dea5f3f9395e4 Author: Milan Glacier Commit: Milan Glacier doc: change openai_compatibel LLM example to Qwen-2.5-Instruct. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md

[elpa] externals/minuet 64240457eb 1/5: feat!: Implement Prefix-First prompt structure for Gemini (#36)

2025-04-01 Thread ELPA Syncer
branch: externals/minuet commit 64240457eb4868af8ae614c304a5691f1f6fc43d Author: milanglacier Commit: GitHub feat!: Implement Prefix-First prompt structure for Gemini (#36) - Add a new "Prefix-First" prompt structure for chat LLMs. - Modified the Gemini provider's default prompt

[nongnu] elpa/helm 91b9bb40f2: Try to find a suitable face for tty's (#2714)

2025-04-01 Thread ELPA Syncer
branch: elpa/helm commit 91b9bb40f26bc1fc64e35751be90694d6cc73745 Author: Thierry Volpiatto Commit: Thierry Volpiatto Try to find a suitable face for tty's (#2714) --- helm-core.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/helm-core.el b/helm-core.el index 9eef99

[elpa] main dce56ac4a5: elpa-packages (minuet): Add new package

2025-04-01 Thread Stefan Monnier via
branch: main commit dce56ac4a57c0fdc4e14161946aa83f283459b5f Author: Stefan Monnier Commit: Stefan Monnier elpa-packages (minuet): Add new package --- elpa-packages | 9 - 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/elpa-packages b/elpa-packages index 4776b5e0fb..c

[elpa] externals/org ada33a652e 1/2: Fix fontification of the last line in latex environments

2025-04-01 Thread ELPA Syncer
branch: externals/org commit ada33a652e739189934974b14d2b70914c0ffda2 Author: Ihor Radchenko Commit: Ihor Radchenko Fix fontification of the last line in latex environments * lisp/org.el (org-latex-regexps): Include trailing whitespace and newline after \end{...}. This way, lat

[nongnu] elpa/emacsql cd341658c2 1/2: emacsq.el: Provide feature at end of file

2025-04-01 Thread ELPA Syncer
branch: elpa/emacsql commit cd341658c2ff73a28fc528a47e8b94532347dde7 Author: Jonas Bernoulli Commit: Jonas Bernoulli emacsq.el: Provide feature at end of file --- emacsql.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emacsql.el b/emacsql.el index 47d58f310f..02f

[elpa] externals/matlab-mode 8686c85cf3: matlab.el: fill-paragraph improvement plus minor code cleanup

2025-04-01 Thread ELPA Syncer
branch: externals/matlab-mode commit 8686c85cf376f90549d3aaf8478ed381f22282aa Author: John Ciolfi Commit: John Ciolfi matlab.el: fill-paragraph improvement plus minor code cleanup 1. When point is before a comment, fill it. Added tests/fill-paragraph/long_comment.m for this c

[nongnu] elpa/emacsql 5470adaf5d 2/2: Release version 4.3.0

2025-04-01 Thread ELPA Syncer
branch: elpa/emacsql commit 5470adaf5dcabebc80c913ac831258fd47a87cbe Author: Jonas Bernoulli Commit: Jonas Bernoulli Release version 4.3.0 --- emacsql.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emacsql.el b/emacsql.el index 02f9d071bf..056de18b56 100644 --- a

[nongnu] elpa/emacsql updated (770120b674 -> 5470adaf5d)

2025-04-01 Thread ELPA Syncer
elpasync pushed a change to branch elpa/emacsql. from 770120b674 Cosmetics new cd341658c2 emacsq.el: Provide feature at end of file new 5470adaf5d Release version 4.3.0 Summary of changes: emacsql.el | 8 1 file changed, 4 insertions(+), 4 deletions(-)

[elpa] externals/vertico e0bb699ebf: README: Use table

2025-04-01 Thread ELPA Syncer
branch: externals/vertico commit e0bb699ebf9e41893dbd19e7d19381fa73c08bc1 Author: Daniel Mendler Commit: Daniel Mendler README: Use table --- README.org | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.org b/README.org index b5a651e7ca..4127b

[elpa] externals/org updated (593785527b -> ed64e94eaf)

2025-04-01 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 593785527b oc-basic.el: New option org-cite-basic-complete-key-crm-separator new ada33a652e Fix fontification of the last line in latex environments new ed64e94eaf ol: Reuse existing overlay when previewing links Summ

[elpa] externals/org ed64e94eaf 2/2: ol: Reuse existing overlay when previewing links

2025-04-01 Thread ELPA Syncer
branch: externals/org commit ed64e94eaf7a1683a13fd39372a4d0a0672b611f Author: Karthik Chikmagalur Commit: Ihor Radchenko ol: Reuse existing overlay when previewing links * lisp/ol.el (org-link-preview-region): If a preview overlay exists on a link region when previewing that lin

[elpa] externals/jinx 42e6d7f1f3: Offer lower-case words for saving in personal dictionary

2025-04-01 Thread ELPA Syncer
branch: externals/jinx commit 42e6d7f1f3b12dc95f203753926d252c98f8bbc8 Author: Daniel Mendler Commit: Daniel Mendler Offer lower-case words for saving in personal dictionary --- jinx.el | 28 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/jinx.e

[nongnu] elpa/helm 87cc8dc495 3/4: Docstring only

2025-04-01 Thread ELPA Syncer
branch: elpa/helm commit 87cc8dc495d7213212c98dc80dddcb0c2834c605 Author: Thierry Volpiatto Commit: Thierry Volpiatto Docstring only --- helm-files.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/helm-files.el b/helm-files.el index d1478856fe..f74e675771 100644 ---

[elpa] externals/denote-journal af8c62fa92 2/2: Merge pull request #7 from honza/prompt-relative-files

2025-04-01 Thread ELPA Syncer
branch: externals/denote-journal commit af8c62fa921719f9d01ed383080d0f6c85246679 Merge: 2db19387a0 39728e976a Author: Protesilaos Stavrou Commit: GitHub Merge pull request #7 from honza/prompt-relative-files Avoid concating absolute path to denote-directory --- denote-journal.el |

[nongnu] elpa/magit e4ea6f97be 03/17: readme: Add super badge

2025-04-01 Thread Jonas Bernoulli via
branch: elpa/magit commit e4ea6f97be8c58698183ba63b2364e7e8214717b Author: Jonas Bernoulli Commit: Jonas Bernoulli readme: Add super badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f988fa93a8..afd566910e 100644 --- a/README.md +++ b/README

[nongnu] elpa/magit 895e4feced 13/17: magit-file-{rename, untrack, delete}: Autoload

2025-04-01 Thread Jonas Bernoulli via
branch: elpa/magit commit 895e4feced0eea2875422db9bd4a3d417af78732 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-file-{rename,untrack,delete}: Autoload --- lisp/magit-files.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lisp/magit-files.el b/lisp/magit-files.el index 7659

[nongnu] elpa/helm updated (91b9bb40f2 -> f948dc4464)

2025-04-01 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from 91b9bb40f2 Try to find a suitable face for tty's (#2714) new 15494ab4e1 Allow passing a nil arg to helm-force-update new 9c390d36cb Inherit from isearch in helm-selection for tty's (#2714) new 87cc8dc495 Docstring on

[nongnu] elpa/magit 0a74fb0a60 15/17: magit-{stage, unstage}-buffer-file: Move definitions

2025-04-01 Thread Jonas Bernoulli via
branch: elpa/magit commit 0a74fb0a60c1b30c485f9b68c660f11768b1e2dc Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-{stage,unstage}-buffer-file: Move definitions Move them next to the definitions of the related `magit-file-*' commands. --- lisp/magit-apply.el | 30

[nongnu] elpa/magit aa0166c92a 02/17: magit-submodule.el: Do not declare x-stretch-cursor

2025-04-01 Thread Jonas Bernoulli via
branch: elpa/magit commit aa0166c92a8e70d6e28450fe2fbcac1847045280 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-submodule.el: Do not declare x-stretch-cursor It's not used in this file. --- lisp/magit-submodule.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/lisp/m

[nongnu] elpa/magit updated (bec296e8d7 -> 993cdf0aa4)

2025-04-01 Thread Jonas Bernoulli via
tarsius pushed a change to branch elpa/magit. from bec296e8d7 magit-push: Add --follow-tags and --tags new 6aec967ee4 Move Ido kludges to a new package magit-ido new aa0166c92a magit-submodule.el: Do not declare x-stretch-cursor new e4ea6f97be readme: Add super badge

[nongnu] elpa/magit 993cdf0aa4 17/17: magit-{stage, unstage}-file: Rename to magit-{stage, unstage}-files

2025-04-01 Thread Jonas Bernoulli via
branch: elpa/magit commit 993cdf0aa4e4fee150aa583d937a9f4d2dde2928 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-{stage,unstage}-file: Rename to magit-{stage,unstage}-files Also no longer allow the FILES argument to be a single file instead of a list of one or more files

[nongnu] elpa/helm 15494ab4e1 1/4: Allow passing a nil arg to helm-force-update

2025-04-01 Thread ELPA Syncer
branch: elpa/helm commit 15494ab4e13bd16563b6078089670f75aa72c490 Author: Thierry Volpiatto Commit: Thierry Volpiatto Allow passing a nil arg to helm-force-update Ensure helm-select-action doesn't try to preselect. --- helm-core.el | 6 +++--- 1 file changed, 3 insertions(+), 3 del

[nongnu] elpa/helm 9c390d36cb 2/4: Inherit from isearch in helm-selection for tty's (#2714)

2025-04-01 Thread ELPA Syncer
branch: elpa/helm commit 9c390d36cb165a8eeb3eb521002b88d18c98999f Author: Thierry Volpiatto Commit: Thierry Volpiatto Inherit from isearch in helm-selection for tty's (#2714) --- helm-core.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-core.el b/helm-core.el ind

[elpa] externals/denote-journal 39728e976a 1/2: Avoid concating absolute path to denote-directory

2025-04-01 Thread ELPA Syncer
branch: externals/denote-journal commit 39728e976a9d5b06c14431746649d290c1b9eac0 Author: Honza Pokorny Commit: Honza Pokorny Avoid concating absolute path to denote-directory --- denote-journal.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/denote-journal.el b/denote

[elpa] externals/denote-journal 4c3f0d16ea 07/10: Make the denote-journal-calendar-find-file error more precise

2025-04-01 Thread ELPA Syncer
branch: externals/denote-journal commit 4c3f0d16ea640ec06a6078305f6ea49a8d7f48da Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make the denote-journal-calendar-find-file error more precise --- denote-journal.el | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-)

[elpa] externals/denote-journal 3a6ce875c9 08/10: Add eval-when-compile for cl-lib because we use cl-letf

2025-04-01 Thread ELPA Syncer
branch: externals/denote-journal commit 3a6ce875c9bdea6157efd345fffbd1726cc3357e Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add eval-when-compile for cl-lib because we use cl-letf --- denote-journal.el | 1 + 1 file changed, 1 insertion(+) diff --git a/denote-journal.el b/deno

[nongnu] elpa/magit 65437016c2 06/17: magit-git-executable: Change name of output buffer

2025-04-01 Thread Jonas Bernoulli via
branch: elpa/magit commit 65437016c28bd2d27cb2302841bcc2fb4da1679c Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-git-executable: Change name of output buffer Naming it *magit-git-debug* because there is a variable by that name, which enables debugging that does *not* use

[elpa] externals/denote-journal updated (d71692bd8c -> 807e16e8e5)

2025-04-01 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote-journal. from d71692bd8c CHECK CAREFULLY Make denote-journal-calendar--get-files limit results to date range new c6a76f22bf Change the denote-journal-calendar--get-files indentation of one expression new e76e04b73d Clarif

[nongnu] elpa/magit ce9f1a5427 07/17: magit-toggle-git-debug: Fix key binding in docstring

2025-04-01 Thread Jonas Bernoulli via
branch: elpa/magit commit ce9f1a5427c735bcfba144ef3bacd9aad2d72bce Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-toggle-git-debug: Fix key binding in docstring --- lisp/magit-git.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/magit-git.el b/lisp/magit-

[nongnu] elpa/magit 64e69ea809 11/17: magit--git-insert: Do not return empty string as error message

2025-04-01 Thread Jonas Bernoulli via
branch: elpa/magit commit 64e69ea809042a1182c7a0b3e92c1f7c6b4f8b6b Author: Jonas Bernoulli Commit: Jonas Bernoulli magit--git-insert: Do not return empty string as error message When RETURN-ERROR is `full' this function returns all stderr output. If there was nothing on stderr,

[nongnu] elpa/magit 4fed8d67a5 12/17: magit-rebase-autosquash: With a prefix allow selecting beginning

2025-04-01 Thread Jonas Bernoulli via
branch: elpa/magit commit 4fed8d67a5a2edcf541aab6495542e23aff42f9b Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-rebase-autosquash: With a prefix allow selecting beginning --- docs/magit.org | 5 + lisp/magit-sequence.el | 33 ++--- 2 files c

[nongnu] elpa/magit 3dcff7ece5 14/17: magit-file-untrack: Move definition

2025-04-01 Thread Jonas Bernoulli via
branch: elpa/magit commit 3dcff7ece5f3e3fe9bb1fe59d54b9c12991234b9 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-file-untrack: Move definition Order definitions the same as these commands are ordered in the menu. --- lisp/magit-files.el | 30 +++---

[nongnu] elpa/magit bf920b7ff7 16/17: magit-{stage, unstage}-buffer-file: Rename to magit-file-{stage, unstage}

2025-04-01 Thread Jonas Bernoulli via
branch: elpa/magit commit bf920b7ff7101d2514232fb69d6a255a51661c1d Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-{stage,unstage}-buffer-file: Rename to magit-file-{stage,unstage} For consistency with the other `magit-file-*' commands. --- lisp/magit-apply.el | 4 ++-- lisp

[nongnu] elpa/magit c7147bb800 04/17: magit-git-insert: Fix docstring typo

2025-04-01 Thread Jonas Bernoulli via
branch: elpa/magit commit c7147bb800a4083ba9644381203008f0510d499d Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-git-insert: 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 fb8e4

[nongnu] elpa/magit 69cd033e82 08/17: magit-git-debug: Rename value all to include-success

2025-04-01 Thread Jonas Bernoulli via
branch: elpa/magit commit 69cd033e825bca10285fb12f6a19f8d558666071 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-git-debug: Rename value all to include-success "All" is misleading as this does not include each and every git invocation. There are low-level functions whic

[nongnu] elpa/magit 88464b5363 09/17: magit-git-debug: Add docstring

2025-04-01 Thread Jonas Bernoulli via
branch: elpa/magit commit 88464b5363675d9fda27f4275d79fae96cbc6408 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-git-debug: Add docstring --- lisp/magit-git.el | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/lisp/magit-git.el b/lisp/magit-git.el index

[nongnu] elpa/magit 6aec967ee4 01/17: Move Ido kludges to a new package magit-ido

2025-04-01 Thread Jonas Bernoulli via
branch: elpa/magit commit 6aec967ee4af617ddae577153208bd8a8bb011f0 Author: Jonas Bernoulli Commit: Jonas Bernoulli Move Ido kludges to a new package magit-ido --- lisp/magit-base.el | 43 +-- lisp/magit-extras.el| 15 --- lisp/mag

[elpa] externals/denote-journal 0d1a82a21a 04/10: Change the name of a helper function and clarify its doc string

2025-04-01 Thread ELPA Syncer
branch: externals/denote-journal commit 0d1a82a21ac98b28908813210af96542c9d536af Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Change the name of a helper function and clarify its doc string --- denote-journal.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --

[elpa] externals/denote-journal 2db19387a0 4/4: Clarify wording of denote-journal-title-format documentation

2025-04-01 Thread ELPA Syncer
branch: externals/denote-journal commit 2db19387a0224dc671c0b63f6544622aeb335430 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Clarify wording of denote-journal-title-format documentation --- README.org| 45 + denote-journal.el |

[elpa] externals/denote-journal updated (807e16e8e5 -> 2db19387a0)

2025-04-01 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote-journal. from 807e16e8e5 Update the denote-journal-calendar--file-to-date doc string new a824db10af Use denote-open-link-function instead of hardcoding find-file-other-window new 45f36f95d6 Define denote-journal-select-fi

  1   2   >