Mercurial > emacs
comparison lisp/ChangeLog.unicode @ 90424:4c7d4b278599 unicode-post-font-backend
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 06 Jun 2006 03:57:22 +0000 |
parents | 1f8d5cd37cf0 |
children | 389f7c0d8696 |
comparison
equal
deleted
inserted
replaced
90423:654ff3b48a81 | 90424:4c7d4b278599 |
---|---|
1 2006-06-06 Kenichi Handa <handa@m17n.org> | |
2 | |
3 These changes are for the new font handling codes. | |
4 | |
5 * faces.el (font-weight-table, font-slant-table) | |
6 (font-swidth-table): New customizable variables. | |
7 | |
8 * international/fontset.el (font-encoding-alist): Add koi8-4. | |
9 (script-representative-chars): Set the default value. | |
10 (create-fontset-from-x-resource): Delete `message'. | |
11 | |
1 2006-05-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 12 2006-05-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
2 | 13 |
3 * term/mac-win.el (mac-utxt-to-string, mac-string-to-utxt) | 14 * term/mac-win.el (mac-utxt-to-string, mac-string-to-utxt) |
4 (mac-TEXT-to-string, mac-string-to-TEXT): Sync with HEAD. | 15 (mac-TEXT-to-string, mac-string-to-TEXT): Sync with HEAD. |
5 | 16 |