[elpa] externals/ement ebc04f129d: Add: (ement-room-list-avatars-generation)

2025-05-03 Thread ELPA Syncer
branch: externals/ement commit ebc04f129da96c0e0e0b1033de7a174684578c08 Author: Adam Porter Commit: Adam Porter Add: (ement-room-list-avatars-generation) --- README.org | 1 + ement-room-list.el | 25 - 2 files changed, 17 insertions(+), 9 deletions(-) diff

[elpa] externals/org 4ec1087f6c: org-persist: Fix adding duplicate index entries when merging with disk index

2025-05-03 Thread ELPA Syncer
branch: externals/org commit 4ec1087f6c5e081266e165b89c17ee7fbbf26e7c Author: Ihor Radchenko Commit: Ihor Radchenko org-persist: Fix adding duplicate index entries when merging with disk index * lisp/org-persist.el (org-persist--merge-index): Do not use `equal' to compare index

[elpa] externals/org 1724419b70: lisp/org.el: Fix computation of the DPI for multiple monitors

2025-05-03 Thread ELPA Syncer
branch: externals/org commit 1724419b70398e2c738e7c413b910de72577144e Author: William Commit: Ihor Radchenko lisp/org.el: Fix computation of the DPI for multiple monitors * lisp/org.el (org--get-display-dpi): Examine actual monitor attributes to find DPI. Use the maximum possib

[nongnu] elpa/xah-fly-keys 239f93ce99 2/2: xah-repeat-key now default to space. (was m). removed xah-fly-insert-mode-activate-space-before and xah-fly-insert-mode-activate-space-after

2025-05-03 Thread ELPA Syncer
branch: elpa/xah-fly-keys commit 239f93ce99550be46a451df91c636b4bd5d6af8b Author: Xah Lee Commit: Xah Lee xah-repeat-key now default to space. (was m). removed xah-fly-insert-mode-activate-space-before and xah-fly-insert-mode-activate-space-after --- xah-fly-keys.el | 24 +

[nongnu] elpa/xah-fly-keys updated (d982449056 -> 239f93ce99)

2025-05-03 Thread ELPA Syncer
elpasync pushed a change to branch elpa/xah-fly-keys. from d982449056 xah-toggle-read-novel-mode removed. no belong. new b5ea2b6556 xah-next-user-buffer, removed the behavior of using arrows to repeat after the command, that was added about 3 months ago. it is confusing. (i.e. rem

[elpa] externals/bufferlo 60607d25f1 1/2: Remove obsolete compatibility code

2025-05-03 Thread ELPA Syncer
branch: externals/bufferlo commit 60607d25f13c1957c29e033731a0a37bd3c2aae0 Author: Florian Rommel Commit: Flo Rommel Remove obsolete compatibility code --- bufferlo.el | 28 +--- 1 file changed, 9 insertions(+), 19 deletions(-) diff --git a/bufferlo.el b/bufferlo.el

[elpa] externals/bufferlo updated (aa724fe7ce -> 5ca0795538)

2025-05-03 Thread ELPA Syncer
elpasync pushed a change to branch externals/bufferlo. from aa724fe7ce Add "purpose" to similar packages new 60607d25f1 Remove obsolete compatibility code new 5ca0795538 Set bufferlo-kill-modified-buffers-policy to nil Summary of changes: bufferlo.el | 31 ++--

[elpa] externals/bufferlo 5ca0795538 2/2: Set bufferlo-kill-modified-buffers-policy to nil

2025-05-03 Thread ELPA Syncer
branch: externals/bufferlo commit 5ca07955388b5a6a2926f9ea2030f1f75511e879 Author: Florian Rommel Commit: Florian Rommel Set bufferlo-kill-modified-buffers-policy to nil --- bufferlo.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bufferlo.el b/bufferlo.el index fe8

[nongnu] elpa/xah-fly-keys b5ea2b6556 1/2: xah-next-user-buffer, removed the behavior of using arrows to repeat after the command, that was added about 3 months ago. it is confusing. (i.e. removed (se

2025-05-03 Thread ELPA Syncer
branch: elpa/xah-fly-keys commit b5ea2b655650da433e81b50a8f1802a9da96a9bb Author: Xah Lee Commit: Xah Lee xah-next-user-buffer, removed the behavior of using arrows to repeat after the command, that was added about 3 months ago. it is confusing. (i.e. removed (set-transient-map xah-fly-swi

[elpa] externals/denote ffd3bef12b 1/2: Add 'random' order for denote-sort functions

2025-05-03 Thread ELPA Syncer
branch: externals/denote commit ffd3bef12b6c266e1725fe5493d4bed786d25017 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add 'random' order for denote-sort functions This applies to the command 'denote-sort-dired' ('denote-dired'), as well as the Org dynamic blocks defin

[elpa] externals/minuet 535c4b48a0: doc: update prompt customization instruction.

2025-05-03 Thread ELPA Syncer
branch: externals/minuet commit 535c4b48a0f979c526310409d46786e3e4cc4325 Author: Milan Glacier Commit: Milan Glacier doc: update prompt customization instruction. --- prompt.md | 39 +-- 1 file changed, 25 insertions(+), 14 deletions(-) diff --git a/prom

[elpa] externals/org cb866bf1ae: ox-publish.el: Fix hash-table nil error in find title/date

2025-05-03 Thread ELPA Syncer
branch: externals/org commit cb866bf1ae14ccce3b1e75d6b573985c6fb01051 Author: Thomas Ingram Commit: Ihor Radchenko ox-publish.el: Fix hash-table nil error in find title/date * lisp/ox-publish.el (org-publish-find-title, org-publish-find-date) (org-publish-index-generate-theindex

[elpa] externals/auctex 93a415c453 1/2: Replace $...$ depending on major-mode

2025-05-03 Thread ELPA Syncer
branch: externals/auctex commit 93a415c4537228ad5f9757244611e9eb8f57727d Author: Arash Esbati Commit: Arash Esbati Replace $...$ depending on major-mode * NEWS.org (Changed): Announce the change. * doc/auctex.texi (Quotes): Adjust accordingly. * tex.el (TeX-insert-

[elpa] externals/auctex d962325648 2/2: Fix parsing in style/minted2?.el

2025-05-03 Thread ELPA Syncer
branch: externals/auctex commit d962325648fee98d0fab6888e5c01d1761fc4784 Author: Arash Esbati Commit: Arash Esbati Fix parsing in style/minted2?.el * style/minted.el (LaTeX-minted-auto-cleanup): * style/minted2.el (LaTeX-minted2-auto-cleanup): Take parsed elements from `LaTe

[elpa] externals/bufferlo 2c3c5ec3d3: Version 1.1

2025-05-03 Thread ELPA Syncer
branch: externals/bufferlo commit 2c3c5ec3d3eec20efbf23b08ecf78c9d174bdcd8 Author: Florian Rommel Commit: Florian Rommel Version 1.1 --- CHANGELOG.org | 16 bufferlo.el | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.org b/CHANGELOG.org i

[elpa] externals/auctex updated (59bc421e39 -> d962325648)

2025-05-03 Thread ELPA Syncer
elpasync pushed a change to branch externals/auctex. from 59bc421e39 Update style/keytheorems.el to v0.2.6 new 93a415c453 Replace $...$ depending on major-mode new d962325648 Fix parsing in style/minted2?.el Summary of changes: NEWS.org | 2 ++ doc/auctex.texi |

[elpa] externals/denote-org 2eeb06f60b: Document new 'random' sort for the Org dynamic blocks

2025-05-03 Thread ELPA Syncer
branch: externals/denote-org commit 2eeb06f60b00482ef7fe01c6f01728b3badd1f4b Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Document new 'random' sort for the Org dynamic blocks This is a new feature in the 'denote' package, starting with commit ffd3bef:

[elpa] externals/denote f543f305ad 2/2: Add annotation function to denote-sort-component-prompt

2025-05-03 Thread ELPA Syncer
branch: externals/denote commit f543f305ad9c2256182859193a57d9976f67c0b5 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add annotation function to denote-sort-component-prompt --- denote.el | 19 --- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/den

[elpa] externals/denote updated (807395fcb1 -> f543f305ad)

2025-05-03 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from 807395fcb1 Add command denote-find-backlink-with-location new ffd3bef12b Add 'random' order for denote-sort functions new f543f305ad Add annotation function to denote-sort-component-prompt Summary of changes: READM

[nongnu] elpa/aidermacs 4c514f65a5: Do not require exact matches when selecting models

2025-05-03 Thread ELPA Syncer
branch: elpa/aidermacs commit 4c514f65a5460425447287dadec56a11a5234fdf Author: Adam Niederer Commit: Matthew Zeng Do not require exact matches when selecting models There are circumstances, e.g. when using ollama, where aider will not give us a correct list of models, instead p