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
b581dd19
Commit
b581dd19
authored
Oct 12, 1999
by
Gerd Moellmann
Browse files
Patch from RMS.
parent
9832d51d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
lispref/backups.texi
lispref/backups.texi
+3
-3
No files found.
lispref/backups.texi
View file @
b581dd19
...
...
@@ -624,11 +624,11 @@ file on disk. This action undoes all changes since the file was visited
or saved.
By default, if the latest auto-save file is more recent than the visited
file, and the argument @var{ignore-auto} is
non-
@code{nil},
file, and the argument @var{ignore-auto} is @code{nil},
@code{revert-buffer} asks the user whether to use that auto-save
instead. When you invoke this command interactively, @var{ignore-auto}
is @code{t}
unless
there is
a
numeric prefix argument; thus, the
interactive default is to check the auto-save file.
is @code{t}
if
there is
no
numeric prefix argument; thus, the
interactive default is
not
to check the auto-save file.
Normally, @code{revert-buffer} asks for confirmation before it changes
the buffer; but if the argument @var{noconfirm} is non-@code{nil},
...
...
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