diff options
| author | Kenichi Handa | 2006-06-06 03:57:22 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2006-06-06 03:57:22 +0000 |
| commit | 3ec0b7a9de72f1bf0f804b042043e9ef45d1cd48 (patch) | |
| tree | 51f163553f70ad4adc23e40d1d55b8ec6acbf4cd /lisp/ChangeLog.unicode | |
| parent | 02ed2ea88a3d8fce9785c15ca54498954b241d81 (diff) | |
| download | emacs-3ec0b7a9de72f1bf0f804b042043e9ef45d1cd48.tar.gz emacs-3ec0b7a9de72f1bf0f804b042043e9ef45d1cd48.zip | |
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog.unicode')
| -rw-r--r-- | lisp/ChangeLog.unicode | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog.unicode b/lisp/ChangeLog.unicode index bfeb6dd763e..5a716491086 100644 --- a/lisp/ChangeLog.unicode +++ b/lisp/ChangeLog.unicode | |||
| @@ -1,3 +1,14 @@ | |||
| 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) |