changeset 102254:b1e27fe5a4b5

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 25 Feb 2009 01:07:12 +0000
parents 8a3d30f9b513
children 8e158436a1e4
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Feb 24 21:11:53 2009 +0000
+++ b/lisp/ChangeLog	Wed Feb 25 01:07:12 2009 +0000
@@ -1,3 +1,12 @@
+2009-02-25  Kenichi Handa  <handa@m17n.org>
+
+	* 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.
+	(toggle-auto-composition): Make it an alias of
+	auto-composition-mode.
+	(auto-compose-region): Delete it.
+
 2009-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* term/ns-win.el (ns-working-overlay): Don't make it buffer-local.