]> git.eshelyaron.com Git - emacs.git/commit
* net/tramp.el (tramp-handle-file-remote-p): Handle optional
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 7 Aug 2007 20:04:27 +0000 (20:04 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 7 Aug 2007 20:04:27 +0000 (20:04 +0000)
commitd62c9a33c4504b7d9dca54e387c48d41ce8b4e52
treeb6e7f4f559920c7c7985698fb8c94830353cf2bf
parentcbaa22f40ac9b66b7ebf4b288751738228f468de
* net/tramp.el (tramp-handle-file-remote-p): Handle optional
parameters IDENTIFICATION and CONNECTED.
(tramp-handle-insert-file-contents): VISIT must be handled after
insertion of the local copy.  Reported by Peter Gordon
<peter@pg-consultants.com>.
(tramp-file-name-handler): No special handling for
`expand-file-name'.  But for `file-name-as-directory'.
(tramp-find-shell, tramp-open-connection-telnet)
(tramp-open-connection-rsh, tramp-open-connection-su)
(tramp-open-connection-multi)
(tramp-open-connection-setup-interactive-shell): Guard against
$PROMPT_COMMAND shell var.  Reported by Steve Youngs
<steve@sxemacs.org>.
(tramp-append-tramp-buffers): Replace "sensible" by "sensitive" in
the hint.

* net/trampver.el: Update release number.
lisp/ChangeLog
lisp/net/tramp.el
lisp/net/trampver.el