X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=2bb561b6a9d5b7d7c6f404277dc406869dbfe550;hb=499b7d54b18da5734e6d6dbcbe04827a1dab3f58;hp=5b4068ac1076dbdc97559d89b19b9416a7c62143;hpb=49556b1eb338487d82a3c463aa583e9d13fda6b2;p=elisp%2Fapel.git diff --git a/ChangeLog b/ChangeLog index 5b4068a..2bb561b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,225 @@ +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', + `static-unless', `static-condition-case', `static-defconst' and + `static-cond'. + +2000-03-08 Akihiro Arisawa + + * poe.el (format-time-string): Fix problem when `format' contains + "%d" or "%D". + +2000-03-04 Daiki Ueno + + * poe.el (remassq,remassoc,remrassoc): Rewrite. + (remrassq): New function. + + +2000-03-01 Yuuichi Teranishi + + * APEL: Version 10.2 released. + +2000-02-29 Yuuichi Teranishi + + * poe-18.el (current-time-string): Fixed leap year's day counting bug. + +2000-02-28 Katsumi Yamaoka + + * emu.el (enriched-encode): Do nothing for it if FSF Emacs 19.28 + and earlier or XEmacs 19.13 and earlier is used. + +2000-02-25 Katsumi Yamaoka + + * emu.el (enriched-encode): Allow the 3rd argument ORIG-BUF for old + Emacsen. + +2000-02-21 Makoto Nakagawa + + * poe.el (format-time-string): New function for Emacs 19.28 and + earlier. + (format-time-month-list): New constant for `format-time-string'. + (format-time-week-list): New constant for `format-time-string'. + +2000-02-21 Daiki Ueno + + * poe-18.el (walk-windows): New function. + + * poe-xemacs.el + (set-extent-properties): New function. + (run-at-time): New function. + (cancel-timer): New function. + (with-timeout-handler): New function. + (with-timeout): New function. + + * poe.el (remassq): New function. + (remassoc): New function. + (remrassoc): New function. + (get-buffer-window-list): New function. + (save-selected-frame): New macro. + +2000-02-10 Yuuichi Teranishi + + * poe.el (replace-match): Redefined to add `STRING' optional + argument. + +2000-02-07 Yuuichi Teranishi + + * poe-18.el (mod): Define as an alias for `%'. + (overlayp, move-overlay, delete-overlay, overlay-start, + overlay-end, overlay-buffer, overlay-properties, overlays-at, + overlays-in, next-overlay-change, previous-overlay-change, + overlay-lists, overlay-recenter, overlay-get): + Define as null function. + +2000-02-05 MORIOKA Tomohiko + + * mcs-20.el (mime-charset-coding-system-alist): Add + `iso-2022-jp-3'. + +2000-02-04 Katsumi Yamaoka + + * poe.el (read-file-name): Replacement for Emacs 19.28 and earlier + (except for Emacs 18) or XEmacs 19.13 and earlier, for + compatibility. + +2000-02-04 Yuuichi Teranishi + + * timezone.el (timezone-floor): Eliminated. + (timezone-fix-time-2): Use `floor' instead of `timezone-floor'. + + * poe-18.el (current-time): Fixed leap year count bug. + (set-time-zone-rule): New function. + (current-time-zone): Use `set-time-zone-rule'. + (floor): New function. + (window-live-p): New function. + (read-from-minibuffer): Redefined to add `HIST' optional argument. + (accept-process-output): Redefined to add `TIMEOUT' and + `TIMEOUT-MSECS' optional arguments. + (get-buffer-window): Redefined to add `FRAME' optional argument. + + * poe.el (completing-read): Redefined to adjust optional arguments + for some emacsen. + +2000-01-31 Mikio Nakajima + + * poe-18.el (defalias): Remove its definition as a function and + define it as an alias for `fset'. + (auto-fill-function): Declare with defvar-maybe. + (unread-command-event): Ditto. + (unread-command-events): Ditto. + (insert-and-inherit): Defile with defalias. + (insert-before-markers-and-inherit): Ditto. + (number-to-string): Ditto. + +2000-01-30 Mikio Nakajima + + * poe-18.el (window-minibuffer-p): New function. + +2000-01-30 Tsukamoto Tetsuo + + * pces-om.el (insert-file-contents-as-coding-system): Ignore BEG, + END and REPLACE under Emacs 18, or Mule 1.1 or earlier. + (insert-file-contents-as-binary): Ditto. + +2000-01-27 Shuhei KOBAYASHI + + * APEL-CFG: Typo. + +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. + +2000-01-19 Shuhei KOBAYASHI + + * poe.el (require): Handle `file-error' only. + +2000-01-12 OKAZAKI Tetsurou + + * EMU-ELS (emu-modules): Add `pccl' even if `mule' is not provided. + +2000-01-05 Katsumi Yamaoka + + * Makefile, README.en, README.ja: Update for the new CVS server. + +1999-12-24 Shuhei KOBAYASHI + + * poe.el (functionp): Define it before loading "localhook". + + +1999-12-24 Yuuichi Teranishi + + * APEL: Version 10.0 released. + +1999-12-24 Keiichi Suzuki + + * apel-ver.el: Fix file header. + 1999-12-23 Yuuichi Teranishi * timezone.el (timezone-abs): Eliminated.