branch: elpa/rust-mode
commit b2e8282a3656e49a8a7900ca3f1ce92cf0dbadcf
Merge: 53b1b5c0bf 8767fef992
Author: brotzeit
Commit: GitHub
Merge pull request #486 from rust-lang/docs-readme
docs: Mention rust-toggle-mutability instead of rustic one
---
README.md | 6 +++---
1 file changed
branch: elpa/rust-mode
commit 8767fef9922b6823ff99c8f9ad96003cb87d1f4b
Author: Sibi Prabakaran
Commit: Sibi Prabakaran
docs: Mention rust-toggle-mutability instead of rustic one
Also some other minor improvments.
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletion
branch: elpa/evil
commit cc59e446ea52dec04f9006aa22edb21a2ca27474
Author: Brian Leung
Commit: Axel Forsman
evil-show-paren-range: fix incorrect docstring
---
evil-vars.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/evil-vars.el b/evil-vars.el
index aec747f846..b076bf
branch: main
commit 0e54bf5f6d048bdb87ae648237dbadc2b2217b4b
Author: Michael Albinus
Commit: Michael Albinus
* README.org: Fix NonGNU ELPA link.
---
README.org | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index 292d032a4e..077206f554 100644
branch: elpa/spell-fu
commit be719051a64020dda0deca15751141579e956e7e
Author: Campbell Barton
Commit: Campbell Barton
readme: note when reset may be needed
---
readme.rst | 2 ++
1 file changed, 2 insertions(+)
diff --git a/readme.rst b/readme.rst
index b8bd24128c..8f5a4856c7 100644
--- a/
branch: elpa/spell-fu
commit 219bc124a6e8f4ac08380d76ebb5b51828dac3db
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: use private convention for mode management functions
---
spell-fu.el | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/spell-fu.el b/
branch: elpa/spell-fu
commit df9abe16e2b8bb7538689af3a1412aef4334be84
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: sharp-quote function
---
spell-fu.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/spell-fu.el b/spell-fu.el
index 1d39ac5df2..7dddfb7d8e
branch: elpa/spell-fu
commit ed504863f54b639a2bed82e4a82424f2b1308889
Author: Campbell Barton
Commit: Campbell Barton
Fix #13: Every word marked as incorrect on MS-Windows
Line endings were included in the words,
now utf8-unix encoding is forced.
---
changelog.rst | 1 +
spell
branch: elpa/spell-fu
commit 57a678a3c429754713baddf574532735890f5f4c
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: sharp-quote function
---
spell-fu.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/spell-fu.el b/spell-fu.el
index b937046ae5..ff4cf18882 1006
branch: elpa/spell-fu
commit f0d49dcc5a244a2fbc42954b1e9f753a8f996c6e
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: emacs native format
---
spell-fu.el | 1060 ---
1 file changed, 504 insertions(+), 556 deletions(-)
diff --
branch: elpa/spell-fu
commit 635c5c2eedd677ece78dcc9606c55a8dfcae4c38
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: sharp-quote function
---
spell-fu.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/spell-fu.el b/spell-fu.el
index 4033d49206..b2fcaa6965 1006
branch: elpa/spell-fu
commit f62b6d37706a13b2fe00d150f8903256d8fabac2
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: doc-string length
---
spell-fu.el | 9 ++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/spell-fu.el b/spell-fu.el
index 1ef040744f..c8bfb0085
branch: elpa/spell-fu
commit 95e005969dc3b04137eb88ed415b3c9fe01cec17
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: replace 'if' with 'cond'
---
spell-fu.el | 57 +
1 file changed, 33 insertions(+), 24 deletions(-)
diff --g
branch: elpa/spell-fu
commit b89bfe035de0628b38c59ed67d129194b7a953fe
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: correct typo in description
---
spell-fu.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/spell-fu.el b/spell-fu.el
index b2fcaa6965..94
branch: elpa/spell-fu
commit 38f4a4a275389690f492d91a23c03af0bd9470ce
Author: Campbell Barton
Commit: Campbell Barton
Fix #31: Failure to detect updated symlinked dictionaries
Comparing dates wasn't working on symlinks.
Follow symlinks on dictionaries before comparing dates.
---
branch: elpa/spell-fu
commit 39549871c733b333855c763559d11aac0e91007c
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: format
---
spell-fu.el | 49 ++---
1 file changed, 22 insertions(+), 27 deletions(-)
diff --git a/spell-fu.el b/spell-f
branch: elpa/spell-fu
commit 83890ae6d32e1c3ce74e4b47b945a5b3293eb1aa
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: quiet quote warnings
---
spell-fu.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/spell-fu.el b/spell-fu.el
index 75aef2d4a7..1d39ac5df
branch: elpa/spell-fu
commit 0dc0568186409fdd9c082ad3c8a61d48d5c4becf
Author: Campbell Barton
Commit: Campbell Barton
Update doc-string and readme for spell-fu-faces-exclude
---
readme.rst | 5 -
spell-fu.el | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/readme.
branch: elpa/spell-fu
commit 341575b1d097fed6f7cd94a942d3a3383eccad40
Author: Campbell Barton
Commit: Campbell Barton
Adding spell-fu-debug variable & spell-fu-reset command
Support debugging messages for dictionary loading.
The spell-fu-reset command can be used to reset a
branch: elpa/spell-fu
commit 3caf7047ea8373b5f26b99e8b73e5da55df46a70
Author: Campbell Barton
Commit: Campbell Barton
Rename functions & variables that used a global- prefix
Use `spell-fu-global-*` instead, details in changelog.
---
changelog.rst | 4 +++-
readme.rst| 14 +
branch: elpa/spell-fu
commit bddea99f9cffdde8cdeb2bf92fb90af83554d059
Author: Campbell Barton
Commit: Campbell Barton
Fix #36: byte compilation error with Emacs 28.2
---
spell-fu.el | 10 +++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/spell-fu.el b/spell-fu.el
inde
branch: elpa/spell-fu
commit 89b014194aa02052b11c4a7451bfc18ee8d769a2
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: emacs native format (update)
---
spell-fu.el | 7 ++-
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/spell-fu.el b/spell-fu.el
index 63eaf3b936..
elpasync pushed a change to branch elpa/spell-fu.
from cbe5cd84c3 Correct URL
new 83890ae6d3 Cleanup: quiet quote warnings
new df9abe16e2 Cleanup: sharp-quote function
new 8412ba02df Cleanup: use `zerop`
new 68d33508ef Add support for buffer local word-lists
branch: elpa/spell-fu
commit 68d33508efa9740cc0355e18668c92332e3389d9
Author: Campbell Barton
Commit: Campbell Barton
Add support for buffer local word-lists
---
changelog.rst | 1 +
readme.rst| 14 +
spell-fu.el | 181 +-
branch: elpa/spell-fu
commit 8412ba02df32562a2f6d254e2aba5d4be1461237
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: use `zerop`
---
spell-fu.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/spell-fu.el b/spell-fu.el
index 7dddfb7d8e..c5a06ff788 100644
branch: elpa/spell-fu
commit d0e67cdb252585a11c2b979629fc17159a90fd9b
Author: Campbell Barton
Commit: Campbell Barton
When using jit-lock-stealth, ensure words out of the view are checked
---
changelog.rst | 2 ++
spell-fu.el | 7 ++-
2 files changed, 8 insertions(+), 1 deletion(-)
d
branch: externals/compat
commit 507cd2f31430702262f2dff5bc1e227552a147f7
Author: Daniel Mendler
Commit: Daniel Mendler
Update NEWS
---
NEWS.org | 2 ++
1 file changed, 2 insertions(+)
diff --git a/NEWS.org b/NEWS.org
index eacb0ac60e..c24c15b146 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -15,
branch: externals/compat
commit 57834ac3f93aa3c6af02e4484241c59bcbc676d0
Author: Daniel Mendler
Commit: Daniel Mendler
compat-29: Fixes to buffer-match-p
- not clause adjusted to recent updates in emacs-29 branch
- and clause had a bug
---
compat-29.el | 6 +++---
1 file change
branch: externals/compat
commit c1baf3f36842e508025e06dd7cbb14969793c585
Author: Daniel Mendler
Commit: Daniel Mendler
compat-29: Drop broken string-limit
---
compat-29.el | 44
compat.texi | 22 --
2 files changed, 66 deleti
elpasync pushed a change to branch externals/compat.
from 32c0bdb18b compat-29: Add test for function-alias-p
new 7c17c96c1e compat-29: Drop broken string-pixel-width and
window-pixel-width (Fix #8)
new c1baf3f368 compat-29: Drop broken string-limit
new 57834ac3f9 c
elpasync pushed a change to branch externals/org.
from b58fbaf834 Merge branch 'bugfix'
new 5a8a1d4ff9 org-compile-file: Expand "~" in SOURCE
new a6523f1aa0 org-export-output-file-name: Remove redundant `cond'
clause
new 2f7052619b Merge branch 'bugfix'
Summary of
branch: externals/compat
commit 7c17c96c1e0e98033481394e05b20fc3399a373c
Author: Daniel Mendler
Commit: Daniel Mendler
compat-29: Drop broken string-pixel-width and window-pixel-width (Fix #8)
These functions seem to hangup from time to time on 28.2
(seagle0128/doom-modeline#601
branch: externals/org
commit 2f7052619b33a1bcc3c6b4a5f2a7a6487125c003
Merge: b58fbaf834 a6523f1aa0
Author: Ihor Radchenko
Commit: Ihor Radchenko
Merge branch 'bugfix'
---
lisp/org-macs.el | 11 ---
lisp/ox.el | 1 -
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git
branch: externals-release/org
commit a6523f1aa0eaf29772484cafb90a888d3ac649c1
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-export-output-file-name: Remove redundant `cond' clause
* lisp/ox.el: Remove `cond' clause equivalent to t.
---
lisp/ox.el | 1 -
1 file changed, 1 deleti
elpasync pushed a change to branch externals-release/org.
from 41ebc2e40c test-ob-octave.el: wrap get-buffer in buffer-live-p
new 5a8a1d4ff9 org-compile-file: Expand "~" in SOURCE
new a6523f1aa0 org-export-output-file-name: Remove redundant `cond'
clause
Summary of change
branch: externals-release/org
commit 5a8a1d4ff95639bdcbeaa62eabcc09a41a5b1ed6
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-compile-file: Expand "~" in SOURCE
* lisp/org-macs.el (org-compile-file): Expand "~" in the source before
passing it as quoted shell argument.
branch: externals/compat
commit cee20442b3dddf5cf0fdeb12409d024e4453a8cb
Author: Daniel Mendler
Commit: Daniel Mendler
compat-28: Drop make-directory-autoloads
This command has been added in 28.1 and deprecated in 29.1. It was
untested in compat.el all along.
---
compat-28.el |
branch: externals/compat
commit e0daa07fdd6e015c45aa102498e7c7900d95e200
Author: Daniel Mendler
Commit: Daniel Mendler
Update news
---
NEWS.org | 1 +
1 file changed, 1 insertion(+)
diff --git a/NEWS.org b/NEWS.org
index c24c15b146..d0d98eb08a 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -17,6
elpasync pushed a change to branch externals/compat.
from 507cd2f314 Update NEWS
new 2290e0b508 CI: Test against 28.2
new 2256db9958 compat-tests: Add test for with-environment-variables
new cee20442b3 compat-28: Drop make-directory-autoloads
new e0daa07fdd U
branch: externals/compat
commit 2290e0b50867371042b48b361d371e71c2dd58e2
Author: Daniel Mendler
Commit: Daniel Mendler
CI: Test against 28.2
---
.github/workflows/makefile.yml | 1 +
compat-tests.el| 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/.g
branch: externals/compat
commit 2256db9958ebfc3adf0855f07ca9efd8bbf484bd
Author: Daniel Mendler
Commit: Daniel Mendler
compat-tests: Add test for with-environment-variables
---
compat-26.el| 2 +-
compat-28.el| 2 +-
compat-tests.el | 11 +++
3 files changed, 13 insertions
elpasync pushed a change to branch externals/compat.
from e0daa07fdd Update news
new 57fe6a5ac9 Update news
new 512e6398af compat-28: Fix and test with-existing-directory
Summary of changes:
NEWS.org| 10 +++---
compat-28.el| 25 -
branch: externals/compat
commit 512e6398af06c56dcf5853498f79b5480c17c8c1
Author: Daniel Mendler
Commit: Daniel Mendler
compat-28: Fix and test with-existing-directory
---
NEWS.org| 1 +
compat-28.el| 25 -
compat-tests.el | 8
3 files changed,
branch: externals/compat
commit 57fe6a5ac9e2fb18899a17cd455609d5d0b16eaa
Author: Daniel Mendler
Commit: Daniel Mendler
Update news
---
NEWS.org | 9 ++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/NEWS.org b/NEWS.org
index d0d98eb08a..c56076e834 100644
--- a/NEWS.org
elpasync pushed a change to branch externals/emms.
from 6910be1656 * doc/emms.texinfo: improve quickstart
new 40bbab86ea * emms-mpris.el: new file
new c68c0d9672 * doc/emms.texinfo: document D-Bus interface
new 9fcec8a874 * emms-mpris.el: load library to silence the
branch: externals/emms
commit 40bbab86ea6c55e1a547426cffefa4c1a92bb860
Author: Fran Burstall
Commit: Fran Burstall
* emms-mpris.el: new file
---
emms-mpris.el | 525 ++
1 file changed, 525 insertions(+)
diff --git a/emms-mpris.el b/em
branch: externals/emms
commit c68c0d9672ec56f7e3046194a57500cee4d9a9a9
Author: Fran Burstall
Commit: Fran Burstall
* doc/emms.texinfo: document D-Bus interface
---
doc/emms.texinfo | 25 +
1 file changed, 25 insertions(+)
diff --git a/doc/emms.texinfo b/doc/emms.tex
branch: externals/emms
commit 9fcec8a874f7827da53afbda3a0e5119fc3b7126
Author: Fran Burstall
Commit: Fran Burstall
* emms-mpris.el: load library to silence the compiler
---
emms-mpris.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/emms-mpris.el b/emms-mpris.el
index 448382e46d..3ebe
branch: externals/emms
commit f15771af4da8e97ba6e863d0ab71575603bb3402
Author: Yoni Rabkin
Commit: Yoni Rabkin
* emms-mpris.el: make interface interactive
Make sure that the interface functions are user-interactive.
---
emms-mpris.el | 2 ++
1 file changed, 2 insertions(+)
diff --
branch: externals/emms
commit 7bf67ea70ec5e3162dd7e4597dba70f3a238eef1
Merge: 6910be1656 b00955ad3e
Author: Yoni Rabkin
Commit: Yoni Rabkin
Merge branch 'mpris'
integrate the mpris branch into main
---
doc/emms.texinfo | 25 +++
emms-mpris.el| 528 +
branch: externals/emms
commit b00955ad3e361726809311d0b45f081059824770
Author: Yoni Rabkin
Commit: Yoni Rabkin
* emms-setup.el: Add to emms-all
---
emms-setup.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/emms-setup.el b/emms-setup.el
index b7a9f4e267..895413bce5
branch: elpa/git-modes
commit 06d64023445e40f1387f1156631f9e00c74b6317
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Bump copyright years
---
git-modes.el | 2 +-
gitattributes-mode.el | 2 +-
gitconfig-mode.el | 2 +-
gitignore-mode.el | 2 +-
4 files changed, 4 insertio
branch: elpa/keycast
commit bd7ed506af913e722aa524f2df9f7e8b4700a4c5
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Bump copyright years
---
keycast.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/keycast.el b/keycast.el
index 4abcd1726f..74a0da0ea4 100644
--- a/keyc
branch: elpa/orgit
commit b0ba871b69c02ef349c28c0f00deee70e723c1d8
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Bump copyright years
---
orgit.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/orgit.el b/orgit.el
index b886a535d0..4d4ce214e1 100644
--- a/orgit.el
+++
branch: elpa/with-editor
commit 7042c022d6f011ab05b81f3b342eb639da7d303c
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Bump copyright years
---
docs/with-editor.texi | 2 +-
lisp/with-editor.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/with-editor.texi
branch: externals/compat
commit c3c308125a7a3d19de50bd904c1f42fb7b6e029b
Author: Daniel Mendler
Commit: Daniel Mendler
compat-tests: Fix and test image-property getter/setter
---
NEWS.org| 1 +
compat-26.el| 31 ++-
compat-27.el| 25 +
2-2023 Free Software Foundation, Inc.
;;
;; This file is part of GNU eev.
;;
@@ -19,7 +19,7 @@
;;
;; Author: Eduardo Ochs
;; Maintainer: Eduardo Ochs
-;; Version:20221216
+;; Version:20230107
;; Keywords: e-scripts
;;
;; Latest version: <http://angg.twu.net/eev-current/ee
elpasync pushed a change to branch externals/compat.
from c3c308125a compat-tests: Fix and test image-property getter/setter
new 2c331ee067 compat-tests: Fix and test read-multiple-choice
new 95ad370956 compat-27: Add test for recenter
Summary of changes:
NEWS.org
branch: externals/compat
commit 95ad3709567648cef4a7936801234e8277288a62
Author: Daniel Mendler
Commit: Daniel Mendler
compat-27: Add test for recenter
---
compat-27.el| 2 +-
compat-tests.el | 8
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/compat-27.el b/comp
branch: externals/compat
commit 2c331ee0675714da7458bf4c04b57f183692b16e
Author: Daniel Mendler
Commit: Daniel Mendler
compat-tests: Fix and test read-multiple-choice
---
NEWS.org| 1 +
compat-26.el| 44 +++-
compat-tests.el | 23
elpasync pushed a change to branch externals/compat.
from 95ad370956 compat-27: Add test for recenter
new 060b6632c4 compat-29: Add pos-bol and pos-eol
new a27d62ea36 Declare pos-bol and pos-eol as side-effect-free
Summary of changes:
NEWS.org| 3 ++-
compat-29.e
branch: externals/compat
commit a27d62ea360eac9e1ea4d668348079e19c50e81e
Author: Daniel Mendler
Commit: Daniel Mendler
Declare pos-bol and pos-eol as side-effect-free
---
compat-29.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/compat-29.el b/compat-29.el
index 0527ee6986..194e87f
branch: externals/compat
commit 060b6632c4fd429a232a81e6c85704a457c60174
Author: Daniel Mendler
Commit: Daniel Mendler
compat-29: Add pos-bol and pos-eol
---
NEWS.org| 3 ++-
compat-29.el| 29 +
compat-tests.el | 37 ++
branch: externals/compat
commit c1501b497a2e2215b1560579f2c552b7414a88c7
Author: Daniel Mendler
Commit: Daniel Mendler
compat-29: Drop with-buffer-unmodified-if-unchanged
---
NEWS.org | 2 ++
compat-29.el | 37 -
compat.texi | 17 -
elpasync pushed a change to branch externals/compat.
from a27d62ea36 Declare pos-bol and pos-eol as side-effect-free
new c1501b497a compat-29: Drop with-buffer-unmodified-if-unchanged
new 887ec71fa3 Version 29.1.1.0
Summary of changes:
NEWS.org | 6 +-
compat-29.
branch: externals/compat
commit 887ec71fa3a90bc0d333ae9c333436148e909dbd
Author: Daniel Mendler
Commit: Daniel Mendler
Version 29.1.1.0
---
NEWS.org | 4 +++-
compat.el | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/NEWS.org b/NEWS.org
index 084a1babeb..6c5841c1ac 1
branch: externals/triples
commit 7d7904e6decebc7c9861d38a9443127bf66a1643
Author: Andrew Hyatt
Commit: Andrew Hyatt
Stop swallowing errors with Emacs 29's sqlite
---
CHANGELOG.org | 2 ++
triples.el| 23 ---
2 files changed, 14 insertions(+), 11 deletions(-)
diff -
branch: elpa/evil
commit 8a3ac256804a4786bd8adbf6a3f6925162e2722f
Author: Toby S. Cubitt
Commit: Axel Forsman
Fix evil-with-undo/evil-undo-pop with undo-tree
Addresses #1074
- evil-with-undo:
nconc'ing onto front of buffer-undo-list here can corrupt buffer-undo-list
branch: elpa/magit
commit b908c79b44f5c282eec44f19fc1d9967f041dd5c
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Bump Compat dependency to 29.1.1.0
Closes #4844.
---
default.mk| 4 ++--
lisp/magit-pkg.el | 2 +-
lisp/magit.el | 2 +-
3 files changed, 4 insertions(+),
branch: externals/consult
commit 98693ed79a270ff52b541ca1e11b2dd856b4bff7
Author: Daniel Mendler
Commit: Daniel Mendler
Bump Compat dependency to 29.1.1.0
---
consult.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/consult.el b/consult.el
index 0b2c6145d7..937e6aacfa
elpasync pushed a change to branch elpa/git-commit.
from a103d11a8a ci: Tell actions/checkout to not persist-credentials
adds b908c79b44 Bump Compat dependency to 29.1.1.0
No new revisions were added by this update.
Summary of changes:
default.mk| 4 ++--
lisp/magit-pkg.el
elpasync pushed a change to branch elpa/magit-section.
from a103d11a8a ci: Tell actions/checkout to not persist-credentials
adds b908c79b44 Bump Compat dependency to 29.1.1.0
No new revisions were added by this update.
Summary of changes:
default.mk| 4 ++--
lisp/magit-pkg
branch: elpa/recomplete
commit 33a4fdfbd59c59554c456a5e6f3a3fa29aab64ec
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: sharp-quote function
---
recomplete.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recomplete.el b/recomplete.el
index a367edd959..4b9
branch: elpa/recomplete
commit 403c646e97d92060fac8a3aabbfecf0bf6bca19f
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: tweak doc-string to quiet checkdoc warning
---
recomplete.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recomplete.el b/recomplete.el
branch: elpa/recomplete
commit 5dd7c4d008752a1b92b088f2f06dd8f5ac6ecc0b
Author: Campbell Barton
Commit: Campbell Barton
Fix recomplete when a complete action doesn't add an undo step
---
recomplete.el | 56
1 file changed, 32 insertio
branch: elpa/recomplete
commit c4085d13ed64d4be6cfc771b74e07e0febcf0415
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: function sharp quoting
---
recomplete.el | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/recomplete.el b/recomplete.el
index 4bf0f243a
branch: elpa/recomplete
commit 7c47e0e064e44d9205925e58c218caffc3abd8dc
Author: Campbell Barton
Commit: Campbell Barton
Change URL to codeberg (correct URL)
---
recomplete.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recomplete.el b/recomplete.el
index 749bbc6bba..
branch: elpa/recomplete
commit 5aa74e66e6d876fa19272a1b1f407cc8dbb2feb7
Author: Campbell Barton
Commit: Campbell Barton
Use replace in region function that avoids redundant work
---
Makefile | 4 ++
recomplete.el| 65
tests/recomplete-
branch: elpa/scroll-on-drag
commit 5eecc1fab206a62e7abbcf41c4ca20e0efd205c6
Author: Campbell Barton
Commit: Campbell Barton
Correct URL
---
scroll-on-drag.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scroll-on-drag.el b/scroll-on-drag.el
index ecfabd875d..88338d395
branch: elpa/recomplete
commit 11d7dad04eaf64765ab06ac6f574eb9ffb2bbfcc
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: emacs native format
---
recomplete.el| 465 ++-
tests/recomplete-test.el | 125 +++--
2 files chan
elpasync pushed a change to branch elpa/recomplete.
from 021ca9b047 Change URL to codeberg
new 7c47e0e064 Change URL to codeberg (correct URL)
new 403c646e97 Cleanup: tweak doc-string to quiet checkdoc warning
new 33a4fdfbd5 Cleanup: sharp-quote function
new
branch: elpa/scroll-on-drag
commit a8de098705f279598f30c31b5ff66a8afdeb2bc4
Author: Campbell Barton
Commit: Campbell Barton
readme: minor updates & clarifications
---
readme.rst| 7 ++-
scroll-on-drag.el | 2 +-
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/read
branch: elpa/scroll-on-drag
commit 99c392995a22870dc66e837e89ac07dfcef5b42b
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: use emacs native formatting
---
scroll-on-drag.el | 559 ++
1 file changed, 273 insertions(+), 286 deletio
branch: elpa/scroll-on-drag
commit 130c8aff62754f3bab71b500b3ff90dd20d872e2
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: improve logic for evil-mode workaround
Use a separate code path for evil visual line mode,
avoid this workaround moving the cursor when no scrolli
branch: elpa/scroll-on-jump
commit 2b67ca0c6ce12ef4710d8e3f6a476f9cb073ec64
Author: Felix Dick
Commit: Campbell Barton
Set type of scroll-on-jump-duration to float.
---
scroll-on-jump.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scroll-on-jump.el b/scroll-on-jump.e
branch: elpa/scroll-on-drag
commit b9541a601bddbc77792465fe57faba0f65341d8e
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: function quotes
---
scroll-on-drag.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/scroll-on-drag.el b/scroll-on-drag.el
index cd
elpasync pushed a change to branch elpa/scroll-on-drag.
from 01c14f4c02 Cleanup: quiet checkdoc warning
new 5eecc1fab2 Correct URL
new 263512f18e Workaround bug in evil visual line mode
new a8de098705 readme: minor updates & clarifications
new 130c8aff62 Clea
branch: elpa/scroll-on-jump
commit 44a7654089d71a016469fe496d8ebc48bc305f41
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: sharp quite function calls
---
scroll-on-jump.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/scroll-on-jump.el b/scroll-on-jump.el
elpasync pushed a change to branch elpa/scroll-on-jump.
from 8fde237ae6 Change URL to codeberg
new 93dbd780cc Workaround bug in evil visual line mode
new 30b686298a Cleanup: remove double `;;` in comment
new 934af6b9c5 Cleanup: emacs native format
new 2b67ca0
branch: elpa/scroll-on-jump
commit 30b686298abaf31db59b18ce895f3adf0fc86f40
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: remove double `;;` in comment
---
scroll-on-jump.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scroll-on-jump.el b/scroll-on-jump.el
branch: elpa/scroll-on-drag
commit 263512f18e7260d803c7bca564169404c375d2e4
Author: Campbell Barton
Commit: Campbell Barton
Workaround bug in evil visual line mode
Evil visual line mode would scroll back to the original location
after scrolling completed.
The current co
branch: elpa/scroll-on-jump
commit 93dbd780cc84bf87e735744f84be235b4d56df9e
Author: Campbell Barton
Commit: Campbell Barton
Workaround bug in evil visual line mode
Evil visual line mode would scroll back to the original location
after scrolling completed.
---
scroll-on-jump.el
branch: elpa/scroll-on-jump
commit 934af6b9c5477781d3ac32f1354af6e48949db23
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: emacs native format
---
scroll-on-jump.el | 688 ++
1 file changed, 332 insertions(+), 356 deletions(-)
d
branch: elpa/undo-fu-session
commit ab3d777bd15be2c092fa4a2d52ee8617accfd5c2
Author: Campbell Barton
Commit: Campbell Barton
readme: add "Vundo" to "Other Packages" section
---
readme.rst | 5 +
1 file changed, 5 insertions(+)
diff --git a/readme.rst b/readme.rst
index a61fd1b29a..a9f0
branch: elpa/undo-fu-session
commit 1a28e9d9e20b5dc3e186d09ee5bc5dc7477e0b8e
Author: Campbell Barton
Commit: Campbell Barton
Add Makefile to run tests
---
Makefile | 4
1 file changed, 4 insertions(+)
diff --git a/Makefile b/Makefile
new file mode 100644
index 00..b33f21203b
-
branch: elpa/undo-fu-session
commit 6c85e27da3c430879d9469734f257abe650a981f
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: remove lambda function quote
---
undo-fu-session.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/undo-fu-session.el b/undo-fu-se
branch: elpa/undo-fu-session
commit 3a406afabf6998bcae0df3d259bd9ecf8ec00e84
Author: Campbell Barton
Commit: Campbell Barton
readme: simplify adding the hook in the readme
---
readme.rst | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/readme.rst b/readme.rst
index a9f
branch: elpa/undo-fu-session
commit 386e22322cd3e5638de4ea051f8f4917b6db265f
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: doc-string warnings
---
undo-fu-session.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/undo-fu-session.el b/undo-fu-session.el
i
branch: elpa/undo-fu-session
commit d08f7bf130816e15bb2cae8145d878ad0036e521
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: require pcase for pcase-dolist
---
undo-fu-session.el | 5 +
1 file changed, 5 insertions(+)
diff --git a/undo-fu-session.el b/undo-fu-session.el
index
branch: elpa/undo-fu-session
commit b00ebd244e65d541380e441d9248a5bc564b9159
Author: Campbell Barton
Commit: Campbell Barton
Correct typo.
---
undo-fu-session.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/undo-fu-session.el b/undo-fu-session.el
index 3606166086..0d6
1 - 100 of 116 matches
Mail list logo