Mercurial > emacs
changeset 102816:a6606249eb86
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 02 Apr 2009 02:48:32 +0000 |
parents | 71a9716c3fc1 |
children | 9ac80334d48b |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Apr 02 02:47:50 2009 +0000 +++ b/lisp/ChangeLog Thu Apr 02 02:48:32 2009 +0000 @@ -1,3 +1,8 @@ +2009-04-02 Kenichi Handa <handa@m17n.org> + + * international/fontset.el (setup-default-fontset): Specify + iso10646-1 font for characters in PUA of BMP. + 2009-04-02 Stefan Monnier <monnier@iro.umontreal.ca> * simple.el (auto-fill-function): Mark it as safe for nil.