projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e1ad63
)
Fix typo in tramp.texi
author
Michael Albinus
<michael.albinus@gmx.de>
Sun, 7 Apr 2019 08:10:52 +0000
(10:10 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Sun, 7 Apr 2019 08:10:52 +0000
(10:10 +0200)
* doc/misc/tramp.texi (Change file name syntax)
(Frequently Asked Questions): '.' or ',' must follow xref.
doc/misc/tramp.texi
patch
|
blob
|
history
diff --git
a/doc/misc/tramp.texi
b/doc/misc/tramp.texi
index 771ff1c08ee787f15dee4e44afd03a44c6dbe816..e376fc7495ef90933dc064161038cca8e59d79a2 100644
(file)
--- a/
doc/misc/tramp.texi
+++ b/
doc/misc/tramp.texi
@@
-2671,7
+2671,7
@@
name syntax. Its value changes after every call of
this variable in external packages, a call of @code{file-remote-p} is
much more appropriate.
@ifinfo
-@pxref{Magic File Names, , , elisp}
+@pxref{Magic File Names, , , elisp}
.
@end ifinfo
@end defvar
@end ifset
@@
-3720,7
+3720,7
@@
Set @code{file-precious-flag} to @code{t} for files accessed by
@value{tramp} so the file contents are checked using checksum by
first saving to a temporary file.
@ifinfo
-@pxref{Saving Buffers, , , elisp}
+@pxref{Saving Buffers, , , elisp}
.
@end ifinfo
@lisp