]> git.eshelyaron.com Git - emacs.git/commitdiff
Update revert-buffer documentation
authorMauro Aranda <maurooaranda@gmail.com>
Thu, 18 Oct 2018 14:28:18 +0000 (11:28 -0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 19 Oct 2018 08:56:34 +0000 (11:56 +0300)
* doc/emacs/files.texi (Reverting): Document that revert-buffer
does keep undo history.  (Bug#33084)

Copyright-paperwork-exempt: yes

doc/emacs/files.texi

index e950767c384382661a246e1b21348892d1704191..c1d25af35c9a634979c4a4287d90d5ba7640b731 100644 (file)
@@ -926,10 +926,10 @@ way that, if the file was edited only slightly, you will be at
 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.  It also clears the
-buffer's undo history (@pxref{Undo}).  Thus, the reversion cannot be
-undone---if you change your mind yet again, you can't use the undo
-commands to bring the reverted changes back.
+  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.
 
   Some kinds of buffers that are not associated with files, such as
 Dired buffers, can also be reverted.  For them, reverting means