diff lisp/files.el @ 23606:57e437a51073

(revert-buffer): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Sun, 01 Nov 1998 08:46:04 +0000
parents 8f220d8d170d
children 7f5af9d1766d
line wrap: on
line diff
--- a/lisp/files.el	Sun Nov 01 08:45:25 1998 +0000
+++ b/lisp/files.el	Sun Nov 01 08:46:04 1998 +0000
@@ -2633,7 +2633,8 @@
 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'.