Version 2.0.30 released.
commit7432277cfea0372e6fe9cd296d67e4ad1a0a6d80
authorKai Großjohann <kgrossjo@eu.uu.net>
Fri, 28 Feb 2003 18:28:47 +0000 (28 18:28 +0000)
committerKai Großjohann <kgrossjo@eu.uu.net>
Fri, 28 Feb 2003 18:28:47 +0000 (28 18:28 +0000)
tree3368ec5615bccd6e31d70318145a297d8ace041b
parentd2e7d633faf58def05a0c4753853f45c7226b56d
Version 2.0.30 released.
Replace term "path" with "localname" unless it is used for a
search path.
(tramp-handle-expand-file-name): Allow ".." to cross host
boundaries.
(tramp-open-connection-setup-interactive-shell): Unset $ENV in
addition to setting $PS1 when starting the Bourne-ish shell.  Some
sh implementations (eg, bash when called as sh) read the file
named there on startup, which could clobber $PS1.
(tramp-do-copy-or-rename-file-one-local): New function.  Not
implemented.  Not used.  Should invoke rcp or scp directly to keep
the time.
lisp/ChangeLog
lisp/net/tramp-smb.el
lisp/net/tramp-vc.el
lisp/net/tramp.el