elpasync pushed a change to branch elpa/undo-fu-session. from 52c71b1cee Change URL to codeberg new be24059891 Release v0.3 new 10eec479ea Cleanup: use pcase-dolist new 386e22322c Cleanup: doc-string warnings new 1a28e9d9e2 Add Makefile to run tests new ab3d777bd1 readme: add "Vundo" to "Other Packages" section new b00ebd244e Correct typo. new d08f7bf130 Cleanup: require pcase for pcase-dolist new 3a406afabf readme: simplify adding the hook in the readme new f9d821cb80 Cleanup: emacs native format new 6c85e27da3 Cleanup: remove lambda function quote new e6cf0dca6a Rename global-undo-fu-session-mode to undo-fu-session-global-mode
Summary of changes: Makefile | 4 + changelog.rst | 7 +- readme.rst | 13 +- tests/undo-fu-session-test.el | 100 ++++--- undo-fu-session.el | 606 ++++++++++++++++++++---------------------- 5 files changed, 360 insertions(+), 370 deletions(-) create mode 100644 Makefile