[nongnu] elpa/magit-section updated (f4c9753d81 -> fbb6addae6)

2024-12-22 Thread Jonas Bernoulli via
tarsius pushed a change to branch elpa/magit-section. from f4c9753d81 magit-submodule-list-mode: Remove more redundant settings adds fbb6addae6 Update changelog No new revisions were added by this update. Summary of changes: CHANGELOG | 19 ++- 1 file changed, 18 i

[nongnu] elpa/magit fbb6addae6: Update changelog

2024-12-22 Thread Jonas Bernoulli via
branch: elpa/magit commit fbb6addae6f17fc14f15e86ba7adfc1eb9f47529 Author: Jonas Bernoulli Commit: Jonas Bernoulli Update changelog --- CHANGELOG | 19 ++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 2d0e6138d6..a18aadbca1 100644

[elpa] externals/transient 49f5581ade: Update changelog

2024-12-22 Thread Jonas Bernoulli via
branch: externals/transient commit 49f5581adee68a79c2d39e0286dbc352d096c172 Author: Jonas Bernoulli Commit: Jonas Bernoulli Update changelog --- CHANGELOG | 35 +++ 1 file changed, 35 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 92d83e6ceb..ed6f179

[nongnu] elpa/gptel updated (9b454b5ef3 -> 55b9f618b9)

2024-12-22 Thread ELPA Syncer
elpasync pushed a change to branch elpa/gptel. from 9b454b5ef3 gptel: Edge case when attaching response history new 706a3fca42 README: Minor tweaks new 55b9f618b9 README: Minor tweaks Summary of changes: README.org | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-

[nongnu] elpa/gptel 55b9f618b9 2/2: README: Minor tweaks

2024-12-22 Thread ELPA Syncer
branch: elpa/gptel commit 55b9f618b9c4abb34207e82cf61df7f3209ea0d1 Author: Karthik Chikmagalur Commit: Karthik Chikmagalur README: Minor tweaks * README.org: Fix formatting --- README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/README.org b/README.org index 6adb215701..

[nongnu] elpa/magit 6f07b17393 1/4: magit-submodule-list-mode: Derive from magit-repolist-mode

2024-12-22 Thread Jonas Bernoulli via
branch: elpa/magit commit 6f07b17393a70b77aa393ddac40b3bcf256a339c Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-submodule-list-mode: Derive from magit-repolist-mode --- lisp/magit-submodule.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/lisp/magit-submodu

[nongnu] elpa/magit 5be78d2ff4 3/4: magit-submodule-list-refresh: Use absolute paths as entry ids

2024-12-22 Thread Jonas Bernoulli via
branch: elpa/magit commit 5be78d2ff4b7e281a012e9a7dc72f033f698f963 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-submodule-list-refresh: Use absolute paths as entry ids --- lisp/magit-submodule.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/magit-submodu

[nongnu] elpa/magit f4c9753d81 4/4: magit-submodule-list-mode: Remove more redundant settings

2024-12-22 Thread Jonas Bernoulli via
branch: elpa/magit commit f4c9753d81b030f520061ebde4279dc9f433a75a Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-submodule-list-mode: Remove more redundant settings --- lisp/magit-repos.el | 3 +-- lisp/magit-submodule.el | 5 + 2 files changed, 2 insertions(+), 6 deletions(

[nongnu] elpa/magit-section updated (f4c05e9cd4 -> f4c9753d81)

2024-12-22 Thread Jonas Bernoulli via
tarsius pushed a change to branch elpa/magit-section. from f4c05e9cd4 magit-commit-absorb: Don't hardcode -v argument adds 6f07b17393 magit-submodule-list-mode: Derive from magit-repolist-mode adds 0d8bf92e63 Set tabulated-list-revert-hook using setq-local adds 5be78d2

[nongnu] elpa/magit 0d8bf92e63 2/4: Set tabulated-list-revert-hook using setq-local

2024-12-22 Thread Jonas Bernoulli via
branch: elpa/magit commit 0d8bf92e638ccdc4dedc07fde0637bbf72e295ec Author: Jonas Bernoulli Commit: Jonas Bernoulli Set tabulated-list-revert-hook using setq-local It is weird that this is a hook. Usually this is a single function, which refreshes the entries in the buffer. But

[nongnu] elpa/magit updated (f4c05e9cd4 -> f4c9753d81)

2024-12-22 Thread Jonas Bernoulli via
tarsius pushed a change to branch elpa/magit. from f4c05e9cd4 magit-commit-absorb: Don't hardcode -v argument new 6f07b17393 magit-submodule-list-mode: Derive from magit-repolist-mode new 0d8bf92e63 Set tabulated-list-revert-hook using setq-local new 5be78d2ff4 magi

[nongnu] elpa/helm ea32e02948: Use proper-list-p in helm-mklist

2024-12-22 Thread ELPA Syncer
branch: elpa/helm commit ea32e0294829372ee56998f7f91d30f3f296cba0 Author: Thierry Volpiatto Commit: Thierry Volpiatto Use proper-list-p in helm-mklist Add a compatibility function for proper-list-p. This modify the behavior of helm-append-at-nth which now support as element

[nongnu] elpa/helm-core updated (2565ace037 -> ea32e02948)

2024-12-22 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 2565ace037 DRY in *acase adds ea32e02948 Use proper-list-p in helm-mklist No new revisions were added by this update. Summary of changes: helm-lib.el | 23 +-- 1 file changed, 13 insertions(+), 10 deletion

[elpa] externals/org a628d46712 2/2: lisp/ob-maxima.el: fix Mac-related bug

2024-12-22 Thread ELPA Syncer
branch: externals/org commit a628d46712fe6341fa76cc4229a05b92bbee Author: Leo Butler Commit: Ihor Radchenko lisp/ob-maxima.el: fix Mac-related bug * ob-maxima.el (org-babel-maxima--output-filter-regexps): Filter out lines that end with the literal string "(linenum:0,". Benj

[elpa] externals/org f2b6478de9 1/2: Fix invalid :safe t in defcustom

2024-12-22 Thread ELPA Syncer
branch: externals/org commit f2b6478de95a402eee5f2ddb6f003619f6e43704 Author: Ihor Radchenko Commit: Ihor Radchenko Fix invalid :safe t in defcustom * lisp/ob-tangle.el (org-babel-tangle-remove-file-before-write): * lisp/oc-biblatex.el (org-cite-biblatex-style-shortcuts): *

[elpa] externals/org updated (51eb5cf2e1 -> a628d46712)

2024-12-22 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 51eb5cf2e1 ol: Respect pixel image width specification new f2b6478de9 Fix invalid :safe t in defcustom new a628d46712 lisp/ob-maxima.el: fix Mac-related bug Summary of changes: lisp/ob-maxima.el | 3 ++- lisp/ob-tan

[elpa] externals-release/org 2607c40c02: Fix documentation for `org-babel-tangle-default-file-mode'

2024-12-22 Thread ELPA Syncer
branch: externals-release/org commit 2607c40c025bb52e371ec88c0914543cd0c04f1f Author: Aitenate Commit: Ihor Radchenko Fix documentation for `org-babel-tangle-default-file-mode' * lisp/ob-tangle.el (org-babel-tangle-default-file-mode): Improve docstring. * doc/org-manual.org

[elpa] externals/jinx 9c6600dfc5: jinx--word-valid-p either takes a position or a string

2024-12-22 Thread ELPA Syncer
branch: externals/jinx commit 9c6600dfc546c416de0e91282359134f87ad9aaf Author: Daniel Mendler Commit: Daniel Mendler jinx--word-valid-p either takes a position or a string --- README.org | 6 +++--- jinx.el| 24 +--- 2 files changed, 16 insertions(+), 14 deletions(-

[elpa] externals/dicom 8420c62046: Use mapconcat

2024-12-22 Thread ELPA Syncer
branch: externals/dicom commit 8420c6204687cdedf8b5c469bb688b8ef5f7b635 Author: Daniel Mendler Commit: Daniel Mendler Use mapconcat --- dicom.el | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/dicom.el b/dicom.el index e014f1cb38..48b87033a1 100644 --- a/dicom.el

[elpa] externals/corfu updated (b02f674c45 -> 19da009bc9)

2024-12-22 Thread ELPA Syncer
elpasync pushed a change to branch externals/corfu. from b02f674c45 Version 1.6 new 32ee8eefa0 corfu--in-region-1: Minor cleanup new 19da009bc9 Remove comment Summary of changes: corfu.el | 18 +++--- 1 file changed, 7 insertions(+), 11 deletions(-)

[elpa] externals/corfu 32ee8eefa0 1/2: corfu--in-region-1: Minor cleanup

2024-12-22 Thread ELPA Syncer
branch: externals/corfu commit 32ee8eefa0981a93123e97eb80bbd22f9f5e95f2 Author: Daniel Mendler Commit: Daniel Mendler corfu--in-region-1: Minor cleanup --- corfu.el | 14 ++ 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/corfu.el b/corfu.el index 99a02cf87f..f22ea

[elpa] externals/corfu 19da009bc9 2/2: Remove comment

2024-12-22 Thread ELPA Syncer
branch: externals/corfu commit 19da009bc9df40950e640d6fa419f8619631c91e Author: Daniel Mendler Commit: Daniel Mendler Remove comment --- corfu.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/corfu.el b/corfu.el index f22ea19785..a6d18048d2 100644 --- a/corfu.el +++

[nongnu] main 61864ed987: * elpa-packages (haskell-ts-mode): Update URL

2024-12-22 Thread Philip Kaludercic
branch: main commit 61864ed9879ed8b24a5a54ea8c9f2bb6c6125b86 Author: Philip Kaludercic Commit: Philip Kaludercic * elpa-packages (haskell-ts-mode): Update URL --- elpa-packages | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-packages index 7d4d2579c0

[elpa] externals/org 51eb5cf2e1: ol: Respect pixel image width specification

2024-12-22 Thread ELPA Syncer
branch: externals/org commit 51eb5cf2e108c6c004bff2d440432953721c2590 Author: Karthik Chikmagalur Commit: Ihor Radchenko ol: Respect pixel image width specification * lisp/ol.el (org-display-inline-image--width): Ensure that image widths specified with the "px" suffix in #+attr_

[elpa] externals/osm 21bf49ba63: Add comment regarding `eager-display'

2024-12-22 Thread ELPA Syncer
branch: externals/osm commit 21bf49ba6893142347df6472c215f94dcb34 Author: Daniel Mendler Commit: Daniel Mendler Add comment regarding `eager-display' --- osm.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osm.el b/osm.el index ccb6848e58..627d030aa7 100644 --- a/

[elpa] externals/jinx 06321035b1 2/3: Use with-memoization

2024-12-22 Thread ELPA Syncer
branch: externals/jinx commit 06321035b1fa631afbcf9f082186049a3ff8a88a Author: Daniel Mendler Commit: Daniel Mendler Use with-memoization --- jinx.el | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/jinx.el b/jinx.el index 30945b6493..5ba669bc6b 100644 --- a/jinx.el

[elpa] externals/jinx ca8c68a9af 3/3: Add comment regarding eager-display

2024-12-22 Thread ELPA Syncer
branch: externals/jinx commit ca8c68a9affd690d50d2696ef16e5b6d392d07ec Author: Daniel Mendler Commit: Daniel Mendler Add comment regarding eager-display --- jinx.el | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/jinx.el b/jinx.el index 5ba669bc6b..45cbc588

[elpa] externals/jinx updated (0e6d0e594e -> ca8c68a9af)

2024-12-22 Thread ELPA Syncer
elpasync pushed a change to branch externals/jinx. from 0e6d0e594e Update comments new ad83530549 Use weak hash table for loaded dictionaries new 06321035b1 Use with-memoization new ca8c68a9af Add comment regarding eager-display Summary of changes: jinx.el | 25 ++

[elpa] externals/jinx ad83530549 1/3: Use weak hash table for loaded dictionaries

2024-12-22 Thread ELPA Syncer
branch: externals/jinx commit ad83530549e55027a3eed3f0a6239ca06f097abd Author: Daniel Mendler Commit: Daniel Mendler Use weak hash table for loaded dictionaries --- jinx.el | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/jinx.el b/jinx.el index 9b0a42f825..309

[elpa] externals/exwm 4321cc079b 1/2: Remove deprecated exwm-*-enable functions

2024-12-22 Thread ELPA Syncer
branch: externals/exwm commit 4321cc079b2b567b0e9f25767417b1a7dc97b1ac Author: Daniel Mendler Commit: Daniel Mendler Remove deprecated exwm-*-enable functions The corresponding global minor modes should be used instead. * exwm-background.el (exwm-background-enable): Remove

[elpa] externals/exwm updated (9f310dd5c1 -> 66f610203d)

2024-12-22 Thread ELPA Syncer
elpasync pushed a change to branch externals/exwm. from 9f310dd5c1 Remove exwm-input--during-command logic (#94) new 4321cc079b Remove deprecated exwm-*-enable functions new 66f610203d ; Use standard package footer formatting Summary of changes: exwm-background.el | 7 --

[elpa] externals/exwm 66f610203d 2/2: ; Use standard package footer formatting

2024-12-22 Thread ELPA Syncer
branch: externals/exwm commit 66f610203db5dc65967af566fd2bf14bdb72dcf0 Author: Daniel Mendler Commit: Daniel Mendler ; Use standard package footer formatting --- exwm-background.el | 1 - exwm-core.el | 3 --- exwm-floating.el | 3 --- exwm-input.el | 3 --- exwm-layout.el

[elpa] externals/dicom 65ff3f5351: Prevent bytecompiler warning in autoload

2024-12-22 Thread ELPA Syncer
branch: externals/dicom commit 65ff3f53512f39438792b403cbf533cddf0f465a Author: Daniel Mendler Commit: Daniel Mendler Prevent bytecompiler warning in autoload --- dicom.el | 1 + 1 file changed, 1 insertion(+) diff --git a/dicom.el b/dicom.el index a5639574d6..e014f1cb38 100644 --- a/dicom

[elpa] externals/transient 98c01b846c 20/23: transient-toggle-common: Make transient

2024-12-22 Thread Jonas Bernoulli via
branch: externals/transient commit 98c01b846c593b80e4d92ec4871aabfcc72c18d2 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient-toggle-common: Make transient --- lisp/transient.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/transient.el b/lisp/transient.el index 33ea4aea2

[elpa] externals/transient 667ce2b287 18/23: Use transient-default-value in transient-init-value(suffix)

2024-12-22 Thread Jonas Bernoulli via
branch: externals/transient commit 667ce2b2874d9d8d5cc281e998cf1d18ea3827b9 Author: Jonas Bernoulli Commit: Jonas Bernoulli Use transient-default-value in transient-init-value(suffix) --- docs/transient.org | 28 docs/transient.texi | 26 +++

[elpa] externals/transient a45ac41152 15/23: transient--show: No longer redo setup on every refresh

2024-12-22 Thread Jonas Bernoulli via
branch: externals/transient commit a45ac411526030ad601a384c4c293af18bd2db75 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--show: No longer redo setup on every refresh --- lisp/transient.el | 34 ++ 1 file changed, 18 insertions(+), 16 deletions(-)

[elpa] externals/transient e1126a6ffc 06/23: transient--display-action: Pre-calculate frame dimensions

2024-12-22 Thread Jonas Bernoulli via
branch: externals/transient commit e1126a6ffc25fb8cf5df1fb9638c20553fafec03 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--display-action: Pre-calculate frame dimensions When displaying the transient menu in a dedicated frame, calculate the approximate dimensions bef

[elpa] externals/transient bf58c0bb1b 01/23: Support using a dedicated frame to display transient buffer

2024-12-22 Thread Jonas Bernoulli via
branch: externals/transient commit bf58c0bb1b46afbfb6f793d919be40bb8d1ecc19 Author: Jonas Bernoulli Commit: Jonas Bernoulli Support using a dedicated frame to display transient buffer --- lisp/transient.el | 26 -- 1 file changed, 20 insertions(+), 6 deletions(-) di

[elpa] externals/transient be2189ab3c 10/23: transient-prefix: Remove unused variable slot

2024-12-22 Thread Jonas Bernoulli via
branch: externals/transient commit be2189ab3cbb6bdc6a58803e37cd724a7d04f6ef Author: Jonas Bernoulli Commit: Jonas Bernoulli transient-prefix: Remove unused variable slot --- lisp/transient.el | 1 - 1 file changed, 1 deletion(-) diff --git a/lisp/transient.el b/lisp/transient.el index fd87

[elpa] externals/transient 54d116b9ae 08/23: transient--get-pre-command: Change argument order

2024-12-22 Thread Jonas Bernoulli via
branch: externals/transient commit 54d116b9ae68003af9090fdaf8edb4f1ae0cb83b Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--get-pre-command: Change argument order KEY should be provided in most cases because CMD is not enough to identify the correct pre-command if a c

[elpa] externals/transient 28347e59c4 12/23: transient--insert-group(:around): Add ignored optional second argument

2024-12-22 Thread Jonas Bernoulli via
branch: externals/transient commit 28347e59c406dad71a266d14deaf49e84b906f17 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--insert-group(:around): Add ignored optional second argument This is necessary when `transient-force-single-column' in non-nil. --- lisp/transient.e

[elpa] externals/transient 76647bfb9b 17/23: transient--inapt-suffix-p: Return t if parent is inapt

2024-12-22 Thread Jonas Bernoulli via
branch: externals/transient commit 76647bfb9b6e3306fcfe7a1bc7cda60223c732f2 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--inapt-suffix-p: Return t if parent is inapt Instead of making the callers do it. One caller didn't do it before, which was a mistake. --- lisp

[elpa] externals/transient 52679f9853 22/23: transient-toggle-docstrings: New command

2024-12-22 Thread Jonas Bernoulli via
branch: externals/transient commit 52679f9853fd56358dd57e9bfcd8ff6533400cf2 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient-toggle-docstrings: New command --- docs/transient.org | 9 + docs/transient.texi | 9 + lisp/transient.el | 25 -

[elpa] externals/transient de98430206 05/23: transient--show: Fix remembering old no-other-window parameter value

2024-12-22 Thread Jonas Bernoulli via
branch: externals/transient commit de98430206e874d60ba6c4da344d6db5e434514c Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--show: Fix remembering old no-other-window parameter value --- lisp/transient.el | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/l

[elpa] externals/transient 2146279602 02/23: transient--prefix-color: New function

2024-12-22 Thread Jonas Bernoulli via
branch: externals/transient commit 2146279602f8c3d9d5e207570c23a763324c02c8 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--prefix-color: New function One might, for example, use this as the frame border color when displaying the transient buffer in a dedicated frame.

[nongnu] elpa/magit c8b23b76cc 05/18: magit-diff{, -refresh}: Cosmetics

2024-12-22 Thread Jonas Bernoulli via
branch: elpa/magit commit c8b23b76ccba9653b6b2e873144cd716870c799c Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-diff{,-refresh}: Cosmetics --- lisp/magit-diff.el | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/lisp/magit-diff.el b/

[elpa] externals/transient 5a18a79100 23/23: transient-describe: New command

2024-12-22 Thread Jonas Bernoulli via
branch: externals/transient commit 5a18a79100bc5c4a5239f3917c1c1c4058a11769 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient-describe: New command Two examples: ("d" "show magit-status' docstring" transient-describe := magit-status) ("m" "show transient's man

[elpa] externals/transient fe71a7e7d6 07/23: Account for duplicated commands with different transient behavior

2024-12-22 Thread Jonas Bernoulli via
branch: externals/transient commit fe71a7e7d63c1685d22b59e792c6b67cefebf2af Author: Jonas Bernoulli Commit: Jonas Bernoulli Account for duplicated commands with different transient behavior Previously "b" could be used to invoke `transient-echo-arguments' in this example:

[elpa] externals/transient 184d0074e8 16/23: Store parent group in suffix and subgroup objects

2024-12-22 Thread Jonas Bernoulli via
branch: externals/transient commit 184d0074e852af4967e386f0fc4fcfd94588d17e Author: Jonas Bernoulli Commit: Jonas Bernoulli Store parent group in suffix and subgroup objects --- docs/transient.org | 2 ++ docs/transient.texi | 5 + lisp/transient.el | 13 + 3 files chan

[elpa] externals/transient 042f37aa66 21/23: transient-copy-menu-text: New command

2024-12-22 Thread Jonas Bernoulli via
branch: externals/transient commit 042f37aa66e1b43afab8d0cf751da8b5c52f5282 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient-copy-menu-text: New command --- docs/transient.org | 8 docs/transient.texi | 8 lisp/transient.el | 9 + 3 files changed, 25 in

[elpa] externals/transient a99dcda957 09/23: transient--key-face: Take key into account

2024-12-22 Thread Jonas Bernoulli via
branch: externals/transient commit a99dcda957a5663dcffbb48700eaf332972406b1 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--key-face: Take key into account [1: fe71a7e7] only did so when determining the transient behavior. This commit takes care of also properly visua

[elpa] externals/transient 03ef2e7566 19/23: transient-toggle-common: Define using transient-define-suffix

2024-12-22 Thread Jonas Bernoulli via
branch: externals/transient commit 03ef2e75665fe53d377bba5b72bde3a317d62ebd Author: Jonas Bernoulli Commit: Jonas Bernoulli transient-toggle-common: Define using transient-define-suffix --- lisp/transient.el | 13 ++--- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/l

[elpa] externals/transient 88031d6891 14/23: transient--delete-window: Ensure buffer is always killed

2024-12-22 Thread Jonas Bernoulli via
branch: externals/transient commit 88031d689108714b1a41618c3f0fd7e2d60d0b5f Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--delete-window: Ensure buffer is always killed The transient window is expected to be alive when this function is called, so this shouldn't make

[elpa] externals/transient fd9811ea1a 13/23: transient--fit-window-to-buffer: Also fit horizontally

2024-12-22 Thread Jonas Bernoulli via
branch: externals/transient commit fd9811ea1ac1e02a9191afe92a2932c523bef9a0 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--fit-window-to-buffer: Also fit horizontally --- lisp/transient.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/transient.el b/

[elpa] externals/transient eebcbe306c 11/23: Support including a top-level group from a variable

2024-12-22 Thread Jonas Bernoulli via
branch: externals/transient commit eebcbe306cfd8d4ac580a44d83fe456e3e13 Author: Jonas Bernoulli Commit: Jonas Bernoulli Support including a top-level group from a variable The first prefixes to use this are `magit-{log,diff}{,-refresh}', which see. --- lisp/transient.el | 1

[elpa] externals/transient 5353464bb5 03/23: transient--display-action: No longer restrict pre-prefix function

2024-12-22 Thread Jonas Bernoulli via
branch: externals/transient commit 5353464bb5964af093c8c445f3a04e4469044603 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--display-action: No longer restrict pre-prefix function While using `display-buffer-full-frame' breaks most menus, it may make sense for certain

[elpa] externals/transient updated (dbe18e3f5e -> 5a18a79100)

2024-12-22 Thread Jonas Bernoulli via
tarsius pushed a change to branch externals/transient. from dbe18e3f5e Release version 0.8.1 new bf58c0bb1b Support using a dedicated frame to display transient buffer new 2146279602 transient--prefix-color: New function new 5353464bb5 transient--display-action: No

[nongnu] elpa/magit f4c05e9cd4 18/18: magit-commit-absorb: Don't hardcode -v argument

2024-12-22 Thread Jonas Bernoulli via
branch: elpa/magit commit f4c05e9cd44ac1c881e834290479616244bfdb66 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-commit-absorb: Don't hardcode -v argument Previously the argument was hardcoded and the user could additionally enable it explicitly. If they did, that resul

[elpa] externals/transient c35627bf9c 04/23: transient--display-action: Look harder for disallowed function

2024-12-22 Thread Jonas Bernoulli via
branch: externals/transient commit c35627bf9c3c2475cc22710657307b9395772cde Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--display-action: Look harder for disallowed function --- lisp/transient.el | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/lisp/tr

[nongnu] elpa/magit bee964c56a 11/18: magit-diff-dwim: Improve documentation

2024-12-22 Thread Jonas Bernoulli via
branch: elpa/magit commit bee964c56a83fd58add073c34343c6c2307df06f Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-diff-dwim: Improve documentation I wrote this a while ago in response to a user complaining that this command never does what they mean (dwtm), and have final

[nongnu] elpa/magit 0e25bfce4e 14/18: magit-profile-refresh-buffer: Declare used functions

2024-12-22 Thread Jonas Bernoulli via
branch: elpa/magit commit 0e25bfce4e32d4e128c20b38a37faa8bdceba836 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-profile-refresh-buffer: Declare used functions --- lisp/magit-mode.el | 24 +++- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/lisp/m

[nongnu] elpa/magit 60527da2fb 06/18: magit-diff{, -refresh}: Move shared arguments to new group variable

2024-12-22 Thread Jonas Bernoulli via
branch: elpa/magit commit 60527da2fb654a9e3a77a8530015b81176a77767 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-diff{,-refresh}: Move shared arguments to new group variable --- lisp/magit-diff.el | 67 ++ lisp/magit.el | 2 +

[nongnu] elpa/magit f637dd1877 16/18: magit-toggle-profiling: New command

2024-12-22 Thread Jonas Bernoulli via
branch: elpa/magit commit f637dd1877c76e89a1d423657425cdcde2e4d723 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-toggle-profiling: New command --- docs/magit.org | 5 + docs/magit.texi| 5 + lisp/magit-mode.el | 17 + 3 files changed, 27 insertions(

[nongnu] elpa/magit 569a614044 03/18: Expel dependabot

2024-12-22 Thread Jonas Bernoulli via
branch: elpa/magit commit 569a614044f817dd4257be9395080d94306eba7b Author: Jonas Bernoulli Commit: Jonas Bernoulli Expel dependabot After not doing anything for years, it suddenly began trying to run, which failed because it is not one of the actions I have allowed for this

[nongnu] elpa/magit b34bb9e230 13/18: magit-profile-refresh-buffer: Print message

2024-12-22 Thread Jonas Bernoulli via
branch: elpa/magit commit b34bb9e230e3fb6162f7f9ea7b0d9c7eab40aa05 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-profile-refresh-buffer: Print message --- lisp/magit-mode.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lisp/magit-mode.el b/lisp/magit-mode.el index 8dc4cf4f0

[nongnu] elpa/magit-section updated (873da4a62d -> f4c05e9cd4)

2024-12-22 Thread Jonas Bernoulli via
tarsius pushed a change to branch elpa/magit-section. from 873da4a62d magit-push-implicitly--desc: Cosmetics adds 139e0fcff3 git-commit-setup-changelog-support: Fix name of a used function adds c1a86066e8 Depend on Emacs >= 27.1 adds 569a614044 Expel dependabot a

[nongnu] elpa/magit f748702fa3 12/18: Reapply "No longer use buffer-local-value as a generalized variable"

2024-12-22 Thread Jonas Bernoulli via
branch: elpa/magit commit f748702fa326022f985e790985a16263a45b09c2 Author: Jonas Bernoulli Commit: Jonas Bernoulli Reapply "No longer use buffer-local-value as a generalized variable" This reverts commit 96ecf74563774bd3d0763269af5eafda7d140f98. Ah, I misread the log. The

[nongnu] elpa/magit 96ecf74563 10/18: Revert "No longer use buffer-local-value as a generalized variable"

2024-12-22 Thread Jonas Bernoulli via
branch: elpa/magit commit 96ecf74563774bd3d0763269af5eafda7d140f98 Author: Jonas Bernoulli Commit: Jonas Bernoulli Revert "No longer use buffer-local-value as a generalized variable" This reverts commit b458db3263d11677a9d002a2a95ec86f29f32728. It has been un-deprecated. I

[nongnu] elpa/magit ef0c6dfa33 09/18: Use cl-pushnew instead of add-to-list where appropriate

2024-12-22 Thread Jonas Bernoulli via
branch: elpa/magit commit ef0c6dfa3389a4d9b45664345fc6ee614faeef75 Author: Jonas Bernoulli Commit: Jonas Bernoulli Use cl-pushnew instead of add-to-list where appropriate --- lisp/magit-diff.el | 4 ++-- lisp/magit-mode.el | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --g

[nongnu] elpa/magit 58cb6f4054 04/18: Define more diff arguments using transient-define-argument

2024-12-22 Thread Jonas Bernoulli via
branch: elpa/magit commit 58cb6f40541add80526522a9382a553166ab6a6a Author: Jonas Bernoulli Commit: Jonas Bernoulli Define more diff arguments using transient-define-argument --- lisp/magit-diff.el | 49 ++--- 1 file changed, 38 insertions(+), 11 d

[nongnu] elpa/magit b91dc00eb9 15/18: manual: Document magit-profile-refresh-buffer

2024-12-22 Thread Jonas Bernoulli via
branch: elpa/magit commit b91dc00eb9d5cf325742f259e117caee607ed8be Author: Jonas Bernoulli Commit: Jonas Bernoulli manual: Document magit-profile-refresh-buffer --- docs/magit.org | 5 + docs/magit.texi | 5 + 2 files changed, 10 insertions(+) diff --git a/docs/magit.org b/docs/ma

[nongnu] elpa/magit 31e462e1eb 17/18: magit-commit-autofixup: Support reducing verbosity

2024-12-22 Thread Jonas Bernoulli via
branch: elpa/magit commit 31e462e1eb69045019a41af7d90cd6058082a2e4 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-commit-autofixup: Support reducing verbosity Default to high verbosity but let the user drop the argument. --- lisp/magit-commit.el | 6 -- 1 file changed, 4

[nongnu] elpa/magit 139e0fcff3 01/18: git-commit-setup-changelog-support: Fix name of a used function

2024-12-22 Thread Jonas Bernoulli via
branch: elpa/magit commit 139e0fcff35cd0d71328b43ebb265823912a92fd Author: Jonas Bernoulli Commit: Jonas Bernoulli git-commit-setup-changelog-support: Fix name of a used function --- lisp/git-commit.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/git-commit.e

[nongnu] elpa/magit c8f5a93f44 08/18: magit-log{, -refresh}: Move shared arguments to new group variable

2024-12-22 Thread Jonas Bernoulli via
branch: elpa/magit commit c8f5a93f44c4144a973e3a601538385111629291 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-log{,-refresh}: Move shared arguments to new group variable --- lisp/magit-log.el | 121 +- 1 file changed, 47 inserti

[nongnu] elpa/magit c1a86066e8 02/18: Depend on Emacs >= 27.1

2024-12-22 Thread Jonas Bernoulli via
branch: elpa/magit commit c1a86066e8d20b5b54d4c3df0c044c4b9a99a30e Author: Jonas Bernoulli Commit: Jonas Bernoulli Depend on Emacs >= 27.1 This version was released more than four years ago and Emacs 30.1 is around the corner. This is the release available on Debian Bullseye

[nongnu] elpa/magit 3ecebe8d11 07/18: magit-log-refresh: Add missing arguments

2024-12-22 Thread Jonas Bernoulli via
branch: elpa/magit commit 3ecebe8d11e31e913ab1abe3c1b428934039714c Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-log-refresh: Add missing arguments In `magit-log-mode', offer the same arguments as does `magit-log'. --- lisp/magit-log.el | 6 +- 1 file changed, 5 inserti

[nongnu] elpa/magit updated (873da4a62d -> f4c05e9cd4)

2024-12-22 Thread Jonas Bernoulli via
tarsius pushed a change to branch elpa/magit. from 873da4a62d magit-push-implicitly--desc: Cosmetics new 139e0fcff3 git-commit-setup-changelog-support: Fix name of a used function new c1a86066e8 Depend on Emacs >= 27.1 new 569a614044 Expel dependabot new 58c

[elpa] externals/org c93ddd23bf: ob-*: Restore historic removal of special rows in table assignments

2024-12-22 Thread ELPA Syncer
branch: externals/org commit c93ddd23bf6c26d8fe0503e7aa752fe9bc8fdca6 Author: Ihor Radchenko Commit: Ihor Radchenko ob-*: Restore historic removal of special rows in table assignments * lisp/ob-R.el (org-babel-R-assign-elisp): * lisp/ob-awk.el (org-babel-awk-var-to-awk): * l

[elpa] externals/modus-themes d79e658660 2/2: Make Ivy subdir and virtual easier to tell apart from the completion candidates

2024-12-22 Thread ELPA Syncer
branch: externals/modus-themes commit d79e658660cf5e866c535ad684bc5758277ebdf7 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make Ivy subdir and virtual easier to tell apart from the completion candidates --- modus-themes.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(

[elpa] externals/modus-themes updated (3c69034e87 -> d79e658660)

2024-12-22 Thread ELPA Syncer
elpasync pushed a change to branch externals/modus-themes. from 3c69034e87 Refactor modus-themes--toggle-theme-p new f3fa1aba0b Make IDO subdir and virtual easier to tell apart from the completion candidates new d79e658660 Make Ivy subdir and virtual easier to tell apart fr

[elpa] externals/modus-themes f3fa1aba0b 1/2: Make IDO subdir and virtual easier to tell apart from the completion candidates

2024-12-22 Thread ELPA Syncer
branch: externals/modus-themes commit f3fa1aba0bbae16b2480be8e6a638a63dc4b783d Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make IDO subdir and virtual easier to tell apart from the completion candidates --- modus-themes.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(

[elpa] externals/jinx 10ba4a23f0 1/3: Preserve alist of loaded dictionaries

2024-12-22 Thread ELPA Syncer
branch: externals/jinx commit 10ba4a23f089191755dcb980df275bf49df3aaa1 Author: Daniel Mendler Commit: Daniel Mendler Preserve alist of loaded dictionaries --- jinx.el | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/jinx.el b/jinx.el index e6180d1274..9b0a4

[elpa] externals/jinx 0e6d0e594e 3/3: Update comments

2024-12-22 Thread ELPA Syncer
branch: externals/jinx commit 0e6d0e594ec48ad0f7787a544d77ce7c605da359 Author: Daniel Mendler Commit: Daniel Mendler Update comments --- jinx-mod.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/jinx-mod.c b/jinx-mod.c index cd0b099c80..53dc42b5b6 100644 --- a/j

[elpa] externals/jinx 6e4e27894b 2/3: jinx-mod: Drop Enchant version check

2024-12-22 Thread ELPA Syncer
branch: externals/jinx commit 6e4e27894bdb6f773ea9c1ab1099c8b60320e9c2 Author: Daniel Mendler Commit: Daniel Mendler jinx-mod: Drop Enchant version check We try to work with whatever we get. --- jinx-mod.c | 8 1 file changed, 8 deletions(-) diff --git a/jinx-mod.c b/jinx

[elpa] externals/jinx updated (e603f9b735 -> 0e6d0e594e)

2024-12-22 Thread ELPA Syncer
elpasync pushed a change to branch externals/jinx. from e603f9b735 Version 1.11 new 10ba4a23f0 Preserve alist of loaded dictionaries new 6e4e27894b jinx-mod: Drop Enchant version check new 0e6d0e594e Update comments Summary of changes: jinx-mod.c | 16

[elpa] externals/denote 8bd602b863: Make obsolete the command 'denote-add-front-matter'

2024-12-22 Thread ELPA Syncer
branch: externals/denote commit 8bd602b8634e487e787c0d0c3b6a76ebcba25bb6 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make obsolete the command 'denote-add-front-matter' This is due to refinements made by Jean-Philippe Gagné Guay to the file renaming mechanism. We dis

[elpa] externals/dicom e5db7a09a1: Register Org links

2024-12-22 Thread ELPA Syncer
branch: externals/dicom commit e5db7a09a1feed7fb74c2ac8ddd56276307a5d09 Author: Daniel Mendler Commit: Daniel Mendler Register Org links File links work too, but then the DICOM file content is loaded first into a buffer. --- dicom.el | 15 +++ 1 file changed, 15 ins