Fix part of bug #15260 with from directory with a non-ASCII name.
authorEli Zaretskii <eliz@gnu.org>
Sat, 26 Oct 2013 13:43:58 +0000 (16:43 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 26 Oct 2013 13:43:58 +0000 (16:43 +0300)
commitc556b44bd53f77077d4a92baba6fa381f6400d5b
tree60581588a8d114843860b79aa1357f2e56371053
parent2a03e2bc6fcc64b2624a9635c899812e4510136a
Fix part of bug #15260 with from directory with a non-ASCII name.

 src/emacs.c (Fdump_emacs): Encode FILENAME and SYMFILE arguments
 before passing them to 'unexec'.
src/ChangeLog
src/emacs.c