Fix bug #15337 with non-ASCII characters in file names used by ansi
authorEli Zaretskii <eliz@gnu.org>
Fri, 13 Sep 2013 13:22:47 +0000 (16:22 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 13 Sep 2013 13:22:47 +0000 (16:22 +0300)
commit84387cd2595e0e99bb6976fe1e160156b5291611
tree44e8ec1231ba2b5c7be4fd035d17ce6a303711fe
parent3509fb4083986c2d2d4b98f114abbf0a11564105
Fix bug #15337 with non-ASCII characters in file names used by ansi

 lisp/term.el (term-emulate-terminal): Decode the command string
 before passing it to term-command-hook.
lisp/ChangeLog
lisp/term.el