Fix open-dribble-file's treatment of non-ASCII file names.
authorEli Zaretskii <eliz@gnu.org>
Sun, 13 Apr 2014 10:45:46 +0000 (13:45 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 13 Apr 2014 10:45:46 +0000 (13:45 +0300)
 src/keyboard.c (Fopen_dribble_file): Encode the dribble file-name
 before passing it to system APIs.


No differences found