summaryrefslogtreecommitdiff
path: root/doc/misc/tramp.texi
diff options
context:
space:
mode:
authorMichael Albinus <michael.albinus@gmx.de>2022-11-29 17:00:02 +0100
committerMichael Albinus <michael.albinus@gmx.de>2022-11-29 17:00:02 +0100
commit079625d3c618188fc76b89f8d942f0e7004d0312 (patch)
treea483f676742bdf632fc0099d697fc36df3cd3d29 /doc/misc/tramp.texi
parent067c65578e02034d7605f1dcaf6a6d0c4bbdbda3 (diff)
downloademacs-079625d3c618188fc76b89f8d942f0e7004d0312.tar.gz
Tramp cleanup
* doc/misc/tramp.texi: Use @value{tramp} where appropriate. * doc/misc/trampver.texi: Change "Tramp" format ifplaintext. * lisp/net/tramp-archive.el (tramp-archive-file-name-handler-alist): Ignore `memory-info'.
Diffstat (limited to 'doc/misc/tramp.texi')
-rw-r--r--doc/misc/tramp.texi14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi
index 403c0daa67b..80874049faf 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -1,9 +1,9 @@
\input texinfo @c -*- mode: texinfo; coding: utf-8 -*-
-@setfilename ../../info/tramp.info
+@setfilename ../info/tramp
@c %**start of header
@include docstyle.texi
-@c In the Tramp GIT, the version number is auto-frobbed from tramp.el,
-@c and the bug report address is auto-frobbed from configure.ac.
+@c In the Tramp GIT, the version number and the bug report address
+@c are auto-frobbed from configure.ac.
@include trampver.texi
@settitle @value{tramp} @value{trampver} User Manual
@c %**end of header
@@ -3659,9 +3659,9 @@ directory:
@end group
@end example
-Since Tramp cannot know in advance which share directory is intended
-to use, this expansion can be applied only when a share directory has
-been used already.
+Since @value{tramp} cannot know in advance which share directory is
+intended to use, this expansion can be applied only when a share
+directory has been used already.
The methods @option{adb}, @option{rclone} and @option{sshfs} do not
support home directory expansion at all. However, @value{tramp} keeps
@@ -4398,7 +4398,7 @@ specifies the target to be applied for renaming buffer file names from
source via @code{tramp-rename-files}. @code{source} is a regular
expressions, which matches a remote file name. @code{target} must be
a directory name, which could be remote (including remote directories
-Tramp infers by default, such as @samp{@trampfn{method,user@@host,}}).
+@value{tramp} infers by default, such as @samp{@trampfn{method,user@@host,}}).
@code{target} can contain the patterns @code{%m}, @code{%u} or
@code{%h}, which are replaced by the method name, user name or host