[nongnu] elpa/gptel 447a37e715: gptel-org: Fix typo in stream converter

2025-01-16 Thread ELPA Syncer
branch: elpa/gptel commit 447a37e715323bc447bbb37e045e0dbacd8e7bad Author: Karthik Chikmagalur Commit: Karthik Chikmagalur gptel-org: Fix typo in stream converter * gptel-org.el (gptel--stream-convert-markdown->org): Fix typo. --- gptel-org.el | 2 +- 1 file changed, 1 insertion(+)

[nongnu] scratch/typescript-mode 96dc3fbea7: Misc minor issues

2025-01-16 Thread Stefan Monnier via
branch: scratch/typescript-mode commit 96dc3fbea7b1489719c8c1b17a79f299ee1dd8b9 Author: Stefan Monnier Commit: Stefan Monnier Misc minor issues * typescript-mode.el: Activate `lexical-binding`. (typescript--font-lock-keywords-2): Use backquote. Quote face names so as not to

[nongnu] branch scratch/typescript-mode created (now 96dc3fbea7)

2025-01-16 Thread Stefan Monnier via
monnier pushed a change to branch scratch/typescript-mode. at 96dc3fbea7 Misc minor issues This branch includes the following new commits: new 96dc3fbea7 Misc minor issues

[nongnu] elpa/gruvbox-theme 6cbf80b6cd: Use less common colors for orderless match faces

2025-01-16 Thread ELPA Syncer
branch: elpa/gruvbox-theme commit 6cbf80b6cde3c2390502dc94a911ab7378495249 Author: Ruiyang Wu Commit: Jason Milkins Use less common colors for orderless match faces `gruvbox-bright_*` colors are heavily used, so the `orderless`-matched strings may not show in certain contexts, e

[elpa] externals/vertico-posframe 781ee08f8d: v0.8.0

2025-01-16 Thread ELPA Syncer
branch: externals/vertico-posframe commit 781ee08f8d92f640dff8a0d8838b67a13a391846 Author: Feng Shu Commit: Feng Shu v0.8.0 No other new feature, just remove workaground about vertico--resize-window for simplify code: https://github.com/minad/vertico/commit/5c4a2cbe991

[elpa] externals/dape b9423a5ac6: Update UI after handling terminated event

2025-01-16 Thread ELPA Syncer
branch: externals/dape commit b9423a5ac620fb5c9496dcf57ba91e0763095913 Author: Daniel Pettersson Commit: Daniel Pettersson Update UI after handling terminated event --- dape.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dape.el b/dape.el index 183122ca69..a07bf7c4

[nongnu] elpa/haskell-mode 0c9c9cfc56 1/2: Add GHC 9.12.1 extensions and options

2025-01-16 Thread ELPA Syncer
branch: elpa/haskell-mode commit 0c9c9cfc56bf9be658af4e84d1ee38d52671dad3 Author: amesgen Commit: amesgen Add GHC 9.12.1 extensions and options --- haskell-ghc-support.el | 27 +++ 1 file changed, 27 insertions(+) diff --git a/haskell-ghc-support.el b/haskell-ghc-su

[nongnu] elpa/haskell-mode 4cec530008 2/2: Merge pull request #1858 from amesgen/ghc-9.12.1

2025-01-16 Thread ELPA Syncer
branch: elpa/haskell-mode commit 4cec530008ef4054826eb1b55d6b26ae8e2807c0 Merge: 1a285fc4c5 0c9c9cfc56 Author: Steve Purcell Commit: GitHub Merge pull request #1858 from amesgen/ghc-9.12.1 Add GHC 9.12.1 extensions and options --- haskell-ghc-support.el | 27 +++

[nongnu] elpa/cider e95d2affbb: [docs] Scrub Getting Started section (#3771)

2025-01-16 Thread ELPA Syncer
branch: elpa/cider commit e95d2affbbdb1b37348202b07510f62e56281abf Author: Oleksandr Yakushev Commit: GitHub [docs] Scrub Getting Started section (#3771) --- doc/modules/ROOT/pages/about/compatibility.adoc| 130 ++--- doc/modules/ROOT/pages/basics/installation.adoc|

[elpa] externals/exwm 9cdfe95066: Work around a bug where the tab-line isn't taken into account

2025-01-16 Thread ELPA Syncer
branch: externals/exwm commit 9cdfe95066a63666e211d54f898eed980b043f3a Author: Steven Allen Commit: Steven Allen Work around a bug where the tab-line isn't taken into account In Emacs before version 31, window-inside-absolute-pixel-edges returns the wrong y-offset when the per-b

[nongnu] elpa/helm 6464df14ac: Use helm-completions-detailed as well in helm-completion-library-affixation

2025-01-16 Thread ELPA Syncer
branch: elpa/helm commit 6464df14ac6fecde6103835c8f8a7749c0768304 Author: Thierry Volpiatto Commit: Thierry Volpiatto Use helm-completions-detailed as well in helm-completion-library-affixation --- helm-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-mode.el

[nongnu] elpa/helm-core updated (e395bc118c -> 6464df14ac)

2025-01-16 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from e395bc118c Ensure helm-mode faces and vars are loaded (#2695) adds 6464df14ac Use helm-completions-detailed as well in helm-completion-library-affixation No new revisions were added by this update. Summary of changes: helm-m

[nongnu] elpa/cider c0e7f2526d 3/3: [info] Add support for sources JAR downloading on `info' events

2025-01-16 Thread ELPA Syncer
branch: elpa/cider commit c0e7f2526d7b5ed67c723c4fbf3ce5391f4f5123 Author: Oleksandr Yakushev Commit: Bozhidar Batsov [info] Add support for sources JAR downloading on `info' events --- CHANGELOG.md | 1 + cider-client.el

[nongnu] elpa/cider updated (e33067498a -> c0e7f2526d)

2025-01-16 Thread ELPA Syncer
elpasync pushed a change to branch elpa/cider. from e33067498a Bump the copyright years new 6ea2cc3f7c [eldoc] Don't error on missing docstring new 3c89404b81 Bump cider-nrepl to 0.52.0 new c0e7f2526d [info] Add support for sources JAR downloading on `info' events

[nongnu] elpa/cider 3c89404b81 2/3: Bump cider-nrepl to 0.52.0

2025-01-16 Thread ELPA Syncer
branch: elpa/cider commit 3c89404b81756f0dd9c1412313564f84940473fb Author: Oleksandr Yakushev Commit: Bozhidar Batsov Bump cider-nrepl to 0.52.0 --- CHANGELOG.md | 2 +- cider.el | 2 +- dev/docker-sample-proj

[nongnu] elpa/cider 6ea2cc3f7c 1/3: [eldoc] Don't error on missing docstring

2025-01-16 Thread ELPA Syncer
branch: elpa/cider commit 6ea2cc3f7c13f8e02dddab79c5c478b05431c265 Author: Oleksandr Yakushev Commit: Bozhidar Batsov [eldoc] Don't error on missing docstring --- cider-docstring.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cider-docstring.el b/cider-docstring.el

[nongnu] elpa/helm e395bc118c 4/4: Ensure helm-mode faces and vars are loaded (#2695)

2025-01-16 Thread ELPA Syncer
branch: elpa/helm commit e395bc118c22193bf26737c199a0e9e7ef834dbd Author: Thierry Volpiatto Commit: Thierry Volpiatto Ensure helm-mode faces and vars are loaded (#2695) in case helm-mode was not already enabled. --- helm-elisp.el | 1 + 1 file changed, 1 insertion(+) diff --git a/

[nongnu] elpa/helm 5afaca2464 1/4: Fix binding in action name

2025-01-16 Thread ELPA Syncer
branch: elpa/helm commit 5afaca2464288a13063d86099c4eb6e387a136c7 Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix binding in action name --- helm-files.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-files.el b/helm-files.el index 5589efa8eb..6ca8911a3a 1

[nongnu] elpa/helm b9bb69f9fb 3/4: Use helm-completions-detailed face (#2695)

2025-01-16 Thread ELPA Syncer
branch: elpa/helm commit b9bb69f9fb504f5da1524d109caebb465c117568 Author: Thierry Volpiatto Commit: Thierry Volpiatto Use helm-completions-detailed face (#2695) --- helm-elisp.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-elisp.el b/helm-elisp.el index b70958f2

[nongnu] elpa/helm 94aaa3e99c 2/4: Fix helm-locate-lib-get-summary according to suggestions in (#2695)

2025-01-16 Thread ELPA Syncer
branch: elpa/helm commit 94aaa3e99c49ac40eddd8d3fff744b6f5a1e6113 Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix helm-locate-lib-get-summary according to suggestions in (#2695) --- helm-lib.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/helm-lib.el b/h

[nongnu] elpa/helm-core updated (450903f71a -> e395bc118c)

2025-01-16 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 450903f71a Prevent error in bookmark-make-record adds 5afaca2464 Fix binding in action name adds 94aaa3e99c Fix helm-locate-lib-get-summary according to suggestions in (#2695) adds b9bb69f9fb Use helm-completions-

[nongnu] elpa/helm updated (450903f71a -> e395bc118c)

2025-01-16 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from 450903f71a Prevent error in bookmark-make-record new 5afaca2464 Fix binding in action name new 94aaa3e99c Fix helm-locate-lib-get-summary according to suggestions in (#2695) new b9bb69f9fb Use helm-completions-detai

[nongnu] elpa/auto-dim-other-buffers d8591d048f: Minor README grammar fix

2025-01-16 Thread ELPA Syncer
branch: elpa/auto-dim-other-buffers commit d8591d048f97478e75c71830fb6d7c009351c73d Author: Michal Nazarewicz Commit: Michal Nazarewicz Minor README grammar fix --- README.md | 2 +- auto-dim-other-buffers.el | 8 2 files changed, 5 insertions(+), 5 deletions(-) di

[elpa] externals/cape cf0553114f: Better emoji normalization (Fix #143)

2025-01-16 Thread ELPA Syncer
branch: externals/cape commit cf0553114f51d8970837423f1b2da4f0980cb1e1 Author: Daniel Mendler Commit: Daniel Mendler Better emoji normalization (Fix #143) --- cape-char.el | 15 ++- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/cape-char.el b/cape-char.el index

[nongnu] elpa/evil 9adbebddcd: Add zH and zL keybindings for horizontal scrolling

2025-01-16 Thread ELPA Syncer
branch: elpa/evil commit 9adbebddcdd495b53748559fae7750bbcf9eec6b Author: Tom Dalziel Commit: Tom Dalziel Add zH and zL keybindings for horizontal scrolling Add zS-left & zS-right too. They're not in vim, but seems like an oversight --- evil-maps.el | 4 1 file changed, 4 inse