comparison lisp/ChangeLog.unicode @ 90311:339a4ce90774

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 21 Feb 2006 11:47:12 +0000
parents 5251b70632c4
children 458ed0c8c4c3
comparison
equal deleted inserted replaced
90310:716899c45974 90311:339a4ce90774
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
4 widget-create for "customize what to show" button. 14 widget-create for "customize what to show" button.
5 15