branch: externals/pyim
commit b22263d9635b838a90bf030a098ebe3be4454ef6
Author: Chen Bin
Commit: Chen Bin
enable debug logging when testing emacs
---
tests/pyim-emacs-init.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/pyim-emacs-init.el b/tests/pyim-emacs-init.el
index 8263ebe
branch: externals/pyim
commit eb7ce7448a234a1309a60cd72dc0c7f5f69a03f0
Author: Chen Bin
Commit: Chen Bin
remove lax-plist-get and lax-plist-put usage to support emacs 29.1
---
pyim-dregcache.el | 37 +
tests/pyim-tests.el | 6 +++---
2 files changed, 2
elpasync pushed a change to branch externals/pyim.
from 223e942349 v5.2.2
new eb7ce7448a remove lax-plist-get and lax-plist-put usage to support
emacs 29.1
new b22263d963 enable debug logging when testing emacs
Summary of changes:
pyim-dregcache.el| 37 ++
branch: elpa/diff-ansi
commit 71336e614e3150c47c58f99f2df10a3af73370ac
Author: Campbell Barton
Commit: Campbell Barton
Release v0.02 (add changelog)
---
changelog.rst | 13 +
diff-ansi.el | 2 +-
2 files changed, 14 insertions(+), 1 deletion(-)
diff --git a/changelog.rst b/ch
branch: elpa/markdown-mode
commit fe5219054082cd1b2676c7ae7bf97e38a48a70e5
Author: Shohei YOSHIDA
Commit: Shohei YOSHIDA
Don't override link/reference brackets/parentheses faces
---
markdown-mode.el | 12 ++--
tests/markdown-test.el | 8 +++-
2 files changed, 13 insertion
branch: elpa/markdown-mode
commit 0b8dc23724caa66b18bded28c08f7516cba9d292
Merge: b1db3c4c83 fe52190540
Author: Shohei YOSHIDA
Commit: GitHub
Merge pull request #718 from jrblevin/issue-716-2
Don't override link/reference brackets/parentheses faces
---
markdown-mode.el | 12 +
branch: externals/pyim
commit 223e94234952c40ce375ce21a8bb66fbeef406d3
Author: Feng Shu
Commit: Feng Shu
v5.2.2
---
pyim.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pyim.el b/pyim.el
index 13d6edf09b..76e0daa2f1 100644
--- a/pyim.el
+++ b/pyim.el
@@ -7,7 +7,7 @@
branch: elpa/diff-ansi
commit c189b8206ccff38a4079740330ee07a308470b82
Author: Campbell Barton
Commit: Campbell Barton
Support showing progress for progressive ansi conversion
It can be useful when viewing very large diffs to know when conversion
is complete.
---
diff-ansi.el |
branch: externals/tmr
commit f61bdb01596892ffba707992713104fb426cb210
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Use smaller value for sample history-length
Quote from Daniel Mendler:
I want to warn about too large values for history-length since this
branch: externals/tmr
commit 0d6ce6979c980f0d61c61d1f6478f805612315b4
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Update to version 0.4.0
---
CHANGELOG.org | 136
README.org | 6 +--
tmr-notification.el | 2
elpasync pushed a change to branch externals/tmr.
from 03728958e4 Clarify docs of tmr-cancel command
new 03eae400ec Remove dev version notices from the manual
new 0d6ce6979c Update to version 0.4.0
Summary of changes:
CHANGELOG.org | 136
branch: externals/tmr
commit 03eae400ecc2dd08449ccc1c44cea79a8c7039ad
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Remove dev version notices from the manual
---
README.org | 22 +++---
1 file changed, 7 insertions(+), 15 deletions(-)
diff --git a/README.org b/RE
branch: externals/tmr
commit 03728958e4ce6d1ee5f003362c3150c30df611b0
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Clarify docs of tmr-cancel command
---
README.org | 10 --
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/README.org b/README.org
index ddaecc
branch: externals/tmr
commit e1120e9241b54e48e472751423dc4a196bed93df
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Update links to package sources
---
README.org | 11 ---
1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/README.org b/README.org
index b2e89c7a
branch: externals/tmr
commit 0081093a9180c6092caf62a151052a83c8e5501d
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Add header to CHANGELOG.org
---
CHANGELOG.org | 11 +++
1 file changed, 11 insertions(+)
diff --git a/CHANGELOG.org b/CHANGELOG.org
index 7a4451ad15..2ed94f
branch: externals/tmr
commit d4e08d2bc7cc46168ca78d02fde780172df4e70a
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Clarify docs about tmr-remove command
---
README.org | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index e7f34bf2a2
elpasync pushed a change to branch externals/tmr.
from b653422977 Fix 'tmr-confirm' symbol (extends 2ca3ebd)
new 0081093a91 Add header to CHANGELOG.org
new 96cc5d2a80 Retroactively document versions 0.1.0, 0.2.0
new e1120e9241 Update links to package sources
n
branch: externals/tmr
commit b01685626ec66bfb2f47ecf034613d802e9d3678
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Document minibuffer histories; add savehist sample
---
README.org | 19 +++
1 file changed, 19 insertions(+)
diff --git a/README.org b/README.org
in
branch: externals/tmr
commit 96cc5d2a802e6e8a1686cba208833687b852be1c
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Retroactively document versions 0.1.0, 0.2.0
---
CHANGELOG.org | 22 ++
1 file changed, 22 insertions(+)
diff --git a/CHANGELOG.org b/CHANGELOG.
branch: elpa/undo-fu-session
commit ddb5c29f7b46a1ee19af01b9fc99cb41eeedf0aa
Author: Campbell Barton
Commit: Campbell Barton
Fix #4: resolve conflict with whitespace-cleanup-mode
Use write-file-functions instead of before-save-hook,
this is what undo-tree does so it seems likely
branch: elpa/undo-fu-session
commit 1a3d500d8b433bf17c366d7df5193ce5ab778615
Author: Campbell Barton
Commit: Campbell Barton
Support different compression formats & format conversion
- undo-fu-session-compression can now reference
the compression format to use.
- undo-fu-s
branch: elpa/undo-fu-session
commit d2a5ca1299d35f88419e94bf941d6347ce140f2e
Author: Campbell Barton
Commit: Campbell Barton
Use 600 for the mode instead of 700
There is no reason for the files to be executable.
---
undo-fu-session.el | 2 +-
1 file changed, 1 insertion(+), 1 delet
branch: elpa/undo-fu-session
commit 3e810c7c9ab75d2b6f92c7c876290abbc164e750
Author: Campbell Barton
Commit: Campbell Barton
Tests: move into subdirectory
---
undo-fu-session-test.el => tests/undo-fu-session-test.el | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a
branch: elpa/undo-fu-session
commit 4605b0cc2bf10d15ddab7622e700359643a805a0
Author: Campbell Barton
Commit: Campbell Barton
Tests: simplify execution, with & without the linear option set
---
undo-fu-session-test.el | 133 +++-
undo-fu-session.el
branch: elpa/undo-fu-session
commit 5fd4280bce0097fa67ca22c9b25434803bf3ba71
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: improve error message reporting
---
undo-fu-session.el | 17 +++--
1 file changed, 11 insertions(+), 6 deletions(-)
diff --git a/undo-fu-session
branch: elpa/undo-fu-session
commit f0f8e2443f50dfd5aa9eda86cca33a09d865d648
Author: Campbell Barton
Commit: Campbell Barton
Use group "undo"
---
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 69eeb1710f..
branch: elpa/undo-fu-session
commit 191babe23cd9b058938f9d4b3ae961b847b02959
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: docstring width warnings
---
undo-fu-session.el | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/undo-fu-session.el b/undo-fu-sess
branch: elpa/undo-fu-session
commit b2d8874bc8ce892a6702b4136626bd65e0ad7760
Author: Campbell Barton
Commit: Campbell Barton
readme: update evil mode notes
evil mode no longer depends on undo-tree.
---
readme.rst | 31 +++
1 file changed, 15 insertions(+
branch: elpa/undo-fu-session
commit e2043f8350970e1a9ef06a94956a733826cdf32b
Author: Campbell Barton
Commit: Campbell Barton
Add `undo-fu-session-linear` option
Optionally write out linear undo history
(omitting branches of the undo stack which have themselves been undone).
---
branch: elpa/undo-fu-session
commit b808ef0cdcdd2eef221c67eda567eed7fcb3d4af
Author: Campbell Barton
Commit: Campbell Barton
Fix global-undo-fu-session activating with the minibuffer
---
undo-fu-session.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/undo-fu-session
branch: elpa/undo-fu-session
commit fddcc75a582aeccdd01f42016ce2195d9d029147
Author: Campbell Barton
Commit: Campbell Barton
Initial commit.
---
.elisp-autofmt | 0
LICENSE | 674
readme.rst | 102 +
branch: elpa/undo-fu
commit c92261a3b7fa8dcb62859f08d85f6e670221c743
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: use with-eval-after-load
Avoids quoting code.
---
undo-fu.el | 10 --
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/undo-fu.el b/und
branch: elpa/undo-fu
commit f4db4c9b9875134df6f5279281099361ae11c2e9
Author: Campbell Barton
Commit: Campbell Barton
Update readme
---
readme.rst | 2 ++
1 file changed, 2 insertions(+)
diff --git a/readme.rst b/readme.rst
index a4506323f5..8107dccc99 100644
--- a/readme.rst
+++ b/readme.r
branch: elpa/undo-fu-session
commit 4330e87aac1cccb94bafc3e815d2a00565add649
Author: Campbell Barton
Commit: Campbell Barton
Remove undo-fu-session hooks when no buffers have the mode enabled
---
undo-fu-session.el | 18 --
1 file changed, 16 insertions(+), 2 deletions(-)
d
branch: elpa/undo-fu
commit 7fc95055612a333affb7024576e5624d6f299e33
Author: Campbell Barton
Commit: Campbell Barton
Update evil-mode section in readme
Undo-fu can now be used in evil-mode.
---
readme.rst | 13 -
1 file changed, 8 insertions(+), 5 deletions(-)
diff --g
branch: elpa/undo-fu
commit 25e25ec4dfccfbae4e8a858a75eb2f6d03134239
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: typos
---
undo-fu.el | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/undo-fu.el b/undo-fu.el
index 8a725171f6..2e1f27e402 100644
--- a/undo-
branch: elpa/undo-fu-session
commit 36e3bbabfa5dfb8f157bf557575ed5fda60d66df
Author: Campbell Barton
Commit: Campbell Barton
Always ensure the target directory exists before saving
Unlikely this is ever needed, more of a sanity check as it's
possible the user removes the directo
branch: elpa/undo-fu
commit 8b00b16fa87499dc63b25010ec5738a4f94c9bf8
Author: Campbell Barton
Commit: Campbell Barton
Non-destructive commands no longer break the undo-chain
Remove 'last-command' use for detecting edits.
---
changelog.rst | 2 ++
undo-fu.el| 63
branch: elpa/undo-fu-session
commit e4cf026fd535dbd734a355af98b6b2e788947093
Author: Campbell Barton
Commit: Campbell Barton
Use GPL 3 license in header
---
undo-fu-session.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/undo-fu-session.el b/undo-fu-session.el
ind
branch: elpa/undo-fu
commit 2b1e53285a55ce50ca6fd60b050f2171e235d8f9
Author: Campbell Barton
Commit: Campbell Barton
Fix checkpoint initialization with undo data from undo-fu-session
---
changelog.rst | 2 ++
undo-fu.el| 6 ++
2 files changed, 8 insertions(+)
diff --git a/changelog
branch: elpa/undo-fu
commit 88c4086e12707de2a125132f18f7586f23441b61
Author: Campbell Barton
Commit: Campbell Barton
Add 'undo-fu-ignore-keyboard-quit' & 'undo-fu-disable-checkpoint'
This is an option (off by default) that allows explicitly
activating non-linear behavior as 'key
branch: elpa/undo-fu
commit ea41b40601e44409a0e1ee138fab628952cdae4c
Author: Campbell Barton
Commit: Campbell Barton
Use 'undo' instead of 'undo-only' when unconstrained mode is in use
---
changelog.rst | 2 ++
undo-fu.el| 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --gi
branch: elpa/undo-fu-session
commit 56d3134287fcc7055ac7a1ff40bc05d94cf723bf
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: use simpler syntax to construct the overlay list
---
undo-fu-session.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/undo-fu-session.e
branch: elpa/undo-fu-session
commit cbe37c664389e2ef8c580dd800ca76b0139f09c5
Author: Campbell Barton
Commit: Campbell Barton
Alternate fix for #2, make the directory only readable by the user
---
changelog.rst | 2 +-
undo-fu-session.el | 6 +++---
2 files changed, 4 insertions(+), 4 d
branch: elpa/undo-fu
commit d5dd79c45492cbfceadc27fac81b70dda349c7ce
Author: Campbell Barton
Commit: Campbell Barton
readme: add link to melpa
---
readme.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/readme.rst b/readme.rst
index d4c104523c..915c177465 100644
--- a
branch: elpa/undo-fu
commit 61d6cda0a09e017e52693c66a2a5c8bb82a553b4
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: add checkpoint set/clear functions
---
undo-fu.el | 18 +-
1 file changed, 13 insertions(+), 5 deletions(-)
diff --git a/undo-fu.el b/undo-fu.el
ind
branch: elpa/undo-fu-session
commit 8567a0c64e01fd7b2b17abbc66d30e8b19c741ef
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: quiet warnings
---
undo-fu-session.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/undo-fu-session.el b/undo-fu-session.el
index 688
branch: elpa/undo-fu-session
commit 7c095e863c1a0455a5ea666b07e5db266f245484
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: remove redundant groups
---
undo-fu-session.el | 22 +-
1 file changed, 5 insertions(+), 17 deletions(-)
diff --git a/undo-fu-session.el
branch: elpa/undo-fu
commit f8834243459e2cc8dafa0b04e26b95b12a3ce774
Author: Campbell Barton
Commit: Campbell Barton
readme: disable undo-tree in the evil-example
---
readme.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/readme.rst b/readme.rst
index 6c9702d1aa..b67e33f540 100644
-
branch: elpa/undo-fu
commit 4d635722a344b4938c13b4be0412da24f7ad42a9
Author: Campbell Barton
Commit: Campbell Barton
readme: minor improvements to wording
---
readme.rst | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/readme.rst b/readme.rst
index 8b7cc69702
branch: elpa/undo-fu-session
commit 243d93b4c7c1224e7067cd323f64d23dfdfe7c0e
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: formatting
---
undo-fu-session.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/undo-fu-session.el b/undo-fu-session.el
index 869d1a8
branch: elpa/undo-fu-session
commit f9589be46215ce25e90181bd54ef8316a47ee58a
Author: Campbell Barton
Commit: Campbell Barton
Global mode is no longer enables in special-modes
Non text modes such as package-list no longer enable undo-fu-session.
---
changelog.rst | 1 +
undo-f
branch: elpa/undo-fu
commit 7d600ab8f257d75d1b6e6ccdbe5f0066f2032684
Author: Campbell Barton
Commit: Campbell Barton
Fix 'success' assignment (internal variable)
While this didn't cause any user visible bugs,
best set this value properly.
---
undo-fu.el | 10 --
1 file
branch: elpa/undo-fu-session
commit a0389147365c10c974ad68b797b185affb935fe3
Author: Campbell Barton
Commit: Campbell Barton
Update readme
---
readme.rst | 2 ++
1 file changed, 2 insertions(+)
diff --git a/readme.rst b/readme.rst
index 5880645b51..9ce019fec5 100644
--- a/readme.rst
+++ b/
branch: elpa/undo-fu
commit d561fa8e0c752c4000daba3931dd8525998a0665
Author: Campbell Barton
Commit: Campbell Barton
Fix #2 Support linear redo
'undo-fu-only-redo' never performs an undo
(unless running in unconstrained mode).
---
readme.rst | 2 +-
undo-fu.el | 20 +++
branch: elpa/undo-fu-session
commit 5135b5cb610203cdb3e64227b8f437bb87292b18
Author: Campbell Barton
Commit: Campbell Barton
Update changelog
---
changelog.rst | 6 ++
1 file changed, 6 insertions(+)
diff --git a/changelog.rst b/changelog.rst
index 69c02d2309..6e7fbef7b9 100644
--- a/c
branch: elpa/undo-fu
commit a0e111b955c6f654faaf8125f95558a804a7b37c
Author: Campbell Barton
Commit: Campbell Barton
Add .elisp-autofmt to enable auto-formatting
---
.elisp-autofmt | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/.elisp-autofmt b/.elisp-autofmt
new file mo
branch: elpa/undo-fu
commit 1ecbe826aecb9892eaf0b57180700a987584201e
Author: Campbell Barton
Commit: Campbell Barton
Fix undo-fu-only-redo-all counting incorrectly
Setting last-command caused the count to be incorrect.
---
undo-fu.el | 16 +---
1 file changed, 9 inserti
branch: elpa/undo-fu-session
commit 049fe942f6ad3fe3a40e5898b26e2ff7838aa5a0
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: order buffer-undo-list before pending-undo-list
---
undo-fu-session.el | 11 ++-
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/undo-f
branch: elpa/undo-fu-session
commit 0400f15f2a0cfcedb69c06c3ff62f3f8814b62fb
Author: Campbell Barton
Commit: Campbell Barton
Fix for loading undo session overwriting other buffers data
The `undo-equiv-table` needs to be added to, not replaces
since it's shared.
---
undo-fu-sess
branch: elpa/undo-fu
commit cad12914a4556faa116aca1701c381c4e85c38e2
Author: Campbell Barton
Commit: Campbell Barton
Add 'undo-fu-allow-undo-in-region' option
---
readme.rst | 13 -
undo-fu.el | 47 +++
2 files changed, 51 insertions(+
branch: elpa/undo-fu-session
commit fa4833d470f70b2c323e7d5dec52b5fa87118aba
Author: Campbell Barton
Commit: Campbell Barton
readme: update to reference other packages
---
readme.rst | 24
1 file changed, 24 insertions(+)
diff --git a/readme.rst b/readme.rst
index
branch: elpa/undo-fu
commit be82f88630d1478be4897f11a0b6a8a0a19cff5f
Author: Campbell Barton
Commit: Campbell Barton
Add installation section
---
readme.rst | 19 +++
1 file changed, 19 insertions(+)
diff --git a/readme.rst b/readme.rst
index 61449df73c..d408a79ed2 100644
-
elpasync pushed a change to branch elpa/undo-fu-session.
at 52c71b1cee Change URL to codeberg
This branch includes the following new commits:
new fddcc75a58 Initial commit.
new fa4833d470 readme: update to reference other packages
new fa62a9b9a1 Cleanup: messages
branch: elpa/symbol-overlay
commit 0707b8cc3e1746c7f4aba00e4a325f72c6a7d480
Author: Matt Beshara
Commit: Matt Beshara
Cancel a buffer’s ‘symbol-overlay-cancel-timer’ when it is killed
---
symbol-overlay.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/symbol-overlay.el b/symbol-overla
branch: elpa/symbol-overlay
commit 7fa58ecaa7577581b80ecc5e6830bbd0fa3c22ad
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Avoid positional arguments to define-minor-mode
Back in Emacs-21.1, `define-minor-mode' grew keyword arguments to
replace its old positional arguments. St
branch: elpa/symbol-overlay
commit 22686cddc39b055ff84105d25a82162e0ee3881c
Merge: 50a2bd6480 4f60487e45
Author: wolray <290061...@qq.com>
Commit: GitHub
Merge pull request #55 from tarsiiformes/inhibit-map
Add new variable symbol-overlay-inhibit-map
---
symbol-overlay.el | 10 +
branch: elpa/symbol-overlay
commit f2734ce633c2b498d3ea70042a3ae9f93f9f046a
Merge: 4528aa0e62 4623bd1ab3
Author: Steve Purcell
Commit: GitHub
Merge pull request #60 from cireu/fix-percentage-prefix-symbol
Fix format error while marking a symbol contains "%"
---
symbol-overlay.el |
branch: elpa/symbol-overlay
commit 4f60487e456ed44e722db99455d2f3aaa86cd2d4
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Add new variable symbol-overlay-inhibit-map
When this is non-nil, then the highlighting overlays don't
use `symbol-overlay-map'.
This is intended
branch: elpa/symbol-overlay
commit ca3b02c99ec3f85b15b9928c3c81a80b381bce22
Author: Steve Purcell
Commit: Steve Purcell
When highlighting, check current buffer is the one in selected-window
Just because a timer is triggered for a buffer does not mean that its
window is selected.
branch: elpa/symbol-overlay
commit 914fffc8e599dbc7296ccfb5a5b3ef0b342a15af
Author: Max Penet
Commit: Max Penet
fixup! fixup! add symbol-overlay-ignore-function-clojure
---
symbol-overlay.el | 123 +-
1 file changed, 1 insertion(+), 122 de
branch: elpa/symbol-overlay
commit 66eaaefb8c51cded31c30b11f082f8e5aff5f0c4
Author: Steve Purcell
Commit: Steve Purcell
Check liveness of buffer in timer callback
---
symbol-overlay.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/symbol-overlay.el b/symbol-overla
branch: elpa/symbol-overlay
commit 0d8900dd784140e421dd9d5e41e230e9de48893a
Author: Steve Purcell
Commit: Steve Purcell
Add missing package dependency on "seq"
---
symbol-overlay.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/symbol-overlay.el b/symbol-overlay.el
ind
branch: elpa/symbol-overlay
commit 103e099e19271061582508c4764a0707a48a374d
Author: Wilfred Hughes
Commit: Wilfred Hughes
Improve support for fonts in Customize
Ensure the faces are in the correct group, and correct a font name
that shouldn't be quoted.
---
symbol-overlay.el |
branch: elpa/symbol-overlay
commit 2b565ba9ecd8813446cf43054bbb8bf79fd956ae
Author: Justin Guenther
Commit: GitHub
Fix error in symbol-overlay-ignore-function-python
On emacs master, python-font-lock-keywords is now a list of symbols, not a
list of strings.
Fixes #25.
---
branch: elpa/symbol-overlay
commit dc3a9b4cd3a2cf565a32d69091d2b6af2abb6e1e
Merge: b76f510037 7d77f2e962
Author: wolray <290061...@qq.com>
Commit: GitHub
Merge pull request #23 from tarsiiformes/custom-type
Declare symbol-overlay-ignore-functions's custom type
---
symbol-overlay.el
branch: elpa/symbol-overlay
commit 7ced9edc7682921cc00fdaed180259c8691d99a3
Merge: 1d610fa502 33e5138fa9
Author: wolray <290061...@qq.com>
Commit: GitHub
Merge pull request #16 from emacswatcher/master
add faces, replace color logic with face logic
---
symbol-overlay.el | 125 ++
branch: elpa/symbol-overlay
commit 7f9de8e93fa0aef18e55420b6fa9ff13fa18e614
Author: yulapshun
Commit: yulapshun
Do not enable symbol-overlay-mode when keyword not found
---
symbol-overlay.el | 8 +++-
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/symbol-overlay.el b/symb
branch: elpa/symbol-overlay
commit 824cefc46940a502970288a2623dc74bf3c1e010
Author: Steve Purcell
Commit: GitHub
Use recommended syntax for setting overlay face property
See
https://www.gnu.org/software/emacs/manual/html_node/elisp/Overlay-Properties.html#Overlay-Properties
branch: elpa/symbol-overlay
commit 6a3c16e506a5600623eb344a226f24f7dc4abf40
Merge: 6c7ec584b6 824cefc469
Author: wolray <290061...@qq.com>
Commit: GitHub
Merge pull request #12 from purcell/patch-3
Use recommended syntax for setting overlay face property
---
symbol-overlay.el | 3 +-
branch: elpa/undo-fu-session
commit 703ea8d000e9b2daba01a3363590ad0ca13faa1a
Author: Campbell Barton
Commit: Campbell Barton
Fix incorrect mode for the undo-fu-session directory
It turns out directories need to use the executable bit to be writable.
---
undo-fu-session.el | 3 ++-
branch: elpa/undo-fu-session
commit b492c0757319e0bf08e4d3c8eeaf20af361bed58
Author: Campbell Barton
Commit: Campbell Barton
Fix bzip2 and Z-standard compression types
Running `undo-fu-session-compression-update` will resolve any
issues caused by writing these files.
---
readme
branch: elpa/undo-fu-session
commit 7bbc89a42f6bb4abcd4513488bd45784cf4041e4
Author: Campbell Barton
Commit: Campbell Barton
Build linear-list in-order instead of reversing
This can be slightly faster.
---
undo-fu-session.el | 33 +++--
1 file changed, 1
branch: elpa/symbol-overlay
commit c7918e18bb794cbf21869c72686ef5d588e59bf8
Author: Constantin Kulikov
Commit: Constantin Kulikov
Make symbol-overlay-mode autoloadable
---
symbol-overlay.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/symbol-overlay.el b/symbol-overlay.el
index b3c97
branch: elpa/undo-fu-session
commit a6a23301a4030335ff3de1c5556f6ab5d915f7b5
Author: Campbell Barton
Commit: Campbell Barton
Fix #2: resolve potential security issue with file permissions
---
changelog.rst | 1 +
undo-fu-session.el | 2 ++
2 files changed, 3 insertions(+)
diff --git a
branch: elpa/symbol-overlay
commit b6f4bc4aa6c82c0452cede17fa857cf19536cca7
Author: wolray <290061...@qq.com>
Commit: wolray <290061...@qq.com>
v3.6: remove put-temp-one and mark, improve refresh for temp
---
symbol-overlay.el | 75 +--
1 fi
branch: elpa/symbol-overlay
commit 3d1811ca31dc9183de832091e39e6ac65f65d1c4
Author: wolray <290061...@qq.com>
Commit: wolray <290061...@qq.com>
(v2.4) a new auto-refresh
---
symbol-overlay.el | 168 --
1 file changed, 75 insertions(+), 93 de
branch: elpa/undo-fu-session
commit dae6dfbc7d25551f59b04750ffeed09539114610
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: docstrings
---
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 47e0e176a
branch: elpa/symbol-overlay
commit f0418dea491fda9f7a8b84cb5309fc70a967b724
Author: wolray <290061...@qq.com>
Commit: wolray <290061...@qq.com>
enable scope in the minor-mode
---
symbol-overlay.el | 92 +++
1 file changed, 46 insertions(+),
branch: elpa/undo-fu-session
commit 5cc4b4f33d7213a555b429d33cd843f5ee9c4427
Author: Campbell Barton
Commit: Campbell Barton
Fix for linearizing an empty undo-list disabling undo on reload
---
undo-fu-session.el | 16 +---
1 file changed, 13 insertions(+), 3 deletions(-)
diff -
branch: elpa/undo-fu-session
commit 39f9b1997e5f1118b8f9c027712effa340cae074
Author: Tyler Ware
Commit: Campbell Barton
Ignore encrypted files by default
Saving undo history for encrypted files is a somewhat
unexpected behavior and is a bit of a security hole.
This commit ad
branch: elpa/symbol-overlay
commit b34d0a37ab0bcc9ec4b01f804244a73b8cb6100a
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Fix package
- Specify minimum emacs version
- user-error was introduced at Emacs 24.3
- Load cl-lib.el
- Loading cl.el is wrong because this pack
branch: elpa/spell-fu
commit 8185467b24f05bceb428a0e9909651ec083cc54e
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: remove redundant 'format'
---
spell-fu.el | 7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/spell-fu.el b/spell-fu.el
index 10208ba902..3b5
branch: elpa/undo-fu-session
commit 51e09de0005a421c4cefdc947121c27b17db1173
Author: Campbell Barton
Commit: Campbell Barton
Use forward slash in filename regex
Apparently this works on WIN32, so is acceptable as an example.
---
readme.rst | 2 +-
undo-fu-session.el | 2 +-
branch: elpa/spell-fu
commit 3230ff96f18c634e21f6b566c500ebbc277176d1
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: modified word ordering
---
spell-fu.el | 20 ++--
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/spell-fu.el b/spell-fu.el
index c2
branch: elpa/undo-fu-session
commit 52c71b1cee2fe944e0013a2823e6fde10b26bc65
Author: Campbell Barton
Commit: Campbell Barton
Change URL to codeberg
---
readme.rst| 4 ++--
tests/undo-fu-session-test.el | 2 +-
undo-fu-session.el| 2 +-
3 files changed, 4 inse
branch: elpa/undo-fu-session
commit fa62a9b9a14a254b0dc9fb37ad351f3d731685ec
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: messages & docstrings
---
undo-fu-session.el | 32 +++-
1 file changed, 15 insertions(+), 17 deletions(-)
diff --git a/undo-fu-s
branch: elpa/undo-fu
commit f9c39c248cb965cd3c7cb3c8e15a4eee71921f8c
Author: Campbell Barton
Commit: Campbell Barton
readme: update to use evil-modes undo-fu support
---
readme.rst | 11 ---
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/readme.rst b/readme.rst
index
branch: elpa/spell-fu
commit d4e3deedee01f8a3392d2bac1c5d2c7ec89c520e
Author: Yann Esposito
Commit: Yann Esposito
Have a better excludes list for org-mode. In particular `org-src`.
---
readme.rst | 17 -
1 file changed, 16 insertions(+), 1 deletion(-)
diff --git a/readme.rs
branch: elpa/undo-fu-session
commit ee3879e469c792ae09933a2ca160b7979796b9e1
Author: Campbell Barton
Commit: Campbell Barton
Fix #3 by ensuring the undo data uses compatible encoding
---
undo-fu-session.el | 6 ++
1 file changed, 6 insertions(+)
diff --git a/undo-fu-session.el b/undo-f
1 - 100 of 820 matches
Mail list logo