From d1f04130e01199738ccbc54c5b50f66943f0b756 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 1 Nov 1998 08:46:04 +0000 Subject: [PATCH] (revert-buffer): Doc fix. --- lisp/files.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/files.el b/lisp/files.el index 33ffc433890..e953a174448 100644 --- a/lisp/files.el +++ b/lisp/files.el @@ -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'. -- 2.39.2