[elpa] externals/llm updated (41bdeef9c5 -> 874d76211c)

2025-01-31 Thread ELPA Syncer
elpasync pushed a change to branch externals/llm. from 41bdeef9c5 Use "chat-model" as the name for "llm-open-compatible" (#148) new cc611e70d2 Accept lists as valid non-standard-params, but prefer vectors (#149) new 874d76211c Set version to 0.23.0 Summary of changes: N

[elpa] externals/embark e3ae72a5a5 1/2: grep export: Fix last heading

2025-01-31 Thread ELPA Syncer
branch: externals/embark commit e3ae72a5a5376b8f450d4a2393794fc07b5a2c98 Author: Daniel Mendler Commit: Daniel Mendler grep export: Fix last heading --- embark-consult.el | 1 + 1 file changed, 1 insertion(+) diff --git a/embark-consult.el b/embark-consult.el index 24d3992c68..6c61affe65 1

[elpa] externals/llm 874d76211c 2/2: Set version to 0.23.0

2025-01-31 Thread ELPA Syncer
branch: externals/llm commit 874d76211c6933f2f5e41583a495e9b3aee51fb3 Author: Andrew Hyatt Commit: Andrew Hyatt Set version to 0.23.0 --- NEWS.org | 3 ++- llm.el | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/NEWS.org b/NEWS.org index b3bc85a48c..15646e6bb9 100644

[elpa] externals/llm cc611e70d2 1/2: Accept lists as valid non-standard-params, but prefer vectors (#149)

2025-01-31 Thread ELPA Syncer
branch: externals/llm commit cc611e70d20244a7a667f4e38e9073bb32114fe5 Author: Andrew Hyatt Commit: GitHub Accept lists as valid non-standard-params, but prefer vectors (#149) --- NEWS.org | 1 + llm-provider-utils.el | 15 ++- llm.el| 12 ++-

[elpa] externals/embark d5df0eff18 2/2: Merge pull request #749 from minad/fix-last-heading

2025-01-31 Thread ELPA Syncer
branch: externals/embark commit d5df0eff182b014ab49328a4dbb1d69eb7faafbd Merge: 755cb49b59 e3ae72a5a5 Author: Omar Antolín Camarena Commit: GitHub Merge pull request #749 from minad/fix-last-heading grep export: Fix last heading --- embark-consult.el | 1 + 1 file changed, 1 insert

[elpa] externals/embark-consult updated (755cb49b59 -> d5df0eff18)

2025-01-31 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark-consult. from 755cb49b59 Merge pull request #747 from minad/use-headings adds e3ae72a5a5 grep export: Fix last heading adds d5df0eff18 Merge pull request #749 from minad/fix-last-heading No new revisions were added by this u

[nongnu] elpa/gptel 553a403500 3/3: gptel-openai: Add support for o3-mini

2025-01-31 Thread ELPA Syncer
branch: elpa/gptel commit 553a4035004ef9153df8fcc3fda5593351f55fb7 Author: Karthik Chikmagalur Commit: Karthik Chikmagalur gptel-openai: Add support for o3-mini * gptel-openai.el (gptel--request-data): Support o3-mini * gptel.el (gptel--openai-models): Add details for o3-mini --

[nongnu] elpa/gptel 8296f34b0b 2/3: gptel-rewrite: Allow dispatch menu as default rewrite action

2025-01-31 Thread ELPA Syncer
branch: elpa/gptel commit 8296f34b0b043616290101adb8ff4687b1cbad52 Author: Karthik Chikmagalur Commit: Karthik Chikmagalur gptel-rewrite: Allow dispatch menu as default rewrite action * gptel-rewrite.el (gptel--rewrite-dispatch, gptel-rewrite-default-action): Allow `gptel--rewri

[nongnu] elpa/gptel updated (e1c01f86e6 -> 553a403500)

2025-01-31 Thread ELPA Syncer
elpasync pushed a change to branch elpa/gptel. from e1c01f86e6 gptel: Pass nil result through to model (#596) new 693f623c46 gptel-transient: Handle unsetting temperature new 8296f34b0b gptel-rewrite: Allow dispatch menu as default rewrite action new 553a403500 gpte

[nongnu] elpa/gptel 693f623c46 1/3: gptel-transient: Handle unsetting temperature

2025-01-31 Thread ELPA Syncer
branch: elpa/gptel commit 693f623c46e917ca7ae138cd58cdce1f8d2b6c5e Author: Karthik Chikmagalur Commit: Karthik Chikmagalur gptel-transient: Handle unsetting temperature * gptel-transient.el (gptel--infix-temperature): Allow temperature to be unset. --- gptel-transient.el | 3 ++

[elpa] externals/llm 41bdeef9c5: Use "chat-model" as the name for "llm-open-compatible" (#148)

2025-01-31 Thread ELPA Syncer
branch: externals/llm commit 41bdeef9c53954940ac7170d5e11b2b9b8899cbe Author: Wai Hon Law Commit: GitHub Use "chat-model" as the name for "llm-open-compatible" (#148) Consider this `llm-openai-compatible`. `(llm-name provider)` gives "Open AI" which is very confusing, especially

[nongnu] elpa/projectile 0a4a89b3d9 1/2: [Fix #1893] Fix projectile-discover-projects-in-directory when called interactively

2025-01-31 Thread ELPA Syncer
branch: elpa/projectile commit 0a4a89b3d9899a06e1d479cea85fdb1c0d79b655 Author: Bozhidar Batsov Commit: Bozhidar Batsov [Fix #1893] Fix projectile-discover-projects-in-directory when called interactively --- CHANGELOG.md | 1 + projectile.el | 3 +++ 2 files changed, 4 insertions(+) diff

[nongnu] elpa/projectile 9dd005e7f9 2/2: [Fix #1846] Make project-projectile autoloaded

2025-01-31 Thread ELPA Syncer
branch: elpa/projectile commit 9dd005e7f9b9b36e6a6513eaf4cf565603836e09 Author: Bozhidar Batsov Commit: Bozhidar Batsov [Fix #1846] Make project-projectile autoloaded --- projectile.el | 1 + 1 file changed, 1 insertion(+) diff --git a/projectile.el b/projectile.el index d284b67297..566508

[nongnu] elpa/projectile updated (c64975df4e -> 9dd005e7f9)

2025-01-31 Thread ELPA Syncer
elpasync pushed a change to branch elpa/projectile. from c64975df4e Update docstring new 0a4a89b3d9 [Fix #1893] Fix projectile-discover-projects-in-directory when called interactively new 9dd005e7f9 [Fix #1846] Make project-projectile autoloaded Summary of changes: CHANG

[nongnu] elpa/projectile a74438e409 3/4: Optimize a bit the check controlling auto project discovery

2025-01-31 Thread ELPA Syncer
branch: elpa/projectile commit a74438e409b2112fdae04e07bc0ac9d2151d2efa Author: Bozhidar Batsov Commit: Bozhidar Batsov Optimize a bit the check controlling auto project discovery --- projectile.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projectile.el b/projectil

[nongnu] elpa/projectile c64975df4e 4/4: Update docstring

2025-01-31 Thread ELPA Syncer
branch: elpa/projectile commit c64975df4e882f8434029ec62ca91a2606d52995 Author: Bozhidar Batsov Commit: Bozhidar Batsov Update docstring --- projectile.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/projectile.el b/projectile.el index b6f0c7315c..eae4fde7c3 100644

[nongnu] elpa/projectile updated (bff3421b06 -> c64975df4e)

2025-01-31 Thread ELPA Syncer
elpasync pushed a change to branch elpa/projectile. from bff3421b06 [Docs] Update some setup instructions new 74a4ca36ea [Docs] Minor tweak new 7d5e816895 Speed-up load time by moving known projects initialization new a74438e409 Optimize a bit the check controlling

[nongnu] elpa/projectile 74a4ca36ea 1/4: [Docs] Minor tweak

2025-01-31 Thread ELPA Syncer
branch: elpa/projectile commit 74a4ca36ea28dec920caa7c713aa8632d8d690cc Author: Bozhidar Batsov Commit: Bozhidar Batsov [Docs] Minor tweak --- doc/modules/ROOT/pages/usage.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/modules/ROOT/pages/usage.adoc b/doc/modul

[nongnu] elpa/projectile 7d5e816895 2/4: Speed-up load time by moving known projects initialization

2025-01-31 Thread ELPA Syncer
branch: elpa/projectile commit 7d5e81689566a507b5602c812426933a6481185c Author: Bozhidar Batsov Commit: Bozhidar Batsov Speed-up load time by moving known projects initialization It's now done outside of `projectile-mode`'s init, which should make Projectile load faster.

[nongnu] elpa/moe-theme c2f6c12dbc: fix: Change remaining uses of :background nil to unspecified

2025-01-31 Thread ELPA Syncer
branch: elpa/moe-theme commit c2f6c12dbc6e06706be4fd0752e4174fa5f6c5c2 Author: Jonne Mickelin Commit: クエン酸 fix: Change remaining uses of :background nil to unspecified This was previously addressed in d818976e97aaedaf75274afd07485d42aaca6de0, but three uses were missed by ac

[elpa] externals/dape 38fc770f96 2/2: Fix header line flicker when switching to watch edit and back

2025-01-31 Thread ELPA Syncer
branch: externals/dape commit 38fc770f969b96f38d5d028efc9dbecdbbf9a7f2 Author: Daniel Pettersson Commit: Daniel Pettersson Fix header line flicker when switching to watch edit and back --- dape.el | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/dape.el b/dape.

[elpa] externals/dape updated (0b83a4897e -> 38fc770f96)

2025-01-31 Thread ELPA Syncer
elpasync pushed a change to branch externals/dape. from 0b83a4897e Fix simplified dape-display-source-buffer-actions new c545421740 Continue fiddle with display-source-buffer-actions default new 38fc770f96 Fix header line flicker when switching to watch edit and back Sum

[elpa] externals/dape c545421740 1/2: Continue fiddle with display-source-buffer-actions default

2025-01-31 Thread ELPA Syncer
branch: externals/dape commit c5454217401a28aab94b63a5f6cbcefb59c5a21d Author: Daniel Pettersson Commit: Daniel Pettersson Continue fiddle with display-source-buffer-actions default --- dape.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dape.el b/dape.el index 65

[elpa] branch gnugo deleted (was 2b696d4e22)

2025-01-31 Thread Tino Calancha
calancha pushed a change to branch gnugo. was 2b696d4e22 Handle emacs-30 new obarray type The revisions that were on this branch are still contained in other references; therefore, this change does not discard any commits from the repository.

[elpa] externals/gnugo updated (a9b2979c20 -> 2b696d4e22)

2025-01-31 Thread Tino Calancha
calancha pushed a change to branch externals/gnugo. from a9b2979c20 Update maintainer for passing of Thien-Thi Nguyen adds 2b696d4e22 Handle emacs-30 new obarray type No new revisions were added by this update. Summary of changes: gnugo.el | 2 +- 1 file changed, 1 insertion(+), 1

[elpa] reference refs/remotes/origin/externals/gnugo created (now a9b2979c20)

2025-01-31 Thread Tino Calancha
calancha pushed a change to reference refs/remotes/origin/externals/gnugo. at a9b2979c20 Update maintainer for passing of Thien-Thi Nguyen No new revisions were added by this update.

[elpa] branch gnugo created (now 2b696d4e22)

2025-01-31 Thread Tino Calancha
calancha pushed a change to branch gnugo. at 2b696d4e22 Handle emacs-30 new obarray type This branch includes the following new commits: new 2b696d4e22 Handle emacs-30 new obarray type

[elpa] gnugo 2b696d4e22: Handle emacs-30 new obarray type

2025-01-31 Thread Tino Calancha
branch: gnugo commit 2b696d4e2256e64064e1b87903c4e4b2b382156d Author: Tino Calancha Commit: Tino Calancha Handle emacs-30 new obarray type This change fixes the following issues happening on initialization with emacs-30: gnugo-refresh: Wrong type argument: obarrayp, [nil n

[nongnu] elpa/haskell-ts-mode c7e33dd303 3/4: Merge pull request 'readme: fix typos, add some opinionated changes' (#19) from dschrempf/haskell-ts-mode:readme into main

2025-01-31 Thread ELPA Syncer
branch: elpa/haskell-ts-mode commit c7e33dd303e46809cdfa1fff92537e0b235143d0 Merge: 0c107b9323 bd875a2bfb Author: pranshu Commit: pranshu Merge pull request 'readme: fix typos, add some opinionated changes' (#19) from dschrempf/haskell-ts-mode:readme into main Reviewed-on: https://

[nongnu] elpa/haskell-ts-mode bd875a2bfb 1/4: readme: fix typos, add some opinionated changes

2025-01-31 Thread ELPA Syncer
branch: elpa/haskell-ts-mode commit bd875a2bfb83fe5f4795a0a8e236a7c06d22a990 Author: Dominik Schrempf Commit: Dominik Schrempf readme: fix typos, add some opinionated changes fixes #12 and fixes #13 --- README.org | 108 -

[nongnu] elpa/haskell-ts-mode updated (374511be4f -> 1162459e4a)

2025-01-31 Thread ELPA Syncer
elpasync pushed a change to branch elpa/haskell-ts-mode. from 374511be4f Merge pull request 'Small coloring additions (imports, modules, ::, ->).' (#14) from Martinsos/haskell-ts-mode:coloring-fixes-small into main new 0c107b9323 Reverted import change because of bug #20 ne

[nongnu] elpa/haskell-ts-mode 0c107b9323 2/4: Reverted import change because of bug #20

2025-01-31 Thread ELPA Syncer
branch: elpa/haskell-ts-mode commit 0c107b9323db58e6dff9e47d879d1a26f88e60b0 Author: Pranshu Sharma Commit: Pranshu Sharma Reverted import change because of bug #20 --- haskell-ts-mode.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/haskell-ts-mode.el b/haskell-ts-m

[nongnu] elpa/haskell-ts-mode 1162459e4a 4/4: Readme update

2025-01-31 Thread ELPA Syncer
branch: elpa/haskell-ts-mode commit 1162459e4a0ad182394f6e359bcc61c006084645 Author: Pranshu Sharma Commit: Pranshu Sharma Readme update Added some extra documentation about prettify symbols, etc... --- README.org | 12 +--- haskell-ts-mode.el | 2 +- 2 files chang

[nongnu] elpa/datetime 9b56503022 142/147: Make sure that timestamp aliases are ordered (alphabetically), to avoid spurious database changes on regeneration.

2025-01-31 Thread ELPA Syncer
branch: elpa/datetime commit 9b565030225a59e49cbb90b2bc59fac8aa3d0d23 Author: Paul Pogonyshev Commit: Paul Pogonyshev Make sure that timestamp aliases are ordered (alphabetically), to avoid spurious database changes on regeneration. --- dev/HarvestData.java | 6 +++--- 1 file changed, 3 in

[nongnu] elpa/extmap a2096d357b 16/39: Use GitHub workflows for continuous integration instead of Travis CI.

2025-01-31 Thread ELPA Syncer
branch: elpa/extmap commit a2096d357b315cbb74de8924d5b63bd3656fefae Author: Paul Pogonyshev Commit: Paul Pogonyshev Use GitHub workflows for continuous integration instead of Travis CI. --- .github/workflows/test.yml | 45 + .travis.yml

[nongnu] elpa/datetime 34ea42c179 051/147: Use Eldev.

2025-01-31 Thread ELPA Syncer
branch: elpa/datetime commit 34ea42c1799b4bed875e5771a52ea8ee56135e59 Author: Paul Pogonyshev Commit: Paul Pogonyshev Use Eldev. --- .gitignore| 10 ++--- .travis.yml | 16 +++--- Eldev | 53 ++

[nongnu] elpa/logview 9311133001 176/259: Update README section from commit c06cdb2 with the latest changes.

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 93111330013bad83e2d108c422cd349f1caae466 Author: Paul Pogonyshev Commit: Paul Pogonyshev Update README section from commit c06cdb2 with the latest changes. --- README.adoc | 45 + logview.el | 1 - 2 files changed, 21

[nongnu] elpa/logview 24ce7ff1f9 165/259: Also test on Emacs 28.2.

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 24ce7ff1f994bb349cf526c1f658a64b299fa9f3 Author: Paul Pogonyshev Commit: Paul Pogonyshev Also test on Emacs 28.2. --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/tes

[nongnu] elpa/logview a262294aa4 028/259: Add commands to hide/show details of the current entry, region of entries or in the whole buffer.

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit a262294aa47b3bef2a74afc62478e15575f6ebc2 Author: Paul Pogonyshev Commit: Paul Pogonyshev Add commands to hide/show details of the current entry, region of entries or in the whole buffer. --- README.md | 12 ++ logview.el | 137 +

[nongnu] elpa/logview 1fdeaec361 154/259: Fix section commands and also a few commands added earlier to behave properly when narrowing is in effect.

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 1fdeaec361abe67cdb3a31285c2fe37ce4be99dc Author: Paul Pogonyshev Commit: Paul Pogonyshev Fix section commands and also a few commands added earlier to behave properly when narrowing is in effect. --- logview.el| 110 +--- test/log4j/s

[nongnu] elpa/logview 8ff518328f 172/259: Add a simplistic but useful Git hook.

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 8ff518328fd064b15a67c6d92bbb17b89fa1419e Author: Paul Pogonyshev Commit: Paul Pogonyshev Add a simplistic but useful Git hook. --- githooks/pre-commit | 9 + 1 file changed, 9 insertions(+) diff --git a/githooks/pre-commit b/githooks/pre-commit new file

[nongnu] elpa/logview ac3ebed204 135/259: Merge pull request #37 from wiltshi/master

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit ac3ebed2046ace4d125aa6aaa8a0d9e8524da9b2 Merge: c67298a215 5cd1d37757 Author: Paul Pogonyshev Commit: GitHub Merge pull request #37 from wiltshi/master Fix logview-go-to-difference-base-entry for submodes with no threads --- logview.el | 3 ++- test

[nongnu] elpa/logview 21985d796d 097/259: Don't call `font-lock-flush' on Emacs 24.

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 21985d796d524b7969bd5e418035ad7800272584 Author: Paul Pogonyshev Commit: Paul Pogonyshev Don't call `font-lock-flush' on Emacs 24. --- logview.el | 9 - 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/logview.el b/logview.el index 0a9b9a2632

[nongnu] elpa/extmap 8b66ccd3b8 28/39: Include a file with settings for ripgrep.

2025-01-31 Thread ELPA Syncer
branch: elpa/extmap commit 8b66ccd3b8c56c824450cdfa1333719530b82770 Author: Paul Pogonyshev Commit: Paul Pogonyshev Include a file with settings for ripgrep. --- .ignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.ignore b/.ignore new file mode 100644 index 00..2dd35e6e68

[nongnu] elpa/logview 1364953681 088/259: Also test on Emacs 24.

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 136495368156c62eb8d00fe19efcd30a933f3191 Author: Paul Pogonyshev Commit: Paul Pogonyshev Also test on Emacs 24. --- .travis.yml | 3 +++ test/logview.el | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index dd59

[nongnu] elpa/logview 0f709cc64e 142/259: Followup to commit 2dcc176: don't consider too many lines if they all feel like log entry start, yet don't match any submode.

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 0f709cc64e4f6da275b75268a4c6d1ecbb03d07a Author: Paul Pogonyshev Commit: Paul Pogonyshev Followup to commit 2dcc176: don't consider too many lines if they all feel like log entry start, yet don't match any submode. --- logview.el | 43 ++

[nongnu] elpa/logview 9784604caf 122/259: Added RFC 5424 levels, with tests. Closes #31.

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 9784604caf786fa99161ccdf684184f45e5f64fc Author: Mace Ojala Commit: Mace Ojala Added RFC 5424 levels, with tests. Closes #31. --- logview.el | 43 - test/levels/rfc-5424-levels.log | 10 +++ test/logview.el | 138

[nongnu] elpa/datetime e9b8935336 107/147: Improve process output forwarding; in particular, don't faint if `HarvestData' writes something to stderr.

2025-01-31 Thread ELPA Syncer
branch: elpa/datetime commit e9b8935336997b99cdd62f03f09eb116eb705ac4 Author: Paul Pogonyshev Commit: Paul Pogonyshev Improve process output forwarding; in particular, don't faint if `HarvestData' writes something to stderr. --- Eldev | 8 1 file changed, 4 insertions(+), 4 deleti

[nongnu] elpa/extmap 75d23267df 06/39: Make the package work on Emacs 24.

2025-01-31 Thread ELPA Syncer
branch: elpa/extmap commit 75d23267dfc70013e27e5976affe957b86e5cce9 Author: Paul Pogonyshev Commit: Paul Pogonyshev Make the package work on Emacs 24. --- .travis.yml | 3 +++ extmap.el | 69 +++-- 2 files changed, 43 insertions(+),

[nongnu] elpa/logview f419f46e67 014/259: Make background in two faces not as light, as on some monitors that would be nearly indistinguishable from pure white.

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit f419f46e67b05305f9e80a4c2184f77f90ea513e Author: Paul Pogonyshev Commit: Paul Pogonyshev Make background in two faces not as light, as on some monitors that would be nearly indistinguishable from pure white. --- logview.el | 4 ++-- 1 file changed, 2 insertions(

[nongnu] elpa/logview 3b0b544b69 169/259: Post-release version bump

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 3b0b544b69759f4c119d4460f98263b6e739e7de Author: Paul Pogonyshev Commit: Paul Pogonyshev Post-release version bump --- logview.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/logview.el b/logview.el index d1676554ad..4005769895 100644 --- a

[nongnu] elpa/logview 96375bed1a 021/259: Mention the new 'o m' keybinding in the README.

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 96375bed1a7c7a583ed4b625d352b5b0c8546e73 Author: Paul Pogonyshev Commit: Paul Pogonyshev Mention the new 'o m' keybinding in the README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fa8c5ccf78..3d25fc20ca 100644 --

[nongnu] elpa/datetime 67b930708f 101/147: Use Eldev to check if copyright notices are up-to-date during CI.

2025-01-31 Thread ELPA Syncer
branch: elpa/datetime commit 67b930708fef7ef6100fecda59ff2e2099d9b4f8 Author: Paul Pogonyshev Commit: Paul Pogonyshev Use Eldev to check if copyright notices are up-to-date during CI. --- .github/workflows/test.yml | 7 +++ 1 file changed, 7 insertions(+) diff --git a/.github/workflows

[nongnu] elpa/datetime 0fb865f6db 089/147: Update copyright notices to include 2023.

2025-01-31 Thread ELPA Syncer
branch: elpa/datetime commit 0fb865f6dbfc138232d3f9058b0136c29feca180 Author: Paul Pogonyshev Commit: Paul Pogonyshev Update copyright notices to include 2023. --- datetime.el| 2 +- test/base.el | 2 +- test/format.el | 2 +- test/parse.el | 2 +- 4 files changed, 4 insertions(+), 4

[nongnu] elpa/logview 56591f85ea 235/259: Release logview 0.17.4

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 56591f85ea145a46fa532f4a6ec5b724922d32db Author: Paul Pogonyshev Commit: Paul Pogonyshev Release logview 0.17.4 --- logview.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/logview.el b/logview.el index c01c41f3de..4f47507c88 100644 --- a/lo

[nongnu] elpa/logview 6a45a35863 113/259: Bump version because of an important performance improvement.

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 6a45a358635dccc5eb970722f1415e40e832 Author: Paul Pogonyshev Commit: Paul Pogonyshev Bump version because of an important performance improvement. --- logview.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/logview.el b/logview.el index

[nongnu] elpa/logview 846a682246 106/259: Bump version because of significant new features.

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 846a682246fd0f4279c0462b121762dc99ca7b1e Author: Paul Pogonyshev Commit: Paul Pogonyshev Bump version because of significant new features. --- logview.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/logview.el b/logview.el index 0a05d2b0c5.

[nongnu] elpa/extmap 461e559464 31/39: Bump actions/checkout from 3 to 4

2025-01-31 Thread ELPA Syncer
branch: elpa/extmap commit 461e5594645dd0f38decb27638bfe7fae31d8568 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Commit: Paul Pogonyshev Bump actions/checkout from 3 to 4 Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [

[nongnu] elpa/extmap 669aa3484a 05/39: Fix for commit eabe5f6: function `file-attribute-modification-time' doesn't exist in Emacs 25.

2025-01-31 Thread ELPA Syncer
branch: elpa/extmap commit 669aa3484acb58cb11f35b0b685fe2ae4b7c433a Author: Paul Pogonyshev Commit: Paul Pogonyshev Fix for commit eabe5f6: function `file-attribute-modification-time' doesn't exist in Emacs 25. --- extmap.el | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) di

[nongnu] elpa/logview 4f1db3f208 055/259: Bump version because of an important bugfix.

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 4f1db3f2081e819dd35545497529a03466bd0397 Author: Paul Pogonyshev Commit: Paul Pogonyshev Bump version because of an important bugfix. --- logview.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/logview.el b/logview.el index 5a9b97aa50..65bc

[nongnu] elpa/extmap 09a8b1b97a 18/39: Remove pointless noise from `extmap--do-create' on Emacs 24.

2025-01-31 Thread ELPA Syncer
branch: elpa/extmap commit 09a8b1b97aac94db86a3a547852c5b80efa0c00d Author: Paul Pogonyshev Commit: Paul Pogonyshev Remove pointless noise from `extmap--do-create' on Emacs 24. --- extmap.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/extmap.el b/extmap.el in

[nongnu] elpa/logview a185254605 170/259: Make the new README section more accessible.

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit a185254605d212881648ceaf6d1504d34413ef8c Author: Paul Pogonyshev Commit: Paul Pogonyshev Make the new README section more accessible. --- README.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/README.adoc b/README.adoc index 46764d4b12..e16e047c15 100644

[nongnu] elpa/datetime d9f5817433 061/147: Regenerate timezone extmap using OpenJDK 11.0.7 (build 11.0.7-ea+9-post-Debian-1).

2025-01-31 Thread ELPA Syncer
branch: elpa/datetime commit d9f581743301622597b74e0804666b00ca15f839 Author: Paul Pogonyshev Commit: Paul Pogonyshev Regenerate timezone extmap using OpenJDK 11.0.7 (build 11.0.7-ea+9-post-Debian-1). --- datetime.el | 4 ++-- timezone-data.extmap | Bin 826350 -> 840168 bytes 2

[nongnu] elpa/logview c67298a215 133/259: Bump version because of a fixed regression.

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit c67298a215136617de60c9041904ee6a455dcd4f Author: Paul Pogonyshev Commit: Paul Pogonyshev Bump version because of a fixed regression. --- logview.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/logview.el b/logview.el index aa3dfbb86f..f3484

[nongnu] elpa/logview 75c494559f 219/259: Reimplement "narrowed unlocking" using the public macro, since we don't need to support Emacs snapshots anymore and because they are hell-bent on renaming int

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 75c494559f4fef0eb3eb69b62495568bc4ec49b1 Author: Paul Pogonyshev Commit: Paul Pogonyshev Reimplement "narrowed unlocking" using the public macro, since we don't need to support Emacs snapshots anymore and because they are hell-bent on renaming internal support f

[nongnu] elpa/logview d5a71b6540 237/259: Fix certain changes from commit e6d5a0a added to a block where modification of buffer faces was not yet allowed; there were hardly any practical consequences,

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit d5a71b6540fe04ad94da412c3824e70f5dbec97d Author: Paul Pogonyshev Commit: Paul Pogonyshev Fix certain changes from commit e6d5a0a added to a block where modification of buffer faces was not yet allowed; there were hardly any practical consequences, that's why the

[nongnu] elpa/logview 181eec1aa6 004/259: Expand list of standard submodes and timestamps so that some files in '/var/log' are picked up automatically.

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 181eec1aa62429b77f5ae053559b5249bbb7abfb Author: Paul Pogonyshev Commit: Paul Pogonyshev Expand list of standard submodes and timestamps so that some files in '/var/log' are picked up automatically. --- README.md | 3 ++- logview.el | 43 ++

[nongnu] elpa/logview 76bc432af3 256/259: Avoid byte-compilation warning caused by the last commit.

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 76bc432af306f54bde136a472e057fc58ae032d6 Author: Paul Pogonyshev Commit: Paul Pogonyshev Avoid byte-compilation warning caused by the last commit. --- logview.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/logview.el b/logview.el index 862c6fd9e5..b19b

[nongnu] elpa/logview f593647eb7 205/259: Fix the test added in commit fb7762b: use a more permissive regexp and make sure that all three log entries are recognized.

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit f593647eb78cb6f2cce8a0a9d12f66ca59c9df4a Author: Paul Pogonyshev Commit: Paul Pogonyshev Fix the test added in commit fb7762b: use a more permissive regexp and make sure that all three log entries are recognized. --- test/logview.el | 15 +-- 1 file

[nongnu] elpa/logview 9bf89f7e62 178/259: Post-release version bump

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 9bf89f7e628f947f3c0c47fe557bb1878843644a Author: Paul Pogonyshev Commit: Paul Pogonyshev Post-release version bump --- logview.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/logview.el b/logview.el index 91a72b7930..dbc18fe9c5 100644 --- a

[nongnu] elpa/logview 8256d4a0b3 174/259: Consistently use `string-match-p' instead of `string-match' where match data is not used afterwards; in particular, this speeds up filtering a little bit.

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 8256d4a0b31d9cb9926d4756b9ee2eb3218f5bae Author: Paul Pogonyshev Commit: Paul Pogonyshev Consistently use `string-match-p' instead of `string-match' where match data is not used afterwards; in particular, this speeds up filtering a little bit. --- logview.el |

[nongnu] elpa/logview 96d621056d 175/259: Use `relint' during continuous integration.

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 96d621056d5f5b0aacdf7cc37180b208453cb56f Author: Paul Pogonyshev Commit: Paul Pogonyshev Use `relint' during continuous integration. --- .github/workflows/test.yml | 4 Eldev | 3 +++ 2 files changed, 7 insertions(+) diff --git a/.githu

[nongnu] elpa/logview 6675f2ff5c 084/259: Fix the Travis script in the latest commit, otherwise it fails to install needed dependencies.

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 6675f2ff5c30cc22363e95c7b316b405f971cdb4 Author: Paul Pogonyshev Commit: Paul Pogonyshev Fix the Travis script in the latest commit, otherwise it fails to install needed dependencies. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.ym

[nongnu] elpa/logview 4ee5d0ef4b 051/259: Change mention of MELPA in README.md to prefer stable variant.

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 4ee5d0ef4b1056b8c9d5da656ed4076d5ca4dd2e Author: Paul Pogonyshev Commit: Paul Pogonyshev Change mention of MELPA in README.md to prefer stable variant. --- README.md | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md

[nongnu] elpa/logview 01502a59e1 204/259: Fix the last commit accidentally using "new" `rx' syntax in one place.

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 01502a59e1f6409edd5c232d4dd07e7bdd2d889f Author: Paul Pogonyshev Commit: Paul Pogonyshev Fix the last commit accidentally using "new" `rx' syntax in one place. --- logview.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/logview.el b/logview

[nongnu] elpa/logview 23c4e73831 196/259: Also test on Emacs 29.1.

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 23c4e73831033a27f20315490ac9be05852cfcc5 Author: Paul Pogonyshev Commit: Paul Pogonyshev Also test on Emacs 29.1. --- .github/workflows/test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index f66b

[nongnu] elpa/logview 664c5d4fc0 095/259: Parse and filter log buffers lazily, as driven by standard Emacs font lock.

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 664c5d4fc0f9a89da1d11f2c68140978589b9c55 Author: Paul Pogonyshev Commit: Paul Pogonyshev Parse and filter log buffers lazily, as driven by standard Emacs font lock. --- TODO.md|6 - logview.el | 1237 ++-

[nongnu] elpa/logview 77bb7963e3 129/259: Fix after the latest merge: tweak the new tests to be byte-compilable without warnings (required since using Eldev).

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 77bb7963e35c1c013e5fab3e79375e3866ce2a00 Author: Paul Pogonyshev Commit: Paul Pogonyshev Fix after the latest merge: tweak the new tests to be byte-compilable without warnings (required since using Eldev). --- test/logview.el | 79 +++

[nongnu] elpa/logview c14364962c 048/259: Somewhat improve timestamp option matching; in particular, don't even loop through all the option if there are no digits at the expected place at all.

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit c14364962c3dd119e95c27a57094b7b95a2e2974 Author: Paul Pogonyshev Commit: Paul Pogonyshev Somewhat improve timestamp option matching; in particular, don't even loop through all the option if there are no digits at the expected place at all. --- logview.el | 110 +

[nongnu] elpa/logview 6e611bc22c 151/259: Fix a typo in commit 3fd1e79.

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 6e611bc22c7c8f8377f7f986fd1951c135ecee5a Author: Paul Pogonyshev Commit: Paul Pogonyshev Fix a typo in commit 3fd1e79. --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflow

[nongnu] elpa/logview 749255d160 238/259: Add command to replace timestamps with differences to corresponding section header.

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 749255d1600c966187a195ef05a4608c2853ec49 Author: Paul Pogonyshev Commit: Paul Pogonyshev Add command to replace timestamps with differences to corresponding section header. --- logview.el | 165 +--- test/

[nongnu] elpa/logview 5ec014cb78 255/259: Replace certain homegrown compatibility code with usage of package `compat` to hopefully avoid some bugs on older Emacs versions (issue #58).

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 5ec014cb7864c38c0adc3e3e29582aaae2d19f95 Author: Paul Pogonyshev Commit: Paul Pogonyshev Replace certain homegrown compatibility code with usage of package `compat` to hopefully avoid some bugs on older Emacs versions (issue #58). --- Eldev | 1 + logview.

[nongnu] elpa/logview 46897e0a7c 195/259: Bump actions/checkout from 2 to 3

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 46897e0a7cf0c94349662fb7ab5a39bbece5baa6 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Commit: Paul Pogonyshev Bump actions/checkout from 2 to 3 Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. -

[nongnu] elpa/logview 4b29c9a6c7 020/259: Add a customizable and togglable setting to search only in messages, ignoring all other entry parts.

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 4b29c9a6c7e5a4403bde30b16eab2022c2cfad6e Author: Paul Pogonyshev Commit: Paul Pogonyshev Add a customizable and togglable setting to search only in messages, ignoring all other entry parts. --- logview.el | 43 ++- 1 file

[nongnu] elpa/logview 506dd5f1be 232/259: Post-release version bump.

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 506dd5f1be956e7a4d00982fd8fca0bc624157d2 Author: Paul Pogonyshev Commit: Paul Pogonyshev Post-release version bump. --- logview.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/logview.el b/logview.el index 327d7446b2..61ffe64430 100644 ---

[nongnu] elpa/logview 7243579358 179/259: Nice, Asciidoctor deprecated some semantically loaded syntax without providing a way to upgrade.

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 7243579358aa1d93ea8c396916c1859e23c6ae33 Author: Paul Pogonyshev Commit: Paul Pogonyshev Nice, Asciidoctor deprecated some semantically loaded syntax without providing a way to upgrade. --- README.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)

[nongnu] elpa/logview 856ebf1aa9 182/259: Post-release version bump

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 856ebf1aa9a8d0ebde3352ba14bad2fbb78c82a8 Author: Paul Pogonyshev Commit: Paul Pogonyshev Post-release version bump --- logview.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/logview.el b/logview.el index 5b7f48257d..dc6eea33ff 100644 --- a

[nongnu] elpa/logview a9f97ef241 035/259: Add a TODO file.

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit a9f97ef241be29fbfa6678104ca2ceb3dc85e527 Author: Paul Pogonyshev Commit: Paul Pogonyshev Add a TODO file. --- TODO.md | 40 1 file changed, 40 insertions(+) diff --git a/TODO.md b/TODO.md new file mode 100644 index 00

[nongnu] elpa/logview 7d89613a29 186/259: Post-release version bump.

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 7d89613a29221fcd0064ecb31904a95ec7169342 Author: Paul Pogonyshev Commit: Paul Pogonyshev Post-release version bump. --- logview.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/logview.el b/logview.el index 8e6ae0343d..b726986fe6 100644 ---

[nongnu] elpa/logview 32d8335591 193/259: Post-release version bump.

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 32d833559100da489896e8791c9c6284ccb32ea5 Author: Paul Pogonyshev Commit: Paul Pogonyshev Post-release version bump. --- logview.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/logview.el b/logview.el index 64bac27763..c7de77ee25 100644 ---

[nongnu] elpa/logview 9125188b0b 189/259: Release logview 0.16.3

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 9125188b0b27b88a7d11d27f9fbddb62f923fa40 Author: Paul Pogonyshev Commit: Paul Pogonyshev Release logview 0.16.3 --- logview.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/logview.el b/logview.el index fc69f92da1..cfdbe792b3 100644 --- a/lo

[nongnu] elpa/datetime cabf3ab9cb 091/147: Add a simplistic but useful Git hook.

2025-01-31 Thread ELPA Syncer
branch: elpa/datetime commit cabf3ab9cba0419759cab0715fc5c50222f31b4b Author: Paul Pogonyshev Commit: Paul Pogonyshev Add a simplistic but useful Git hook. --- githooks/pre-commit | 9 + 1 file changed, 9 insertions(+) diff --git a/githooks/pre-commit b/githooks/pre-commit new file

[nongnu] elpa/logview 054dbb3668 136/259: Also test on Emacs 27.1.

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 054dbb36687d87d932b1ef5fd057fcb946e69e29 Author: Paul Pogonyshev Commit: Paul Pogonyshev Also test on Emacs 27.1. --- .travis.yml | 1 + Eldev | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index cd960ddde

[nongnu] elpa/datetime 00056db355 099/147: Fix version of `setup-eldev'; changes in 'master' appear to work.

2025-01-31 Thread ELPA Syncer
branch: elpa/datetime commit 00056db355f0e7e526c026e22a560a06ba98669c Author: Paul Pogonyshev Commit: Paul Pogonyshev Fix version of `setup-eldev'; changes in 'master' appear to work. --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/

[nongnu] elpa/logview 72b6c53492 080/259: Bump version because of an important improvement.

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 72b6c5349206172a146b2c730b8ac040a92ebc3f Author: Paul Pogonyshev Commit: Paul Pogonyshev Bump version because of an important improvement. --- logview.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/logview.el b/logview.el index 2368e22645.

[nongnu] elpa/extmap 5875a4ab27 26/39: Release version 1.2.1.

2025-01-31 Thread ELPA Syncer
branch: elpa/extmap commit 5875a4ab27831eb81af6246b12a174c765d52a78 Author: Paul Pogonyshev Commit: Paul Pogonyshev Release version 1.2.1. --- extmap.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extmap.el b/extmap.el index 7c88057ea1..f1dd754243 100644 --- a/extmap

[nongnu] elpa/projectile updated (81a7e5d405 -> bff3421b06)

2025-01-31 Thread ELPA Syncer
elpasync pushed a change to branch elpa/projectile. from 81a7e5d405 Rename the cache file to .projectile-cache.eld new 01f69afe09 Tweak a docstring new 00ec14cada Add a couple of comments new bff3421b06 [Docs] Update some setup instructions Summary of changes: doc

[nongnu] elpa/datetime e7cb99033f 078/147: Disable the schedule for the new workflow, as it appears to always fail anyway, because of subtle differences compared to my Java installation.

2025-01-31 Thread ELPA Syncer
branch: elpa/datetime commit e7cb99033fc334f34c61751d577ac841996ff0de Author: Paul Pogonyshev Commit: Paul Pogonyshev Disable the schedule for the new workflow, as it appears to always fail anyway, because of subtle differences compared to my Java installation. --- .github/workflows/check-

[nongnu] elpa/datetime c8a226fb78 064/147: Regenerate locale extmap using OpenJDK 14.0.1 (build 14.0.1+7-Debian-1).

2025-01-31 Thread ELPA Syncer
branch: elpa/datetime commit c8a226fb7890fc77d34d798aeb4ca69b143cf107 Author: Paul Pogonyshev Commit: Paul Pogonyshev Regenerate locale extmap using OpenJDK 14.0.1 (build 14.0.1+7-Debian-1). --- .travis.yml| 2 +- datetime.el| 2 +- locale-data.extmap | Bin 261402 -> 278

[nongnu] elpa/logview 16e2d20906 198/259: Experimentally also test on macOS and Windows.

2025-01-31 Thread ELPA Syncer
branch: elpa/logview commit 16e2d209065e259cde5269e25efa6d92261aa8d2 Author: Paul Pogonyshev Commit: Paul Pogonyshev Experimentally also test on macOS and Windows. --- .github/workflows/test.yml | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/.github/workflows

  1   2   3   4   5   >