]> git.eshelyaron.com Git - emacs.git/commit
Rework parts of Tramp's insert-directory, bug#45691
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 10 Jan 2021 12:26:29 +0000 (13:26 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 10 Jan 2021 12:26:29 +0000 (13:26 +0100)
commitaa6ee3302f81f2e1727d06f9b2a7e64d1390fdaa
treeb4bf715d447ceb980bf1a58d72f0e8a330653370
parentac9c4ca8c9456ea4e0cbfea2317579ac57b13289
Rework parts of Tramp's insert-directory, bug#45691

* lisp/net/tramp-sh.el (tramp-sh-handle-insert-directory): Fix some
unibyte/multibyte inconsistencies.  (Bug#45691)

* test/lisp/net/tramp-tests.el (tramp-test17-insert-directory-one-file):
New test.
lisp/net/tramp-sh.el
test/lisp/net/tramp-tests.el