changeset 70487:737e59692915

* mini.texi (Completion Options): * tramp.texi (Filename completion): Completion of remote files' method, user name and host name is active only in partial completion mode.
author Michael Albinus <michael.albinus@gmx.de>
date Sat, 06 May 2006 21:41:27 +0000
parents 01e158ca557c
children 5087aed8b6e3
files man/ChangeLog man/mini.texi man/tramp.texi
diffstat 3 files changed, 42 insertions(+), 26 deletions(-) [+]
line wrap: on
line diff
--- a/man/ChangeLog	Sat May 06 20:45:10 2006 +0000
+++ b/man/ChangeLog	Sat May 06 21:41:27 2006 +0000
@@ -1,7 +1,14 @@
+2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
+
+	* mini.texi (Completion Options):
+	* tramp.texi (Filename completion): Completion of remote files'
+	method, user name and host name is active only in partial
+	completion mode.
+
 2006-05-06  Bill Wohler  <wohler@newt.com>
 
 	Release MH-E manual version 8.0.
-	
+
 	* mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
 	release 8.0.
 
@@ -17,18 +24,18 @@
 
 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
 
-	* makefile.w32-in (emacs.dvi): 
+	* makefile.w32-in (emacs.dvi):
 	* Makefile.in (emacs.dvi): Add xresmini.texi
 
 	* xresmini.texi (Table of Resources): Remove xref to non-existent
 	node "LessTif Resources".
 
-	* msdog.texi (Microsoft Windows): 
+	* msdog.texi (Microsoft Windows):
 	* calendar.texi (Calendar/Diary, Displaying the Diary)
-	(Special Diary Entries, Importing Diary, Holidays): 
-	* programs.texi (Program Modes): 
-	* text.texi (Text): 
-	* buffers.texi (Several Buffers): 
+	(Special Diary Entries, Importing Diary, Holidays):
+	* programs.texi (Program Modes):
+	* text.texi (Text):
+	* buffers.texi (Several Buffers):
 	* files.texi (Comparing Files): Fix cross-references to emacs-xtra.
 
 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
@@ -72,17 +79,17 @@
 	($(infodir)/emacs-xtra): Remove.
 	(emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
 
-	* trouble.texi (Quitting): 
-	* text.texi (Text): 
-	* programs.texi (Program Modes): 
-	* msdog.texi (Microsoft Windows): 
-	* frames.texi (Frames): 
+	* trouble.texi (Quitting):
+	* text.texi (Text):
+	* programs.texi (Program Modes):
+	* msdog.texi (Microsoft Windows):
+	* frames.texi (Frames):
 	* files.texi (Backup, Version Control, VC Concepts)
 	(Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
 	(Registering, VC Status, VC Undo, Multi-User Branching)
-	(Comparing Files): 
+	(Comparing Files):
 	* calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
-	(Displaying the Diary, Special Diary Entries, Importing Diary): 
+	(Displaying the Diary, Special Diary Entries, Importing Diary):
 	* buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
 	conditional xref's, depending on @iftex/@ifnottex.
 
@@ -130,14 +137,14 @@
 	new *-xtra.texi files.  Use @raisesections and @lowersections to
 	convert sections to chapters etc.
 
-	* msdog-xtra.texi: 
-	* fortran-xtra.texi: 
-	* vc-xtra.texi: 
-	* vc1-xtra.texi: 
-	* vc2-xtra.texi: 
-	* emerge-xtra.texi: 
-	* cal-xtra.texi: 
-	* dired-xtra.texi: 
+	* msdog-xtra.texi:
+	* fortran-xtra.texi:
+	* vc-xtra.texi:
+	* vc1-xtra.texi:
+	* vc2-xtra.texi:
+	* emerge-xtra.texi:
+	* cal-xtra.texi:
+	* dired-xtra.texi:
 	* arevert-xtra.texi: New files, with text from respective chapters
 	of emacs-xtra.texi.  Convert each @chapter into @section, @section
 	into @subsection, etc.
@@ -200,7 +207,7 @@
 
 	* killing.texi (Killing): Say "graphical displays".
 	* display.texi: Say "graphical displays".
-	
+
 	* cmdargs.texi (Misc X): Say "graphical displays".
 
 2006-05-01  Richard Stallman  <rms@gnu.org>
--- a/man/mini.texi	Sat May 06 20:45:10 2006 +0000
+++ b/man/mini.texi	Sat May 06 21:41:27 2006 +0000
@@ -415,6 +415,9 @@
 indicate the places for completion; thus, @file{/u*/b*/f*} might
 complete to @file{/usr/bin/foo}.
 
+  For remote files, partial completion enables completion of methods,
+user names and host names.  @xref{Remote Files}.
+
   To enable this mode, use the command @kbd{M-x
 partial-completion-mode}, or customize the variable
 @code{partial-completion-mode}.  This binds the partial completion
--- a/man/tramp.texi	Sat May 06 20:45:10 2006 +0000
+++ b/man/tramp.texi	Sat May 06 21:41:27 2006 +0000
@@ -1831,9 +1831,15 @@
 @section Filename completion
 @cindex filename completion
 
-Filename completion works with @value{tramp} for both completing methods,
-user names and machine names (except multi hop methods) as well as for
-files on remote machines.
+Filename completion works with @value{tramp} for both completing
+methods, user names and machine names (except multi hop methods) as
+well as for files on remote machines.
+@ifset emacs
+In order to enable this, Partial Completion mode must be set on.
+@ifinfo
+@xref{Completion Options, , , @value{emacsdir}}.
+@end ifinfo
+@end ifset
 
 If you, for example, type @kbd{C-x C-f @value{prefix}t
 @key{TAB}}, @value{tramp} might give you as result the choice for