From: tomo Date: Wed, 17 Nov 1999 14:27:23 +0000 (+0000) Subject: update. X-Git-Tag: r21-2-19-utf-2000-0_13-0~156 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=cdc53d0fc781cfcb6c5ceea69b63c11663d11cfe;p=chise%2Fxemacs-chise.git.1 update. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 32a0f96..f57a282 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +1999-11-17 MORIOKA Tomohiko + + * utf-2000/ideograph-util.el: New file. + +1999-11-16 MORIOKA Tomohiko + + * dumped-lisp.el (preloaded-file-list): Add "Ideograph-R001-One" + in UTF-2000. + + * utf-2000/Ideograph-R001-One.el: New file. + 1999-11-16 MORIOKA Tomohiko * mule/mule-conf.el (sisheng): Moved from mule/chinese.el. diff --git a/lisp/utf-2000/auto-autoloads.el b/lisp/utf-2000/auto-autoloads.el index 39489f2..22d3a31 100644 --- a/lisp/utf-2000/auto-autoloads.el +++ b/lisp/utf-2000/auto-autoloads.el @@ -10,3 +10,9 @@ (autoload 'what-char-definition "char-db-util" nil t nil) ;;;*** + +;;;### (autoloads (update-ideograph-radical-table) "ideograph-util" "utf-2000/ideograph-util.el") + +(autoload 'update-ideograph-radical-table "ideograph-util" nil t nil) + +;;;***