* international/mule-conf.el: New charsets mule-unicode-2500-33ff
and mule-unicode-e000-ffff.
- * international/mule.el (unicode-char): New function.
- (char-unicode): New function.
+ * international/mule.el (decode-char, encode-char): New functions.
(make-coding-system): Accept a symbol of translation table as a
value of property `safe-chars'.
2000-10-30 Kenichi Handa <handa@etl.go.jp>
+ * puresize.h (BASE_PURESIZE): Increase to 680000.
+
* fns.c (Foptimize_char_table): Fix arg for CHARSET_DIMENSION.
2000-10-29 Jason Rumney <jasonr@gnu.org>