Mercurial > emacs
changeset 95700:565290f643f1
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 09 Jun 2008 07:19:19 +0000 |
parents | 0afdc320716c |
children | a3dac6d5d38f |
files | src/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Mon Jun 09 07:17:32 2008 +0000 +++ b/src/ChangeLog Mon Jun 09 07:19:19 2008 +0000 @@ -1,3 +1,12 @@ +2008-06-09 Kenichi Handa <handa@m17n.org> + + * font.c (Qascii_0): New variable. + (syms_of_font): DEFSYM it. + (font_open_by_name): If the registry "iso8859-1" fails, try also + "ascii-0". + + * ftfont.c (ftfont_spec_pattern): Accept the registry `ascii-0'. + 2008-06-08 Kenichi Handa <handa@m17n.org> * .gdbinit (xfont): New command.