]> code.delx.au - gnu-emacs/commit
Fix Bug#22145
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 3 Apr 2016 08:14:56 +0000 (10:14 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 3 Apr 2016 08:14:56 +0000 (10:14 +0200)
commit7032e03d60a0e3a6e1466d8c55baa00c4bfc5fea
tree38c54200b98efa091972e3553abc794711bc984c
parentd6e164af0211eb18fad654d777549a019776e9ba
Fix Bug#22145

* lisp/net/tramp-cache.el (tramp-get-connection-property)
(tramp-set-connection-property, tramp-connection-property-p)
(tramp-flush-connection-property): Improve docstring.

* lisp/net/tramp-sh.el (tramp-maybe-open-connection): Use it.

* lisp/net/tramp.el (tramp-get-local-locale): New defun.

* test/automated/tramp-tests.el (tramp--test-utf8):
Improve settings of coding systems.  (Bug#22145)
lisp/net/tramp-cache.el
lisp/net/tramp-sh.el
lisp/net/tramp.el
test/lisp/net/tramp-tests.el