; * doc/emacs/files.texi (Reverting): Improve wording in last change.
This commit is contained in:
parent
f632ecbb99
commit
a4e40f6cb0
1 changed files with 4 additions and 3 deletions
|
@ -927,9 +927,10 @@ approximately the same part of the text as before. But if you have
|
|||
made major changes, point may end up in a totally different location.
|
||||
|
||||
Reverting marks the buffer as not modified. However, it adds the
|
||||
reverted changes as a single modification to the buffer's undo
|
||||
history (@pxref{Undo}). Thus, after reverting, you can do @kbd{C-/}
|
||||
to bring the reverted changes back, if you happen to change your mind.
|
||||
reverted changes as a single modification to the buffer's undo history
|
||||
(@pxref{Undo}). Thus, after reverting, you can type @kbd{C-/} or its
|
||||
aliases to bring the reverted changes back, if you happen to change
|
||||
your mind.
|
||||
|
||||
Some kinds of buffers that are not associated with files, such as
|
||||
Dired buffers, can also be reverted. For them, reverting means
|
||||
|
|
Loading…
Add table
Reference in a new issue