diff options
| -rw-r--r-- | lisp/ChangeLog.unicode | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/lisp/ChangeLog.unicode b/lisp/ChangeLog.unicode index 9fd243f8053..62bf1274250 100644 --- a/lisp/ChangeLog.unicode +++ b/lisp/ChangeLog.unicode | |||
| @@ -1,4 +1,12 @@ | |||
| 1 | 2006-01-20 Kenichi Handa <handa@m17n.org> | 1 | 2006-01-20 Naoto Takahashi <ntakahas@m17n.org> |
| 2 | |||
| 3 | * language/ethiopic.el: Copyright fixed. | ||
| 4 | (composition-function-table): Support a new character in Unicode | ||
| 5 | 4.1. | ||
| 6 | |||
| 7 | * language/ethio-util.el (ethio-fidel-to-tex-buffer) | ||
| 8 | (ethio-tex-to-fidel-buffer, ethio-composition-function) | ||
| 9 | ("ethiopic-tex"): Support new characters in Unicode 4.1. | ||
| 2 | 10 | ||
| 3 | * descr-text.el (describe-char): Fix for sync with HEAD. | 11 | * descr-text.el (describe-char): Fix for sync with HEAD. |
| 4 | 12 | ||