diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 6cf8ee7fce3..8603222ea32 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-10-01 Adrian Robert <Adrian.B.Robert@gmail.com> | ||
| 2 | |||
| 3 | * font.c (font_matching_entity): Reflect ATTRS in font selection. | ||
| 4 | (font_find_for_lface) [HAVE_NS]: Don't ignore case. | ||
| 5 | |||
| 1 | 2008-09-30 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2008-09-30 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * dispnew.c (Fsend_string_to_terminal): Don't try to send a string to | 8 | * dispnew.c (Fsend_string_to_terminal): Don't try to send a string to |