Mercurial > emacs
changeset 95175:7880ee795931
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 22 May 2008 02:05:44 +0000 |
parents | 0626142129fe |
children | 686d116f748d |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu May 22 02:05:18 2008 +0000 +++ b/lisp/ChangeLog Thu May 22 02:05:44 2008 +0000 @@ -1,3 +1,12 @@ +2008-05-22 Kenichi Handa <handa@m17n.org> + + * international/mule-diag.el (font-show-log): New function. + + * international/fontset.el (script-representative-chars): Add more + chars for latin. Add data for symbol. + (setup-default-fontset): Add entries for phonetic, armenian, and + symbol. + 2008-05-21 Stefan Monnier <monnier@iro.umontreal.ca> * minibuffer.el (completion-all-sorted-completions): New var.