changeset 89183:676dae22b5b1

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 09 Oct 2002 06:14:14 +0000
parents 5a3996f4ee8b
children 88a9e962e183
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 21 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Oct 09 06:13:57 2002 +0000
+++ b/lisp/ChangeLog	Wed Oct 09 06:14:14 2002 +0000
@@ -1,3 +1,9 @@
+2002-10-09  Kenichi Handa  <handa@m17n.org>
+
+	* international/mule-cmds.el (select-safe-coding-system): If
+	:mime-charset property of a coding system is not equal to that
+	coding system, don't show that :mime-charset name.
+
 2002-10-06  Dave Love  <fx@gnu.org>
 
 	* language/chinese.el (chinese-gb18030, gb18030) 
--- a/src/ChangeLog	Wed Oct 09 06:13:57 2002 +0000
+++ b/src/ChangeLog	Wed Oct 09 06:14:14 2002 +0000
@@ -1,3 +1,18 @@
+2002-10-09  Kenichi Handa  <handa@m17n.org>
+
+	* character.c (char_string): Renamed from
+	char_string_with_unification.  Pay attention to
+	CHAR_MODIFIER_MASK.
+	(string_char): Renamed from string_char.
+
+	* character.h (CHAR_STRING): Call char_string if C is greater than
+	MAX_3_BYTE_CHAR.
+	(CHAR_STRING_ADVANCE): Likewise.
+	(STRING_CHAR): Call string_char instead of
+	string_char_with_unification.
+	(STRING_CHAR_AND_LENGTH): Likewise.
+	(STRING_CHAR_ADVANCE): Likewise.
+
 2002-10-07  Kenichi Handa  <handa@m17n.org>
 
 	* keymap.c (push_key_description): Pay attention to