Mercurial > emacs
changeset 68556:e40499829b14
(File Names): Fix @xref.
(Reverting): Fix typo.
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Thu, 02 Feb 2006 05:38:54 +0000 |
parents | 99dedfb3d00e |
children | 49007330e598 |
files | man/files.texi |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/man/files.texi Thu Feb 02 05:37:38 2006 +0000 +++ b/man/files.texi Thu Feb 02 05:38:54 2006 +0000 @@ -143,7 +143,7 @@ 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 @@ 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 -(@vcode{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