]> git.eshelyaron.com Git - emacs.git/commit
Fix error in Tramp's encoding check
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 24 Jan 2019 10:06:38 +0000 (11:06 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 24 Jan 2019 10:06:38 +0000 (11:06 +0100)
commit0744c35307d544d960c9d7628ea91ad722ff6217
treeaf28d32e5f7d5105f1146991a7597a8015ee79bc
parentd52bc534d799c255f24ff2a56e8bed830d8f68ca
Fix error in Tramp's encoding check

* lisp/net/tramp-sh.el (tramp-find-inline-encoding):
Use `tramp-get-connection-buffer'.
lisp/net/tramp-sh.el