changeset 92299:308d2bf4bef5

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 28 Feb 2008 05:46:27 +0000
parents eecc39fe9ec9
children fc871dc6fc5c
files src/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Thu Feb 28 05:46:03 2008 +0000
+++ b/src/ChangeLog	Thu Feb 28 05:46:27 2008 +0000
@@ -2,6 +2,8 @@
 
 	* xdisp.c (display_mode_element): Cancel the previous change.
 	(decode_mode_spec): Likewise.
+	(handle_auto_composed_prop): Don't make composition if it->string
+	is a string.
 
 2008-02-27  Kim F. Storm  <storm@cua.dk>