summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-18Fix read-only buffer undo operations on end of undo listexternals/cursor-undoLuke Lee
2024-08-04Fix for upgrading package by allowing redefining of advised functions.Luke Lee
2024-07-31* cursor-undo.el: Fix cursor-undo for read-only buffers.Luke Lee
2024-07-26* cursor-undo.el: advised functions now return original function value.Luke Lee
2024-07-26* cursor-undo.el: support more standard Emacs cursor commands.Luke Lee
2024-07-25* cursor-undo.el: bump version for various review changesLuke Lee
2024-07-23* cursor-undo.el: clean up legacy codes which are no longer needed.Luke Lee
2024-07-22* cursor-undo.el: clean up byte compilation warning messages.Luke Lee
2024-07-22cursor-undo is now a minor mode to make enable/disable easier.Luke Lee
2024-07-21* cursor-undo.el: change the global enabling flag to a customized variableLuke Lee
2024-07-20Fix typo.Luke Lee
2024-07-20Cursor-undo package initial import.Luke Lee