comparison src/ChangeLog @ 94178:e65203929930

(directory_files_internal, file_name_completion): Only call ENCODE_FILE if the string is indeed decoded.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 19 Apr 2008 03:09:47 +0000
parents dfdc13740582
children 7870d07a291c
comparison
equal deleted inserted replaced
94177:bc3f03ffbdf9 94178:e65203929930
1 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * dired.c (directory_files_internal, file_name_completion):
4 Only call ENCODE_FILE if the string is indeed decoded.
5
1 2008-04-18 Stefan Monnier <monnier@iro.umontreal.ca> 6 2008-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * Makefile.in (TOOLKIT_DEFINES): Remove. 8 * Makefile.in (TOOLKIT_DEFINES): Remove.
4 (LIBW): Use a bit less #if, remove left over OPEN_LOOK stuff. 9 (LIBW): Use a bit less #if, remove left over OPEN_LOOK stuff.
5 10