* tramp.texi (Filename completion): Improve wording.

This commit is contained in:
Michael Albinus 2006-05-09 05:15:20 +00:00
parent b5bbf8f27d
commit a60f87987f
2 changed files with 7 additions and 3 deletions

View file

@ -1,3 +1,7 @@
2006-05-09 Michael Albinus <michael.albinus@gmx.de>
* tramp.texi (Filename completion): Improve wording.
2006-05-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
* xresmini.texi (GTK resources): Inserted GTK description.

View file

@ -1831,9 +1831,9 @@ should you want to add your own.
@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 completion of method
names, of user names and of machine names (except multi-hop methods)
as well as for completion of file names on remote machines.
@ifset emacs
In order to enable this, Partial Completion mode must be set on.
@ifinfo