* poe-18.el (read-from-minibuffer): Do not run `minibuffer-setup-hook' and
[elisp/apel.git] / ChangeLog
index c79ddcc..385d773 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,187 @@
+2000-12-20  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
+
+       * poe-18.el (set-frame-height): Typo fixed.
+       (read-from-minibuffer): Do not run `minibuffer-setup-hook' and
+       `minibuffer-exit-hook'.
+       (minibuffer-setup-hook): Comment out.
+       (minibuffer-exit-hook): Ditto.
+
+2000-12-19  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
+
+       * make.bat: Do not echo.
+
+       * poe-18.el (set-frame-heigth): Bug fixed.
+
+2000-12-16  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
+
+       * poe-18.el (frame-width): New function.
+       (frame-height): Ditto.
+       (set-frame-width): Ditto.
+       (set-frame-heigth): Ditto.
+       (read-from-minibuffer): Run `minibuffer-setup-hook' and
+       `minibuffer-exit-hook'.
+       (buffer-undo-list): Declared with `defvar-maybe' and add doc
+       string.
+       (auto-fill-function): Add doc string.
+       (unread-command-event): Ditto.
+       (unread-command-events): Ditto.
+       (minibuffer-setup-hook): New variable.
+       (minibuffer-exit-hook): Ditto.
+       (minor-mode-map-alist): Ditto.
+       (minor-mode-alist): Ditto.
+       (minor-mode-overriding-map-alist): Ditto.
+
+2000-12-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
+
+       * make.bat (listing): Bug fixed.
+
+       * README.en: Add URL that can be used to getting SKK 10.62a with
+       the new byte compiler for Emacs 18.
+       * README.ja: Ditto.
+
+2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * Makefile (tar): Remove .cvsignore.  Use `cvs tag -R' instead of
+       `cvs tag -RF'.
+
+2000-12-15  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * poe-18.el (buffer-disable-undo): Define it as a function to make
+       an argument optional instead of the use of `defalias' to
+       `buffer-flush-undo'.
+
+2000-12-14   Daiki Ueno  <ueno@unixuser.org>
+
+       * alist.el (del-alist): Simplified.
+
+2000-12-14  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
+
+       * pym.el (static-if): Put t on edebug spec instead of if.
+
+2000-12-13  Kenichi Handa  <handa@etl.go.jp>
+
+       * alist.el: Fix and add DOCs and comments; fix coding style.
+
+2000-04-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * 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  <minakaji@osaka.email.ne.jp>
+
+       * make.bat: New file.
+       * .cvsignore: Ditto.
+
+2000-11-09  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * path-util.el (add-path): Check for both "path" and "path/".
+
+2000-10-06  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
+
+       * poe.el (require): Update `current-load-list'.
+
+2000-10-10  Keiichi Suzuki  <keiichi@mdcnet.co.jp>
+
+       * product.el (product-version-as-string): New function.
+       (product-string-1): Use `product-version-as-string'.
+
+2000-08-10  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * poem-e20_3.el: Require `pym'.
+
+2000-07-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * alist.el (vassoc): New function [to be compatible with XEmacs
+       21.2.32 or later].
+
+2000-05-25  Tanaka Akira      <akr@m17n.org>
+
+       * README.en, README.ja: Update for CVS via SSH.
+
+2000-05-24  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * pces-raw.el (encode-coding-string, decode-coding-string): Return
+       a copy of string.
+
+2000-04-25  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * EMU-ELS (emu-modules): Don't include `pccl-20' for XEmacs 20 and
+       earlier.
+
+2000-03-25  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
+
+       * 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  <ari@atesoft.advantest.co.jp>
+
+       * poe.el (format-time-string): Fix problem when `format' contains
+       "%d" or "%D".
+
+2000-03-04   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
+
+       * poe.el (remassq,remassoc,remrassoc): Rewrite.
+       (remrassq): New function.
+
+\f
+2000-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * APEL: Version 10.2 released.
+
+2000-02-29  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * poe-18.el (current-time-string): Fixed leap year's day counting bug.
+
+2000-02-28  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * 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   <yamaoka@jpl.org>
+
+       * emu.el (enriched-encode): Allow the 3rd argument ORIG-BUF for old
+       Emacsen.
+
+2000-02-21  Makoto Nakagawa  <Makoto.Nakagawa@jp.compaq.com>
+
+       * 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  <ueno@ueda.info.waseda.ac.jp>
+
+       * 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  <teranisi@gohome.org>
+
+       * poe.el (replace-match): Redefined to add `STRING' optional
+       argument.
+
+2000-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * 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  <tomo@m17n.org>
 
        * mcs-20.el (mime-charset-coding-system-alist): Add
        `TIMEOUT-MSECS' optional arguments.
        (get-buffer-window): Redefined to add `FRAME' optional argument.
 
-       * poe.el (completing-read): Redifined to adjust optional arguments
+       * poe.el (completing-read): Redefined to adjust optional arguments
        for some emacsen.
 
 2000-01-31  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
 
        * APEL: Version 8.4 was released.
 
-       * EMU-ELS: Don't use HIRAGANA LETTER A (\e$(B$"\e(B) to detect character
+       * EMU-ELS: Don't use HIRAGANA LETTER A (\e$B$"\e(B) to detect character
        indexing (Emacs 20.3 or later).
 
 1998-04-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>