# HG changeset patch # User Richard M. Stallman # Date 794634214 0 # Node ID 3f77513d0a770f463108923ba0116b2af8c20ab1 # Parent af873f5424927d669229f43f8251d9eb5b06a4d0 (revert-buffer): Doc fix. diff -r af873f542492 -r 3f77513d0a77 lisp/files.el --- a/lisp/files.el Wed Mar 08 03:33:23 1995 +0000 +++ b/lisp/files.el Wed Mar 08 03:43:34 1995 +0000 @@ -1913,7 +1913,7 @@ With a prefix argument, offer to revert from latest auto-save file, if that is more recent than the visited file. -When called from lisp, The first argument is IGNORE-AUTO; only offer +When called from Lisp, the first argument is IGNORE-AUTO; only offer to revert from the auto-save file when this is nil. Note that the sense of this argument is the reverse of the prefix argument, for the sake of backward compatibility. IGNORE-AUTO is optional, defaulting