This section documents commands that we believe are unlikely to be useful. If you do find a use for any of these, please tell us at Lisp Support.
Arguments: None
Key sequence: None
The command Clear Undo
clears undo information in the current buffer, after prompting the user for confirmation.
See also: Undo
Arguments: None
Key sequence: None
The command List Faces Display
creates an editor buffer and displays in it all known editor faces.
Arguments: None
Key sequence: None
The command Clear Eval Record
deletes the record of compilation and evaluation in the current buffer. This record is used by the Stepper to find the source code.
Arguments: None
Key sequence: None
The command Redo
redoes the last undone change. It operates only with simple Undo/Redo selected (see Toggle Global Simple Undo).
See also: Toggle Global Simple Undo
Arguments: None
Key sequence: None
The command Toggle Global Simple Undo
toggles the type of undo between simple Undo/Redo and the Emacs-style of undo.
With a positive prefix argument simple Undo/Redo is selected, and with a zero or negative prefix argument Emacs-style undo is selected.
Note: the setting is global, that is it affects all editor buffers.
See also: Undo
Arguments: None
Key sequence: None
The command Flush Sections
flushes information about the definitions in the current buffer gathered by sectioning, to force the editor to recompute it.
LispWorks Editor User Guide (Windows version) - 17 Aug 2017