summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>2010-01-14 12:44:36 +0900
committerKenichi Handa <handa@m17n.org>2010-01-14 12:44:36 +0900
commitd9a7c14092befb75995e75dc66d050af514443e6 (patch)
tree08ac48393db87e623233cf089ef0f72474ae4fea /etc
parentd1bf28dc12ef1a0f3cecbf78f38795db27b38574 (diff)
downloademacs-d9a7c14092befb75995e75dc66d050af514443e6.tar.gz
Make auto-composition work on all buffers even if they are fundamental mode.
Diffstat (limited to 'etc')
-rw-r--r--etc/ChangeLog4
-rw-r--r--etc/NEWS5
2 files changed, 9 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 @@
+2010-01-14 Kenichi Handa <handa@m17n.org>
+
+ * NEWS: Describe the change of auto-composition-mode.
+
2010-01-12 Glenn Morris <rgm@gnu.org>
* CONTRIBUTE, NEWS: Use bug-gnu-emacs rather than emacs-pretest-bug
diff --git a/etc/NEWS b/etc/NEWS
index 3b4faf099ce..cd5b9a82d32 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -122,6 +122,11 @@ international/ucs-normalize.el.
** Function arguments in *Help* buffers are now shown in upper-case.
Customize `help-downcase-arguments' to t to show them in lower-case.
+** Delete Auto Composition Mode. Now the variable
+`auto-composition-mode' is simply a buffer local variable. The
+commands `auto-composition-mode' and `global-auto-composition-mode'
+still works as before.
+
* Editing Changes in Emacs 23.2