aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/ChangeLog2
-rw-r--r--doc/misc/tramp.texi2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 8b0b08cdf90..8278166f0a7 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -659,7 +659,7 @@
6592007-11-18 Michael Albinus <michael.albinus@gmx.de> 6592007-11-18 Michael Albinus <michael.albinus@gmx.de>
660 660
661 * tramp.texi (Filename completion): Simplify explanation of 661 * tramp.texi (Filename completion): Simplify explanation of
662 double-slash behaviour. Explain directory contents flushing. 662 double-slash behavior. Explain directory contents flushing.
663 663
6642007-11-16 Jay Belanger <jay.p.belanger@gmail.com> 6642007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
665 665
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi
index e3016f637a7..0d751a93b1d 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -2278,7 +2278,7 @@ for files on the local host, with the exception that minibuffer
2278killing via a double-slash works only on the filename part, except 2278killing via a double-slash works only on the filename part, except
2279that filename part starts with @file{//}. 2279that filename part starts with @file{//}.
2280@ifset emacs 2280@ifset emacs
2281A triple-slash stands for the default behaviour. 2281A triple-slash stands for the default behavior.
2282@end ifset 2282@end ifset
2283@ifinfo 2283@ifinfo
2284@xref{Minibuffer File, , , @value{emacsdir}}. 2284@xref{Minibuffer File, , , @value{emacsdir}}.