aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2009-11-17 04:17:19 +0000
committerKenichi Handa2009-11-17 04:17:19 +0000
commit5a94293248c904fce13c611063c819cae877cf62 (patch)
tree9380c41f7f5a44843f25bed314eb27b2c1ae7337 /src/ChangeLog
parentb7c7a4d1f85dfb6666c84da48b4c15320f9b4603 (diff)
downloademacs-5a94293248c904fce13c611063c819cae877cf62.tar.gz
emacs-5a94293248c904fce13c611063c819cae877cf62.zip
(x_produce_glyphs): Consider face-remapping when falling
back to the default font in case that no suitable font is found.
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 d74c3da92aa..0bc2ad403e7 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12009-11-17 Kenichi Handa <handa@m17n.org>
2
3 * xdisp.c (x_produce_glyphs): Consider face-remapping when falling
4 back to the default font in case that no suitable font is found.
5
12009-11-17 Stefan Monnier <monnier@iro.umontreal.ca> 62009-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * menu.c (Fx_popup_menu) [HAVE_NS]: Use generic code for window edge. 8 * menu.c (Fx_popup_menu) [HAVE_NS]: Use generic code for window edge.