File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -77,8 +77,8 @@ undo commands.
7777
7878 Alternatively, if you want to resume undoing, without redoing
7979previous undo commands, use @kbd {M-x undo-only }. This is like
80- @code {undo }, but will not redo changes you have just undone.
81- To complement it @kbd {M-x undo-redo } will undo previous undo commands
80+ @code {undo }, but will not redo changes you have just undone. To
81+ complement it, @kbd {M-x undo-redo } will undo previous undo commands
8282(and will not record itself as an undoable command).
8383
8484 If you notice that a buffer has been modified accidentally, the
Original file line number Diff line number Diff line change @@ -74,7 +74,9 @@ dimension.
7474* Editing Changes in Emacs 28.1
7575
7676+++
77- ** New command 'undo-redo'
77+ ** New command 'undo-redo'.
78+ It undoes previous undo commands, but doesn't record itself as an
79+ undoable command.
7880
7981+++
8082** 'read-number' now has its own history variable.
You can’t perform that action at this time.
0 commit comments