changeset 35994:5d5b201e0978

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 08 Feb 2001 23:29:18 +0000
parents b50c20a85760
children b511edc4a348
files src/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Thu Feb 08 23:25:15 2001 +0000
+++ b/src/ChangeLog	Thu Feb 08 23:29:18 2001 +0000
@@ -1,3 +1,9 @@
+2001-02-09  Kenichi Handa  <handa@etl.go.jp>
+
+	* coding.c (code_convert_region): After detecting a coding, if
+	nothing found, set coding->composing to COMPOSITION_NO.
+	(decode_coding_string): Likewise.
+
 2001-02-08  Stefan Monnier  <monnier@cs.yale.edu>
 
 	* w32term.c (w32_set_scroll_bar_thumb): Use `double' for `range'