* vc-git.el (vc-git--call): Apply `process-file' instead of
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 8 Jan 2008 20:07:21 +0000 (20:07 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 8 Jan 2008 20:07:21 +0000 (20:07 +0000)
commit0664ff722152f34c2e87e9e644bbab401530b9d4
tree80c0e1fde3a1bea6a12741ca4d616e163f13e74b
parentd82cf70b7fe93c7928a59a3c6ae8d2680237f60d
* vc-git.el (vc-git--call): Apply `process-file' instead of
`call-process'.

* net/tramp.el (tramp-remote-process-environment): Add "LC_CTYPE=C".
Reported by Pete Forman <pete.forman@westerngeco.com>.
(tramp-perl-encode, tramp-perl-decode): Update copyrights.
(tramp-handle-process-file): Handle the case where DESTINATION is
a consp with t as car.
(tramp-wait-for-output): We shall remove exactly what has been
find by the search.
lisp/ChangeLog
lisp/net/tramp.el
lisp/vc-git.el