1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-13 09:32:47 +00:00

Fix typo in tramp.texi

* doc/misc/tramp.texi (Change file name syntax)
(Frequently Asked Questions): '.' or ',' must follow xref.
This commit is contained in:
Michael Albinus 2019-04-07 10:10:52 +02:00
parent 7e1ad6360e
commit f28c209055

View File

@ -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