update.
authortomo <tomo>
Mon, 4 Oct 1999 10:11:15 +0000 (10:11 +0000)
committertomo <tomo>
Mon, 4 Oct 1999 10:11:15 +0000 (10:11 +0000)
lib-src/ChangeLog
src/ChangeLog

index b466a85..7ab9a79 100644 (file)
@@ -1,3 +1,7 @@
+1999-10-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * update-elc.sh (ignore_dirs): Ignore lisp/utf-2000 subdirectory.
+
 1999-07-30  XEmacs Build Bot <builds@cvs.xemacs.org>
 
        * XEmacs 21.2.19 is released
index f1be2c7..81d46fa 100644 (file)
@@ -1,3 +1,17 @@
+1999-10-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * char-ucs.h (MIN_CHAR_OBS_94x94): New macro.
+       (MAX_CHAR_OBS_94x94): New macro.
+       (breakup_char_1): Support obsolete XEmacs-UCS private code space
+       for 94x94 sets.
+
+       * mule-charset.c (put_byte_from_character_table): Change unit size
+       from 128 to 256.
+       (mark_charset): Don't mark `cs->decoding_table' if `UTF2000' is
+       not defined.
+       (Fmake_reverse_direction_charset): Modify dummy argument of
+       `make_charset' for non-UTF-2000 environment.
+
 1999-10-03  MORIOKA Tomohiko  <tomo@urania.m17n.org>
 
        * char-ucs.h (MAKE_CHAR): Allow nested decoding-table.