]> git.eshelyaron.com Git - emacs.git/commit
(ENCODE_FILE): New macro.
authorRichard M. Stallman <rms@gnu.org>
Mon, 8 Sep 1997 10:09:15 +0000 (10:09 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 8 Sep 1997 10:09:15 +0000 (10:09 +0000)
commit24c2a54f4ca12a428d0402ab76f926bfb1723261
tree1cc54096ab8bba0d7c817f62867cd77d724be70a
parentfe487a71280026a7ca47b6bf425aae4c67889a76
(ENCODE_FILE): New macro.
(Ffile_attributes): Encode the file names to operate on.
(file_name_completion): Do completion on encoded name, then decode.
(Fdirectory_files): Encode the argument.
Decode all result file names using Vfile_name_coding_system.
src/dired.c