diff options
| author | Kenichi Handa | 2010-01-14 12:44:36 +0900 |
|---|---|---|
| committer | Kenichi Handa | 2010-01-14 12:44:36 +0900 |
| commit | d9a7c14092befb75995e75dc66d050af514443e6 (patch) | |
| tree | 08ac48393db87e623233cf089ef0f72474ae4fea /etc/ChangeLog | |
| parent | d1bf28dc12ef1a0f3cecbf78f38795db27b38574 (diff) | |
| download | emacs-d9a7c14092befb75995e75dc66d050af514443e6.tar.gz emacs-d9a7c14092befb75995e75dc66d050af514443e6.zip | |
Make auto-composition work on all buffers even if they are fundamental mode.
Diffstat (limited to 'etc/ChangeLog')
| -rw-r--r-- | etc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index d2ee1bd034c..fc6da640915 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2010-01-14 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * NEWS: Describe the change of auto-composition-mode. | ||
| 4 | |||
| 1 | 2010-01-12 Glenn Morris <rgm@gnu.org> | 5 | 2010-01-12 Glenn Morris <rgm@gnu.org> |
| 2 | 6 | ||
| 3 | * CONTRIBUTE, NEWS: Use bug-gnu-emacs rather than emacs-pretest-bug | 7 | * CONTRIBUTE, NEWS: Use bug-gnu-emacs rather than emacs-pretest-bug |