]> code.delx.au - gnu-emacs/commit
Fix an utf8 problem for Tramp on BSD
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 7 Dec 2015 08:15:27 +0000 (08:15 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 7 Dec 2015 08:15:27 +0000 (08:15 +0000)
commiteb85d55cea4c5a715c4381ab6aeee630183fa23e
tree7454443935b7af02c62d2949b64e43fa0f3c3b86
parent0a45afa30fae6543fd21f3102ae259f02c1b9042
Fix an utf8 problem for Tramp on BSD

* lisp/net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
Make lax check for utf8.
(tramp-get-remote-locale): Add "en_US.UTF-8" as candidate.
lisp/net/tramp-sh.el