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
c84b3004
Commit
c84b3004
authored
Dec 12, 2007
by
Vinicius Jose Latorre
Browse files
revert-buffer docstring fix
parent
0dff8975
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lisp/files.el
lisp/files.el
+2
-2
No files found.
lisp/files.el
View file @
c84b3004
...
...
@@ -4207,8 +4207,8 @@ that is more recent than the visited file.
This command also implements an interface for special buffers
that contain text which doesn't come from a file, but reflects
some other data instead (e.g. Dired buffers, `buffer-list'
buffers). This is done via the variable
`revert-buffer-function'. In these cases, it should reconstruct
buffers).
This is done via the variable
`revert-buffer-function'.
In these cases, it should reconstruct
the buffer contents from the appropriate data.
When called from Lisp, the first argument is IGNORE-AUTO; only offer
...
...
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