aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0cf948fb616..125ed7a9478 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12008-04-30 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * dired.c (file_name_completion): Fix up the encoding/decoding issue
4 some more. Copy some of the code from Ftry_completions.
5 Remove special case code that dates back to initial revision when the
6 slash was only added when necessary and that can't trigger nowadays.
7
12008-04-27 Kenichi Handa <handa@m17n.org> 82008-04-27 Kenichi Handa <handa@m17n.org>
2 9
3 * font.c (font_prop_validate): Signal `error' instead of `font'. 10 * font.c (font_prop_validate): Signal `error' instead of `font'.