]> git.eshelyaron.com Git - emacs.git/commitdiff
(revert-buffer): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Wed, 8 Mar 1995 03:43:34 +0000 (03:43 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 8 Mar 1995 03:43:34 +0000 (03:43 +0000)
lisp/files.el

index 9a4b748b14fc6c5ad4cd3a80ff528892a21ebdd7..be311583ec918a2bad28695a4592fb9ea994ef79 100644 (file)
@@ -1913,7 +1913,7 @@ This undoes all changes since the file was visited or saved.
 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