From: shuhei Date: Wed, 26 Jan 2000 10:05:45 +0000 (+0000) Subject: update. X-Git-Tag: apel-10_2~26 X-Git-Url: http://git.chise.org/gitweb/?p=elisp%2Fapel.git;a=commitdiff_plain;h=8821cfcb77c5c60e039a016a9e4cd92dc7799648 update. --- diff --git a/ChangeLog b/ChangeLog index 0bffad2..1141963 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,17 @@ +2000-01-26 Shuhei KOBAYASHI + + * poe-18.el (set-match-data): New alias for `store-match-data'. + (save-match-data-internal): New variable. + (save-match-data): New macro; use above. + + (defalias): Docstring sync. + (put-text-property): Typo. + 2000-01-23 Tsukamoto Tetsuo * poe-18.el (byte-code-function-p): Check if the CDR of OBJECT is a cons cell. - + 2000-01-21 Yuuichi Teranishi * APEL: Version 10.1 released.