changeset 89634:e811ad5e717f

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 18 Nov 2003 06:29:39 +0000
parents 40b05b530518
children 3d2f4775a302
files src/ChangeLog.22
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog.22	Tue Nov 18 06:29:24 2003 +0000
+++ b/src/ChangeLog.22	Tue Nov 18 06:29:39 2003 +0000
@@ -1,5 +1,8 @@
 2003-11-18  Kenichi Handa  <handa@m17n.org>
 
+	* composite.c (update_compositions): Bind inhibit-read-only, etc
+	to t before calling remove-list-of-text-properties.
+
 	* print.c (print_object): Always print ASCII chars as is.
 
 2003-11-17  Kenichi Handa  <handa@m17n.org>