diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a651dc29d55..858526b424b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | 2001-02-28 Kenichi Handa <handa@etl.go.jp> | 1 | 2001-02-28 TAKAHASHI Naoto <ntakahas@m17n.org> |
| 2 | 2 | ||
| 3 | * language/ethio-util.el (setup-ethiopic-environment-internal): | 3 | * language/ethio-util.el (setup-ethiopic-environment-internal): |
| 4 | Change bindings of functions keys to conform to "Emacs Lisp Coding | 4 | Change bindings of functions keys to conform to "Emacs Lisp Coding |
| @@ -6,6 +6,8 @@ | |||
| 6 | 6 | ||
| 7 | * language/ethiopic.el ("Ethiopic"): Add documentation. | 7 | * language/ethiopic.el ("Ethiopic"): Add documentation. |
| 8 | 8 | ||
| 9 | 2001-02-28 Kenichi Handa <handa@etl.go.jp> | ||
| 10 | |||
| 9 | * international/utf-8.el (mule-utf-8): Set coding-category | 11 | * international/utf-8.el (mule-utf-8): Set coding-category |
| 10 | property to coding-category-utf-8. | 12 | property to coding-category-utf-8. |
| 11 | 13 | ||