emacs-rcp  

check in by grossjoh: 'tramp/lisp tramp.el,2.33 ChangeLog,2.30'

Kai Grossjohann
Sun, 05 Aug 2001 13:16:02 -0700

Update of /services/emacs-rcp/cvsroot/tramp/lisp
In directory lucy:/export/home/grossjoh/work/kai/tramp-devel/tramp/lisp

Modified Files:
        tramp.el 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.

  • check in by grossjoh: 'tramp/lisp tramp.el,2.33 ChangeLog,2.30' Kai Grossjohann