* install.el (install-elisp-modules): Do not make DEST directory
[elisp/apel.git] / ChangeLog
index 2eba69e..026f7bb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,659 @@
+2001-06-20  Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>
+
+       * install.el (install-elisp-modules): Do not make DEST directory
+       when JUST-PRINT is non-nil.
+
+2001-06-01  Tanaka Akira      <akr@m17n.org>
+
+       * pccl.el (ccl-compat): Since mule 2.3 accepts `t' and `nil' as `type'
+       argument, so arguments conversion shouln't applied in such case.
+       
+2001-05-24  Tanaka Akira      <akr@m17n.org>
+
+       * pccl.el (accept-long-ccl-program): Don't advice for Emacs 21.
+       (transform-make-coding-system-args): New emulating function.
+       (ccl-compat): new advice for `make-coding-system' of
+       Emacs 20 or former to handle XEmacs style CCL coding system definition.
+
+2001-04-29  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
+
+       * poe.el (remassoc, remassq, remrassoc, remrassq): Fixed.
+
+2001-03-26  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * EMU-ELS: Add checking whether the native timezone.el has an old
+       date string parser.
+
+2001-03-23  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
+
+       * timezone.el (timezone-parse-date): Import from Emacs-20.7.
+
+2001-02-23  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * emu.el (char-category for XEmacs): Don't use `int-char' when the
+       function `char-category-list' returns a list of characters.
+
+2001-02-01  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
+
+       * README.ja: Updated as to MAKEIT.BAT and MAKE1.BAT.
+       * make1.bat: New file.
+       * makeit.bat: Ditto.
+       * make.bat: Removed.
+
+2001-01-18  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * inv-19.el (next-visible-point): Return the value of `point-max'
+       when the position of next `invisible' property change is not found.
+
+2001-01-15  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * poe-18.el (floor): Removed.
+
+       * timezone.el (timezone-floor): New function.
+       (timezone-fix-time-2): Use `timezone-floor' instead of `floor'.
+
+2000-12-31  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
+
+       * README.ja: Typo fixed.
+\f
+2000-12-30  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
+
+       *  APEL: Version 10.3 released.
+       * apel-ver.el (apel-ver): Change APEL version to 10.3.
+
+       * Makefile : Apply patch from TAKAHASHI Kaoru <kaoru@se.uec.ac.jp>
+       of Message-Id: <86vgs2s3cp.wl@tomoko.nantnaq.kaisei.org>.
+
+2000-12-28  Tanaka Akira      <akr@m17n.org>
+
+       * pccl-20.el (ccl-compat): new advice for `make-coding-system' of
+       XEmacs to handle Emacs style CCL coding system definition.
+
+2000-12-28  Kenichi Handa     <handa@etl.go.jp>
+
+       * static.el: Doc-string fixed.
+
+2000-12-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mcharset.el (default-mime-charset-for-write): Use
+       `mime-charset-p' instead of `find-coding-system'; don't require
+       `pces'.
+
+       * mcs-nemacs.el, mcs-ltn1.el, mcs-20.el (mime-charset-p): New
+       alias.
+
+2000-12-26  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
+
+       * README.en: Change major mode to outline-mode.
+       (What's APEL?): Add description about pym.el, pces, time-stamp.el,
+       timezone.el, and product.el.
+       (run in expanded place): Add a reference to `make.bat (for MS-DOS
+       family)'.
+
+       * README.ja: Change major mode to outline-mode.
+       (What's APEL?): Add description about pym.el, pces, time-stamp.el,
+       timezone.el, and product.el.
+
+2000-12-24  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
+
+       * poe.el (minor-mode-overriding-map-alist): Remove the filename
+       poe.el from doc string.
+
+       * poe-18.el (current-time-world-timezones): Remove the filename
+       poe-18.el from doc string.
+       (current-time-local-timezone): Ditto.
+       (buffer-undo-list): Ditto.
+       (auto-fill-function): Ditto.
+       (unread-command-event): Ditto.
+       (unread-command-events): Ditto.
+       (minor-mode-map-alist): Ditto.
+
+       * README.en ((d) make.bat (for MS-DOS family)): New section.
+       * README.ja ((d) make.bat \e$B$rMxMQ$9$k\e(B (MS-DOS \e$B7O\e(B OS \e$B$N>l9g\e(B)):
+       Ditto.
+
+2000-12-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mcs-e20.el: Require `pces'.
+
+2000-12-22  Yuuichi Teranishi <teranisi@gohome.org>
+
+       * timezone.el (timezone-time-from-absolute): Use `%' instead of
+       `mod'.
+
+2000-12-21  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * poe-18.el (numberp, mod): Removed.
+
+2000-12-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mcharset.el (default-mime-charset-for-write): Require `pces' for
+       `find-coding-system'.
+
+2000-12-21  NAKAJIMA Mikio    <minakaji@osaka.email.ne.jp>
+
+       * poe-18.el (minor-mode-alist): Removed.
+       (minor-mode-overriding-map-alist): Move to poe.el.
+
+2000-12-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * APEL-MK (install-apel): Add new optional argument `just-print'.
+       (what-where-apel): New implementation [use `install-apel' with
+       `just-print' mode].
+
+2000-12-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * APEL-MK (install-just-print-p): Moved to install.el.
+       (install-update-package-files): Moved to install.el.
+
+       * install.el (install-update-package-files): New function [moved
+       from APEL-MK].
+       (install-just-print-p): Likewise.
+
+2000-12-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mcs-xm.el: Don't require `poem' instead of `mcs-20'.
+
+       * mcs-e20.el: Don't require mcs-20.
+
+       * mcs-20.el: - Don't require `poem'.
+       - Require `custom' instead of `pcustom'.
+       - Require mcs-xm for XEmacs-Mule.
+       - Require mcs-e20 for GNU Emacs 20.1 or later.
+       (default-mime-charset): Change initial value to `x-unknown'.
+
+       * mcharset.el: Require mcs-20 if running with XEmacs-Mule and GNU
+       Emacs 20.1 or later.
+
+2000-12-19  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * poe.el (current-fill-column): New emulating function.
+       (current-left-margin): New emulating function.
+
+       * poe-18.el (numberp): Use `defalias-maybe' instead of `defalias'.
+       (mod): Ditto.
+
+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
+       `iso-2022-jp-3'.
+
+2000-02-04  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * 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  <teranisi@gohome.org>
+
+       * 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  <minakaji@osaka.email.ne.jp>
+
+       * 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  <minakaji@osaka.email.ne.jp>
+
+       * poe-18.el (window-minibuffer-p): New function.
+
+2000-01-30  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
+
+       * 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  <shuhei@aqua.ocn.ne.jp>
+
+       * APEL-CFG: Typo.
+
+2000-01-26  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
+
+       * 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  <czkmt@remus.dti.ne.jp>
+
+       * poe-18.el (byte-code-function-p): Check if the CDR of OBJECT is
+       a cons cell.
+
+\f
+2000-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * APEL: Version 10.1 released.
+
+2000-01-19  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
+
+       * poe.el (require): Handle `file-error' only.
+
+2000-01-12  OKAZAKI Tetsurou  <okazaki@be.to>
+
+       * EMU-ELS (emu-modules): Add `pccl' even if `mule' is not provided.
+
+2000-01-05  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * Makefile, README.en, README.ja: Update for the new CVS server.
+
+1999-12-24  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
+
+       * poe.el (functionp): Define it before loading "localhook".
+
+\f
+1999-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * APEL: Version 10.0 released.
+
+1999-12-24  Keiichi Suzuki  <keiichi@nanap.org>
+
+       * apel-ver.el: Fix file header.
+
+1999-12-23  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * timezone.el (timezone-abs): Eliminated.
+       (timezone-zone-to-minute): Use `abs' instead of `timezone-abs'.
+
+       * poe-18.el (current-time-zone): Use `abs'.
+
+1999-12-23  Keiichi Suzuki  <keiichi@nanap.org>
+
+       * product.el: Fix file header. `checkdoc' fix.
+
+       * apel-ver.el: Fix file header.
+
+1999-12-22  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
+
+       * APEL-ELS, EMU-ELS: product.el, apel-ver.el, time-stamp.el,
+       and timezone.el are version-dependent.
+
+       * product.el (emacs-major-version, emacs-minor-version): Moved
+       from poe.el.
+
+       * poe.el (emacs-major-version, emacs-minor-version): Removed.
+
+       * pym.el: Add product information.
+
+1999-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * poe.el (string-to-int): Commented out an alias for
+       `string-to-number'.
+
+1999-12-13  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * poe-18.el: Fix open parenthesis.
+
+       * README.ja: Sync up with README.en.
+
+       * README.en: Fix what versions of Emacsen can use
+       `normal-top-level-add-to-load-path'.
+
+1999-12-12  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
+
+       * APEL-MK: Modified comments.
+
+       * poe.el: Modified comments.
+
+       * pym.el: Modified comments.
+       (defalias-maybe): Don't update `current-load-list'.
+
+1999-12-06  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
+
+       * pym.el (subr-fboundp): Reverted; but considered as obsolete.
+
+1999-12-05  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
+
+       * poe-18.el (numberp): New function; alias for `integerp'.
+       (abs): New function.
+
+       * poe-18.el (byte-code-function-p): Docstring sync.
+       (cyclic-function-indirection): New error symbol.
+       (indirect-function): New function; use above symbol.
+
+1999-11-30  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
+
+       * poe-18.el (current-time-string): New local variable `lyear'
+       for leap year; renamed from `uru' and bind locally.
+
+       * poe.el (emacs-major-version, emacs-minor-version): Define
+       at compile-time as well as at load-time in order to do compile-
+       time version check.
+       (tcp): Require if `open-network-stream' is not available;
+       moved from "pces.el".
+
+       * pym.el: Removed comment.
+
+1999-11-28  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
+
+       * poe.el, poe-18.el, poe-xemacs.el, pym.el: Modified comments.
+
+1999-11-25  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
+
+       * poe-18.el: Modified comments.
+       (buffer-undo-list, data-directory): Use `defvar'.
+       (generate-new-buffer-name): Use `defun'.
+
+1999-11-22  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
+
+       * pccl-20.el, pccl-om.el: Removed "[SOURCE INFO]" style
+       comment from docstrings.
+
+       * pccl-om.el, localhook.el, pcustom.el: Updated header.
+
+1999-11-13  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
+
+       * Removed "[SOURCE INFO]" style comment from docstrings.
+       Most of them are out of sync, and now there are some other
+       ways to get such information.
+
+       * poe-18.el: Rearranged.
+       (lambda): New macro.
+       (get-char-property, next-single-property-change,
+        previous-property-change, previous-single-property-change,
+        text-property-any, text-property-not-all,
+        next-char-property-change, previous-char-property-change):
+       Define as null function.
+
+       * poe-xemacs.el: Rearranged.
+       (eval-after-load): Moved to poe.el.
+
+       * poe.el: Rearranged; reduce load-time check.
+       Moved many macros to pym.el.
+       (require): New function; emulate optional 3rd arg.
+       (plist-get, plist-put): New functions.
+       (string-to-number): New function.
+       (push, pop): New macros.
+       (assoc-default): New function.
+       (eval-after-load, eval-next-after-load): New functions;
+       moved from poe-xemacs.el and modified for Emacs 19.28.
+       (buffer-file-type): New variable.
+       (with-temp-message, with-output-to-string): New macros.
+       (combine-after-change-calls): Docstring sync.
+       (match-string-no-properties): New function.
+       (convert-standard-filename): Do load-time check.
+
+1999-11-13  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
+
+       * pym.el (defsubst-maybe-cond): New macro.
+
+       * pym.el (defun-maybe, defmacro-maybe, defsubst-maybe,
+       defalias-maybe, defvar-maybe, defconst-maybe,
+       defun-maybe-cond, defmacro-maybe-cond, def-edebug-spec):
+       Moved from poe.el.
+
+       * EMU-ELS (emu-modules): Added 'pym.
+
+       * pym.el: New file.
+
+1999-11-13  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
+
+       * APEL-MK, APEL-CFG, APEL-ELS, EMU-ELS, Makefile: Revised.
+
+1999-11-12  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
+
+       * inv-18.el, inv-19.el, inv-xemacs.el:
+       Require 'poe in each submodule.
+       (enable-invisible): Changed to function.
+       (disable-invisible): Renamed from `end-of-invisible'.
+       Changed to function.
+       (end-of-invisible): Make obsolete.
+
+1999-11-12  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
+
+       * README.en (Version specific information): New section.
+       (Bug reports): Updated description of APEL mailing-lists.
+
+       * pcustom.el [old custom]: Refer to it.
+
+       * tinycustom.el: checkdoc.
+
+1999-11-12  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
+
+       * APEL-MK: Require 'path-util explicitly.
+
+1999-11-12  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
+
+       * APEL-MK, APEL-CFG, APEL-ELS, EMU-ELS: Rewritten.
+
+       * install.el: Removed v18 stuff; now we require 'poe.
+       Modified some comments.
+
+\f
+1999-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * timezone.el: Modified comments.
+       (toplevel): Require 'product.
+
+1999-12-21  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
+
+       * apel-ver.el: Footer fix.
+
+1999-12-21  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * poe-18.el (current-time-zone): New function.
+       (current-time-world-timezones, current-time-local-timezone):
+       New variables.
+       (current-time-string): Use `current-time-zone' to get local timezone.
+       (current-time): Ditto.
+
+       * timezone.el: New file.
+
+       * APEL-ELS (apel-modules): Add `timezone' if existing timezone.el
+       has y2k problem.
+
+       * product.el (product-string-1): Use `int-to-string' instead of
+       `number-to-string'.
+
+1999-12-20  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
+
+       * apel-ver.el, product.el: Header fix.
+
 1999-12-20  Keiichi Suzuki  <keiichi@nanap.org>
 
        * alist.el, atype.el, broken.el, calist.el, emu-mule.el, emu.el,
 
        * poe-18.el (current-time-string, current-time): New functions.
 
-1999-11-12  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
-
-       * README.en (Version specific information): New section.
-       (Bug reports): Updated description of APEL mailing-lists.
-
-       * pcustom.el [old custom]: Refer to it.
-
-       * tinycustom.el: checkdoc.
-
 1999-11-11  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
 
        * localhook.el, pcustom.el: checkdoc.
 
        * 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>