]> git.eshelyaron.com Git - emacs.git/commit
Fix the 'T' command in Dired with non_ASCII file names
authorEli Zaretskii <eliz@gnu.org>
Sat, 6 Aug 2016 09:44:38 +0000 (12:44 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 6 Aug 2016 09:44:38 +0000 (12:44 +0300)
commit0a327afe2e416777e09b24c18292f854536bdb23
treeb40787d313162b3183e32ac335996a81a686f340
parentf50e641548672b3332d8dcbc705d7fe3962c7bb2
Fix the 'T' command in Dired with non_ASCII file names

* lisp/dired-aux.el (dired-do-chxxx): Bind coding-system-for-write
to correctly encode file names passed to the invoked PROGRAM.
(Bug#24162)
lisp/dired-aux.el