update.
authortomo <tomo>
Thu, 20 Jun 2002 17:01:45 +0000 (17:01 +0000)
committertomo <tomo>
Thu, 20 Jun 2002 17:01:45 +0000 (17:01 +0000)
ChangeLog

index c1cef3f..2c61499 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
 2002-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
+       * ids-read.el (ids-read-buffer): Add new optional argument
+       `simplify'; if `simplify' is nil, don't simplify a subtree; accept
+       CB-nnnnn.
+       (ids-read-file): Likewise.
+
+       * ids.el (ids-parse-component): Add new argument `simplify'; if
+       `simplify' is nil, don't simplify a subtree.
+       (ids-parse-element): Likewise.
+       (ids-parse-string): Likewise.
+
+2002-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
        * iddef.el: Deleted [moved to `cdp' package'].
 
 2002-05-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>