(file_name_completion): Fix up the encoding/decoding issue
[bpt/emacs.git] / src / ChangeLog
index 0cf948f..125ed7a 100644 (file)
@@ -1,3 +1,10 @@
+2008-04-30  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * dired.c (file_name_completion): Fix up the encoding/decoding issue
+       some more.  Copy some of the code from Ftry_completions.
+       Remove special case code that dates back to initial revision when the
+       slash was only added when necessary and that can't trigger nowadays.
+
 2008-04-27  Kenichi Handa  <handa@m17n.org>
 
        * font.c (font_prop_validate): Signal `error' instead of `font'.