]> git.eshelyaron.com Git - emacs.git/commit
* net/tramp.el (tramp-handle-substitute-in-file-name): Don't
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 7 Nov 2007 20:41:15 +0000 (20:41 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 7 Nov 2007 20:41:15 +0000 (20:41 +0000)
commitb08104a01d188359cad1244e25f76b84956a3e75
tree91849c8676f177ced7d026f318043d952c180174
parent855aae38de972893598dfb09d29555be496ced31
* net/tramp.el (tramp-handle-substitute-in-file-name): Don't
expand the remote connection identification.
(tramp-find-shell, tramp-open-connection-setup-interactive-shell):
Set also $PS2 and $PS3 when setting $PS1.  Check for shell echoing
before calling stty.

* net/tramp-cache.el (tramp-cache-print)
(tramp-dump-connection-properties): Fix docstring.
(tramp-list-connections): Renamed from
`tramp-cache-list-connections'.

* net/tramp-cmds.el (tramp-cleanup-connection): Apply it.

* net/tramp-ftp.el (tramp-ftp-file-name-handler): Don't expand the
remote connection identification when setting connection property.

* net/tramp-smb.el (tramp-smb-handle-substitute-in-file-name):
"//" substitutes only in the local filename part.
lisp/ChangeLog
lisp/net/tramp-cache.el
lisp/net/tramp-cmds.el
lisp/net/tramp-ftp.el
lisp/net/tramp-smb.el
lisp/net/tramp.el