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
efa023dd
Commit
efa023dd
authored
Feb 02, 2006
by
Luc Teirlinck
Browse files
(File Names): Fix @xref.
(Reverting): Fix typo.
parent
7b0df362
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
man/files.texi
man/files.texi
+2
-2
No files found.
man/files.texi
View file @
efa023dd
...
...
@@ -143,7 +143,7 @@ file names read as such using the minibuffer.
You can include non-@acronym{ASCII} characters in file names if you set the
variable @code{file-name-coding-system} to a non-@code{nil} value.
@xref{
Specify
Coding}.
@xref{
File Name
Coding}.
@node Visiting
@section Visiting Files
...
...
@@ -962,7 +962,7 @@ continuously displayed. To do this, just move the point to the end of
the buffer, and it will stay there as the file contents change.
However, if you are sure that the file will only change by growing at
the end, use Auto-Revert Tail mode instead
(@
v
code{auto-revert-tail-mode}). It is more efficient for this.
(@code{auto-revert-tail-mode}). It is more efficient for this.
@vindex auto-revert-interval
The variable @code{auto-revert-interval} controls how often to check
...
...
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