aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2008-10-01 12:37:28 +0000
committerKenichi Handa2008-10-01 12:37:28 +0000
commit819ab95f726e46dfec4718de9185b288eb7fa8c6 (patch)
tree94b8d57ffc3fcd671ed7d004762d0f1a0bb753eb /src/ChangeLog
parent183080b610ce4d3385d272aa26b61f3a54f7a9af (diff)
downloademacs-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/ChangeLog5
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 @@
12008-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
12008-09-30 Stefan Monnier <monnier@iro.umontreal.ca> 62008-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