Mercurial > emacs
changeset 89827:5dfe4d6f3b4a
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 13 Feb 2004 02:26:48 +0000 |
parents | b17725d55ba2 |
children | c734f0c6c3ca |
files | lisp/ChangeLog.22 src/ChangeLog.22 |
diffstat | 2 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog.22 Fri Feb 13 02:17:24 2004 +0000 +++ b/lisp/ChangeLog.22 Fri Feb 13 02:26:48 2004 +0000 @@ -1,3 +1,8 @@ +2004-02-13 Kenichi Handa <handa@m17n.org> + + * international/fontset.el (font-encoding-alist): Register + "iso10646-2" for unicode-sip. + 2004-02-12 Kenichi Handa <handa@m17n.org> * international/mule-conf.el (chinese-cns11643-15): New charset.
--- a/src/ChangeLog.22 Fri Feb 13 02:17:24 2004 +0000 +++ b/src/ChangeLog.22 Fri Feb 13 02:26:48 2004 +0000 @@ -1,3 +1,10 @@ +2004-02-13 Kenichi Handa <handa@m17n.org> + + * fontset.c (fontset_face): Handle the case that repertory is a + char-table. + (find_font_encoding): Return nil for unknown encoding. + (Fset_fontset_font): Ignore a font of unknown encoding. + 2004-02-09 Kenichi Handa <handa@m17n.org> * keymap.c (describe_vector): Handle default value of a char