Mercurial > emacs
changeset 96201:84f1326f4862
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Sun, 22 Jun 2008 15:07:56 +0000 |
parents | 5f7a1e1f15c4 |
children | 2bd68cb03fe1 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Sun Jun 22 15:06:28 2008 +0000 +++ b/src/ChangeLog Sun Jun 22 15:07:56 2008 +0000 @@ -1,3 +1,8 @@ +2008-06-22 Kenichi Handa <handa@m17n.org> + + * font.c (font_find_for_lface): Try the adstyle specified in + the property of LFACE_FONT of LFACE (if any). + 2008-06-21 Seiji Zenitani <zenitani@mac.com> Ryo Yoshitake <ryo@shiftmode.net>