diff options
author | Kenichi Handa <handa@m17n.org> | 2001-02-28 12:40:20 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2001-02-28 12:40:20 +0000 |
commit | af122766135c7923ab6157843c2850630a6e7ac8 (patch) | |
tree | f5eba4b3e04c8e9f4335e83bfcccc80a547c6494 /lisp | |
parent | fcf27a654312a93625c5a7a060cbff27a9f699ef (diff) | |
download | emacs-af122766135c7923ab6157843c2850630a6e7ac8.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c0d8e449964..a651dc29d55 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,11 @@ 2001-02-28 Kenichi Handa <handa@etl.go.jp> + * language/ethio-util.el (setup-ethiopic-environment-internal): + Change bindings of functions keys to conform to "Emacs Lisp Coding + Convention". + + * language/ethiopic.el ("Ethiopic"): Add documentation. + * international/utf-8.el (mule-utf-8): Set coding-category property to coding-category-utf-8. |