[nongnu] elpa/cider 5bbbd8174c: [Docs] Tweak the pretty-printing page

2025-07-04 Thread ELPA Syncer
branch: elpa/cider commit 5bbbd8174cf0253ba767f9e1c32a020443d01fe0 Author: Bozhidar Batsov Commit: Bozhidar Batsov [Docs] Tweak the pretty-printing page --- doc/modules/ROOT/pages/usage/pretty_printing.adoc | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/doc/mod

[nongnu] elpa/projectile 5c1b32d954: Make CMake version parsing more robust.

2025-07-04 Thread ELPA Syncer
branch: elpa/projectile commit 5c1b32d9548982d470c3fd48639fb0ec8d239c50 Author: John Eivind Helset Commit: Bozhidar Batsov Make CMake version parsing more robust. --- projectile.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projectile.el b/projectile.el index f27e31

[nongnu] elpa/helm 61e7bf1297: Revert "Always use the dummy-source in helm-mode"

2025-07-04 Thread ELPA Syncer
branch: elpa/helm commit 61e7bf12971d24f4941d7393efc3d458ae6016d4 Author: Thierry Volpiatto Commit: Thierry Volpiatto Revert "Always use the dummy-source in helm-mode" This reverts commit 4a5fa703463baa7797e2a86ed3c4832720ea6a85. --- helm-mode.el | 27 +++ 1

[elpa] externals/mct bbf9d6378e 2/2: Fix accidentally incremented version number of user option change in latest commit

2025-07-04 Thread ELPA Syncer
branch: externals/mct commit bbf9d6378ea26ea7665637b8a0e239635fc92fa8 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Fix accidentally incremented version number of user option change in latest commit --- mct.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mc

[elpa] externals/expreg 2ef217f398 2/3: * expreg.el (expreg-expand): Remove duplicates based on positions

2025-07-04 Thread ELPA Syncer
branch: externals/expreg commit 2ef217f39801da9d5530115fb69382af8e0a6151 Author: bruno Commit: bruno * expreg.el (expreg-expand): Remove duplicates based on positions --- expreg.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/expreg.el b/expreg.el index 6fdb166be8..ea

[elpa] externals/standard-themes 5e73778625: Add support for package-mark-{delete, install}-line faces (Emacs 31)

2025-07-04 Thread ELPA Syncer
branch: externals/standard-themes commit 5e73778625efa8b08d5d10c9cdc42fdc550a3bf7 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add support for package-mark-{delete,install}-line faces (Emacs 31) --- standard-themes.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/standard

[nongnu] elpa/scroll-on-jump 89230f620b: Fix #28: Scroll takes longer than the duration for longer distances

2025-07-04 Thread ELPA Syncer
branch: elpa/scroll-on-jump commit 89230f620b4f57ed0799fc3f576dc569566d375b Author: Campbell Barton Commit: Campbell Barton Fix #28: Scroll takes longer than the duration for longer distances Use `round` instead of `floor` to more accurate meet the duration. --- scroll-on-jump.el |

[elpa] externals/mct 40b915331e 1/2: Add the mct-completing-read-multiple-indicator for Emacs versions before 31

2025-07-04 Thread ELPA Syncer
branch: externals/mct commit 40b915331e55b702b7c0ef669c1ff3c1db3ab97d Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add the mct-completing-read-multiple-indicator for Emacs versions before 31 --- README.org | 5 + mct.el | 10 +++--- 2 files changed, 12 insertions(+),

[elpa] externals/mct updated (df364c756f -> bbf9d6378e)

2025-07-04 Thread ELPA Syncer
elpasync pushed a change to branch externals/mct. from df364c756f Fix warnings with group motions new 40b915331e Add the mct-completing-read-multiple-indicator for Emacs versions before 31 new bbf9d6378e Fix accidentally incremented version number of user option change in

[elpa] externals/expreg b8aff806c9 1/3: Fix typo

2025-07-04 Thread ELPA Syncer
branch: externals/expreg commit b8aff806c96c5e7a787103bc2274b1ab52f8507d Author: bruno Commit: bruno Fix typo --- expreg.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/expreg.el b/expreg.el index 7fc8df3874..6fdb166be8 100644 --- a/expreg.el +++ b/expreg.el @@ -8

[elpa] externals/expreg 27d0d8a5c4 3/3: Merge pull request #7 from bcardoso/master

2025-07-04 Thread ELPA Syncer
branch: externals/expreg commit 27d0d8a5c46657f2c83aca658c0a15a4ccc935a0 Merge: b1dc64aef8 2ef217f398 Author: Yuan Fu Commit: GitHub Merge pull request #7 from bcardoso/master Remove duplicate regions based on their positions --- expreg.el | 6 +++--- 1 file changed, 3 insertions(+

[elpa] externals/expreg updated (b1dc64aef8 -> 27d0d8a5c4)

2025-07-04 Thread ELPA Syncer
elpasync pushed a change to branch externals/expreg. from b1dc64aef8 Add new option expreg-restore-point-on-quit new b8aff806c9 Fix typo new 2ef217f398 * expreg.el (expreg-expand): Remove duplicates based on positions new 27d0d8a5c4 Merge pull request #7 from bcardo

[elpa] externals/doric-themes updated (96481c032d -> 32de1f9748)

2025-07-04 Thread ELPA Syncer
elpasync pushed a change to branch externals/doric-themes. from 96481c032d Add support for rcirc faces new 3a9d30555e Expand the one-line description of the package new 32de1f9748 Add support for package-mark-{delete,install}-line faces (Emacs 31) Summary of changes: dor

[elpa] externals/ef-themes 5b4eefb484: Add support for package-mark-{delete, install}-line faces (Emacs 31)

2025-07-04 Thread ELPA Syncer
branch: externals/ef-themes commit 5b4eefb48482fac014d98e31ac06ba7ab083eb8e Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add support for package-mark-{delete,install}-line faces (Emacs 31) --- ef-themes.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ef-themes.el b/ef-th

[elpa] externals/doric-themes 32de1f9748 2/2: Add support for package-mark-{delete, install}-line faces (Emacs 31)

2025-07-04 Thread ELPA Syncer
branch: externals/doric-themes commit 32de1f974864a97297ee51b345b0b1440578640d Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add support for package-mark-{delete,install}-line faces (Emacs 31) --- doric-themes.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doric-themes.

[elpa] externals/doric-themes 3a9d30555e 1/2: Expand the one-line description of the package

2025-07-04 Thread ELPA Syncer
branch: externals/doric-themes commit 3a9d30555e01b9c986b25d8e1c8c27aac5525662 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Expand the one-line description of the package --- doric-themes.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doric-themes.el b/dor

[nongnu] elpa/htmlize updated (8e3841c837 -> bb9690081e)

2025-07-04 Thread ELPA Syncer
elpasync pushed a change to branch elpa/htmlize. from 8e3841c837 Fixed "Invalid face reference: quote" error. new 1d2078e712 Use gensym instead of obsolete cl-gensym new 490eede6ce Update license from GPL-2.0-or-later to GPL-3.0-or-later new 3b0e17078e Update homepag

[nongnu] elpa/htmlize ab479ae94b 08/22: Fix indentation

2025-07-04 Thread ELPA Syncer
branch: elpa/htmlize commit ab479ae94b43f317c21ce63bf095a4670997af44 Author: Jonas Bernoulli Commit: Jonas Bernoulli Fix indentation --- htmlize.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/htmlize.el b/htmlize.el index 2f68c3eda0..e8f5ee62bf 100644 --- a/htm

[nongnu] elpa/htmlize 490eede6ce 02/22: Update license from GPL-2.0-or-later to GPL-3.0-or-later

2025-07-04 Thread ELPA Syncer
branch: elpa/htmlize commit 490eede6ce9c321a0a671dd2250cb8d88416dba6 Author: Jonas Bernoulli Commit: Jonas Bernoulli Update license from GPL-2.0-or-later to GPL-3.0-or-later --- LICENSE| 674 + htmlize.el | 18 +- 2 files chan

[nongnu] elpa/htmlize 2260b61236 04/22: Remove obsolete maintainer information

2025-07-04 Thread ELPA Syncer
branch: elpa/htmlize commit 2260b61236a7459a107cc3e38a5bb1d3d549fed6 Author: Jonas Bernoulli Commit: Jonas Bernoulli Remove obsolete maintainer information --- README.md | 3 +-- htmlize.el | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index

[nongnu] elpa/htmlize 3b0e17078e 03/22: Update homepage to point the repository on the Emacsorphanage

2025-07-04 Thread ELPA Syncer
branch: elpa/htmlize commit 3b0e17078ec1fc31e48629824e2ba4b1a3255f83 Author: Jonas Bernoulli Commit: Jonas Bernoulli Update homepage to point the repository on the Emacsorphanage The upstream repository has been transferred here. --- README.md | 3 +-- htmlize.el | 6 ++ 2 fil

[nongnu] elpa/magit 0ea29a615a 2/4: magit-discard: Refresh after discarding all untracked files

2025-07-04 Thread Jonas Bernoulli via
branch: elpa/magit commit 0ea29a615a33743e08a457402a4cbea37a4a4a88 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-discard: Refresh after discarding all untracked files --- CHANGELOG | 2 ++ lisp/magit-apply.el | 12 2 files changed, 10 insertions(+), 4 deletio

[nongnu] elpa/magit a64f246f71 3/4: magit-discard: On "Untracked files" delete exactly the listed files

2025-07-04 Thread Jonas Bernoulli via
branch: elpa/magit commit a64f246f71ea61f0dec5263ef65b27ac3ef29d6f Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-discard: On "Untracked files" delete exactly the listed files Use the same code to generate a list of untracked fils, when `magit-discard' is invoked on the "

[nongnu] elpa/magit 8005019185 1/4: magit--refresh-buffer-set-positions: Don't restore window-start in logs

2025-07-04 Thread Jonas Bernoulli via
branch: elpa/magit commit 8005019185b1333699423d713b4fd87fc87a2b94 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit--refresh-buffer-set-positions: Don't restore window-start in logs --- CHANGELOG | 10 ++ lisp/magit-mode.el | 3 ++- 2 files changed, 12 insertions(+),

[nongnu] elpa/magit updated (0686ea8d63 -> 5b820a1d1e)

2025-07-04 Thread Jonas Bernoulli via
tarsius pushed a change to branch elpa/magit. from 0686ea8d63 Release version 4.3.7 new 8005019185 magit--refresh-buffer-set-positions: Don't restore window-start in logs new 0ea29a615a magit-discard: Refresh after discarding all untracked files new a64f246f71 magi

[nongnu] elpa/magit 5b820a1d1e 4/4: Release version 4.3.8

2025-07-04 Thread Jonas Bernoulli via
branch: elpa/magit commit 5b820a1d1e94649e0f218362286d520d9f29ac2c Author: Jonas Bernoulli Commit: Jonas Bernoulli Release version 4.3.8 --- CHANGELOG | 2 +- docs/magit-section.org | 4 ++-- docs/magit-section.texi | 4 ++-- docs/magit.org | 4 ++-- docs/magit.texi

[nongnu] elpa/htmlize 68fe994aa1 15/22: Add Makefile

2025-07-04 Thread ELPA Syncer
branch: elpa/htmlize commit 68fe994aa19a9c1c1a44698f0e15024f5aac087c Author: Jonas Bernoulli Commit: Jonas Bernoulli Add Makefile --- Makefile | 59 +++ 1 file changed, 59 insertions(+) diff --git a/Makefile b/Makefile new file mode 1

[nongnu] elpa/htmlize 3bd98f29e8 19/22: Remove old commented version of htmlize-make-file-name

2025-07-04 Thread ELPA Syncer
branch: elpa/htmlize commit 3bd98f29e83e971239ede8b7bda211ee125237d0 Author: Jonas Bernoulli Commit: Jonas Bernoulli Remove old commented version of htmlize-make-file-name --- htmlize.el | 11 --- 1 file changed, 11 deletions(-) diff --git a/htmlize.el b/htmlize.el index bed01e9c66

[nongnu] elpa/htmlize cb6fdce1cb 06/22: Correct value of htmlize-version

2025-07-04 Thread ELPA Syncer
branch: elpa/htmlize commit cb6fdce1cb644d375019c5f1f0d8568fb5c28919 Author: Jonas Bernoulli Commit: Jonas Bernoulli Correct value of htmlize-version --- htmlize.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htmlize.el b/htmlize.el index c4b2328e5e..89363fdbcc 10064

[nongnu] elpa/htmlize 84dbfeaebb 10/22: Use ?\s as syntax for the space character

2025-07-04 Thread ELPA Syncer
branch: elpa/htmlize commit 84dbfeaebbb15017d03d5d8e49e0c153e0d60cbe Author: Jonas Bernoulli Commit: Jonas Bernoulli Use ?\s as syntax for the space character --- htmlize.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htmlize.el b/htmlize.el index 18d81bd373..96f

[nongnu] elpa/htmlize 5e77833c7a 21/22: Add make target to update htmlize.el.html

2025-07-04 Thread ELPA Syncer
branch: elpa/htmlize commit 5e77833c7a357e87f8533cbcaffc7ff067c7ad93 Author: Jonas Bernoulli Commit: Jonas Bernoulli Add make target to update htmlize.el.html Do not use "--batch" because that effects faces. They all become monochrome of we use that argument. --- Makefile | 8

[nongnu] elpa/htmlize bb9690081e 22/22: Re-generate htmlize.el.html

2025-07-04 Thread ELPA Syncer
branch: elpa/htmlize commit bb9690081e251458041025484becbb9b2500c924 Author: Jonas Bernoulli Commit: Jonas Bernoulli Re-generate htmlize.el.html --- htmlize.el.html | 65 - 1 file changed, 9 insertions(+), 56 deletions(-) diff --git a

[nongnu] elpa/htmlize 09d8a4fd76 14/22: Remove htmlize-lexlet

2025-07-04 Thread ELPA Syncer
branch: elpa/htmlize commit 09d8a4fd76e11405605d7c9f016fadcc9ece706d Author: Jonas Bernoulli Commit: Jonas Bernoulli Remove htmlize-lexlet We already enable `lexical-binding' and only support Emacs releases that support that. --- htmlize.el | 28 1

[nongnu] elpa/htmlize 393cf5a387 18/22: Add more ELPA badges to readme

2025-07-04 Thread ELPA Syncer
branch: elpa/htmlize commit 393cf5a3874497b345a2230b1f57dc5d8e016baf Author: Jonas Bernoulli Commit: Jonas Bernoulli Add more ELPA badges to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e68ad55c46..cf74b804d5 100644 --- a/README.md +

[nongnu] elpa/htmlize c6f52a5219 12/22: Increase consistency of outline headings and page breaks

2025-07-04 Thread ELPA Syncer
branch: elpa/htmlize commit c6f52a5219e846553ab01a03c8bf8c7f3fc4d906 Author: Jonas Bernoulli Commit: Jonas Bernoulli Increase consistency of outline headings and page breaks --- htmlize.el | 15 +++ 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/htmlize.el b/html

[nongnu] elpa/htmlize 1d2078e712 01/22: Use gensym instead of obsolete cl-gensym

2025-07-04 Thread ELPA Syncer
branch: elpa/htmlize commit 1d2078e7127a8cf567260d699739281eef27c235 Author: Jonas Bernoulli Commit: Jonas Bernoulli Use gensym instead of obsolete cl-gensym `gensym' was added in Emacs 26.1. Starting with Emacs 31 `cl-gensym' is obsolete and its use results in a warning.

[nongnu] elpa/htmlize 6264403243 07/22: Capitalize htmlize when it is the first word in a sentence

2025-07-04 Thread ELPA Syncer
branch: elpa/htmlize commit 6264403243618ad0b5e53d5ac76df4722fdae221 Author: Jonas Bernoulli Commit: Jonas Bernoulli Capitalize htmlize when it is the first word in a sentence Likewise at the beginning of a heading. --- README.md | 6 +++--- htmlize.el | 4 ++-- 2 files changed, 5

[nongnu] elpa/htmlize bf759aa3b2 20/22: Fix ensuring that the buffer is fontified

2025-07-04 Thread ELPA Syncer
branch: elpa/htmlize commit bf759aa3b2c4099a4252dccdc1db361fbb13a520 Author: Jonas Bernoulli Commit: Jonas Bernoulli Fix ensuring that the buffer is fontified Use `font-lock-ensure'. It was created for that purpose and exists since Emacs 25.1. Since we already require at least

[nongnu] elpa/htmlize e773db643f 05/22: Remove promise to keep supporting ancient Emacs releases

2025-07-04 Thread ELPA Syncer
branch: elpa/htmlize commit e773db643fb3e12ddd55c0384350cab5ded63cb6 Author: Jonas Bernoulli Commit: Jonas Bernoulli Remove promise to keep supporting ancient Emacs releases Let's focus on fixing the package for recent releases first. --- README.md | 4 htmlize.el | 7 ---

[nongnu] elpa/htmlize 2894b7be13 13/22: Do not end the summary with a period

2025-07-04 Thread ELPA Syncer
branch: elpa/htmlize commit 2894b7be1357dc50405e445f6f2b155b944778dc Author: Jonas Bernoulli Commit: Jonas Bernoulli Do not end the summary with a period The convention is to not do that. --- htmlize.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htmlize.el

[nongnu] elpa/htmlize 1ff91e89b0 11/22: Move a few lonely closing parentheses to the previous line

2025-07-04 Thread ELPA Syncer
branch: elpa/htmlize commit 1ff91e89b0f4fb3d228eb619dcfb7230a58d10c7 Author: Jonas Bernoulli Commit: Jonas Bernoulli Move a few lonely closing parentheses to the previous line --- htmlize.el | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/htmlize.el b/htmlize.el in

[nongnu] elpa/htmlize e363b341d2 09/22: Shorten long line

2025-07-04 Thread ELPA Syncer
branch: elpa/htmlize commit e363b341d2f32c6b6728a60ce5aeded5b75d0eae Author: Jonas Bernoulli Commit: Jonas Bernoulli Shorten long line --- htmlize.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/htmlize.el b/htmlize.el index e8f5ee62bf..18d81bd373 100644 --- a/htmli

[nongnu] elpa/htmlize 14161626b3 16/22: Help Github detect the language

2025-07-04 Thread ELPA Syncer
branch: elpa/htmlize commit 14161626b3788a012cbf71741ced97fdde5713f3 Author: Jonas Bernoulli Commit: Jonas Bernoulli Help Github detect the language Github uses linguist [1] to detect the main language used in a repository. Mark the html file as generated so that it detects