Lugaru's Epsilon Programmer's Editor 14.04
Context:
|
Epsilon User's Manual and Reference >
Command Reference >
undo-changes
Undo, grouping movements. | Ctrl-F9 |
This command operates like undo, except that it will automatically
undo any run of changes to the buffer that involve only movements of
point as a unit, and stop just before a change of actual buffer
contents. When you invoke undo-changes, it performs an undo,
and if the undone operation simply moved point, then it continues to
undo changes until it encounters a non-movement operation.
More info:
Undoing
Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.
|