* net/tramp.el (tramp-remote-process-environment): Protect version
commitb81a0b569166c9aa39a00d861ab5a154f3dbdea3
authorMichael Albinus <albinus@detlef>
Sat, 12 Jun 2010 08:59:37 +0000 (12 10:59 +0200)
committerMichael Albinus <albinus@detlef>
Sat, 12 Jun 2010 08:59:37 +0000 (12 10:59 +0200)
tree018e3fbfa9edb4f24ecb3ff8622274b97acf1612
parent5877cf48548c283d33af3a82d8b160c45a321c81
* net/tramp.el (tramp-remote-process-environment): Protect version
string by apostroph.
(tramp-shell-prompt-pattern): Do not use a shy group in case of
XEmacs.
(tramp-file-name-for-operation): Add `call-process-region'.
(tramp-set-process-query-on-exit-flag): Fix wrong parentheses.

* net/tramp-compat.el (top): Do not autoload
`tramp-handle-file-remote-p'.  Load tramp-util.el and tramp-vc.el
only when `start-file-process' is not bound.
(tramp-advice-file-expand-wildcards): Do not use
`tramp-handle-file-remote-p'.
(tramp-compat-make-temp-file): Handle the case, that
`make-temp-file' has no third argument EXTENSION.
lisp/ChangeLog
lisp/net/tramp-compat.el
lisp/net/tramp.el