From cdc53d0fc781cfcb6c5ceea69b63c11663d11cfe Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 17 Nov 1999 14:27:23 +0000 Subject: [PATCH] update. --- lisp/ChangeLog | 11 +++++++++++ lisp/utf-2000/auto-autoloads.el | 6 ++++++ 2 files changed, 17 insertions(+) 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) + +;;;*** -- 1.7.10.4