[elpa] externals/embark-consult updated (5bad2fd6b5 -> b80d96ce0a)

2022-03-25 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark-consult. from 5bad2fd6b5 Fix remaining checkdoc complaints (they were silly, but whatever) adds ea6d4b9707 Simplify // and ~/ in file paths adds b80d96ce0a Improve handling of relative paths in export, collect and act-all

[elpa] externals/embark ea6d4b9707 1/2: Simplify // and ~/ in file paths

2022-03-25 Thread ELPA Syncer
branch: externals/embark commit ea6d4b97078c8bc4d4b6ef2eb85f5705de85e377 Author: Omar Antolín Commit: Omar Antolín Simplify // and ~/ in file paths This isn't necessary for most Emacs commands used as file actions, but shell-command definitely needs it. --- embark.el | 7 ++

[elpa] externals/embark updated (5bad2fd6b5 -> b80d96ce0a)

2022-03-25 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark. from 5bad2fd6b5 Fix remaining checkdoc complaints (they were silly, but whatever) new ea6d4b9707 Simplify // and ~/ in file paths new b80d96ce0a Improve handling of relative paths in export, collect and act-all Summary

[elpa] externals/embark b80d96ce0a 2/2: Improve handling of relative paths in export, collect and act-all

2022-03-25 Thread ELPA Syncer
branch: externals/embark commit b80d96ce0ab79e73829322e46c6d7493eb2b8c34 Author: Omar Antolín Commit: Omar Antolín Improve handling of relative paths in export, collect and act-all Before this change I had some ad hoc handling of converting from relative to absolute paths (see t

[elpa] externals/company 783287526a: company-select-next-or-abort: Check the value of company-selection

2022-03-25 Thread ELPA Syncer
branch: externals/company commit 783287526a791590bea4f9a23992c2bfebdb4c8d Author: Dmitry Gutov Commit: Dmitry Gutov company-select-next-or-abort: Check the value of company-selection Fixes #1314 --- company.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/co

[elpa] externals/osm 881b1c969f 2/2: Minor cleanup

2022-03-25 Thread ELPA Syncer
branch: externals/osm commit 881b1c969fcf3dae5c020ce520e5a16f8f2b6f18 Author: Daniel Mendler Commit: Daniel Mendler Minor cleanup --- osm.el | 18 +++--- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/osm.el b/osm.el index d8291a8995..97e41836cb 100644 --- a/osm.

[elpa] externals/osm updated (4f1d545456 -> 881b1c969f)

2022-03-25 Thread ELPA Syncer
elpasync pushed a change to branch externals/osm. from 4f1d545456 Indentation new 56f3c2b562 Assign list-buffers-directory to the location (#16) new 881b1c969f Minor cleanup Summary of changes: osm.el | 21 +++-- 1 file changed, 15 insertions(+), 6 deletio

[elpa] externals/osm 56f3c2b562 1/2: Assign list-buffers-directory to the location (#16)

2022-03-25 Thread ELPA Syncer
branch: externals/osm commit 56f3c2b56241994169361ba1148a03875ef8a749 Author: Daniel Nagy Commit: GitHub Assign list-buffers-directory to the location (#16) This displays the location as a string in M-x list-buffers instead of showing an empty path column. --- osm.el | 5 +

[nongnu] elpa/magit-section updated (f3afc117c2 -> d134b87a6b)

2022-03-25 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from f3afc117c2 Bump dependencies on Melpa adds d134b87a6b magit-ediff-use-indirect-buffers: Demote to variable No new revisions were added by this update. Summary of changes: lisp/magit-ediff.el | 9 - 1 file changed,

[nongnu] elpa/magit updated (f3afc117c2 -> d134b87a6b)

2022-03-25 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from f3afc117c2 Bump dependencies on Melpa adds d134b87a6b magit-ediff-use-indirect-buffers: Demote to variable No new revisions were added by this update. Summary of changes: lisp/magit-ediff.el | 9 - 1 file changed, 4 inser

[nongnu] elpa/git-commit d134b87a6b: magit-ediff-use-indirect-buffers: Demote to variable

2022-03-25 Thread ELPA Syncer
branch: elpa/git-commit commit d134b87a6b4b84791e1fca655f5e4feb62580920 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-ediff-use-indirect-buffers: Demote to variable --- lisp/magit-ediff.el | 9 - 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/lisp/magit-ediff.

[nongnu] elpa/magit-section updated (b32521d543 -> f3afc117c2)

2022-03-25 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from b32521d543 magit-ediff-read-files: Handle renames in one-file logs adds bc065246b4 Remove duplicated command magit-help adds 94aca04dc8 magit-module-section: Use correct keymap adds 70b34f08ab Increase use of s

[nongnu] elpa/magit updated (b32521d543 -> f3afc117c2)

2022-03-25 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from b32521d543 magit-ediff-read-files: Handle renames in one-file logs adds bc065246b4 Remove duplicated command magit-help adds 94aca04dc8 magit-module-section: Use correct keymap adds 70b34f08ab Increase use of section t

[nongnu] elpa/git-commit b7294344e3 15/18: Add context-menu utilities

2022-03-25 Thread ELPA Syncer
branch: elpa/git-commit commit b7294344e33e029d4ae03eaf670c609c4cd87c65 Author: Jonas Bernoulli Commit: Jonas Bernoulli Add context-menu utilities --- lisp/magit-section.el | 56 ++- 1 file changed, 55 insertions(+), 1 deletion(-) diff --git

[nongnu] elpa/git-commit f3afc117c2 18/18: Bump dependencies on Melpa

2022-03-25 Thread ELPA Syncer
nt "20210920") -(with-editor "20211001")) + (git-commit "20220222") +(magit-section "20220325") +(transient "20220325") +(with-editor "20220318")) :homepage "https://magit.vc"; :keywords '("git" "tools" "vc"))

[nongnu] elpa/git-commit bc065246b4 01/18: Remove duplicated command magit-help

2022-03-25 Thread ELPA Syncer
branch: elpa/git-commit commit bc065246b48a0e966451bb13954497c36f2d5e96 Author: Jonas Bernoulli Commit: Jonas Bernoulli Remove duplicated command magit-help Turns out I twice realized that it would make sense to provide a command that shows Magit's manual but picked a different

[nongnu] elpa/git-commit 8eb43f8b23 13/18: Store keymap detected based on name in section object

2022-03-25 Thread ELPA Syncer
branch: elpa/git-commit commit 8eb43f8b2373f78d5d07755e52f60fa269c2f2b7 Author: Jonas Bernoulli Commit: Jonas Bernoulli Store keymap detected based on name in section object --- lisp/magit-section.el | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/lisp/magit

[nongnu] elpa/git-commit 7d15b1a041 11/18: magit-diff--region-range: New function

2022-03-25 Thread ELPA Syncer
branch: elpa/git-commit commit 7d15b1a0410a435010fa200b66bae46fb89b05b2 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-diff--region-range: New function --- lisp/magit-diff.el | 57 +- 1 file changed, 31 insertions(+), 26 deletions(-

[nongnu] elpa/git-commit 95b432530a 16/18: Do not set point when invoking context-menu

2022-03-25 Thread ELPA Syncer
branch: elpa/git-commit commit 95b432530a6b131e63bec7411ee768f1dee9f629 Author: Jonas Bernoulli Commit: Jonas Bernoulli Do not set point when invoking context-menu --- docs/magit-section.org | 33 - docs/magit-section.texi | 33 - lisp/magit-diff.el |

[nongnu] elpa/git-commit be371711f5 06/18: magit-section-at: New function

2022-03-25 Thread ELPA Syncer
branch: elpa/git-commit commit be371711f521b95321e34ac59c9f04e86989d069 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-section-at: New function --- docs/magit-section.org | 4 docs/magit-section.texi | 5 + lisp/magit-bisect.el| 2 +- lisp/magit-section.el | 16 +++

[nongnu] elpa/git-commit 5641d3749c 12/18: Completely rework magit-mode-menu

2022-03-25 Thread ELPA Syncer
branch: elpa/git-commit commit 5641d3749c31201425d5c3a8b425316a589aa3c2 Author: Jonas Bernoulli Commit: Jonas Bernoulli Completely rework magit-mode-menu --- lisp/magit-mode.el | 91 ++ 1 file changed, 50 insertions(+), 41 deletions(-) di

[nongnu] elpa/git-commit 5da6122160 08/18: magit-section-mode-map: Add docstring

2022-03-25 Thread ELPA Syncer
branch: elpa/git-commit commit 5da612216043ba8fbb2767b19fc968ed319e2f5b Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-section-mode-map: Add docstring --- lisp/magit-section.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/magit-section.el b/lisp/magit-se

[nongnu] elpa/git-commit 38cb9372dc 17/18: Add section-specific context-menus

2022-03-25 Thread ELPA Syncer
branch: elpa/git-commit commit 38cb9372dc51df4767b30181db93f51f7ac856ab Author: Jonas Bernoulli Commit: Jonas Bernoulli Add section-specific context-menus --- lisp/magit-diff.el | 59 - lisp/magit-log.el | 18 +-- lisp/m

[nongnu] elpa/git-commit 949b4a47a4 10/18: magit-mouse-toggle-section: New command

2022-03-25 Thread ELPA Syncer
branch: elpa/git-commit commit 949b4a47a4351e22c4faa4bdb5ced4f5cdd03a35 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-mouse-toggle-section: New command --- lisp/magit-section.el | 21 + 1 file changed, 21 insertions(+) diff --git a/lisp/magit-section.el b/lisp/m

[nongnu] elpa/git-commit 0168be9366 14/18: Add basic context-menu

2022-03-25 Thread ELPA Syncer
branch: elpa/git-commit commit 0168be93666c85caae888c01f91a73488eff1a5b Author: Jonas Bernoulli Commit: Jonas Bernoulli Add basic context-menu --- docs/magit.org| 13 +++ docs/magit.texi | 16 lisp/magit-section.el | 101 +

[nongnu] elpa/git-commit 8c53997121 05/18: magit-section-ident-value: Split up into more methods

2022-03-25 Thread ELPA Syncer
branch: elpa/git-commit commit 8c53997121ebd83ef19963df0032dbde70bb0be8 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-section-ident-value: Split up into more methods --- lisp/magit-log.el | 18 lisp/magit-section.el | 77 +

[nongnu] elpa/git-commit 70b34f08ab 03/18: Increase use of section type, keymap and binding inheritance

2022-03-25 Thread ELPA Syncer
branch: elpa/git-commit commit 70b34f08ab5dc8bb7a0fb71bbf5d8cab7f8a47c4 Author: Jonas Bernoulli Commit: Jonas Bernoulli Increase use of section type, keymap and binding inheritance --- lisp/magit-base.el | 21 - lisp/magit-diff.el | 15 +-- lisp/magit-log

[nongnu] elpa/git-commit updated (b32521d543 -> f3afc117c2)

2022-03-25 Thread ELPA Syncer
elpasync pushed a change to branch elpa/git-commit. from b32521d543 magit-ediff-read-files: Handle renames in one-file logs new bc065246b4 Remove duplicated command magit-help new 94aca04dc8 magit-module-section: Use correct keymap new 70b34f08ab Increase use of sect

[nongnu] elpa/git-commit 73a2cbe61f 09/18: magit-section-heading-map: New keymap

2022-03-25 Thread ELPA Syncer
branch: elpa/git-commit commit 73a2cbe61f9cac148237e8bd043edc5dfe577fd3 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-section-heading-map: New keymap --- lisp/magit-section.el | 33 - 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/lisp/

[nongnu] elpa/git-commit 94aca04dc8 02/18: magit-module-section: Use correct keymap

2022-03-25 Thread ELPA Syncer
branch: elpa/git-commit commit 94aca04dc8f938cd1d9b180e3a72700d00f8546c Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-module-section: Use correct keymap --- lisp/magit-base.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/magit-base.el b/lisp/magit-base.el

[nongnu] elpa/git-commit 91ef0822d3 04/18: magit-get-section: Compare constant values

2022-03-25 Thread ELPA Syncer
branch: elpa/git-commit commit 91ef0822d330d51861e421a4fb2ffe55097c92a8 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-get-section: Compare constant values Previously only `magit-section-ident' returned a constant value for sections that need special handling, but we need

[nongnu] elpa/git-commit 4de514b84c 07/18: magit-section-content-p: New function

2022-03-25 Thread ELPA Syncer
branch: elpa/git-commit commit 4de514b84cfe45d5847f2b26dae9600bcdfbf63e Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-section-content-p: New function --- docs/magit-section.org | 4 +++ docs/magit-section.texi | 4 +++ lisp/magit-section.el | 81 +---

[elpa] externals/isearch-mb b77762a2f7 1/2: Expand README note on lax whitespace

2022-03-25 Thread ELPA Syncer
branch: externals/isearch-mb commit b77762a2f7e58b6270ae4b599590b9302a336ecc Author: Augusto Stoffel Commit: Augusto Stoffel Expand README note on lax whitespace --- README.org | 27 +++ 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/README.org b/REA

[elpa] externals/isearch-mb updated (a67f51b723 -> e70ba8f594)

2022-03-25 Thread ELPA Syncer
elpasync pushed a change to branch externals/isearch-mb. from a67f51b723 Define scroll up/down commands new b77762a2f7 Expand README note on lax whitespace new e70ba8f594 Bump version Summary of changes: README.org| 27 +++ isearch-mb.el | 2 +

[elpa] externals/isearch-mb e70ba8f594 2/2: Bump version

2022-03-25 Thread ELPA Syncer
branch: externals/isearch-mb commit e70ba8f594afef989006493dd71bd693a29e9f42 Author: Augusto Stoffel Commit: Augusto Stoffel Bump version --- isearch-mb.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/isearch-mb.el b/isearch-mb.el index 530550beb0..eae2e3d723 100644 -

[elpa] externals/buffer-env ba1c9d24d3: Bump version

2022-03-25 Thread ELPA Syncer
branch: externals/buffer-env commit ba1c9d24d3f1ba58445cbf1f762ba6859b66f6bf Author: Augusto Stoffel Commit: Augusto Stoffel Bump version --- buffer-env.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buffer-env.el b/buffer-env.el index a833777333..f21a324a2f 100644 -

[elpa] externals/transient 270eff1c7c: Fix redisplay when popup navigation is enabled

2022-03-25 Thread Jonas Bernoulli
branch: externals/transient commit 270eff1c7cc910dfe9882e97df608627028eaa40 Author: Jonas Bernoulli Commit: Jonas Bernoulli Fix redisplay when popup navigation is enabled --- lisp/transient.el | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/lisp/transient.el b/li

[elpa] externals/org-modern updated (1605ffc284 -> dc19304f40)

2022-03-25 Thread ELPA Syncer
elpasync pushed a change to branch externals/org-modern. from 1605ffc284 Use org-tag-re new c5fcbf86f2 Timestamps: Use distant-foreground (Fix #31) new dc19304f40 Add comments Summary of changes: org-modern.el | 12 1 file changed, 8 insertions(+), 4 deletion

[elpa] externals/org-modern c5fcbf86f2 1/2: Timestamps: Use distant-foreground (Fix #31)

2022-03-25 Thread ELPA Syncer
branch: externals/org-modern commit c5fcbf86f2db066cdf9d0444eec7d87352c25149 Author: Daniel Mendler Commit: Daniel Mendler Timestamps: Use distant-foreground (Fix #31) --- org-modern.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/org-modern.el b/org-modern.el

[elpa] externals/org-modern dc19304f40 2/2: Add comments

2022-03-25 Thread ELPA Syncer
branch: externals/org-modern commit dc19304f409259d1b258c51cedd2d362e0ff9b98 Author: Daniel Mendler Commit: Daniel Mendler Add comments --- org-modern.el | 4 1 file changed, 4 insertions(+) diff --git a/org-modern.el b/org-modern.el index e3f83f8089..86ed1f97f1 100644 --- a/org-moder

[elpa] externals/pulsar 5b72d3db1d 3/3: Untabify a function

2022-03-25 Thread ELPA Syncer
branch: externals/pulsar commit 5b72d3db1d49d3cf303226364cfc407dccd11740 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Untabify a function --- pulsar.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pulsar.el b/pulsar.el index 10722bc058..de5514a738 1

[elpa] externals/org-modern 1605ffc284: Use org-tag-re

2022-03-25 Thread ELPA Syncer
branch: externals/org-modern commit 1605ffc284421e46598766ded6aad1309987c6ff Author: Daniel Mendler Commit: Daniel Mendler Use org-tag-re --- org-modern.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/org-modern.el b/org-modern.el index d6ca406968..ed4a36dc40 100644

[elpa] externals/pulsar 3745de5151 2/3: Remove the minor mode lighter

2022-03-25 Thread ELPA Syncer
branch: externals/pulsar commit 3745de51519edd5c18a0bf0f53c1a8c60ae073cf Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove the minor mode lighter There was a misunderstanding. We do not need one. Thanks to Rudolf Adamkovič and Daniel Mendler for the feedback i

[elpa] externals/pulsar updated (b44af947fe -> 5b72d3db1d)

2022-03-25 Thread ELPA Syncer
elpasync pushed a change to branch externals/pulsar. from b44af947fe Clarify docs about duration, iterations, delay new 4781b67078 Clarify statement in the documentation new 3745de5151 Remove the minor mode lighter new 5b72d3db1d Untabify a function Summary of chan

[elpa] externals/osm 4f1d545456: Indentation

2022-03-25 Thread ELPA Syncer
branch: externals/osm commit 4f1d545456838fcc2860ae37f2bacf3d9d3d6004 Author: Daniel Mendler Commit: Daniel Mendler Indentation --- osm.el | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/osm.el b/osm.el index 891ff05039..35e002042f 100644 --- a/osm.el ++

[elpa] externals/pulsar 4781b67078 1/3: Clarify statement in the documentation

2022-03-25 Thread ELPA Syncer
branch: externals/pulsar commit 4781b670788329fe9bee8f4cc1f93fb645e89185 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Clarify statement in the documentation --- README.org | 5 +++-- pulsar.el | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/README.org b

[elpa] externals/pulsar b44af947fe: Clarify docs about duration, iterations, delay

2022-03-25 Thread ELPA Syncer
branch: externals/pulsar commit b44af947fed73f93d476b994d0d962e6ab6f45fc Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Clarify docs about duration, iterations, delay Thanks to Rudolf Adamkovič for the feedback in issue 12:

[elpa] externals/org-modern 148d55293f: Improve block fontification

2022-03-25 Thread ELPA Syncer
branch: externals/org-modern commit 148d55293f9b39f7bfba427effdbafcd872fdb00 Author: Daniel Mendler Commit: Daniel Mendler Improve block fontification --- org-modern.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org-modern.el b/org-modern.el index 8997282d0e..d6

[elpa] externals/org-modern f25040df96: Use more restrictive tag regular expression (Fix #32)

2022-03-25 Thread ELPA Syncer
branch: externals/org-modern commit f25040df96f7c9981872efcebe682419fb919e3b Author: Daniel Mendler Commit: Daniel Mendler Use more restrictive tag regular expression (Fix #32) --- org-modern.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org-modern.el b/org-modern.e

[elpa] externals/pulsar 6258c511ee 1/2: Abstract pulsar-mode lighter

2022-03-25 Thread ELPA Syncer
branch: externals/pulsar commit 6258c511ee4c27cc1f794224d16f95f396765ec8 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Abstract pulsar-mode lighter Thanks to Rudolf Adamkovič for the feedback in issue: . --- pulsar.el

[elpa] externals/pulsar d643c28ac7 2/2: Remove isearch from pulsar-pulse-functions

2022-03-25 Thread ELPA Syncer
branch: externals/pulsar commit d643c28ac7d1ebd8b7fc1e5137b77900572168a5 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove isearch from pulsar-pulse-functions I tried them for a while, but they are too intrusive when there are multiple matches clustered together. --

[elpa] externals/pulsar updated (5ff2b81633 -> d643c28ac7)

2022-03-25 Thread ELPA Syncer
elpasync pushed a change to branch externals/pulsar. from 5ff2b81633 Add minor mode lighter new 6258c511ee Abstract pulsar-mode lighter new d643c28ac7 Remove isearch from pulsar-pulse-functions Summary of changes: pulsar.el | 9 + 1 file changed, 5 insertions(+),

[elpa] externals/transient 75a44f5058 16/17: transient-enable-popup-navigation: Improve docstring

2022-03-25 Thread Jonas Bernoulli
branch: externals/transient commit 75a44f5058221ada3e9b8312248c890ec27ae1d5 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient-enable-popup-navigation: Improve docstring --- lisp/transient.el | 23 +++ 1 file changed, 15 insertions(+), 8 deletions(-) diff --git a

[elpa] externals/transient 98d5020238 14/17: transient-popup-navigation-map: No longer bind C-p and C-n

2022-03-25 Thread Jonas Bernoulli
branch: externals/transient commit 98d502023817aa06f3046ba89c7c5a856ed88c35 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient-popup-navigation-map: No longer bind C-p and C-n If a transient prefix allows the use of non-suffixes, then it is not appropriate to take over th

[elpa] externals/transient 5c746f3146 15/17: No longer consider popup navigation a secondary feature

2022-03-25 Thread Jonas Bernoulli
branch: externals/transient commit 5c746f314678117fcb45be7a003cbdc1781b0ea9 Author: Jonas Bernoulli Commit: Jonas Bernoulli No longer consider popup navigation a secondary feature In practical terms that just means moving the definitions of two keymaps. Also, just because I now

[elpa] externals/transient 31d355b596 10/17: transient-set-level: Refresh shown levels after setting one

2022-03-25 Thread Jonas Bernoulli
branch: externals/transient commit 31d355b5962e22e160617c70cfdde344afb00998 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient-set-level: Refresh shown levels after setting one --- lisp/transient.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/transient.

[elpa] externals/transient 06697f75ac 11/17: Only use this-original-command when necessary

2022-03-25 Thread Jonas Bernoulli
branch: externals/transient commit 06697f75ace79936e12709cfbd75547b7016b733 Author: Jonas Bernoulli Commit: Jonas Bernoulli Only use this-original-command when necessary It is necessary for `transient-help' and `transient-set-level'. Invoking one of these commands enters a speci

[elpa] externals/transient dd67ff9061 12/17: transient--do-pre-command: New function

2022-03-25 Thread Jonas Bernoulli
branch: externals/transient commit dd67ff906198d28439bfec71ecba98edbed55321 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--do-pre-command: New function --- lisp/transient.el | 26 ++ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/lisp/tra

[elpa] externals/transient 132090a4b6 17/17: transient-enable-popup-navigation: Enable by default

2022-03-25 Thread Jonas Bernoulli
branch: externals/transient commit 132090a4b6d65603a09e33113f6dbd9a1131e38e Author: Jonas Bernoulli Commit: Jonas Bernoulli transient-enable-popup-navigation: Enable by default --- lisp/transient.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/transient.el b/

[elpa] externals/transient ecf340cbff 09/17: make: Set GITSTATS

2022-03-25 Thread Jonas Bernoulli
branch: externals/transient commit ecf340cbfff8434ad00a26b408bd3587a10ef59b Author: Jonas Bernoulli Commit: Jonas Bernoulli make: Set GITSTATS --- default.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/default.mk b/default.mk index eb1a74d17c..1a6ad9ee66 100644 --- a/default.mk +++

[elpa] externals/transient bb056e7156 13/17: Invoke suffix commands directly when a button is pushed

2022-03-25 Thread Jonas Bernoulli
branch: externals/transient commit bb056e7156b3d88f42770ec55e1a7447a95aca96 Author: Jonas Bernoulli Commit: Jonas Bernoulli Invoke suffix commands directly when a button is pushed Using wrapper commands that call `pust-button' messed things up because the latter selects the wind

[elpa] externals/transient 0619c7ef19 08/17: Automatically publish statistics

2022-03-25 Thread Jonas Bernoulli
branch: externals/transient commit 0619c7ef198349c11c8ef598c7caa741b3c4c9b0 Author: Jonas Bernoulli Commit: Jonas Bernoulli Automatically publish statistics --- .github/workflows/stats.yml | 18 ++ Makefile| 10 +++--- docs/Makefile | 18

[elpa] externals/transient af49fd9447 04/17: Use more function quotes

2022-03-25 Thread Jonas Bernoulli
branch: externals/transient commit af49fd94475ce031b2f08a04d0e3b6a90aba80b6 Author: Stefan Monnier Commit: Jonas Bernoulli Use more function quotes --- lisp/transient.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lisp/transient.el b/lisp/transient.el index 4

[elpa] externals/transient 8bd182c2de 05/17: Add ignore rules for ELPA

2022-03-25 Thread Jonas Bernoulli
branch: externals/transient commit 8bd182c2de7c34734bdb685065e6161e2d128064 Author: Stefan Monnier Commit: Jonas Bernoulli Add ignore rules for ELPA --- .gitignore | 4 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index ab2f77e0ef..07644fb0a7 100644 --- a/.giti

[elpa] externals/transient 017eb7b3cb 07/17: Explicitly define generic functions

2022-03-25 Thread Jonas Bernoulli
branch: externals/transient commit 017eb7b3cb631bb432066539c459bfa96afa0543 Author: Jonas Bernoulli Commit: Jonas Bernoulli Explicitly define generic functions The byte-compiler of Emacs 29 went completely berserk and so I learned that it recently stopped being possible to defin

[elpa] externals/transient da97c6d18a 06/17: Revert most of "Use more function quotes"

2022-03-25 Thread Jonas Bernoulli
branch: externals/transient commit da97c6d18ae78cc5cedb284cd6ee6cef16511e7d Author: Jonas Bernoulli Commit: Jonas Bernoulli Revert most of "Use more function quotes" This reverts most of commit af49fd94475ce031b2f08a04d0e3b6a90aba80b6. The byte-compiler doesn't like it; and

[elpa] externals/transient updated (7c771c94c8 -> 132090a4b6)

2022-03-25 Thread Jonas Bernoulli
tarsius pushed a change to branch externals/transient. from 7c771c94c8 Do not let-bind overriding-terminal-local-map to nil new 8d28d6ca5c transient-reset: Fix docstring typo new 08ebdbc85d manual: Mention more additions since last release new 45ef6df3fb Update chang

[elpa] externals/transient 45ef6df3fb 03/17: Update changelog

2022-03-25 Thread Jonas Bernoulli
branch: externals/transient commit 45ef6df3fbc7f4fc87fd0db20b48334f61b521e0 Author: Jonas Bernoulli Commit: Jonas Bernoulli Update changelog --- CHANGELOG | 56 1 file changed, 56 insertions(+) diff --git a/CHANGELOG b/CHANGELOG inde

[elpa] externals/transient 8d28d6ca5c 01/17: transient-reset: Fix docstring typo

2022-03-25 Thread Jonas Bernoulli
branch: externals/transient commit 8d28d6ca5c34f1543aee47a5314a84e725cbe146 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient-reset: Fix docstring typo --- lisp/transient.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/transient.el b/lisp/transient.el ind

[elpa] externals/transient 08ebdbc85d 02/17: manual: Mention more additions since last release

2022-03-25 Thread Jonas Bernoulli
branch: externals/transient commit 08ebdbc85d8733bec30ec9b2152358be213f4dde Author: Jonas Bernoulli Commit: Jonas Bernoulli manual: Mention more additions since last release --- docs/transient.org | 16 docs/transient.texi | 18 ++ 2 files changed, 26 inser