# HG changeset patch # User Richard M. Stallman # Date 909909964 0 # Node ID 57e437a510734af37b72855bd1020cbdde416486 # Parent 527b3c7d0b5b2a3b2f8aafec588c88a4a29b2a62 (revert-buffer): Doc fix. diff -r 527b3c7d0b5b -r 57e437a51073 lisp/files.el --- 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'.