From: tomo Date: Thu, 20 Jun 2002 17:01:45 +0000 (+0000) Subject: update. X-Git-Tag: ids-0_0-1~274 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=05565fb97d3bb19cbbf9ac3673ebbff3012435bf;p=chise%2Fids.git update. --- diff --git a/ChangeLog b/ChangeLog index c1cef3f..2c61499 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,17 @@ 2002-06-20 MORIOKA Tomohiko + * 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 + * iddef.el: Deleted [moved to `cdp' package']. 2002-05-28 MORIOKA Tomohiko