summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>2009-02-25 01:08:45 +0000
committerKenichi Handa <handa@m17n.org>2009-02-25 01:08:45 +0000
commit7f5a15965415cff6d0417819c4aec797615b88a8 (patch)
tree270b2e71f0d268bbf4e87670bf39babb5b493046
parentabc59a9600b5c295729d94f333f053be52470650 (diff)
downloademacs-7f5a15965415cff6d0417819c4aec797615b88a8.tar.gz
*** empty log message ***
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 98c91831697..4476c9fcca3 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
2009-02-25 Kenichi Handa <handa@m17n.org>
+ * ps-mule.el (ps-mule-begin-job): Don't call auto-compose-region.
+
* composite.el (auto-composition-mode): Don't add a hook to
after-change-functions. Don't decompose the buffer.
(auto-composition-after-change): Delete it.