Next: Recursive Edits, Previous: Entering and Exiting, Up: Introduction [Contents][Index]
This section contains assorted helpful information which may be useful in staying out of trouble or getting out of trouble.
Various commands ask for confirmation before modifying a region containing more than this number of lines. If this is nil, then these commands refrain from asking, no matter how large the region is.
This command undoes the last major modification. Killing commands and some other commands save information about their modifications, so accidental uses may be retracted. This command displays the name of the operation to be undone and asks for confirmation. If the affected text has been modified between the invocations of Undo and the command to be undone, then the result may be somewhat incorrect but useful. Often Undo itself can be undone by invoking it again.
Next: Recursive Edits, Previous: Entering and Exiting, Up: Introduction [Contents][Index]