From: tomo Date: Sun, 14 Nov 1999 18:54:31 +0000 (+0000) Subject: update. X-Git-Tag: r21-2-19-utf-2000-0_12-0~16 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=963ae1913c0b16c1c798bb2d21b9ce11062715b0;p=chise%2Fxemacs-chise.git.1 update. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ae9852e..06e14c7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,29 @@ 1999-11-14 MORIOKA Tomohiko + * dumped-lisp.el (preloaded-file-list): Load "uXXXXX-*" instead of + "uXXXXX-*.el" in UTF-2000. + + * bytecomp.el (byte-compile-insert-header): Delete comments if + non-ASCII characters are found; allow `byte-compile-dynamic' and + `byte-compile-dynamic-docstrings' if *.elc will be encoded by + `raw-text'. + +1999-11-14 MORIOKA Tomohiko + + * dumped-lisp.el (preloaded-file-list): Add + "u02500-Box-Drawing.el", "u02580-Block-Elements.el" and + "u025A0-Geometric-Shapes.el". + + * utf-2000/u02500-Box-Drawing.el, + utf-2000/u02580-Block-Elements.el, + utf-2000/u025A0-Geometric-Shapes.el: New file. + + * utf-2000/u02500-Box-Drawing.el, + utf-2000/u02580-Block-Elements.el, + utf-2000/u025A0-Geometric-Shapes.el: New files. + +1999-11-14 MORIOKA Tomohiko + * dumped-lisp.el (preloaded-file-list): Add "u02400-Control-Pictures.el", "u02440-OCR.el" and "u02460-Enclosed-Alphanumerics.el".