Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
fc51b251
Commit
fc51b251
authored
Feb 01, 1994
by
Richard M. Stallman
Browse files
(revert-buffer): Doc fix.
parent
7daa8d6b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/files.el
lisp/files.el
+1
-1
No files found.
lisp/files.el
View file @
fc51b251
...
@@ -1714,7 +1714,7 @@ This undoes all changes since the file was visited or saved.
...
@@ -1714,7 +1714,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
With a prefix argument, offer to revert from latest auto-save file, if
that is more recent than the visited file.
that is more recent than the visited file.
When called from lisp,
t
he first argument is IGNORE-AUTO; only offer
When called from lisp,
T
he first argument is IGNORE-AUTO; only offer
to revert from the auto-save file when this is nil. Note that the
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
sense of this argument is the reverse of the prefix argument, for the
sake of backward compatibility. IGNORE-AUTO is optional, defaulting
sake of backward compatibility. IGNORE-AUTO is optional, defaulting
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment