Kai Grossjohann
Sun, 05 Aug 2001 13:16:10 -0700
Update of /services/emacs-rcp/cvsroot/tramp/texi
In directory lucy:/export/home/grossjoh/work/kai/tramp-devel/tramp/texi
Modified Files:
tramp_ja.texi tramp.texi ChangeLog
Log Message:
* tramp.el: Default file name format changed! File names with
default method have changed from /r:user@host:/path/to/file to
/./user@host:/path/to/file. Files with explicitly specified
method have changed from /r@meth:user@host:/path/to/file to
/./@meth:user@host:/path/to/file. (Note one more colon for method
spec!)
* tramp.texi: New default file name format.
* tramp_ja.texi: Ditto.