[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
In this chapter we describe the commands that are especially useful for the times when you catch a mistake in your text just after you have made it, or change your mind while composing text on the fly.
The most fundamental command for correcting erroneous editing is the
undo command, C-x u or C-_. This command undoes a single
command (usually), a part of a command (in the case of
query-replace
), or several consecutive self-inserting characters.
Consecutive repetitions of C-_ or C-x u undo earlier and
earlier changes, back to the limit of the undo information available.
@xref{Undo}, for more information.
M.1 Killing Your Mistakes | Comandos que matan una porción de texto introducida recientemente. | |
M.2 Trasposición de texto | Trasponga dos caracteres, palabras, líneas, listas ... | |
M.3 Case Conversion | Corrija mayúsculas en la última palabra introducida. | |
M.4 Checking and Correcting Spelling | Verifique la ortografía de una palabra o del búfer. |
This document was generated by Roberto on abril, 2 2007 using texi2html 1.76.