branch: externals/csv-mode
commit 28073e5d7aa073f2aea140dda2a0714056dfa1ca
Author: Simen Heggestøyl
Commit: Simen Heggestøyl
* csv-mode.el: Bump version number
---
csv-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/csv-mode.el b/csv-mode.el
index 0e7b19d197..24e
elpasync pushed a change to branch externals/hyperbole.
from 74431604b5 Add target for elpa-devel install tests (#136)
new 147852f5de hactypes.el (link-to-texinfo-node): Sub for var name in
filename
new 40cbd4bbaf Merge branch 'master' of hyperbole (hanging parens
removal)
branch: externals/hyperbole
commit e741a93aa0e985805563b1d6bba252640edf0b32
Author: Bob Weiner
Commit: Bob Weiner
hyrolo.el (hyrolo-map-level): Fix {C-h h r o} order cmd / sorting.
---
ChangeLog | 7 +
hyrolo.el | 98 ++-
2 fi
branch: externals/hyperbole
commit 147852f5dead95e0c5e46708252fbdba2a56fb05
Author: Bob Weiner
Commit: Bob Weiner
hactypes.el (link-to-texinfo-node): Sub for var name in filename
hui.el (hui:link-possible-types): Require 'texnfo-upd when needed to ensure
texinfo-copy-node-name
branch: externals/hyperbole
commit 40cbd4bbaf058f97866d882716117dfe56282ce7
Merge: 147852f5de a561a4ace1
Author: Bob Weiner
Commit: Bob Weiner
Merge branch 'master' of hyperbole (hanging parens removal)
---
hargs.el| 12
hbut.el | 9 +++--
hgnus.el
branch: externals/hyperbole
commit eaa2ac0b13d8d97bf2712ed5056ab7f9685ff078
Author: Bob Weiner
Commit: Bob Weiner
Fix many outstanding issues for V8 release
* kotl/kotl-mode.el (kotl-mode:exchange-cells): Signal error if invalid
type or value
is given for a cell ref. Also,
branch: externals/hyperbole
commit 4e1f1b03e98942511ecb233ba1e9025304c7deb7
Author: Robert Weiner
Commit: Robert Weiner
Fix tests that failed on Emacs 27.1.
---
hpath.el | 3 ++-
test/hpath-tests.el | 38 ++
test/hsys-org-tests.el
branch: externals/hyperbole
commit 7d589683537dc06d1ca25f78ae605592952c11dc
Merge: eaa2ac0b13 74431604b5
Author: Robert Weiner
Commit: Robert Weiner
Merge 'master' (Mats updates) of hyperbole
---
ChangeLog | 6 ++
Makefile | 4 ++--
install-t
branch: externals/hyperbole
commit 5e7d92a5e605e231aa27fe4f8b7b42443a546fdb
Author: Bob Weiner
Commit: Bob Weiner
Fix a few minor issues pointed out by Elisp linter
---
hactypes.el | 2 +-
hib-doc-id.el | 2 +-
hycontrol.el | 2 ++
3 files changed, 4 insertions(+), 2 deletions(-)
diff -
branch: elpa/zig-mode
commit 1ef8a13b93b3bdd20f86727b3a71572b02c421ef
Author: Geoffrey J. Teale
Commit: GitHub
Add optional ansi-coloration for the zig-fmt buffer (#65)
---
zig-mode.el | 5 +
1 file changed, 5 insertions(+)
diff --git a/zig-mode.el b/zig-mode.el
index 5b47de3cd4..40646
branch: elpa/projectile
commit f753cdbcf890ea935888d8fa30f5f497e65ae0c4
Author: lWarne
Commit: Bozhidar Batsov
Update documentation around test/src-dir and update sbt project type
---
doc/modules/ROOT/pages/projects.adoc | 50 +---
projectile.el
elpasync pushed a change to branch elpa/projectile.
from ac60885f2a Port projectile-time-seconds to future Emacs
new 43decc573b Port projectile-time-seconds to future Emacs
new cd8bcbcb15 Merge pull request #1735 from eggert/timestamp
new fad389aecf Make src/test-dir
branch: elpa/projectile
commit b7937e212d84a54802d1c8c48f636e9e159ec35c
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
[#1734] Add a changelog entry
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 817ba49cf4..7dfd233d93 100644
--- a/CH
branch: elpa/projectile
commit 139cb02e20894cdf874d7a65659ef58d4b8f268b
Author: lWarne
Commit: Bozhidar Batsov
Fix tests
---
projectile.el | 83 -
test/projectile-test.el | 41 +---
2 files changed, 90 insertions(
branch: elpa/projectile
commit 43decc573b3849b395a0f16ad9555083fd9f7503
Author: Paul Eggert
Commit: Paul Eggert
Port projectile-time-seconds to future Emacs
Don’t assume internal format of Emacs timestamps.
They are documented to change in a future version.
This patch w
branch: elpa/projectile
commit fad389aecfe55e7f11d45bcdca6fa2f52f56ff16
Author: lWarne
Commit: Bozhidar Batsov
Make src/test-dir as strings take priority over fallback
---
projectile.el | 70 +++
1 file changed, 47 insertions(+), 23 de
branch: elpa/projectile
commit fab2c546fdf990f010acb0755004a96510dc07db
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Tweak a changelog entry
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7dfd233d93..f4f3f910db 10064
branch: elpa/projectile
commit f7eba5e16477d46ed36066b381f2f7073f777c1c
Author: lWarne
Commit: Bozhidar Batsov
Fix emacs 25 incompat in projectile--complementary-file
---
projectile.el | 30 +++---
1 file changed, 15 insertions(+), 15 deletions(-)
diff --git a/proje
branch: elpa/projectile
commit cd8bcbcb15be7b76d73969d2c2504100b77eda26
Merge: 2bb7ec28b1 43decc573b
Author: Bozhidar Batsov
Commit: GitHub
Merge pull request #1735 from eggert/timestamp
Port projectile-time-seconds to future Emacs
---
projectile.el | 6 --
1 file changed, 4 in
branch: elpa/projectile
commit 24de2940a8a1f46a7715175a66be67733f1c8fa8
Merge: fab2c546fd ac60885f2a
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Merge commit 'ac60885f2a'
branch: externals/mct
commit 0c2ca7c019af31f650dd099287dd702630d6caba
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Fix possible cycling regression on Emacs 29
The cycling from the top of the Completions to the minibuffer has been
broken on my latest build of Emacs. I
elpasync pushed a change to branch externals/vertico.
from 490cf0d789 vertico-buffer: Add recursion indicator
new 107f8e2c26 README: Minor cleanup
new efec4b8d20 README: Preserve link
Summary of changes:
README.org | 24 +---
1 file changed, 13 inserti
branch: externals/vertico
commit 107f8e2c26f13277bc20536b8b08da71d238a59e
Author: Daniel Mendler
Commit: Daniel Mendler
README: Minor cleanup
---
README.org | 24 +---
1 file changed, 13 insertions(+), 11 deletions(-)
diff --git a/README.org b/README.org
index 4e0047484
elpasync pushed a change to branch elpa/geiser.
from d4bfb82612 Version bump
new 9a02421436 more lenient logging limits
new 48e6a66715 Tweak also max-specdl-size for longer reads
new f5e7004bf2 New helper, geiser-eval-wait, to facilitate synchronous
evaluations
Su
branch: elpa/geiser
commit f5e7004bf2f5af381dbf3387108cde210a190733
Author: jao
Commit: jao
New helper, geiser-eval-wait, to facilitate synchronous evaluations
This should address, for instance, issue #30
---
elisp/geiser-connection.el | 24 +++-
elisp/geiser-mo
branch: elpa/geiser
commit 48e6a6671571ef60ae764b165a2f152fc6d9e227
Author: jao
Commit: jao
Tweak also max-specdl-size for longer reads
---
elisp/geiser-syntax.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/elisp/geiser-syntax.el b/elisp/geiser-syntax.el
index d
branch: elpa/geiser
commit 9a02421436d304f64969d5dfca37ae23272570ee
Author: jao
Commit: jao
more lenient logging limits
---
elisp/geiser-log.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/elisp/geiser-log.el b/elisp/geiser-log.el
index 236f691786..13101870ee 10
branch: externals/vertico
commit efec4b8d204672b4b92938d39fcb6ca3e430da0d
Author: Daniel Mendler
Commit: Daniel Mendler
README: Preserve link
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 896e415d4e..57f953a5be 100644
--- a/
branch: externals/vertico
commit cc45dbe60af606d9e5781183436f73506f425881
Author: Daniel Mendler
Commit: Daniel Mendler
vertico-buffer: Less verbose mode line
---
extensions/vertico-buffer.el | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/extensions/vertico-buff
branch: externals/setup
commit 69edf67f0d6fee8722a2634916d298157822f9bb
Author: Philip Kaludercic
Commit: Philip Kaludercic
Fix issue in last commit
---
setup.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/setup.el b/setup.el
index e4445ff7c0..6adb13f00c 100644
-
branch: elpa/rust-mode
commit 8aebccb077741cc246de22eb3f4f172eac93af84
Author: brotzeit
Commit: brotzeit
update toc
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index e20d7e4f20..7c0232f903 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,7 @@
branch: main
commit da10c6d1100bfbe405d3082eb0f86c64d09b725d
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (svg-tag-mode): Fix typo
---
elpa-packages | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/elpa-packages b/elpa-packages
index d4cee7d06a..24cf90dd0
branch: externals/svg-tag-mode
commit 81cb79335c06a7320db7f534daf0b3c5ec82b09c
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Added installation instructions
---
README.org | 14 +-
example.el | 4
2 files changed, 17 insertions(+), 1 deletion(-)
diff --git a/READM
branch: externals/svg-tag-mode
commit db4d2233525f331537dfdce152a09a5bbb33be0e
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Fixed documentation
---
svg-tag-mode.el | 19 ++-
1 file changed, 10 insertions(+), 9 deletions(-)
diff --git a/svg-tag-mode.el b/svg-tag-mod
branch: externals/svg-tag-mode
commit 90c15ebc07860bfbaf4f2d5251f6a3c0f07f11e9
Author: Masahiro Nakamura <13937915+tsu...@users.noreply.github.com>
Commit: Masahiro Nakamura <13937915+tsu...@users.noreply.github.com>
Load subr-x for string-trim
---
svg-tag-mode.el | 1 +
1 file changed, 1 ins
branch: externals/svg-tag-mode
commit d62ae5bc4d499471dffe4afabb2a434d8fd9ce67
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Typo
---
svg-tag-mode.el | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/svg-tag-mode.el b/svg-tag-mode.el
index d3ca1d700d..2d9b4
branch: externals/svg-tag-mode
commit 3c38d60cb7562c0d9d539cbe2c06c225eb8dfd30
Merge: 63d8710d1a 90c15ebc07
Author: Nicolas P. Rougier
Commit: GitHub
Merge pull request #3 from tsuu32/fix/load-subr-x
Load subr-x for string-trim
---
svg-tag-mode.el | 1 +
1 file changed, 1 insertion
elpasync pushed a change to branch externals/svg-tag-mode.
at e2481ae15a Modified example to highlight real org tags.
This branch includes the following new commits:
new 664fbec919 First version
new 81cb79335c Added installation instructions
new d62ae5bc4d Typo
branch: externals/svg-tag-mode
commit e9d0df33a696433a777c88932c0260f297cb59bf
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Better default
---
svg-tag-mode.el | 43 +--
1 file changed, 33 insertions(+), 10 deletions(-)
diff --git a/svg-tag-m
branch: externals/svg-tag-mode
commit 0944bb3bce4ba3994ff4796b7e0694f1883e1407
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Simplified tag setup and added custom variable for tags
---
example.el | 28 ++---
svg-tag-mode.el | 65 +++--
branch: externals/svg-tag-mode
commit 63d8710d1a742f339d138b83a3ed2630aeb1a28a
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Better example syntax
---
README.org | 9 +++--
example.el | 24
screenshot.png | Bin 415543 -> 0 bytes
svg-tag-of
branch: externals/svg-tag-mode
commit 664fbec919ebba79fb9ca4b8ffc6300e62b776d3
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
First version
---
LICENSE.txt | 674
README.org | 6 +
example.el | 67 ++
scree
branch: externals/svg-tag-mode
commit 2dc379039a2e45f20103be9c922bb7059ae3a812
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Updated example
---
example.el | 24 +++-
1 file changed, 11 insertions(+), 13 deletions(-)
diff --git a/example.el b/example.el
index aa
branch: externals/svg-tag-mode
commit 4894900f5263b4e0ec732d0c61f2f4e1d0e4cba5
Merge: fe508895e1 de9aba3f37
Author: Nicolas P. Rougier
Commit: GitHub
Merge pull request #6 from a13/main
Fix style and naming
---
svg-tag-mode.el | 56 +-
branch: externals/svg-tag-mode
commit ffc6631dd25f433f8ee86ac574d7dc0ecd9c16b6
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Cosmetic
---
example.el | 9 -
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/example.el b/example.el
index 70b983e4b1..bb3572bc73 1006
branch: externals/svg-tag-mode
commit fe508895e1f3b0e6a8d066e61c3dbec34cdfa3e1
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Removed spurious backquote
---
svg-tag-mode.el | 10 +++---
1 file changed, 3 insertions(+), 7 deletions(-)
diff --git a/svg-tag-mode.el b/svg-tag-mode.e
branch: externals/svg-tag-mode
commit 4fe6ce868161537a79a7ec290278b8a8606fb0ff
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Typo
---
svg-tag-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/svg-tag-mode.el b/svg-tag-mode.el
index c1a7dc4423..4b3bb6e1c6 10
branch: externals/svg-tag-mode
commit 0125ceca29f45b29c5185043951c2e32322f
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Fix README
---
README.org | 4 ++--
example-2.el | 12 +---
2 files changed, 11 insertions(+), 5 deletions(-)
diff --git a/README.org b/README.org
branch: externals/svg-tag-mode
commit 2bcf2135276b634b2cac7b66b4addfefc1ee502f
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Added global mode
---
example-2.el| 2 +-
svg-tag-mode.el | 12
2 files changed, 9 insertions(+), 5 deletions(-)
diff --git a/example-2.el
branch: externals/svg-tag-mode
commit de9aba3f37f9ed19f79e14f18007fff188900afd
Author: DK
Commit: DK
Fix style and naming
---
svg-tag-mode.el | 56 +---
1 file changed, 29 insertions(+), 27 deletions(-)
diff --git a/svg-tag-mode.el b/svg-
branch: externals/svg-tag-mode
commit fc57d2d4bb7bcfca35d4aa875f819a875cfcdddf
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Normalized names
---
svg-tag-mode.el | 24
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/svg-tag-mode.el b/svg-tag-
branch: externals/svg-tag-mode
commit 83fc9124616b43e48769abb7ff0407421250865b
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Updated screenshots
---
README.md | 4 ++--
images/example-1.png| Bin 0 -> 135200 bytes
images/example-2.png| Bin 0 -> 97119 bytes
i
branch: externals/svg-tag-mode
commit 7a4e0df952121d9385735174857a60d7822eb0b8
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Added org-mode example
---
example.el => example-1.el | 33 +---
example-2.el | 78 +
branch: externals/svg-tag-mode
commit 87489d28450559078aa15b4a435143a297508e48
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Fixed warning (see
https://github.com/melpa/melpa/pull/7217#issuecomment-735307276)
---
svg-tag-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
branch: externals/svg-tag-mode
commit a5af3041c43a3cb301fad2144023b9e7893359cb
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Added customizable options
---
example.el | 1 -
svg-tag-mode.el | 65 -
2 files changed, 50 ins
branch: externals/svg-tag-mode
commit aca351185be66e1ca4f16135b7bcdce5e5461c3b
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Fixed documentation.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 981fefb7a8..357b19716e 1006
branch: externals/svg-tag-mode
commit 837dfbdd06d010e2fa4074a8b8363d6715d7a3e0
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Fixed documentation.
---
README.md | 2 +-
examples/example-3.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md
branch: externals/svg-tag-mode
commit 9649055e9021fb8b5e9f71a80971162f4efa406a
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Trying to fix header
---
svg-tag-mode.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/svg-tag-mode.el b/svg-tag-mode.el
index 5b20a
branch: externals/svg-tag-mode
commit 4fdc7ffbb30175fc483dc4078664b95a5299e150
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Fixed font weights
---
example-2.el| 18 +++---
svg-tag-mode.el | 14 +-
2 files changed, 20 insertions(+), 12 deletions(-)
diff
branch: externals/svg-tag-mode
commit a9e8d9e7056da3007729b5bc9e11661adb8036e6
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Fixes followign review at https://github.com/melpa/melpa/pull/7217
---
svg-tag-mode.el | 17 -
1 file changed, 8 insertions(+), 9 deletions(-)
branch: externals/svg-tag-mode
commit 95b5404997d7194b4946df0a475fd93203a36cb9
Merge: a34a2e1128 78a343f0f3
Author: Nicolas P. Rougier
Commit: GitHub
Merge pull request #13 from tarsiiformes/cleanup
Cleanup whitespace and enforce use of spaces for indentation
---
svg-tag-mode.el |
branch: externals/svg-tag-mode
commit 609ed7cc32e7b6dcbb5ce4017ee8b112e6929b03
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Removed free variable
---
svg-tag-mode.el | 18 +-
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/svg-tag-mode.el b/svg-tag-mod
branch: externals/svg-tag-mode
commit c0492f90465c163bbd0feccd8da4fba529f63df9
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Fixed links
---
README.org | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index 84c6abd715..ff7e449e7d 100644
branch: externals/svg-tag-mode
commit 72068052ffd304d80ce02c7cfcd67ed04dac25ff
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Fixed default height
---
svg-tag-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/svg-tag-mode.el b/svg-tag-mode.el
index 07f13857e
branch: externals/svg-tag-mode
commit 40d78201436ee304499e6b968edf3c8e09a4f1aa
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Moved examples into a directory
---
example-2.el | 80 ---
example-1.el => examples/example-1.el | 0
examples/exa
branch: externals/svg-tag-mode
commit 2c4a3a02a11aa417d352a8ace2202b5a457171b6
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Enforce use of spaces for indentation
---
svg-tag-mode.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/svg-tag-mode.el b/svg-tag-mode.el
i
branch: externals/svg-tag-mode
commit 29ca63cdbb82fed55830b40f8866de123a5bef5e
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Rewrote the mode using svg-lib
---
README.md | 95
README.org | 23 --
svg-tag-o
branch: externals/svg-tag-mode
commit e9a6256deefa94d5c0947e68635b99b6aaad96b7
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Added org-mode screenshot
---
README.md | 2 ++
images/org-mode.png | Bin 0 -> 67030 bytes
2 files changed, 2 insertions(+)
diff --git a/README.
branch: externals/svg-tag-mode
commit a34a2e1128fa99f999c34c3bc6642fb62b887f34
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Added scale of 1 just in case
---
svg-tag-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/svg-tag-mode.el b/svg-tag-mode.el
index
branch: externals/svg-tag-mode
commit 607d05d972e0f308a4c88db95c1b3abc670c6c5f
Merge: 29ca63cdbb 95b5404997
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Fix conflict
---
svg-tag-mode.el | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/svg-tag-mode.el b/svg-ta
branch: externals/svg-tag-mode
commit 525901723fb6c98715677b3c49e86dab263890fa
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Fixed requirements.
---
svg-tag-mode.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/svg-tag-mode.el b/svg-tag-mode.el
index 3336
branch: externals/svg-tag-mode
commit cec780a16fbafea3870f100225294d4387b9dd14
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Added version
---
svg-tag-mode.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/svg-tag-mode.el b/svg-tag-mode.el
index 655a90c4fc..a15a1aeefd 100644
--
branch: externals/svg-tag-mode
commit ede0edb5c38803b2899358db544be659aa450f68
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Lint correction
---
svg-tag-mode.el | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/svg-tag-mode.el b/svg-tag-mode.el
index 26d1ba
branch: externals/svg-tag-mode
commit 8d9dd283fb4d5a4d42a5f610b2541b6ec7384a66
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Updated screenshot
---
images/svg-tag-mode.png | Bin 311424 -> 19 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/images/svg-tag-mode
branch: externals/svg-tag-mode
commit 60d56f3f41cd9a9e86d80e704feb2407e31f573a
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Fixed terminal mode error
---
svg-tag-mode.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/svg-tag-mode.el b/svg-tag-mode.el
index d
branch: externals/svg-tag-mode
commit 8533c6c174d6ff97065fec6bce15292c041c5be1
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Added progress bar example.
---
examples/example-2.el | 34 ++
1 file changed, 30 insertions(+), 4 deletions(-)
diff --git a/
branch: externals/svg-tag-mode
commit d9a803a92eae68af4cbcaf18001b36aed1442803
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Added date without time format example.
---
examples/example-2.el | 12 ++--
1 file changed, 10 insertions(+), 2 deletions(-)
diff --git a/examples/e
branch: externals/svg-tag-mode
commit 78a343f0f3c08b6fd17db0a43591a6ae2aa383a0
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Cleanup whitespace
---
svg-tag-mode.el | 17 +++--
1 file changed, 11 insertions(+), 6 deletions(-)
diff --git a/svg-tag-mode.el b/svg-tag-mode.el
inde
branch: externals/svg-tag-mode
commit 1d0d91bb00211db32cc7a8bc0c81db0c38419c61
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Fixed layout
---
examples/example-1.el | 12 ++--
examples/example-2.el | 3 +--
2 files changed, 7 insertions(+), 8 deletions(-)
diff --git a/examp
branch: externals/svg-tag-mode
commit ee162776552c6a5441b03c50621065522e34485f
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Added examples from documentation
---
examples/example-3.el | 55 +++
1 file changed, 55 insertions(+)
diff -
branch: externals/svg-tag-mode
commit 861c68af89351ee87fc2085fca3c5151d26db17f
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Updated example 1 to new tags format.
---
examples/example-1.el | 52 ++-
1 file changed, 10 insertions(+), 42
branch: externals/svg-tag-mode
commit 3e49ddcee288750cf1403a90308f4bb25a94bc3d
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Cancel tag editing in read-only or view mode.
---
examples/example-1.el | 11 +++
svg-tag-mode.el | 8 ++--
2 files changed, 13 insertions(
branch: externals/svg-tag-mode
commit f6adc4b77279e71c8e56d51d8b6643a258925516
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Make sure to remove space from tag.
---
svg-tag-mode.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/svg-tag-mode.el b/svg-tag-mode.el
index dd49c7d81b
branch: externals/svg-tag-mode
commit 60140b7526a5d4cbb874e96d97ba1f976ef3a3fa
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Remove ununsed local variables.
---
svg-tag-mode.el | 3 ---
1 file changed, 3 deletions(-)
diff --git a/svg-tag-mode.el b/svg-tag-mode.el
index 8607c8d48f..
branch: externals/svg-tag-mode
commit 02d60e0a86f16c4ff3ce114aae2a205a022880ec
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Fixed cursor selection.
---
svg-tag-mode.el | 24 ++--
1 file changed, 14 insertions(+), 10 deletions(-)
diff --git a/svg-tag-mode.el b/s
branch: externals/svg-tag-mode
commit a5098267c9216ea06cfb665e1393450334ac93dd
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Updated example 2 to new tags format.
---
examples/example-2.el | 161 +-
1 file changed, 41 insertions(+), 12
branch: externals/svg-tag-mode
commit c78500db2c4b360f79919a8518c7b62003921a30
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Fix bugs (typos).
---
svg-tag-mode.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/svg-tag-mode.el b/svg-tag-mode.el
index d65d68a
branch: externals/svg-tag-mode
commit 9ddf0e4f13a421af60a662efb3aba685a1e947e2
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Rename screenshot
---
images/{svg-minor-mode.png => svg-tag-mode.png} | Bin
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/images/svg-minor-mo
branch: externals/svg-tag-mode
commit 85aed73bc6d96d0d198860f41772b1f12a03e0e5
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Added custom option to let user decide on action at point.
---
svg-tag-mode.el | 33 ++---
1 file changed, 22 insertions(+), 11 de
branch: externals/svg-tag-mode
commit b5a00a57464a5f4a8e0692aa075a61e92845bffc
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Bumped version number and fixed some documentation.
---
svg-tag-mode.el | 12 +++-
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/svg-t
branch: externals/svg-tag-mode
commit 4fb494db21478354ed0599444e9add455d60745f
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Changed style of date
---
examples/example-2.el | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/examples/example-2.el b/examples/e
branch: externals/svg-tag-mode
commit b865793671c1de132c82e944527b34d79c6ef86a
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Updated copyright notices.
---
examples/example-1.el | 2 +-
examples/example-2.el | 2 +-
examples/example-3.el | 15 +++
3 files changed, 17 i
branch: externals/svg-tag-mode
commit 558ac3d3bd286a26eb01907f0109fd6728227852
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Added edit mode (tag is hidden) when pointer is over a tag.
---
svg-tag-mode.el | 23 +--
1 file changed, 21 insertions(+), 2 deletions(-)
branch: externals/svg-tag-mode
commit 3dd9bef8387752bb170186e09da6e1f18332d8b3
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Removed `org-plist-delete` dependency.
---
svg-tag-mode.el | 19 ++-
1 file changed, 14 insertions(+), 5 deletions(-)
diff --git a/svg-tag-mo
branch: externals/svg-tag-mode
commit 7266de9f9c59df3dc79118bd3c3fbed7f7116f8d
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Simplified advice on org fontify blocks.
---
svg-tag-mode.el | 52 +---
1 file changed, 25 insertions(+), 27 d
branch: externals/svg-tag-mode
commit e2481ae15adb979333b51fc83cab982e4a095152
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Modified example to highlight real org tags.
---
examples/example-2.el | 17 +
1 file changed, 9 insertions(+), 8 deletions(-)
diff --git a/e
elpasync pushed a change to branch externals/coterm.
from 8e24e4eb07 Improve mpv prompt detection
new 710e7d3087 Fix cursor restoration escape code
new 376b819ec0 Support sequence \e[f (apt uses it as an equivalent to
\e[H)
Summary of changes:
coterm.el | 7 ---
1 fi
branch: externals/coterm
commit 710e7d3087cc21cebeacf7168b6043d4930cf019
Author: Miha Rihtaršič
Commit: Miha Rihtaršič
Fix cursor restoration escape code
---
coterm.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/coterm.el b/coterm.el
index 5806f3c616..ad06ce5c69
branch: externals/coterm
commit 376b819ec01077a623556d557c86cf9438975881
Author: Miha Rihtaršič
Commit: Miha Rihtaršič
Support sequence \e[f (apt uses it as an equivalent to \e[H)
---
coterm.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/coterm.el b/coterm.el
index a
elpasync pushed a change to branch externals/embark-consult.
from ab1ee58dcc Missed a spot in the documentation clean up
adds c672dcf1eb Don't inject target into pre-action hook minibuffers!
No new revisions were added by this update.
Summary of changes:
embark.el | 42 +++
1 - 100 of 159 matches
Mail list logo