diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3fe01c53d0b..dab6666f8e6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,15 @@ | |||
| 1 | 2002-05-07 Kenichi Handa <handa@etl.go.jp> | ||
| 2 | |||
| 3 | * international/fontset.el: Change the registry for | ||
| 4 | chinese-gb2312 and add the registry for chinese-gbk. | ||
| 5 | |||
| 6 | * international/mule.el (charset-chars): Fix typo. | ||
| 7 | |||
| 8 | * international/mule-conf.el (chinese-gbk): New charset. | ||
| 9 | |||
| 10 | * international/titdic-cnv.el (titdic-convert): Read into a | ||
| 11 | unibyte buffer then make the buffer multibyte. | ||
| 12 | |||
| 1 | 2002-03-07 Kenichi Handa <handa@etl.go.jp> | 13 | 2002-03-07 Kenichi Handa <handa@etl.go.jp> |
| 2 | 14 | ||
| 3 | * international/mule-conf.el (utf-16-le): Use :bom attribute | 15 | * international/mule-conf.el (utf-16-le): Use :bom attribute |