diff options
| -rw-r--r-- | lisp/ChangeLog.unicode | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog.unicode b/lisp/ChangeLog.unicode index 01bc0d14fa7..4c68c7eabcc 100644 --- a/lisp/ChangeLog.unicode +++ b/lisp/ChangeLog.unicode | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2006-02-21 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * startup.el (command-line): Use custom-reevaluate-setting for | ||
| 4 | global-auto-composition-mode. | ||
| 5 | |||
| 6 | * composite.el (auto-composition-function): Make it buffer local. | ||
| 7 | (auto-composition-mode): New minor mode. | ||
| 8 | (turn-on-auto-composition-if-enabled): New function. | ||
| 9 | (global-auto-composition-mode): New global minor mode. | ||
| 10 | |||
| 1 | 2006-01-24 Kenichi Handa <handa@m17n.org> | 11 | 2006-01-24 Kenichi Handa <handa@m17n.org> |
| 2 | 12 | ||
| 3 | * descr-text.el (describe-char): Use insert-text-button instead of | 13 | * descr-text.el (describe-char): Use insert-text-button instead of |