X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=32d9d27478fc4607b104450953a46b77018d356d;hb=4a342022a622da8d9f6e569040b1d3669e2ef499;hp=9903d10fe0408008bffaf3aa292e19c490bd779a;hpb=a5c09feee98cf38f9b8958bbafdf7ddb5afa913b;p=elisp%2Fapel.git diff --git a/ChangeLog b/ChangeLog index 9903d10..32d9d27 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,58 @@ +2000-12-14 Mikio Nakajima + + * pym.el (static-if): Put t on edebug spec instead of if. + +2000-12-13 Kenichi Handa + + * alist.el: Fix and add DOCs and comments; fix coding style. + +2000-04-26 MORIOKA Tomohiko + + * mcs-xm.el (charsets-mime-charset-alist): Add coded-charset + `japanese-jisx0208-1990' to MIME-charset `iso-2022-jp' and + `iso-2022-jp-2' in UTF-2000; add new MIME-charset `iso-2022-jp-3'. + +2000-11-26 Mikio Nakajima + + * make.bat: New file. + * .cvsignore: Ditto. + +2000-11-09 Katsumi Yamaoka + + * path-util.el (add-path): Check for both "path" and "path/". + +2000-10-06 Shuhei KOBAYASHI + + * poe.el (require): Update `current-load-list'. + +2000-10-10 Keiichi Suzuki + + * product.el (product-version-as-string): New function. + (product-string-1): Use `product-version-as-string'. + +2000-08-10 MORIOKA Tomohiko + + * poem-e20_3.el: Require `pym'. + +2000-07-12 MORIOKA Tomohiko + + * alist.el (vassoc): New function [to be compatible with XEmacs + 21.2.32 or later]. + +2000-05-25 Tanaka Akira + + * README.en, README.ja: Update for CVS via SSH. + +2000-05-24 Katsumi Yamaoka + + * pces-raw.el (encode-coding-string, decode-coding-string): Return + a copy of string. + +2000-04-25 Katsumi Yamaoka + + * EMU-ELS (emu-modules): Don't include `pccl-20' for XEmacs 20 and + earlier. + 2000-03-25 Mikio Nakajima * pym.el: Define edebug specs for `static-if', `static-when', @@ -6,8 +61,8 @@ 2000-03-08 Akihiro Arisawa - * poe.el (format-time-string): Fix problem when `format' contains "%d" - or "%D". + * poe.el (format-time-string): Fix problem when `format' contains + "%d" or "%D". 2000-03-04 Daiki Ueno