* net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 1 Mar 2012 09:01:08 +0000 (10:01 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 1 Mar 2012 09:01:08 +0000 (10:01 +0100)
commit99a54f2128e116ef58542fe745b3383f53dcf280
tree3b2b21308f2777b04f05333db83c45f4a9a36fff
parenta032a70212f82e2d7d1e8ca056508a16f4fd5c3e
* net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".
Reported by Robert Lupton the Good <rhl@astro.princeton.edu>.

* vc/vc-git.el (vc-git--call): Enable `inhibit-null-byte-detection'.
Add "PAGER=" to `process-environment'.
lisp/ChangeLog
lisp/net/tramp-sh.el
lisp/vc/vc-git.el