]> git.eshelyaron.com Git - emacs.git/commit
(tramp-file-name-structure)
authorKai Großjohann <kgrossjo@eu.uu.net>
Thu, 27 Jun 2002 15:52:51 +0000 (15:52 +0000)
committerKai Großjohann <kgrossjo@eu.uu.net>
Thu, 27 Jun 2002 15:52:51 +0000 (15:52 +0000)
commit487fa986aebdab85678c86dd7c0e6f83cfc4cb1c
tree8328e94de45596d63c922b3b42195fedf9130fe3
parent2ff96ab3e77ffdff5c262a2992933756bbd6c97d
(tramp-file-name-structure)
(tramp-multi-file-name-hop-structure): Split for easier
readability.
(tramp-handle-make-symbolic-link): Use user/host/method/... from
LINKNAME, not FILENAME.
(tramp-handle-verify-visited-file-modtime): Call
tramp-ange-ftp-file-name-p with right parameters.
(tramp-handle-verify-visited-file-modtime): `insert' does not
work for integers, convert them to strings first.
(tramp-handle-ange-ftp): New function to perform setup for
replacing Ange-FTP with Tramp.
(tramp-repair-jka-compr): New function to factor out some
previously top-level code.  Call the function at top-level.
lisp/ChangeLog
lisp/net/tramp.el