]> git.eshelyaron.com Git - emacs.git/commitdiff
(revert-buffer): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Sun, 1 Nov 1998 08:46:04 +0000 (08:46 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 1 Nov 1998 08:46:04 +0000 (08:46 +0000)
lisp/files.el

index 33ffc433890ede5e69310c583a40bed01331052f..e953a174448e05a25742b4c9444801f0a6e78075 100644 (file)
@@ -2633,7 +2633,8 @@ sake of backward compatibility.  IGNORE-AUTO is optional, defaulting
 to nil.
 
 Optional second argument NOCONFIRM means don't ask for confirmation at
-all.
+all.  (The local variable `revert-without-query', if non-nil, prevents 
+confirmation.)
 
 Optional third argument PRESERVE-MODES non-nil means don't alter
 the files modes.  Normally we reinitialize them using `normal-mode'.