Mercurial > emacs
changeset 23606:57e437a51073
(revert-buffer): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 01 Nov 1998 08:46:04 +0000 |
parents | 527b3c7d0b5b |
children | 6b2444d06348 |
files | lisp/files.el |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
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'.