diff options
| author | Kenichi Handa | 2001-02-28 12:41:46 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2001-02-28 12:41:46 +0000 |
| commit | b8b2ea31bef2771605938f9c6a732bb2ddbf3382 (patch) | |
| tree | 73afdcb6c9f1817eea7955a924728eb6352a9109 /lisp/ChangeLog | |
| parent | af122766135c7923ab6157843c2850630a6e7ac8 (diff) | |
| download | emacs-b8b2ea31bef2771605938f9c6a732bb2ddbf3382.tar.gz emacs-b8b2ea31bef2771605938f9c6a732bb2ddbf3382.zip | |
(setup-ethiopic-environment-internal): Change bindings of functions
keys to conform to "Emacs Lisp Coding Convention".
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 | ||