mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 12:21:25 -08:00
(revert-buffer): Doc fix.
This commit is contained in:
parent
486a2d0964
commit
65ee6096af
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue