[elpa] externals/nano-modeline a2bf4fd073 22/26: Several group of butons are now possible

2023-06-02 Thread ELPA Syncer
branch: externals/nano-modeline commit a2bf4fd07355d19e478d6cc361a8d2879a1b8467 Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Several group of butons are now possible --- nano-modeline.el | 64 1 file changed, 37 insertions(+)

[elpa] externals/nano-modeline 0b47e73d04 18/26: Added possibility for dynamic buttons

2023-06-02 Thread ELPA Syncer
branch: externals/nano-modeline commit 0b47e73d0447dd0354349cdd841077e78a0aefb5 Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Added possibility for dynamic buttons --- nano-modeline.el | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/nano-modeline.e

[elpa] externals/nano-modeline updated (b8795c14ad -> bead6850a1)

2023-06-02 Thread ELPA Syncer
elpasync pushed a change to branch externals/nano-modeline. from b8795c14ad Merge pull request #48 from tonijarjour/patch-1 new 21263a0b3d Complete rewrite new 7f8c45c5fb Some modelines can be made default (text or prog) new 7331307df8 Upated documentation to new imp

[elpa] externals/nano-modeline d18fa48999 08/26: Update documentation

2023-06-02 Thread ELPA Syncer
branch: externals/nano-modeline commit d18fa489995f6d2d8e612945a87f1e59e6497d17 Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Update documentation --- README.md| 31 +++ nano-modeline.el | 17 +++-- 2 files changed, 30 insertions(+), 1

[elpa] externals/nano-modeline 961065fe66 16/26: Added possibility to have icon in buttons

2023-06-02 Thread ELPA Syncer
branch: externals/nano-modeline commit 961065fe66f3d4fc49fe5a02cee332240517f03c Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Added possibility to have icon in buttons --- nano-modeline.el | 55 +-- 1 file changed, 41 insertions(+)

[elpa] externals/nano-modeline 7503853c0b 13/26: Added clickalt text/svg buttons

2023-06-02 Thread ELPA Syncer
branch: externals/nano-modeline commit 7503853c0b61c10380fec1780ac000b3abb724b9 Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Added clickalt text/svg buttons --- nano-modeline.el | 176 +++ 1 file changed, 176 insertions(+) diff -

[elpa] externals/nano-modeline 8304ce072f 06/26: Simplification of faces

2023-06-02 Thread ELPA Syncer
branch: externals/nano-modeline commit 8304ce072fb1533f2de7228917fe16f101cb0b22 Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Simplification of faces --- nano-modeline.el | 121 +++ 1 file changed, 77 insertions(+), 44 deletions(-)

[elpa] externals/nano-modeline 67ad139060 15/26: Org capture mode with buttons

2023-06-02 Thread ELPA Syncer
branch: externals/nano-modeline commit 67ad13906001f88da662909170fc43f772bb34a7 Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Org capture mode with buttons --- nano-modeline.el | 16 +--- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/nano-modeline.el b/na

[elpa] externals/org d55a112149 2/4: lisp/ob-C.el: replace %f with %s to prevent unneeded rounding

2023-06-02 Thread ELPA Syncer
branch: externals/org commit d55a1121490334851b7eb7ba184e01b361a8ab75 Author: Leo Butler Commit: Ihor Radchenko lisp/ob-C.el: replace %f with %s to prevent unneeded rounding * lisp/ob-C.el (org-babel-C-val-to-C-type): Floats should be printed as string literals to prevent roundi

[elpa] externals/nano-modeline e3a04505ff 05/26: Optional symbols

2023-06-02 Thread ELPA Syncer
branch: externals/nano-modeline commit e3a04505ff9e636e669e9a9f0511e24cf32f5704 Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Optional symbols --- nano-modeline.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/nano-modeline.el b/nano-modeline.el index b

[elpa] externals/org 1cb5de6211 4/4: org-eval: Use `condition-case-unless-debug' for better backtraces

2023-06-02 Thread ELPA Syncer
branch: externals/org commit 1cb5de62113ae097726ffa4a80ea9fcdbaa719e9 Author: Ihor Radchenko Commit: Ihor Radchenko org-eval: Use `condition-case-unless-debug' for better backtraces --- lisp/org-macs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org-macs.el b/l

[elpa] externals/org a00889997b 3/4: doc/org-manual.org: Mark up nil as ~nil~

2023-06-02 Thread ELPA Syncer
branch: externals/org commit a00889997bdd1442fb54be4f3d8853131c3c31c3 Author: Basil L. Contovounesios Commit: Ihor Radchenko doc/org-manual.org: Mark up nil as ~nil~ * doc/org-manual.org (Images, Plain lists in Texinfo export) (Results of Evaluation): Mark up plain nil as ~nil~.

[elpa] externals/nano-modeline 21263a0b3d 01/26: Complete rewrite

2023-06-02 Thread ELPA Syncer
branch: externals/nano-modeline commit 21263a0b3d2701262e22565f4ddc1924d985113e Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Complete rewrite --- nano-modeline.el | 1553 -- 1 file changed, 440 insertions(+), 1113 deletions(-) di

[elpa] externals/nano-modeline 3e29afaea2 09/26: Better alignment with fringes and margins

2023-06-02 Thread ELPA Syncer
branch: externals/nano-modeline commit 3e29afaea2a40fb553bea5dee773009eda43358e Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Better alignment with fringes and margins --- nano-modeline.el | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/nano-modeline.e

[elpa] externals/nano-modeline 3773403dbe 20/26: Added help message for buttons

2023-06-02 Thread ELPA Syncer
branch: externals/nano-modeline commit 3773403dbe31759574c38e240a89ea84c26b94e5 Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Added help message for buttons --- nano-modeline.el | 42 ++ 1 file changed, 26 insertions(+), 16 deletions(-) diff

[elpa] externals/nano-modeline bead6850a1 26/26: Add usage example to documentation

2023-06-02 Thread ELPA Syncer
branch: externals/nano-modeline commit bead6850a19b71bdb948880d30fdf536151d83e2 Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Add usage example to documentation --- nano-modeline.el | 18 ++ 1 file changed, 18 insertions(+) diff --git a/nano-modeline.el b/nano-model

[elpa] externals/nano-modeline 7f8c45c5fb 02/26: Some modelines can be made default (text or prog)

2023-06-02 Thread ELPA Syncer
branch: externals/nano-modeline commit 7f8c45c5fb0e9025bfb7b100be1ff713b839eec7 Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Some modelines can be made default (text or prog) --- nano-modeline.el | 46 -- 1 file changed, 20 insertions(+),

[elpa] externals/org 2c77551a68 1/4: org-texinfo-export-to-info: Fix docstring

2023-06-02 Thread ELPA Syncer
branch: externals/org commit 2c77551a6802ea3dbc303344719ee55a053e75a8 Author: Ihor Radchenko Commit: Ihor Radchenko org-texinfo-export-to-info: Fix docstring * lisp/ox-texinfo.el (org-texinfo-export-to-info): Remove description of a removed argument from the docstring. The PUB-

[elpa] externals/nano-modeline 26470be833 07/26: Nil face is ok

2023-06-02 Thread ELPA Syncer
branch: externals/nano-modeline commit 26470be83328a728c86c05501a47c530be7e6ce6 Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Nil face is ok --- nano-modeline.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nano-modeline.el b/nano-modeline.el index b8d89c3

[elpa] externals/nano-modeline 7331307df8 03/26: Upated documentation to new implementation

2023-06-02 Thread ELPA Syncer
branch: externals/nano-modeline commit 7331307df8b07cdd4a9fc15892e5d93e8b3d33ea Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Upated documentation to new implementation --- README.md | 39 +-- 1 file changed, 17 insertions(+), 22 deletions(-) dif

[elpa] externals/org updated (5b4eebfabd -> 1cb5de6211)

2023-06-02 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 5b4eebfabd Prefer `condition-case-unless-debug' where possible new 2c77551a68 org-texinfo-export-to-info: Fix docstring new d55a112149 lisp/ob-C.el: replace %f with %s to prevent unneeded rounding new a00889997b

[elpa] externals/nano-modeline 7663311747 04/26: Bugfix with deadline date

2023-06-02 Thread ELPA Syncer
branch: externals/nano-modeline commit 7663311747a5e901dfc1425bff9fed48bedc4d7f Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Bugfix with deadline date --- nano-modeline.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nano-modeline.el b/nano-modeline.el in

[elpa] externals/nano-modeline 7f5879ead9 14/26: Better org-mode

2023-06-02 Thread ELPA Syncer
branch: externals/nano-modeline commit 7f5879ead9d3f09ea82f97e9cd967a830fecd969 Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Better org-mode --- nano-modeline.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nano-modeline.el b/nano-modeline.el index bdd5860ede

[elpa] externals/nano-modeline 1fc418a2f5 19/26: Added buttons to all mu4e modes

2023-06-02 Thread ELPA Syncer
branch: externals/nano-modeline commit 1fc418a2f51fda0302363e7b38ec5e81e1f78009 Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Added buttons to all mu4e modes --- nano-modeline.el | 63 1 file changed, 50 insertions(+), 13 dele

[elpa] externals-release/org c50b03d99e: lisp/ob-C.el: replace %f with %s to prevent unneeded rounding

2023-06-02 Thread ELPA Syncer
branch: externals-release/org commit c50b03d99e3b13ff311e66422cc3916791f37f68 Author: Leo Butler Commit: Ihor Radchenko lisp/ob-C.el: replace %f with %s to prevent unneeded rounding * lisp/ob-C.el (org-babel-C-val-to-C-type): Floats should be printed as string literals to preven

[elpa] externals/nano-modeline 93c78fd956 12/26: Renamed faces to name/primary/secondary

2023-06-02 Thread ELPA Syncer
branch: externals/nano-modeline commit 93c78fd9567c0ccd90f994033a2891cb419f0d46 Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Renamed faces to name/primary/secondary --- README.md| 15 +++- nano-modeline.el | 69 +--

[elpa] externals/nano-modeline cba074e55c 23/26: Tagged version 1.0

2023-06-02 Thread ELPA Syncer
branch: externals/nano-modeline commit cba074e55c847f289085ec35c21fb2ad8df1b483 Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Tagged version 1.0 --- nano-modeline.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nano-modeline.el b/nano-modeline.el index e03

[elpa] externals/nano-modeline 892a815cc9 21/26: Added view as html button for mu4e

2023-06-02 Thread ELPA Syncer
branch: externals/nano-modeline commit 892a815cc991b08a6fa17b743ccd10c449fa10b6 Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Added view as html button for mu4e --- nano-modeline.el | 15 ++- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/nano-modeline.el

[elpa] externals/nano-modeline 60f1862b08 25/26: Typos

2023-06-02 Thread ELPA Syncer
branch: externals/nano-modeline commit 60f1862b082d6b601f8db3ecc7e2dff77c9ad46b Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Typos --- nano-modeline.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nano-modeline.el b/nano-modeline.el index 70afd3fb61..fa3c

[elpa] externals/nano-modeline aba353af56 11/26: Added elpher mode

2023-06-02 Thread ELPA Syncer
branch: externals/nano-modeline commit aba353af5625cba10d3795559fd17e6443e10cc5 Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Added elpher mode --- nano-modeline.el | 25 + 1 file changed, 25 insertions(+) diff --git a/nano-modeline.el b/nano-modeline.el ind

[elpa] externals/nano-modeline 8a609b63c3 24/26: Removed old screenshots

2023-06-02 Thread ELPA Syncer
branch: externals/nano-modeline commit 8a609b63c3115bc55c305d5bbdfce6bd991cc792 Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Removed old screenshots --- images/nanno-modeline-MD-focused.png | Bin 11347 -> 0 bytes images/nanno-modeline-MD-unfocused.png | Bin 10642 -> 0 bytes 2 f

[elpa] externals/nano-modeline 4e5be76d98 17/26: Message compose mode with buttons

2023-06-02 Thread ELPA Syncer
branch: externals/nano-modeline commit 4e5be76d981b614d42b40d6c89f3e3683a43b415 Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Message compose mode with buttons --- nano-modeline.el | 14 ++ 1 file changed, 14 insertions(+) diff --git a/nano-modeline.el b/nano-modeline.e

[elpa] externals/nano-modeline 239000d7e1 10/26: Handle case when fringes are outside margins

2023-06-02 Thread ELPA Syncer
branch: externals/nano-modeline commit 239000d7e18a9381ecdfef0dcaf1dc9a0abc507b Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Handle case when fringes are outside margins --- nano-modeline.el | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/nano-modelin

[elpa] externals/standard-themes updated (f1a505e2aa -> 71ad418f48)

2023-06-02 Thread ELPA Syncer
elpasync pushed a change to branch externals/standard-themes. from f1a505e2aa Make ediff faces not implicitly depend on diff-mode new 894c20497f Revise some all-the-icons colours new 71ad418f48 Add support for nerd-icons, nerd-icons-dired, nerd-icons-ibuffer Summary of ch

[elpa] externals/standard-themes 71ad418f48 2/2: Add support for nerd-icons, nerd-icons-dired, nerd-icons-ibuffer

2023-06-02 Thread ELPA Syncer
branch: externals/standard-themes commit 71ad418f482d7709a44fc0ecba22d09326f56cb5 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add support for nerd-icons, nerd-icons-dired, nerd-icons-ibuffer --- README.org | 3 +++ standard-themes.el | 42 +++

[elpa] externals/standard-themes 894c20497f 1/2: Revise some all-the-icons colours

2023-06-02 Thread ELPA Syncer
branch: externals/standard-themes commit 894c20497f7ec9a90451935f4cea22ec58adae34 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Revise some all-the-icons colours --- standard-themes.el | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/standard-

[elpa] externals/firefox-javascript-repl aad90c680a 1/2: Prompt before deletion of temporary profile directory

2023-06-02 Thread Thomas Fitzsimmons
branch: externals/firefox-javascript-repl commit aad90c680ab4af67800f048a22d7ac46d47509bd Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Prompt before deletion of temporary profile directory * firefox-javascript-repl.el (firefox-javascript-repl): Prompt before deletion of

[elpa] externals/firefox-javascript-repl updated (a531550c7b -> 8611fa635b)

2023-06-02 Thread Thomas Fitzsimmons
fitzsim pushed a change to branch externals/firefox-javascript-repl. from a531550c7b Bump version to 0.9.3 new aad90c680a Prompt before deletion of temporary profile directory new 8611fa635b Bump version to 0.9.4 Summary of changes: NEWS | 6 ++

[elpa] externals/firefox-javascript-repl 8611fa635b 2/2: Bump version to 0.9.4

2023-06-02 Thread Thomas Fitzsimmons
branch: externals/firefox-javascript-repl commit 8611fa635b0336f9fae633a86dbac1dfa02db097 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Bump version to 0.9.4 * firefox-javascript-repl.el: Bump version to 0.9.4. * NEWS: Document changes. --- NEWS |

[elpa] externals/ulisp-repl 54f56604e9 2/2: Bump version to 1.0.2

2023-06-02 Thread Thomas Fitzsimmons
branch: externals/ulisp-repl commit 54f56604e95129a2734f043954163c8620fb864c Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Bump version to 1.0.2 * ulisp-repl.el: Bump version to 1.0.2. * NEWS: Document updates. --- NEWS | 6 ++ ulisp-repl.el | 2 +- 2 files

[elpa] externals/ulisp-repl 3a7d133959 1/2: Make paredit dependency optional

2023-06-02 Thread Thomas Fitzsimmons
branch: externals/ulisp-repl commit 3a7d1339594f69a8aaee28daea77fb7e9c81dad3 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Make paredit dependency optional * ulisp-repl.el: Make paredit dependency optional to accommodate pre-NonGNU-ELPA Emacs versions. (ulisp-repl--m

[elpa] externals/ulisp-repl updated (f4f30edf01 -> 54f56604e9)

2023-06-02 Thread Thomas Fitzsimmons
fitzsim pushed a change to branch externals/ulisp-repl. from f4f30edf01 Bump version to 1.0.1 new 3a7d133959 Make paredit dependency optional new 54f56604e9 Bump version to 1.0.2 Summary of changes: NEWS | 6 ++ ulisp-repl.el | 26 +++---

[nongnu] elpa/helm 20cce89fc6: Try to clarify what we are doing with helm-command-prefix

2023-06-02 Thread ELPA Syncer
branch: elpa/helm commit 20cce89fc605a8d61a11608b845c6401549dce23 Author: Thierry Volpiatto Commit: Thierry Volpiatto Try to clarify what we are doing with helm-command-prefix 1) No need to declare helm-command-prefix with defvar, fset later is making the symbol AFAIU. 2) Us

[nongnu] elpa/helm-core updated (e56d0a82a4 -> 20cce89fc6)

2023-06-02 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from e56d0a82a4 Allow reverse history in eshell command on file adds 20cce89fc6 Try to clarify what we are doing with helm-command-prefix No new revisions were added by this update. Summary of changes: helm-global-bindings.el | 5

[nongnu] elpa/symbol-overlay 7c7d369bb7 2/2: Merge pull request #99 from BlindingDark/patch-2

2023-06-02 Thread ELPA Syncer
branch: elpa/symbol-overlay commit 7c7d369bb749d96346b40cf714884a39aaa743f4 Merge: 72ff963a0f 1d93f3ad4b Author: Steve Purcell Commit: GitHub Merge pull request #99 from BlindingDark/patch-2 Fix symbol-overlay-rename adding redundant overlay --- symbol-overlay.el | 3 ++- 1 file ch

[nongnu] elpa/symbol-overlay 1d93f3ad4b 1/2: Fix symbol-overlay-rename adding redundant overlay

2023-06-02 Thread ELPA Syncer
branch: elpa/symbol-overlay commit 1d93f3ad4b382548c6f20f2c59b826767a64b40a Author: 我没有抓狂 Commit: GitHub Fix symbol-overlay-rename adding redundant overlay --- symbol-overlay.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/symbol-overlay.el b/symbol-overlay.el index

[elpa] externals/nano-modeline 255136d3fc: Bugfix: Elfeed tite having % in their title

2023-06-02 Thread ELPA Syncer
branch: externals/nano-modeline commit 255136d3fc4bf09b2869eceb1ffc4c60f7cc70bc Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Bugfix: Elfeed tite having % in their title --- nano-modeline.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nano-modeline.el b/nan

[elpa] externals/org dbb451dc9d 2/2: org-manual.org: Explain that noweb expansion does not carry over :var

2023-06-02 Thread ELPA Syncer
branch: externals/org commit dbb451dc9d85c001c36622700dbc7134e9ebcd7c Author: Ihor Radchenko Commit: Ihor Radchenko org-manual.org: Explain that noweb expansion does not carry over :var * doc/org-manual.org (Noweb Reference Syntax): Provide an example explaining that :var header

[elpa] externals/org 07521331c3 1/2: org-image-max-width: Allow floating point value as fraction of window width

2023-06-02 Thread ELPA Syncer
branch: externals/org commit 07521331c3712b4f7383ee3a831608ac4b24c07f Author: Ihor Radchenko Commit: Ihor Radchenko org-image-max-width: Allow floating point value as fraction of window width * lisp/org.el (org--create-inline-image): Allow `org-image-max-width' to be a floating

[elpa] externals/org updated (1cb5de6211 -> dbb451dc9d)

2023-06-02 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 1cb5de6211 org-eval: Use `condition-case-unless-debug' for better backtraces new 07521331c3 org-image-max-width: Allow floating point value as fraction of window width new dbb451dc9d org-manual.org: Explain that noweb

[nongnu] elpa/evil 4317b2eead 1/2: Global print using message

2023-06-02 Thread ELPA Syncer
branch: elpa/evil commit 4317b2eead031d2d0dbcde1d143617c1e3f4a00d Author: Tom Dalziel Commit: Tom Dalziel <33435574+tomd...@users.noreply.github.com> Global print using message --- evil-commands.el | 74 +++- evil-ex.el | 2 +- evil-

[nongnu] elpa/evil fc763f888f 2/2: Print using minibuffer

2023-06-02 Thread ELPA Syncer
branch: elpa/evil commit fc763f888fb9a810f99b9783aa1f3f5e895ce502 Author: Tom Dalziel Commit: Tom Dalziel <33435574+tomd...@users.noreply.github.com> Print using minibuffer --- evil-commands.el | 27 ++- 1 file changed, 18 insertions(+), 9 deletions(-) diff --git a/e

[nongnu] elpa/evil updated (be736b8dbc -> fc763f888f)

2023-06-02 Thread ELPA Syncer
elpasync pushed a change to branch elpa/evil. from be736b8dbc Support p and # ex-substitute flags new 4317b2eead Global print using message new fc763f888f Print using minibuffer Summary of changes: evil-commands.el | 83

[nongnu] elpa/magit-section updated (e7e040fcc3 -> 8b1f599de4)

2023-06-02 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from e7e040fcc3 magit-version: Also output Transient version adds 8b1f599de4 Provide set of recommended global key bindings No new revisions were added by this update. Summary of changes: docs/magit.org | 323

[nongnu] elpa/magit 8b1f599de4: Provide set of recommended global key bindings

2023-06-02 Thread ELPA Syncer
branch: elpa/magit commit 8b1f599de4c54957d7dfbd2bc0fed2d9e04760a0 Author: Jonas Bernoulli Commit: Jonas Bernoulli Provide set of recommended global key bindings Also update related parts of the manual that were very outdated. --- docs/magit.org | 323 +++--

[elpa] externals/transient a1575e5833: Release version 0.4.1

2023-06-02 Thread Jonas Bernoulli
branch: externals/transient commit a1575e58331b1ff85ac97667df0130ae822ccf5f Author: Jonas Bernoulli Commit: Jonas Bernoulli Release version 0.4.1 --- CHANGELOG | 9 + docs/transient.org | 4 ++-- docs/transient.texi | 4 ++-- lisp/transient.el | 2 +- 4 files changed, 1

[nongnu] elpa/git-commit updated (e7e040fcc3 -> 8b1f599de4)

2023-06-02 Thread ELPA Syncer
elpasync pushed a change to branch elpa/git-commit. from e7e040fcc3 magit-version: Also output Transient version adds 8b1f599de4 Provide set of recommended global key bindings No new revisions were added by this update. Summary of changes: docs/magit.org | 323 +++

[elpa] main 2e9d032693: * elpa-packages (spacious-padding): New package

2023-06-02 Thread Protesilaos Stavrou
branch: main commit 2e9d032693846efa314de232d6adcce638aebe76 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou * elpa-packages (spacious-padding): New package --- elpa-packages | 3 +++ 1 file changed, 3 insertions(+) diff --git a/elpa-packages b/elpa-packages index d839b41157..43cbc

[elpa] externals/spacious-padding 26ce378dd1 5/5: Remove unused link in the manual and needless warning

2023-06-02 Thread ELPA Syncer
branch: externals/spacious-padding commit 26ce378dd1b01b358f6a457324f55f9154d82426 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove unused link in the manual and needless warning --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/RE

[elpa] externals/spacious-padding e0f580d17b 1/5: Add initial version of spacious-padding

2023-06-02 Thread ELPA Syncer
branch: externals/spacious-padding commit e0f580d17b7508cc2da866f6888f6be8ec42a0f7 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add initial version of spacious-padding --- .gitignore | 5 + COPYING | 674

[elpa] externals/spacious-padding 719cebf214 4/5: Mention Nicolas Rougier and Daniel Mendler

2023-06-02 Thread ELPA Syncer
branch: externals/spacious-padding commit 719cebf214479204fa766a225e68df9948db47d1 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Mention Nicolas Rougier and Daniel Mendler --- README.md | 4 spacious-padding.el | 7 +++ 2 files changed, 11 insertions(+) diff --

[elpa] externals/spacious-padding 3cfc676b35 3/5: Expand the Commentary

2023-06-02 Thread ELPA Syncer
branch: externals/spacious-padding commit 3cfc676b352e4d5e7f63a34d1a3d3a82fd1d8033 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Expand the Commentary --- spacious-padding.el | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/spacious-padding.el b/spacious-pa

[elpa] branch externals/spacious-padding created (now 26ce378dd1)

2023-06-02 Thread ELPA Syncer
elpasync pushed a change to branch externals/spacious-padding. at 26ce378dd1 Remove unused link in the manual and needless warning This branch includes the following new commits: new e0f580d17b Add initial version of spacious-padding new f99ee0d519 Expand the README

[elpa] externals/spacious-padding f99ee0d519 2/5: Expand the README

2023-06-02 Thread ELPA Syncer
branch: externals/spacious-padding commit f99ee0d519251487d323ab269659b057ac2d866b Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Expand the README --- README.md | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 710c6ed513..d7d848