diff options
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index fe097c2cc41..cfe3885b1f1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2008-06-10 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * font.c (font_parse_fcname): Accept GTK-style font names too. | ||
| 4 | |||
| 1 | 2008-06-10 Stefan Monnier <monnier@iro.umontreal.ca> | 5 | 2008-06-10 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 6 | ||
| 3 | * dired.c (file_name_completion): Don't return t if the match is exact | 7 | * dired.c (file_name_completion): Don't return t if the match is exact |