]> git.eshelyaron.com Git - emacs.git/commit
Fix file name encoding on Haiku file dialogs
authorPo Lu <luangruo@yahoo.com>
Wed, 4 May 2022 07:26:43 +0000 (07:26 +0000)
committerPo Lu <luangruo@yahoo.com>
Wed, 4 May 2022 07:26:43 +0000 (07:26 +0000)
commit273b0b95c2e21c0d2e306b497b805e07d64fc5bc
treefc42bbd004531dac236e41dfe039f11415e581b3
parent268713e227e8b665b1874c96ea96d1e7fccaab11
Fix file name encoding on Haiku file dialogs

* src/haikufns.c (Fhaiku_read_file_name): Use ENCODE_FILE and
DECODE_FILE correctly.
src/haikufns.c