diff options
| author | Kenichi Handa | 2008-10-01 12:37:28 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2008-10-01 12:37:28 +0000 |
| commit | 819ab95f726e46dfec4718de9185b288eb7fa8c6 (patch) | |
| tree | 94b8d57ffc3fcd671ed7d004762d0f1a0bb753eb /src/ChangeLog | |
| parent | 183080b610ce4d3385d272aa26b61f3a54f7a9af (diff) | |
| download | emacs-819ab95f726e46dfec4718de9185b288eb7fa8c6.tar.gz emacs-819ab95f726e46dfec4718de9185b288eb7fa8c6.zip | |
(font_matching_entity): Reflect ATTRS in font selection.
(font_find_for_lface) [HAVE_NS]: Don't ignore case.
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 |