[elpa] externals/denote updated (85d34f0fba -> e200ff93af)

2023-10-25 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from 85d34f0fba Mention 'denote-sluggify-signature' in 'denote-signature-prompt' new 0d855bbf12 Make 'denote-{title,signature}-prompt' complete from its history new e200ff93af Fix denote--slug-no-punct to replace dashes

[elpa] externals/denote 0d855bbf12 1/2: Make 'denote-{title, signature}-prompt' complete from its history

2023-10-25 Thread ELPA Syncer
branch: externals/denote commit 0d855bbf1264347a16ce54d707af3698a4ec8eb6 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make 'denote-{title,signature}-prompt' complete from its history I am implementing this in response to feedback provided by Suhail Singh who asked tha

[elpa] externals/denote e200ff93af 2/2: Fix denote--slug-no-punct to replace dashes

2023-10-25 Thread ELPA Syncer
branch: externals/denote commit e200ff93aff636df5c216a2b68f9a4c58a871b54 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Fix denote--slug-no-punct to replace dashes Thanks to Suhail Singh for reporting the bug on the mailing list:

[nongnu] elpa/cider 6437f8fe05 1/2: Bump the package version metadata to 1.10.0-snapshot

2023-10-25 Thread ELPA Syncer
branch: elpa/cider commit 6437f8fe053ada1f5839ff749c3d1b3cfcfd4edd Author: Bozhidar Batsov Commit: Bozhidar Batsov Bump the package version metadata to 1.10.0-snapshot --- cider.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cider.el b/cider.el index 86a5f5c3f1..cb51

[nongnu] elpa/cider updated (e012c3dcc1 -> 95a19f0999)

2023-10-25 Thread ELPA Syncer
elpasync pushed a change to branch elpa/cider. from e012c3dcc1 `defconst cider-version "1.10.0-snapshot"` new 6437f8fe05 Bump the package version metadata to 1.10.0-snapshot new 95a19f0999 Tweak a changelog entry Summary of changes: CHANGELOG.md | 4 ++-- cider.el | 2

[nongnu] elpa/cider 95a19f0999 2/2: Tweak a changelog entry

2023-10-25 Thread ELPA Syncer
branch: elpa/cider commit 95a19f0d57d0c78d8a01795a455b6501e042 Author: Bozhidar Batsov Commit: Bozhidar Batsov Tweak a changelog entry --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1eadd30fbc..dea4fb26c8 100644

[elpa] externals/ef-themes updated (db4ce6128f -> db3338c20e)

2023-10-25 Thread ELPA Syncer
elpasync pushed a change to branch externals/ef-themes. from db4ce6128f Change the prompt colour of the "Melissa" variants new 5305f6cf9c ef-melissa-{light,dark}: revise the bg-region hue new e4feb5f9c2 BREAKING: remove 'ef-themes-region' and document how to use overrides

[elpa] externals/ef-themes 5305f6cf9c 1/3: ef-melissa-{light, dark}: revise the bg-region hue

2023-10-25 Thread ELPA Syncer
branch: externals/ef-themes commit 5305f6cf9c0486860022c242ee5585db4057597c Author: Protesilaos Stavrou Commit: Protesilaos Stavrou ef-melissa-{light,dark}: revise the bg-region hue --- ef-melissa-dark-theme.el | 2 +- ef-melissa-light-theme.el | 2 +- 2 files changed, 2 insertions(+), 2 d

[elpa] externals/ef-themes e4feb5f9c2 2/3: BREAKING: remove 'ef-themes-region' and document how to use overrides

2023-10-25 Thread ELPA Syncer
branch: externals/ef-themes commit e4feb5f9c2dd8e69806a7d4c87bbd2f924a99284 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou BREAKING: remove 'ef-themes-region' and document how to use overrides I am introducing the new 'fg-region' entry in each theme's palette. It is sem

[elpa] externals/ef-themes db3338c20e 3/3: ef-melissa-{light, dark}: revise fg-alt hue

2023-10-25 Thread ELPA Syncer
branch: externals/ef-themes commit db3338c20ea041db17336797a1bc58973b67428e Author: Protesilaos Stavrou Commit: Protesilaos Stavrou ef-melissa-{light,dark}: revise fg-alt hue --- contrast-ratios.org | 4 ++-- ef-melissa-dark-theme.el | 2 +- ef-melissa-light-theme.el | 2 +- 3 files

[elpa] externals/org b06995e998 6/6: * lisp/ol-man.el: Add file commentary and Code: header

2023-10-25 Thread ELPA Syncer
branch: externals/org commit b06995e99895cd87d0251f2101ef018be195aef6 Author: Ihor Radchenko Commit: Ihor Radchenko * lisp/ol-man.el: Add file commentary and Code: header --- lisp/ol-man.el | 4 1 file changed, 4 insertions(+) diff --git a/lisp/ol-man.el b/lisp/ol-man.el index 645a610

[elpa] externals/org 9c255cacfe 1/6: org-element-ignored-local-variables: Add missing variables

2023-10-25 Thread ELPA Syncer
branch: externals/org commit 9c255cacfea64e2ef90892f2466cd3fc0c96f640 Author: Ihor Radchenko Commit: Ihor Radchenko org-element-ignored-local-variables: Add missing variables This fixes ox-hugo bug when Org buffer copy cache is corrupted. * lisp/org-element.el (org-element-

[elpa] externals/org f632def07c 3/6: * doc/org-manual.org: Improve documentation for #+SELECT_TAGS and #+EXCLUDE_TAGS

2023-10-25 Thread ELPA Syncer
branch: externals/org commit f632def07ca40dc66ccd099755abf9bac074b27d Author: Ihor Radchenko Commit: Ihor Radchenko * doc/org-manual.org: Improve documentation for #+SELECT_TAGS and #+EXCLUDE_TAGS (Export Settings): Clarify how to define multiple tags per-document. Reword.

[elpa] externals-release/org a9e2a97ee3: org-export-ignored-local-variables: Add missing variables

2023-10-25 Thread ELPA Syncer
branch: externals-release/org commit a9e2a97ee3d0892edeca3e1a69d0ce815f832e53 Author: Ihor Radchenko Commit: Ihor Radchenko org-export-ignored-local-variables: Add missing variables This fixes ox-hugo bug when Org buffer copy cache is corrupted. Reported-by: George Kettlebo

[elpa] externals/org 9cbaf8e49c 4/6: ox-ascii.el: Consistently add brackets around links

2023-10-25 Thread ELPA Syncer
branch: externals/org commit 9cbaf8e49c75f0db33ea8cce270b8b0e33b707aa Author: Max Nikulin Commit: Ihor Radchenko ox-ascii.el: Consistently add brackets around links * lisp/ox-ascii.el (org-ascii-link): Add square brackets around description of fuzzy links when they are exported

[elpa] externals/org 0b0bf03e4b 5/6: org-clock-clocktable-language-setup: Reformat and add Polish translation

2023-10-25 Thread ELPA Syncer
branch: externals/org commit 0b0bf03e4b564c528c12be7edb2c028b97ac0882 Author: PolishEmacsUser Commit: Ihor Radchenko org-clock-clocktable-language-setup: Reformat and add Polish translation * lisp/org-clock.el (org-clock-clocktable-language-setup): Add Polish. Reorder the transl

[elpa] externals/org 96286321c5 2/6: Merge branch 'bugfix'

2023-10-25 Thread ELPA Syncer
branch: externals/org commit 96286321c5106ae429067e1d3421272d725d1326 Merge: 9c255cacfe a9e2a97ee3 Author: Ihor Radchenko Commit: Ihor Radchenko Merge branch 'bugfix'

[elpa] externals/org updated (c7db1c0981 -> b06995e998)

2023-10-25 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from c7db1c0981 * lisp/org-clock.el (org-clock-menu): Add docstring new 9c255cacfe org-element-ignored-local-variables: Add missing variables new a9e2a97ee3 org-export-ignored-local-variables: Add missing variables ne

[nongnu] elpa/haskell-mode d16c68ccdf 2/2: Merge pull request #1829 from DataKinds/master

2023-10-25 Thread ELPA Syncer
branch: elpa/haskell-mode commit d16c68ccdfdeaee72e033b6f899d9f00649b8830 Merge: 167421abf1 f454790a1a Author: Steve Purcell Commit: GitHub Merge pull request #1829 from DataKinds/master Implement indentation support for TeX-style literate Haskell buffers --- haskell-indentation.el

[nongnu] elpa/haskell-mode f454790a1a 1/2: Implement support for TeX-style literate Haskell buffers

2023-10-25 Thread ELPA Syncer
branch: elpa/haskell-mode commit f454790a1a38ecaeb7e695798dbc35a338341522 Author: DataKinds Commit: DataKinds Implement support for TeX-style literate Haskell buffers --- haskell-indentation.el | 24 +++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/hask

[nongnu] elpa/org-contrib fe962c7001: * lisp/ob-mathomatic.el: Switch to lexical binding, address compiler warnings

2023-10-25 Thread ELPA Syncer
branch: elpa/org-contrib commit fe962c7001e1df37111aecf356e6a35184fb2af0 Author: Ihor Radchenko Commit: Ihor Radchenko * lisp/ob-mathomatic.el: Switch to lexical binding, address compiler warnings (org-babel-prep-session:mathomatic): Mark unused function arguments. --- lisp/ob-mat

[elpa] externals/swiper 59356a97ef 5/5: Merge branch 'master' into externals/swiper

2023-10-25 Thread Basil L. Contovounesios
branch: externals/swiper commit 59356a97ef7febc908ad8e014fd45ea2d8f37d33 Merge: 4129750ab3 c66769d25b Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Merge branch 'master' into externals/swiper --- swiper.el | 23 --- 1 file changed, 12 insertions(+), 11

[elpa] externals/swiper a650bda806 3/5: ; * .github/workflows/test.yml: Bump CI dependency

2023-10-25 Thread Basil L. Contovounesios
branch: externals/swiper commit a650bda806903a4e8750471aa6d11b7acbe3179f Author: Basil L. Contovounesios Commit: Basil L. Contovounesios ; * .github/workflows/test.yml: Bump CI dependency --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.git

[elpa] externals/swiper 17a406ee32 1/5: * targets/install-deps.el: Prefer HTTPS.

2023-10-25 Thread Basil L. Contovounesios
branch: externals/swiper commit 17a406ee328608f8427dd06cde7267c8b552123b Author: Basil L. Contovounesios Commit: Basil L. Contovounesios * targets/install-deps.el: Prefer HTTPS. --- targets/install-deps.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/targets/insta

[elpa] externals/swiper 595d442644 2/5: ; .github/workflows/test.yml: Add Emacs 29.1.

2023-10-25 Thread Basil L. Contovounesios
branch: externals/swiper commit 595d44264420d989e420351ea25b3c99528547c0 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios ; .github/workflows/test.yml: Add Emacs 29.1. --- .github/workflows/test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test.ym

[elpa] externals/swiper c66769d25b 4/5: Fix search-default-mode lookup in swiper-isearch

2023-10-25 Thread Basil L. Contovounesios
branch: externals/swiper commit c66769d25b90693ce6eedc3d4dbbf8dbce7b8dcf Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Fix search-default-mode lookup in swiper-isearch * swiper.el (swiper--normalize-regex): Look up search-default-mode where swiper-isearch was c

[elpa] externals/swiper updated (4129750ab3 -> 59356a97ef)

2023-10-25 Thread Basil L. Contovounesios
blc pushed a change to branch externals/swiper. from 4129750ab3 * swiper.el: Bump version to 0.14.0 (#3001). adds d28225e86f Bump version to 0.14.0 adds aa18c1f486 ; * counsel.el: Fix file regexp. adds 9d630d800e ivy.el: Fix calling convention for programmed completion

[elpa] externals/ivy updated (9c04222ad2 -> 775488ded0)

2023-10-25 Thread Basil L. Contovounesios
blc pushed a change to branch externals/ivy. from 9c04222ad2 Merge branch 'master' into externals/ivy adds 17a406ee32 * targets/install-deps.el: Prefer HTTPS. adds 595d442644 ; .github/workflows/test.yml: Add Emacs 29.1. adds a650bda806 ; * .github/workflows/test.yml: B

[elpa] externals/ivy c843e05525 1/2: Bump version to point release 0.14.1

2023-10-25 Thread Basil L. Contovounesios
branch: externals/ivy commit c843e05525c9dc9b07402b9b89329f5177521e74 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Bump version to point release 0.14.1 * counsel.el: * doc/ivy.org: * ivy-avy.el: * ivy-hydra.el: * ivy.el: * swiper.el: Bump versi

[elpa] externals/ivy 775488ded0 2/2: Merge branch 'master' into externals/ivy

2023-10-25 Thread Basil L. Contovounesios
branch: externals/ivy commit 775488ded030546e533a1e1462174d8735aaedcd Merge: 9c04222ad2 c843e05525 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Merge branch 'master' into externals/ivy --- doc/ivy.org | 2 +- doc/ivy.texi | 2 +- ivy.el | 2 +- 3 files changed, 3 i

[elpa] externals/org updated (b06995e998 -> 55db64e9d0)

2023-10-25 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from b06995e998 * lisp/ol-man.el: Add file commentary and Code: header new 9512bf250a org-clock-out-hook: Clarify point location when hook is executed new 2b15e789ae org-clock-out-removed-last-clock: New variable to be used

[elpa] externals/org 55db64e9d0 3/3: org-element--properties-mapc: Fix typo

2023-10-25 Thread ELPA Syncer
branch: externals/org commit 55db64e9d07bd9f52cb070f521a3329221234f70 Author: Ihor Radchenko Commit: Ihor Radchenko org-element--properties-mapc: Fix typo * lisp/org-element-ast.el (org-element--properties-mapc): Fix missing parenthesis. Reported-by: Max Nikulin Li

[elpa] externals/org 9512bf250a 1/3: org-clock-out-hook: Clarify point location when hook is executed

2023-10-25 Thread ELPA Syncer
branch: externals/org commit 9512bf250a39b2232614c281872c2722ff9b5f14 Author: Ihor Radchenko Commit: Ihor Radchenko org-clock-out-hook: Clarify point location when hook is executed * lisp/org-clock.el (org-clock-out-hook): Clarify that the point is at the clock line when the hoo

[elpa] externals/org 2b15e789ae 2/3: org-clock-out-removed-last-clock: New variable to be used by `org-clock-hook'

2023-10-25 Thread ELPA Syncer
branch: externals/org commit 2b15e789ae7b5e900106940587648edfe5e27d80 Author: Ihor Radchenko Commit: Ihor Radchenko org-clock-out-removed-last-clock: New variable to be used by `org-clock-hook' * lisp/org-clock.el (org-clock-out-removed-last-clock): Add new global variable.

[elpa] externals/denote 9f692cbbef: Revert "Make 'denote-{title, signature}-prompt' complete from its history"

2023-10-25 Thread ELPA Syncer
branch: externals/denote commit 9f692cbbef5ede45dc3564060d16971d875ac9bf Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Revert "Make 'denote-{title,signature}-prompt' complete from its history" This reverts commit 0d855bbf1264347a16ce54d707af3698a4ec8eb6. The idea

[nongnu] elpa/cider 5f79c15d7d 1/2: [Docs] Update a link to the State of Clojure

2023-10-25 Thread ELPA Syncer
branch: elpa/cider commit 5f79c15d7ddc63868c68243ab7fc3a248c02206a Author: Bozhidar Batsov Commit: Bozhidar Batsov [Docs] Update a link to the State of Clojure --- doc/modules/ROOT/pages/about/compatibility.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/mod

[nongnu] elpa/cider 6baa3c3f31 2/2: [Docs] Update nREPL compatibility notes

2023-10-25 Thread ELPA Syncer
branch: elpa/cider commit 6baa3c3f315f1dc822d39a90dd5840386f97e954 Author: Bozhidar Batsov Commit: Bozhidar Batsov [Docs] Update nREPL compatibility notes --- doc/modules/ROOT/pages/about/compatibility.adoc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/modules

[nongnu] elpa/cider updated (95a19f0999 -> 6baa3c3f31)

2023-10-25 Thread ELPA Syncer
elpasync pushed a change to branch elpa/cider. from 95a19f0999 Tweak a changelog entry new 5f79c15d7d [Docs] Update a link to the State of Clojure new 6baa3c3f31 [Docs] Update nREPL compatibility notes Summary of changes: doc/modules/ROOT/pages/about/compatibility.adoc |

[nongnu] elpa/web-mode 848fce94de: Update web-mode.el

2023-10-25 Thread ELPA Syncer
branch: elpa/web-mode commit 848fce94de202541cd3fcd35e9c9d22783e9e828 Author: fxbois Commit: fxbois Update web-mode.el --- web-mode.el | 22 +++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/web-mode.el b/web-mode.el index 59c3de0aaf..f573d4d967 100644 --

[nongnu] elpa/xah-fly-keys d96d5a936a: xah-close-current-buffer, now if universal-argument is called, just call kill-buffer

2023-10-25 Thread ELPA Syncer
branch: elpa/xah-fly-keys commit d96d5a936a606446eaf29e8b3569a2f3cef94b9a Author: Xah Lee Commit: Xah Lee xah-close-current-buffer, now if universal-argument is called, just call kill-buffer --- xah-fly-keys.el | 17 ++--- 1 file changed, 10 insertions(+), 7 deletions(-) diff

[elpa] externals/urgrep 2943a2f195: Fix comments/docstrings

2023-10-25 Thread ELPA Syncer
branch: externals/urgrep commit 2943a2f195bd1d025fd2b1455189352aac397b2f Author: Jim Porter Commit: Jim Porter Fix comments/docstrings --- urgrep.el | 100 +- 1 file changed, 53 insertions(+), 47 deletions(-) diff --git a/urgrep.e

[elpa] externals/ivy updated (775488ded0 -> 75d7136cfc)

2023-10-25 Thread Basil L. Contovounesios
blc pushed a change to branch externals/ivy. from 775488ded0 Merge branch 'master' into externals/ivy new 97dfa3e799 Bump version to point release 0.14.2 new e0e0520ab3 Fix counsel-search-engines-alist custom :type new 7a3dbb2635 Add missing copyright notices to auxi

[elpa] externals/ivy c6e79997ce 3/6: List self as maintainer

2023-10-25 Thread Basil L. Contovounesios
branch: externals/ivy commit c6e79997ceee3b4d5b2359603dad939148281b9b Author: Basil L. Contovounesios Commit: Basil L. Contovounesios List self as maintainer This is for the purpose of receiving elpa.git build failure emails in a more immediate fashion. * counsel.el:

[elpa] externals/ivy 75d7136cfc 6/6: Merge branch 'master' into externals/ivy

2023-10-25 Thread Basil L. Contovounesios
branch: externals/ivy commit 75d7136cfc04b8cee13898e0a015409747b3149a Merge: 97dfa3e799 8c30f4cab5 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Merge branch 'master' into externals/ivy --- ivy.el | 1 + 1 file changed, 1 insertion(+) diff --git a/ivy.el b/ivy.el index 76

[elpa] externals/ivy e0e0520ab3 1/6: Fix counsel-search-engines-alist custom :type

2023-10-25 Thread Basil L. Contovounesios
branch: externals/ivy commit e0e0520ab351d965a6510cdb2f6977dd5967703d Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Fix counsel-search-engines-alist custom :type * counsel.el (counsel-search-engines-alist): Fix :type to pacify 'without type specs' byte-compiler

[elpa] externals/ivy-avy 48bde81f31 2/3: * ivy-avy.el: Bump version to 0.14.2 (#3026).

2023-10-25 Thread Basil L. Contovounesios
branch: externals/ivy-avy commit 48bde81f31d0c201540d696f60fd33a2a7ccb7e1 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios * ivy-avy.el: Bump version to 0.14.2 (#3026). --- ivy-avy.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ivy-avy.el b/ivy-avy

[elpa] externals/ivy 97dfa3e799 5/6: Bump version to point release 0.14.2

2023-10-25 Thread Basil L. Contovounesios
branch: externals/ivy commit 97dfa3e7991aa7b713c04918ca0fbf43b7e3a201 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Bump version to point release 0.14.2 * ivy.el: * doc/ivy.org: Bump version to 0.14.2 (#3026). * doc/ivy.texi: Regenerate. --- doc/ivy.org |

[elpa] externals/ivy 8c30f4cab5 4/6: Bump version to point release 0.14.2

2023-10-25 Thread Basil L. Contovounesios
branch: externals/ivy commit 8c30f4cab5948aa8d942a3b2bbf5fb6a94d9441d Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Bump version to point release 0.14.2 * counsel.el: * doc/ivy.org: * ivy-avy.el: * ivy-hydra.el: * ivy.el: * swiper.el: Bump versi

[elpa] externals/ivy 7a3dbb2635 2/6: Add missing copyright notices to auxiliary files

2023-10-25 Thread Basil L. Contovounesios
branch: externals/ivy commit 7a3dbb26356a24554f06a943e3b9a1e5897b18cf Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Add missing copyright notices to auxiliary files * elpa.el: * targets/checkdoc.el: * targets/install-deps.el: * targets/obsolete-config.e

[elpa] externals/ivy-avy updated (522c2ed7a6 -> 79598f9c16)

2023-10-25 Thread Basil L. Contovounesios
blc pushed a change to branch externals/ivy-avy. from 522c2ed7a6 * ivy-avy.el: Bump version to 0.14.0 (#3001). adds d28225e86f Bump version to 0.14.0 adds aa18c1f486 ; * counsel.el: Fix file regexp. adds 9d630d800e ivy.el: Fix calling convention for programmed completio

[elpa] externals/ivy-hydra updated (1ee6eda9f6 -> 01aab50249)

2023-10-25 Thread Basil L. Contovounesios
blc pushed a change to branch externals/ivy-hydra. from 1ee6eda9f6 * ivy-hydra.el: Bump version to 0.14.0 (#3001). new ceeef47a0f * ivy-hydra.el: Bump version to 0.14.2 (#3026). adds d28225e86f Bump version to 0.14.0 adds aa18c1f486 ; * counsel.el: Fix file regexp.

[elpa] externals/ivy-avy 79598f9c16 3/3: Merge branch 'master' into externals/ivy-avy

2023-10-25 Thread Basil L. Contovounesios
branch: externals/ivy-avy commit 79598f9c16d7c14e4903b37d6142f7dde75fa2d9 Merge: 48bde81f31 8c30f4cab5 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Merge branch 'master' into externals/ivy-avy --- ivy-avy.el | 1 + 1 file changed, 1 insertion(+) diff --git a/ivy-avy.el b

[elpa] externals/ivy-hydra ceeef47a0f 1/2: * ivy-hydra.el: Bump version to 0.14.2 (#3026).

2023-10-25 Thread Basil L. Contovounesios
branch: externals/ivy-hydra commit ceeef47a0fd4f8f78a4718a2df691793959bbac8 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios * ivy-hydra.el: Bump version to 0.14.2 (#3026). --- ivy-hydra.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ivy-hydra.el b

[elpa] externals/ivy-hydra 01aab50249 2/2: Merge branch 'master' into externals/ivy-hydra

2023-10-25 Thread Basil L. Contovounesios
branch: externals/ivy-hydra commit 01aab502490f877731b3e222a7eb981f334a304b Merge: ceeef47a0f 8c30f4cab5 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Merge branch 'master' into externals/ivy-hydra --- ivy-hydra.el | 1 + 1 file changed, 1 insertion(+) diff --git a/ivy-hy

[elpa] externals/ivy-avy 52e84e9d63 1/3: Merge branch 'master' into externals/ivy-avy

2023-10-25 Thread Basil L. Contovounesios
branch: externals/ivy-avy commit 52e84e9d6320d30b0134bb4f3c7baeddd232d102 Merge: 522c2ed7a6 c843e05525 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Merge branch 'master' into externals/ivy-avy --- ivy-avy.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff

[elpa] externals/swiper 57fce9bd64 2/2: Merge branch 'master' into externals/swiper

2023-10-25 Thread Basil L. Contovounesios
branch: externals/swiper commit 57fce9bd64c2f57bc96c79dfd8a3f45882b1f2ed Merge: 3d755fd540 8c30f4cab5 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Merge branch 'master' into externals/swiper --- swiper.el | 1 + 1 file changed, 1 insertion(+) diff --git a/swiper.el b/swi

[elpa] externals/swiper updated (59356a97ef -> 57fce9bd64)

2023-10-25 Thread Basil L. Contovounesios
blc pushed a change to branch externals/swiper. from 59356a97ef Merge branch 'master' into externals/swiper new 3d755fd540 * swiper.el: Bump version to 0.14.2 (#3026). adds c843e05525 Bump version to point release 0.14.1 adds e0e0520ab3 Fix counsel-search-engines-alist

[elpa] externals/swiper 3d755fd540 1/2: * swiper.el: Bump version to 0.14.2 (#3026).

2023-10-25 Thread Basil L. Contovounesios
branch: externals/swiper commit 3d755fd540c0fa0c7d398bb709361291bd1fba0c Author: Basil L. Contovounesios Commit: Basil L. Contovounesios * swiper.el: Bump version to 0.14.2 (#3026). --- swiper.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/swiper.el b/swiper.el i

[elpa] externals/counsel 08b0a88d67 1/2: * counsel.el: Bump version to 0.14.2 (#3026).

2023-10-25 Thread Basil L. Contovounesios
branch: externals/counsel commit 08b0a88d67494aa4cca469247f8b44edb6402b52 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios * counsel.el: Bump version to 0.14.2 (#3026). --- counsel.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/counsel.el b/counsel

[elpa] externals/counsel 7301ae07d9 2/2: Merge branch 'master' into externals/counsel

2023-10-25 Thread Basil L. Contovounesios
branch: externals/counsel commit 7301ae07d93ed037d8e72b5e590cbfbc50dee72b Merge: 08b0a88d67 8c30f4cab5 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Merge branch 'master' into externals/counsel --- counsel.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --

[elpa] externals/counsel updated (abb3049fd8 -> 7301ae07d9)

2023-10-25 Thread Basil L. Contovounesios
blc pushed a change to branch externals/counsel. from abb3049fd8 Merge branch 'master' into externals/counsel new 08b0a88d67 * counsel.el: Bump version to 0.14.2 (#3026). adds 9d630d800e ivy.el: Fix calling convention for programmed completion functions adds 17a406ee3

[elpa] externals/orderless updated (d6b402a89e -> 89eb3775da)

2023-10-25 Thread ELPA Syncer
elpasync pushed a change to branch externals/orderless. from d6b402a89e Merge pull request #147 from jgarte/jgarte-patch-1 new 06b78701ea Remove obsolete variable new 89eb3775da Work around inconsistency of `completion-table-with-context' Summary of changes: orderless.el

[elpa] externals/orderless 89eb3775da 2/2: Work around inconsistency of `completion-table-with-context'

2023-10-25 Thread ELPA Syncer
branch: externals/orderless commit 89eb3775daa53cfb52ad03015410c23f28c72d30 Author: Daniel Mendler Commit: Daniel Mendler Work around inconsistency of `completion-table-with-context' The function `completion-table-with-context' modifies the predicate such that the string argume

[elpa] externals/orderless 06b78701ea 1/2: Remove obsolete variable

2023-10-25 Thread ELPA Syncer
branch: externals/orderless commit 06b78701eae7a79c08de4264dcc52f66a5ac4f66 Author: Daniel Mendler Commit: Daniel Mendler Remove obsolete variable --- orderless.el | 4 1 file changed, 4 deletions(-) diff --git a/orderless.el b/orderless.el index b7b1461a8f..38d73abc61 100644 --- a/or

[elpa] externals/greader 40945abc8f 3/4: greader.el: Added minor mode "greader-enriched-mode".

2023-10-25 Thread ELPA Syncer
branch: externals/greader commit 40945abc8f6029d321c42426c9d0844c94dcdfeb Author: Michelangelo Rodriguez Commit: Michelangelo Rodriguez greader.el: Added minor mode "greader-enriched-mode". This minor mode causes greader to announce clickable elements as it reads the text. T

[elpa] externals/llm 53b5ebcbdb 9/9: Add new provider GPT4All

2023-10-25 Thread ELPA Syncer
branch: externals/llm commit 53b5ebcbdbc8837c3401bf37fc53d37fa94c4230 Author: Andrew Hyatt Commit: Andrew Hyatt Add new provider GPT4All --- NEWS.org | 2 ++ README.org | 10 +-- llm-gpt4all.el | 86 ++ llm-openai.el |

[elpa] externals/llm 0af6350d10 7/9: Add to README info about callbacks in buffer, fix convo example

2023-10-25 Thread ELPA Syncer
branch: externals/llm commit 0af6350d104f629e3219e2b8ee13c4200962038e Author: Andrew Hyatt Commit: Andrew Hyatt Add to README info about callbacks in buffer, fix convo example --- NEWS.org | 4 README.org | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/NEWS.or

[elpa] externals/greader 7dc61246fa 4/4: greader.el: fix

2023-10-25 Thread ELPA Syncer
branch: externals/greader commit 7dc61246faf5b7d98a49f51157349e6c66361ddb Author: Michelangelo Rodriguez Commit: Michelangelo Rodriguez greader.el: fix Fixed all lighter strings. --- greader.el | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/greader.el b/

[elpa] externals/llm 16335ca7cd 4/9: Merge branch 'conversation-fix'

2023-10-25 Thread ELPA Syncer
branch: externals/llm commit 16335ca7cd8c324a9efab0de25fcdedf0fd44208 Merge: b69b6e8480 59fc3d7d29 Author: Andrew Hyatt Commit: Andrew Hyatt Merge branch 'conversation-fix' --- README.org | 17 ++-- llm-fake.el| 24 ++ llm-ollama.el | 61 -- l

[elpa] externals/greader a9105fbdab 1/4: Added entries to .gitignore

2023-10-25 Thread ELPA Syncer
branch: externals/greader commit a9105fbdabd8f56911661ca956d8ae00d3f4d3ed Author: Michelangelo Rodriguez Commit: Michelangelo Rodriguez Added entries to .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 50f836b280..3d9b6f67ca 1006

[elpa] externals/greader updated (c87373438e -> 7dc61246fa)

2023-10-25 Thread ELPA Syncer
elpasync pushed a change to branch externals/greader. from c87373438e version 0.5.0 new a9105fbdab Added entries to .gitignore new 42d5b881af greader-get-sentence: change. new 40945abc8f greader.el: Added minor mode "greader-enriched-mode". new 7dc61246fa gre

[elpa] externals/llm 2daffebdee 8/9: Properly throw errors when sync requests receive an error code

2023-10-25 Thread ELPA Syncer
branch: externals/llm commit 2daffebdee1c1ced3d6e96a9bdd27b2cf1ead387 Author: Andrew Hyatt Commit: Andrew Hyatt Properly throw errors when sync requests receive an error code --- llm-request.el | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/llm-request.el b

[elpa] externals/greader 42d5b881af 2/4: greader-get-sentence: change.

2023-10-25 Thread ELPA Syncer
branch: externals/greader commit 42d5b881afe4c50c9af64e6565d4ad214a7e9761 Author: Michelangelo Rodriguez Commit: Michelangelo Rodriguez greader-get-sentence: change. Now we use `buffer-substring' instead of `buffer-substring-no-properties'. --- greader.el | 2 +- 1 file changed

[elpa] externals/llm 50ad3cbe4c 2/9: Fix issue with never correctly storing or applying the context

2023-10-25 Thread ELPA Syncer
branch: externals/llm commit 50ad3cbe4c7bb7e9252ce87024068d7eae53ee8e Author: Andrew Hyatt Commit: Andrew Hyatt Fix issue with never correctly storing or applying the context There were two issues: when we set the llm-chat-prompt-interaction, we set it to the value, a vector, n

[elpa] externals/llm updated (b69b6e8480 -> 53b5ebcbdb)

2023-10-25 Thread ELPA Syncer
elpasync pushed a change to branch externals/llm. from b69b6e8480 Remove auto-compression-mode for callbacks, which was unnecessary new 92914e3304 Improve how conversations work and make it easier to handle them new 50ad3cbe4c Fix issue with never correctly storing or appl

[elpa] externals/llm 59fc3d7d29 3/9: Ensure that all callbacks are in the original buffer

2023-10-25 Thread ELPA Syncer
branch: externals/llm commit 59fc3d7d29e1ce9f5dff1ee950aae7b25ee7c4e7 Author: Andrew Hyatt Commit: Andrew Hyatt Ensure that all callbacks are in the original buffer If the original buffer has been killed, use a temporary buffer. This will fix one of the issues noticed in h

[elpa] externals/llm 92914e3304 1/9: Improve how conversations work and make it easier to handle them

2023-10-25 Thread ELPA Syncer
branch: externals/llm commit 92914e3304514253ac74a360b75923277af0c78b Author: Andrew Hyatt Commit: Andrew Hyatt Improve how conversations work and make it easier to handle them With this commit, we do something new: update the interactions in the prompt after each message. This

[elpa] externals/llm ee50f9cd9f 6/9: Delete unused testing code, run conversation testers llm-tester-all

2023-10-25 Thread ELPA Syncer
branch: externals/llm commit ee50f9cd9f28724ef7bab6a0847c9bdcbc7d99ee Author: Andrew Hyatt Commit: Andrew Hyatt Delete unused testing code, run conversation testers llm-tester-all --- llm-tester.el | 20 1 file changed, 4 insertions(+), 16 deletions(-) diff --git a/llm

[elpa] externals/llm 9658faa37e 5/9: Make embedding-async callbacks also in original buffer

2023-10-25 Thread ELPA Syncer
branch: externals/llm commit 9658faa37e2f07a53961c8a87736a4d6f9054468 Author: Andrew Hyatt Commit: Andrew Hyatt Make embedding-async callbacks also in original buffer This should finish all callback-in-buffer work. --- llm-ollama.el | 9 ++--- llm-openai.el | 17 --

[nongnu] elpa/hyperdrive a36923b803 1/3: Tidy: (hyperdrive-time-greater-p) Minor optimization

2023-10-25 Thread ELPA Syncer
branch: elpa/hyperdrive commit a36923b803a60bdebcb2e29ebb981c761c894671 Author: Adam Porter Commit: Adam Porter Tidy: (hyperdrive-time-greater-p) Minor optimization This way, when A is less than B, TIME-EQUAL-P won't be called. --- hyperdrive-lib.el | 4 ++-- 1 file changed, 2 inse

[nongnu] elpa/hyperdrive 6d01fbb5c8 3/3: Fix: (hyperdrive-open) Reuse existing window when possible

2023-10-25 Thread ELPA Syncer
branch: elpa/hyperdrive commit 6d01fbb5c8950217f2d7789df11cfb11e73f0b19 Author: Adam Porter Commit: Adam Porter Fix: (hyperdrive-open) Reuse existing window when possible --- hyperdrive-lib.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyperdrive-lib.el b/hyperdrive

[nongnu] elpa/hyperdrive updated (7a34a68112 -> 6d01fbb5c8)

2023-10-25 Thread ELPA Syncer
elpasync pushed a change to branch elpa/hyperdrive. from 7a34a68112 Docs: Clarify Troubleshooting new a36923b803 Tidy: (hyperdrive-time-greater-p) Minor optimization new 4c7fe06349 Meta: (emacs-lisp-mode) Enable display-fill-column-indicator-mode new 6d01fbb5c8 Fix:

[nongnu] elpa/hyperdrive 4c7fe06349 2/3: Meta: (emacs-lisp-mode) Enable display-fill-column-indicator-mode

2023-10-25 Thread ELPA Syncer
branch: elpa/hyperdrive commit 4c7fe06349e767a1980ac7f1a746a0b1b9fd3a8a Author: Adam Porter Commit: Adam Porter Meta: (emacs-lisp-mode) Enable display-fill-column-indicator-mode Since we've agreed to aim for 80 columns, this will help. Hopefully this isn't objectionable, since