changeset 89646:b41f8c0c1a8b

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Sat, 22 Nov 2003 11:41:15 +0000
parents 17d1d4813c04
children b1e7c4bffed1
files src/ChangeLog.22
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog.22	Sat Nov 22 11:40:57 2003 +0000
+++ b/src/ChangeLog.22	Sat Nov 22 11:41:15 2003 +0000
@@ -1,6 +1,11 @@
 2003-11-22  Kenichi Handa  <handa@m17n.org>
 
+	* charset.c (find_charsets_in_text): Delete unused locale
+	variable.
+	(Fset_charset_priority): Update Vemacs_mule_charset_list too.
+
 	* coding.c (encode_coding_emacs_mule): Emit bytes with MSB.
+	Resync charset_list to Vemacs_mule_charset_list.
 
 	* keymap.c (store_in_keymap): Pay attention to the case that idx
 	is a cons specifying a character range.