diff options
author | Kai Großjohann <kgrossjo@eu.uu.net> | 2002-07-11 19:59:07 +0000 |
---|---|---|
committer | Kai Großjohann <kgrossjo@eu.uu.net> | 2002-07-11 19:59:07 +0000 |
commit | 505edaeb0e37f1a92bb5a22ec7e7a4e8c83f7615 (patch) | |
tree | a27da9d89bf50a36570feb1364b70b2df2c9ead6 /lisp/emacs-lisp/bytecomp.el | |
parent | 74a54b047727b5209e93a99f80134643fc4636f6 (diff) | |
download | emacs-505edaeb0e37f1a92bb5a22ec7e7a4e8c83f7615.tar.gz emacs-505edaeb0e37f1a92bb5a22ec7e7a4e8c83f7615.tar.bz2 emacs-505edaeb0e37f1a92bb5a22ec7e7a4e8c83f7615.zip |
(tramp-default-method): New default method "sm"
which I guess to be good for most people.
(tramp-default-method-alist): Use "ftp" method (ie, forwarding to
Ange-FTP) for some user/host combinations.
(tramp-file-name-structure, tramp-file-name-regexp)
(tramp-make-tramp-file-format)
(tramp-make-tramp-file-user-nil-format)
(tramp-multi-file-name-structure)
(tramp-multi-file-name-hop-structure)
(tramp-make-multi-tramp-file-format): New default value which
unifies the filename syntax between Tramp and Ange-FTP. The new
syntax is "/method:user@host:path". Note the colon after the
method.
(tramp-handle-file-name-directory): Don't return "/" when
completing a remote root directory (where the filename looks like
"/method:user@host:/").
(tramp-handle-ange-ftp): Deleted.
(tramp-disable-ange-ftp): New function, called at toplevel,
deletes Ange-FTP from file-name-handler-alist.
Diffstat (limited to 'lisp/emacs-lisp/bytecomp.el')
0 files changed, 0 insertions, 0 deletions