diff src/ChangeLog @ 88589:f09f6d2eb15c

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 21 May 2002 05:38:48 +0000
parents 3bbb9a5abff2
children 90960cccb15d
line wrap: on
line diff
--- a/src/ChangeLog	Tue May 21 05:38:23 2002 +0000
+++ b/src/ChangeLog	Tue May 21 05:38:48 2002 +0000
@@ -20,6 +20,8 @@
 	* charset.c (Fdefine_charset_internal): Fix bug for the case of
 	re-defining a charset.  If the charset has :emacs-mule-id, setup
 	emacs_mule_bytes.
+	(Fmake_char): If CODE1 is nil, use the minimum code of the
+	charset.
 
 2002-05-20  Kenichi Handa  <handa@etl.go.jp>