diff options
| author | Kenichi Handa | 2001-02-24 03:12:35 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2001-02-24 03:12:35 +0000 |
| commit | 4c1593cec62f7a4b9cbc563f13d09faebd9393af (patch) | |
| tree | f2a148994477fd03c9a016b4c1a62aa4ce36ec3f /lisp/ChangeLog | |
| parent | 87ae797346409a0df295c8ebfc94de55acd3130b (diff) | |
| download | emacs-4c1593cec62f7a4b9cbc563f13d09faebd9393af.tar.gz emacs-4c1593cec62f7a4b9cbc563f13d09faebd9393af.zip | |
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e49d7130429..4022d7f293b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2001-02-24 Kenichi Handa <handa@etl.go.jp> | 1 | 2001-02-24 Kenichi Handa <handa@etl.go.jp> |
| 2 | 2 | ||
| 3 | * international/utf-8.el (mule-utf-8): Set correct value for | ||
| 4 | valid-codes property. | ||
| 5 | |||
| 3 | * international/fontset.el (x-complement-fontset-spec): In the | 6 | * international/fontset.el (x-complement-fontset-spec): In the |
| 4 | case that we use ASCII font for the other charsets, use only | 7 | case that we use ASCII font for the other charsets, use only |
| 5 | family and regisry part of it. | 8 | family and regisry part of it. |