# HG changeset patch # User Richard M. Stallman # Date 760074369 0 # Node ID 3548110b4957dc6c8f64684ce691b7fed8ec203d # Parent 24e1180b507d8c171eeea01271bebcf91fc5d7d0 (revert-buffer): Doc fix. diff -r 24e1180b507d -r 3548110b4957 lisp/files.el --- a/lisp/files.el Tue Feb 01 01:32:48 1994 +0000 +++ b/lisp/files.el Tue Feb 01 03:46:09 1994 +0000 @@ -1714,7 +1714,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