Make heredocs more robust in Tramp.
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 5 Feb 2014 14:11:50 +0000 (15:11 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 5 Feb 2014 14:11:50 +0000 (15:11 +0100)
commit9a83b32b7bd5663bd74f8bc04d5c3f61deb2c78d
tree7192ad7bd84dc7eced25d1f0c2684bca16f00f9b
parente873a22e9550b277df9319849fe1287f6519210d
Make heredocs more robust in Tramp.

* net/tramp-sh.el (tramp-end-of-heredoc): New defconst.
(tramp-sh-handle-set-file-acl)
(tramp-sh-handle-start-file-process)
(tramp-sh-handle-write-region, tramp-sh-handle-vc-registered)
(tramp-find-executable, tramp-send-command): Use it.
lisp/ChangeLog
lisp/net/tramp-sh.el