Mercurial > emacs
changeset 90345:42139b4c2a78
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 03 Mar 2006 11:47:12 +0000 |
parents | d4661241b1fa |
children | bba59a8cdae0 |
files | lisp/ChangeLog.unicode |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog.unicode Fri Mar 03 11:47:04 2006 +0000 +++ b/lisp/ChangeLog.unicode Fri Mar 03 11:47:12 2006 +0000 @@ -1,5 +1,8 @@ 2006-03-03 Kenichi Handa <handa@m17n.org> + * international/fontset.el (create-fontset-from-fontset-spec): Fix + for the case that a charset is specified as target. + * international/ccl.el (ccl-dump-write-const-string): Fix previous change.