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(+)
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
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
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
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(+)
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 -
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(-)
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
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
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
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
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~.
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
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
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
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
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(+),
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-
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
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
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
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
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
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
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
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 +--
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
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
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
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
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
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
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
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
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 +++
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-
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
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 ++
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 |
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
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
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 +++---
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
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
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
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
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
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
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
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
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-
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
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
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
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 +++--
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
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 +++
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
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
branch: externals/spacious-padding
commit e0f580d17b7508cc2da866f6888f6be8ec42a0f7
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Add initial version of spacious-padding
---
.gitignore | 5 +
COPYING | 674
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 --
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
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
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
64 matches
Mail list logo