aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/ChangeLog5
-rw-r--r--doc/misc/tramp.texi3
2 files changed, 7 insertions, 1 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index b4ec4b5d355..ecc782fb895 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,8 @@
12007-09-14 Michael Albinus <michael.albinus@gmx.de>
2
3 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
4 and "External transfer methods".
5
12007-09-13 Jay Belanger <jay.p.belanger@gmail.com> 62007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
2 7
3 * calc.texi (Predefined Units): Add some history. 8 * calc.texi (Predefined Units): Add some history.
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi
index 1431e250e2e..ea0bf9d411d 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -2079,7 +2079,8 @@ connecting to @code{melancholia} as @code{daniel} and editing
2079@file{@trampfn{, daniel, melancholia, .emacs}}. 2079@file{@trampfn{, daniel, melancholia, .emacs}}.
2080 2080
2081It is also possible to specify other file transfer methods 2081It is also possible to specify other file transfer methods
2082(@pxref{Default Method}) as part of the filename. 2082(@pxref{Inline methods}, @pxref{External transfer methods}) as part of
2083the filename.
2083@ifset emacs 2084@ifset emacs
2084This is done by putting the method before the user and host name, as 2085This is done by putting the method before the user and host name, as
2085in @file{@value{prefix}@var{method}@value{postfixhop}} (Note the 2086in @file{@value{prefix}@var{method}@value{postfixhop}} (Note the