diff options
| author | Kenichi Handa | 2008-12-10 06:05:52 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2008-12-10 06:05:52 +0000 |
| commit | e54be9a0323e16b3074983b9c28fb55452e196e3 (patch) | |
| tree | 07e99001edb71925dda7bd91b3ff41e7df5c04a7 /lisp/ChangeLog | |
| parent | 7b6494787af7c4f93a860501ab0aab7f0118cf87 (diff) | |
| download | emacs-e54be9a0323e16b3074983b9c28fb55452e196e3.tar.gz emacs-e54be9a0323e16b3074983b9c28fb55452e196e3.zip | |
(setup-default-fontset): Add an entry for characters in the Unicode
SIP area.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5a5b3b47d78..e26cdc62dd2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-12-10 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * international/fontset.el (setup-default-fontset): Add an entry | ||
| 4 | for characters in the Unicode SIP area. | ||
| 5 | |||
| 1 | 2008-12-10 Glenn Morris <rgm@gnu.org> | 6 | 2008-12-10 Glenn Morris <rgm@gnu.org> |
| 2 | 7 | ||
| 3 | * vc-mcvs.el: Move to obsolete/, with warning comment. | 8 | * vc-mcvs.el: Move to obsolete/, with warning comment. |