Mercurial > emacs
changeset 102484:3e084f3715bd
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 11 Mar 2009 11:44:21 +0000 |
parents | d25713758c3e |
children | 2abfff0e1a6d |
files | src/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Wed Mar 11 11:44:04 2009 +0000 +++ b/src/ChangeLog Wed Mar 11 11:44:21 2009 +0000 @@ -1,5 +1,8 @@ 2009-03-11 Kenichi Handa <handa@m17n.org> + * font.c (font_open_by_spec): New function. + (font_open_by_name): Use font_open_by_spec. + * frame.c (x_set_font): When ARG is a font-object, don't alter the fontset of the frame.