[elpa] externals/denote 7bb8b7c436: Make denote-rename-buffer-format accept human-readable date and "do what I mean" specifiers

2025-04-03 Thread ELPA Syncer
branch: externals/denote commit 7bb8b7c4366c0ef276a93c8310ff2b00083e0eaa Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make denote-rename-buffer-format accept human-readable date and "do what I mean" specifiers --- README.org | 22 +- denote.el | 24 +

[nongnu] elpa/dirvish 9b35ce7935 2/3: github: fix bug report template

2025-04-03 Thread ELPA Syncer
branch: elpa/dirvish commit 9b35ce79350c0d721f44e2e92f9010c15f34181f Author: Alex Lu Commit: Alex Lu github: fix bug report template --- .github/ISSUE_TEMPLATE/bug_report.yml | 13 - 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.

[nongnu] elpa/dirvish 43a0927094 3/3: feat(fd): add `dirvish-fd-setup-hook` (closes #207)

2025-04-03 Thread ELPA Syncer
branch: elpa/dirvish commit 43a092709451448b2219904b7739fde83c14cc1c Author: Alex Lu Commit: Alex Lu feat(fd): add `dirvish-fd-setup-hook` (closes #207) --- extensions/dirvish-fd.el | 7 ++- extensions/dirvish-narrow.el | 4 ++-- 2 files changed, 8 insertions(+), 3 deletions(-) dif

[nongnu] elpa/helm dd5047990d: Fix preselection after persistent killing of buffers

2025-04-03 Thread ELPA Syncer
branch: elpa/helm commit dd5047990dfa5a86a7788e017f32bd660fa3e474 Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix preselection after persistent killing of buffers --- helm-buffers.el | 43 +-- 1 file changed, 25 insertions(+), 18 deletions(-)

[elpa] externals/minuet updated (cebf3c8205 -> 6b9028bc83)

2025-04-03 Thread ELPA Syncer
elpasync pushed a change to branch externals/minuet. from cebf3c8205 doc: update Contributions section. new 03726e4605 chore: release v0.5.1. new 6b9028bc83 doc: update changelog description. Summary of changes: CHANGELOG.md | 17 +++-- minuet.el| 2 +- 2

[elpa] externals/denote-journal 6bdf8291fe 1/2: Make sure date is visible before trying to mark it

2025-04-03 Thread ELPA Syncer
branch: externals/denote-journal commit 6bdf8291feeae99005ed5c48bfb6b67144c6951f Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make sure date is visible before trying to mark it Thanks to Alan Schmitt for reporting the bug in issue 8:

[elpa] externals/minuet 6b9028bc83 2/2: doc: update changelog description.

2025-04-03 Thread ELPA Syncer
branch: externals/minuet commit 6b9028bc8312e88960718593d00e0ce54f50e74b Author: Milan Glacier Commit: Milan Glacier doc: update changelog description. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d4a1420636..fc399f69

[nongnu] elpa/clojure-ts-mode 7497ae9c41: [#61] Fix some issues with indentation for items with metadata

2025-04-03 Thread ELPA Syncer
branch: elpa/clojure-ts-mode commit 7497ae9c41a7ad264baf9b08f6590726f75f227c Author: Roman Rudakov Commit: Bozhidar Batsov [#61] Fix some issues with indentation for items with metadata - Collection elements (except of lists) are properly indented. - Body of special forms when t

[elpa] externals/yasnippet 2c20b10fc3 1/2: Misc minor pending tweaks

2025-04-03 Thread ELPA Syncer
branch: externals/yasnippet commit 2c20b10fc347b537916799203819c93066338d13 Author: Stefan Monnier Commit: Stefan Monnier Misc minor pending tweaks * yasnippet.el (yas-minor-mode): Fix docstring (issue#1210). (yas--save-restriction-and-widen): Use workaround only for the old

[elpa] externals/yasnippet 81a59d1a85 2/2: yasnippet.el: Bug fix release 0.14.2

2025-04-03 Thread ELPA Syncer
branch: externals/yasnippet commit 81a59d1a85da6104958e53f6fa180d204d4eb98d Author: Stefan Monnier Commit: Stefan Monnier yasnippet.el: Bug fix release 0.14.2 --- yasnippet.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yasnippet.el b/yasnippet.el index d010333a8c..9

[elpa] externals/yasnippet updated (5b315f1753 -> 81a59d1a85)

2025-04-03 Thread ELPA Syncer
elpasync pushed a change to branch externals/yasnippet. from 5b315f1753 Misc fixes found via compilation warnings new 2c20b10fc3 Misc minor pending tweaks new 81a59d1a85 yasnippet.el: Bug fix release 0.14.2 Summary of changes: yasnippet.el | 38 ---

[elpa] externals/minuet a17dae2f28 1/2: chore: add .elpaignore.

2025-04-03 Thread ELPA Syncer
branch: externals/minuet commit a17dae2f287d3885973ec9bc946a64aef586bda5 Author: Milan Glacier Commit: Milan Glacier chore: add .elpaignore. --- .elpaignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.elpaignore b/.elpaignore new file mode 100644 index 00..a9d62ac9b9 ---

[elpa] externals/minuet ce5c67dfb9 2/2: chore: release v0.5.2.

2025-04-03 Thread ELPA Syncer
branch: externals/minuet commit ce5c67dfb9168e7ceaab3c6805aeb2478ae78294 Author: Milan Glacier Commit: Milan Glacier chore: release v0.5.2. --- CHANGELOG.md | 8 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc399f694d..764a04c84e 100644 --- a/CHAN

[nongnu] elpa/clojure-ts-mode 9ae1f42f96: Basic support for dynamic indentation

2025-04-03 Thread ELPA Syncer
branch: elpa/clojure-ts-mode commit 9ae1f42f9648ecac187266bf65a5d8993e6c0765 Author: Roman Rudakov Commit: Bozhidar Batsov Basic support for dynamic indentation --- CHANGELOG.md | 1 + clojure-ts-mode.el | 46 - test

[elpa] externals/minuet updated (6b9028bc83 -> ce5c67dfb9)

2025-04-03 Thread ELPA Syncer
elpasync pushed a change to branch externals/minuet. from 6b9028bc83 doc: update changelog description. new a17dae2f28 chore: add .elpaignore. new ce5c67dfb9 chore: release v0.5.2. Summary of changes: .elpaignore | 2 ++ CHANGELOG.md | 8 2 files changed, 10 ins

[elpa] externals/ivy-avy b1fb126f19 2/2: * ivy-avy.el: Bump version to 0.15.1 (#3001).

2025-04-03 Thread Basil L. Contovounesios
branch: externals/ivy-avy commit b1fb126f19612aab7fdee74bccbf00fcaa3f908f Author: Basil L. Contovounesios Commit: Basil L. Contovounesios * ivy-avy.el: Bump version to 0.15.1 (#3001). --- ivy-avy.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ivy-avy.el b/ivy-avy

[elpa] externals/minuet 961a678fc2: chore: update package description.

2025-04-03 Thread ELPA Syncer
branch: externals/minuet commit 961a678fc20dbbbd298b6d353e121619742a66e2 Author: Milan Glacier Commit: Milan Glacier chore: update package description. --- minuet.el | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/minuet.el b/minuet.el index 5405348500..976cf19d5d

[nongnu] elpa/dirvish baf07f7f2a 3/3: feat(narrow): smart case ignore

2025-04-03 Thread ELPA Syncer
branch: elpa/dirvish commit baf07f7f2a0f3fc1058d93a3eab7c567c900709e Author: Alex Lu Commit: Alex Lu feat(narrow): smart case ignore --- extensions/dirvish-narrow.el | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/extensions/dirvish-narrow.el b/extensions/

[nongnu] elpa/dirvish fe60f8c41b 1/3: fix(widgets): use 1000 for file count kilo

2025-04-03 Thread ELPA Syncer
branch: elpa/dirvish commit fe60f8c41b150c9414204efb9fdd061039f403d8 Author: Alex Lu Commit: Alex Lu fix(widgets): use 1000 for file count kilo --- dirvish-widgets.el | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/dirvish-widgets.el b/dirvish-widg

[nongnu] elpa/dirvish updated (43a0927094 -> baf07f7f2a)

2025-04-03 Thread ELPA Syncer
elpasync pushed a change to branch elpa/dirvish. from 43a0927094 feat(fd): add `dirvish-fd-setup-hook` (closes #207) new fe60f8c41b fix(widgets): use 1000 for file count kilo new b9e6b2f866 refactor(core): simplify `dirvish--dir-data-async` new baf07f7f2a feat(narrow

[elpa] externals/denote-journal 53bc866c5f: Fix the regexp in denote-journal-calendar--get-files

2025-04-03 Thread ELPA Syncer
branch: externals/denote-journal commit 53bc866c5fef82df7f5d8617be05f8ef3a32542a Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Fix the regexp in denote-journal-calendar--get-files Thanks to Alan Schmitt for identifying an error with the previous design. It would return

[nongnu] elpa/dirvish updated (8a0df38f19 -> 43a0927094)

2025-04-03 Thread ELPA Syncer
elpasync pushed a change to branch elpa/dirvish. from 8a0df38f19 perf: remove redundant text property insertion new 7011a0fbff refactor: more robost attribute renderer; simplify fd proc filter new 9b35ce7935 github: fix bug report template new 43a0927094 feat(fd): a

[elpa] externals/beardbolt 85e4ae7860 1/2: Fix compilation warnings on recent Emacsen

2025-04-03 Thread ELPA Syncer
branch: externals/beardbolt commit 85e4ae7860da95c09b8ea6b3e9857f82dfa531ca Author: João Távora Commit: João Távora Fix compilation warnings on recent Emacsen * beardbolt.el (bb--sweeping): (bb--when-live-buffer): Use gensym. (bb--maybe-stop-running-compilation): Use when-l

[elpa] externals/beardbolt updated (0bfb572705 -> e215ece289)

2025-04-03 Thread ELPA Syncer
elpasync pushed a change to branch externals/beardbolt. from 0bfb572705 Close #5: Quote buffer filename for compile command new 85e4ae7860 Fix compilation warnings on recent Emacsen new e215ece289 New bearbolt-link-flags option to add libs & control linking Summary of cha

[nongnu] elpa/helm a8ded1ddd5 2/2: Make helm-ff-directory face visible on tty's

2025-04-03 Thread ELPA Syncer
branch: elpa/helm commit a8ded1ddd5772b6a9940a45e9ffc5e59caf3076e Author: Thierry Volpiatto Commit: Thierry Volpiatto Make helm-ff-directory face visible on tty's --- helm-files.el | 9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/helm-files.el b/helm-files.el ind

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

2025-04-03 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from f948dc4464 Define a face for helm-dim-prompt-on-update new ec3fd5dfa6 No need to capitalize basic colors new a8ded1ddd5 Make helm-ff-directory face visible on tty's Summary of changes: helm-core.el | 2 +- helm-files.el

[nongnu] elpa/helm ec3fd5dfa6 1/2: No need to capitalize basic colors

2025-04-03 Thread ELPA Syncer
branch: elpa/helm commit ec3fd5dfa6d1e71d53a067f3df90c515c595fdba Author: Thierry Volpiatto Commit: Thierry Volpiatto No need to capitalize basic colors --- helm-core.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-core.el b/helm-core.el index 2b0802b442..c18a1d1

[elpa] externals/beardbolt e215ece289 2/2: New bearbolt-link-flags option to add libs & control linking

2025-04-03 Thread ELPA Syncer
branch: externals/beardbolt commit e215ece289a533a38da5d326c895ac109a108639 Author: João Távora Commit: João Távora New bearbolt-link-flags option to add libs & control linking * beardbolt.el (bb-link-flags): New option. (bb--c/c++-setup): Use it. * starters/beardbolt.c

[nongnu] elpa/proof-general 1f9484f50e 1/2: proof-shell: Don't ask about killing the proof assistant on exit

2025-04-03 Thread ELPA Syncer
branch: elpa/proof-general commit 1f9484f50e1df85552464c815fbe6c166e3efefb Author: Hendrik Tews Commit: Hendrik Tews proof-shell: Don't ask about killing the proof assistant on exit --- CHANGES| 5 + generic/proof-shell.el | 6 ++ 2 files changed, 11 insertions(+) d

[nongnu] elpa/markdown-mode 258313ef2b 2/2: Merge pull request #896 from jrblevin/issue-895

2025-04-03 Thread ELPA Syncer
branch: elpa/markdown-mode commit 258313ef2b492c3c504efb37fefd0e6085deb2e6 Merge: 9d2850ed58 77cf39603f Author: Shohei YOSHIDA Commit: GitHub Merge pull request #896 from jrblevin/issue-895 Fix angle URL fontification issue --- CHANGES.md | 3 +++ markdown-mode.el