update.
[elisp/apel.git] / ChangeLog
index 3a07a6d..c2a045b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
-1998-09-22  Tanaka Akira      <akr@jaist.ac.jp>
+1998-11-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
-       * README.en (What's APEL?): Add notice for broken.el.
+       * APEL: Version 9.10 was released.
+
+1998-11-13  Tanaka Akira  <akr@jaist.ac.jp>
+
+       * pccl.el (define-ccl-program): Adviced.
+
+1998-11-12  Tanaka Akira  <akr@jaist.ac.jp>
+
+       * pccl-om.el (ccl-cascading-read): New facility.
+
+1998-11-10  Tanaka Akira  <akr@jaist.ac.jp>
+
+       * EMU-ELS (emu-modules): Always install 'pccl.
+
+       * broken.el: Use 19.28 style quasi-quote.
+
+       * pccl.el: - require 'broken.
+       - Does not require 'pccl-20 for XEmacs 20.
+       (ccl-usable): New facility.
+
+1998-11-10  Tanaka Akira  <akr@jaist.ac.jp>
+
+       * README.en, README.ja, pccl-20.el: Note that pccl-20 is not
+       for XEmacs 20.
+
+1998-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe-18.el (eval-and-compile): Moved from poe.el.
+
+       * poe.el: Move `eval-and-compile' to poe-18.el.
+
+       * poe-xemacs.el (overlayp): New alias.
+       (delete-overlay): New alias.
+
+\f
+1998-11-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * APEL: Version 9.9 was released.
+
+1998-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe.el (combine-after-change-calls): fixed.
+
+1998-10-31  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
+
+       * poe.el (combine-after-change-calls): New macro.
+
+1998-10-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe.el (defun-maybe-cond): New macro.
+       (next-command-event): Use `defun-maybe-cond'.
+       (cancel-undo-boundary): Use `defun-maybe-cond'.
+
+1998-10-28  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * poem-om.el (char-after): Redefine to change `POS' to optional
+       argument.
+
+\f
+1998-10-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * APEL: Version 9.8 was released.
+
+       * README.ja, README.en (CVS): New section.
+
+1998-10-27  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
+
+       * poem-om.el (char-before): Redefine to change `POS' to optional
+       argument.
+
+1998-10-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe.el (subr-fboundp): New function.
+       (next-command-event): New function.
+       (character-to-event): New function.
+
+1998-10-25  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
+
+       * poe.el (event-to-character): New function.
+
+1998-10-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe.el (cancel-undo-boundary): Switch definition by existence of
+       variable `buffer-undo-list'.
+
+       * poe-18.el: Move function `cancel-undo-boundary' to poe.el.
+
+1998-10-25  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
+
+       * poe.el (cancel-undo-boundary): New function.
+
+1998-10-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe-18.el (cancel-undo-boundary): New function (moved from
+       poem.el).
+
+       * poem.el: Move function `cancel-undo-boundary' to poe-18.el.
+
+\f
+1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * APEL: Version 9.7 was released.
+
+1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poem.el (cancel-undo-boundary): New function.
+
+1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe-xemacs.el (set-cursor-color): Add interactive spec; add
+       DOC-string.
+
+1998-10-25  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
+
+       * poe-xemacs.el (set-cursor-color): New function.
+
+1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * README.ja: Sync up with latest README.en.
+
+1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe.el (remove-local-hook): Use `defmacro-maybe'.
+
+1998-10-26  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
+
+       * poe.el (add-local-hook): fixed.
+       (remove-local-hook): fixed.
+
+\f
+1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * APEL: Version 9.6 was released.
+
+1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe.el (rassoc): New function.
+
+1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe-xemacs.el (eval-after-load): New function.
+
+       * poem-e20_3.el (characterp): New alias.
+
+       * poem.el (characterp): New alias.
+       (char-octet): New function.
+
+1998-10-25  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
+
+       * poe.el (make-local-hook): New macro.
+       (add-local-hook): New macro.
+       (remove-local-hook): New macro.
+
+1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poem.el, poem-20.el, poem-e20_3.el, poem-e20.el, poem-xm.el: Add
+       setting of byte-compile-dynamic.
+
+       * poem-xm.el (string-to-int-list): Use `defun-maybe'.
+
+       * poem.el (string-as-unibyte): Use `defsubst-maybe' instead of
+       `defmacro-maybe'.
+       (string-as-multibyte): Likewise.
+       (char-int): Use `defalias-maybe'.
+       (int-char): Likewise.
+       (char-or-char-int-p): Likewise.
 
+1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe.el, poe-xemacs.el: Add setting of byte-compile-dynamic.
+
+1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe-18.el (data-directory): Use `defvar-maybe'.
+       (buffer-undo-list): Likewise.
+
+       * poe-xemacs.el (face-list): Use `defalias-maybe'.
+       (line-beginning-position): Likewise.
+       (line-end-position): Likewise.
+
+       * poe.el (defalias-maybe): New macro.
+
+       * poe-xemacs.el (dired-other-frame): Use `defun-maybe'.
+
+1998-10-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe.el (defvar-maybe): New macro.
+       (temporary-file-directory): New variable.
+
+\f
+1998-10-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * APEL: Version 9.5 was released.
+
+1998-10-22  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
+
+       * README.ja: New file.
+
+1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * alist.el: Add autoload cookies.
+
+1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe.el, EMU-ELS, README.en: Move `find-face' from poe-19.el to
+       poe.el; abolish poe-19.el.
+
+1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * invisible.el, inv-18.el, inv-19.el, inv-xemacs.el, poe-18.el,
+       poe-19.el, poe-xemacs.el, emu.el, EMU-ELS, README.en: Separate
+       invisible features from poe to invisible.
+
+1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe.el (eval-and-compile): New macro.
+       Enclose redefinition of `read-string' by `eval-and-compile'.
+
+1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe.el (string): New function.
+
+1998-10-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu.el (char-list-to-string): New function.
+
+       * poe-xemacs.el, poe-19.el: Abolish macro `char-list-to-string'.
+
+       * poe-18.el: Abolish function `char-list-to-string'.
+
+1998-10-18  Tanaka Akira  <akr@jaist.ac.jp>
+
+       * broken.el (check-broken-facility): Also use compile time
+       description.
+
+\f
+1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * APEL: Version 9.4 was released.
+
+1998-10-17  Tanaka Akira  <akr@jaist.ac.jp>
+
+       * broken.el (check-broken-facility): New macro.
+
+1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe.el (define-obsolete-function-alias): New function.
+
+\f
+1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * APEL: Version 9.3 was released.
+
+1998-10-12  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * README.en: Add explanations about
+       `LISPDIR', `VERSION_SPECIFIC_LISPDIR' and `what-where'.
+
+       * Makefile (what-where): New target.
+       (install): Add new arg `VERSION_SPECIFIC_LISPDIR'.
+
+       * APEL-MK (what-where-apel): New function.
+       (config-apel): Refer to `VERSION_SPECIFIC_LISPDIR'.
+
+       * APEL-CFG (VERSION_SPECIFIC_LISPDIR): New variable.
+
+1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * README.en (load-path): Modify for Emacs 20.3.
+
+1998-10-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * APEL-CFG (EMU_PREFIX): Use "emu" for Emacs 20.3 or later.
+
+       * EMU-ELS: Don't install pccl in anything older than XEmacs 21
+       with MULE.
+
+\f
+1998-10-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * APEL: Version 9.2 was released.
+
+       * poem-xm.el (insert-file-contents-as-binary): New function.
+
+       * poem-20.el (write-region-as-binary): bind
+       `jka-compr-compression-info-list' with nil.
+       (insert-file-contents-as-binary): Change to alias of
+       `insert-file-contents-literally' for Emacs 20.
+
+\f
+1998-10-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * APEL: Version 9.1 was released.
+
+1998-10-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * mcs-e20.el, mcs-xm.el (coding-system-to-mime-charset): New
+       function.
+       (mime-charset-list): New implementation.
+
+       * Move `mime-charset-list' from mcs-20.el to mcs-e20.el and
+       mcs-xm.el.
+
+1998-10-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * mcs-e20.el (charsets-mime-charset-alist): Use `gb2312' and
+       `big5' instead of `cn-gb-2312' and `cn-big5'.
+
+       * mcs-xm.el (charsets-mime-charset-alist): Use `gb2312' and `big5'
+       instead of `cn-gb-2312' and `cn-big5'.
+
+       * mcs-20.el (mime-charset-coding-system-alist): Add `cn-gb' to
+       default value.
+
+\f
 1998-09-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
        * APEL: Version 9.0 was released.
 
+       * Delete EMU-CFG and EMU-MK because they have not been used.
+
+1998-09-22  Tanaka Akira      <akr@jaist.ac.jp>
+
+       * README.en (What's APEL?): Add notice for broken.el.
+
+1998-09-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
        * README.en (What's APEL?): Modify for latest structure.
 
 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>