Header fix.
[elisp/apel.git] / ChangeLog
index 4adaac6..3e4b3e7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,215 @@
+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,
+         env.el, file-detect.el, filename.el, install.el, inv-18.el,
+         inv-19.el, inv-xemacs.el, invisible.el, localhook.el,
+         mcharset.el, mcs-20.el, mcs-e20.el, mcs-ltn1.el, mcs-nemacs.el,
+         mcs-om.el, mcs-xm.el, mcs-xmu.el, mule-caesar.el, path-util.el,
+         pccl-20.el, pccl-om.el, pccl.el, pces-20.el, pces-e20.el,
+         pces-e20_2.el, pces-nemacs.el, pces-om.el, pces-raw.el,
+         pces-xfc.el, pces-xm.el, pces.el, pcustom.el, poe-18.el,
+         poe-xemacs.el, poe.el, poem-e20.el, poem-e20_2.el,
+         poem-e20_3.el, poem-ltn1.el, poem-nemacs.el, poem-om.el,
+         poem-xm.el, poem.el, richtext.el, static.el, time-stamp.el,
+         tinycustom.el, tinyrich.el (TopLevel): Add product information.
+
+       * Sync up with apel-product.
+
+* 1999-11-12  Keiichi Suzuki  <keiichi@nanap.org>
+
+       * product.el (product-define): Add new slot `version-string'.
+       (product-provide): Likewise.
+       (product-version-string): New function.
+       (product-set-version-string): New function.
+       (product-string-1): Use `version-string'.
+       (product-for-each): New function.
+       (product-string): Separate `product-string' and
+       `product-string-verbose'.
+       (product-string-verbose): Likewise.
+       (product-parse-version-string): New function.
+
+* 1999-11-12  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
+
+       * product.el: Some `checkdoc' fixes.
+       (product-version>=): Eliminate local variable.
+
+* 1999-11-12  Keiichi Suzuki  <keiichi@nanap.org>
+
+       * product.el: New file.
+
+       * apel-ver.el: New file.
+
+       * APEL-ELS (apel-modules): Add `apel-ver' and `product'.
+
+1999-11-25  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * 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.
+
+1999-11-09  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * pcustom.el: Warn if the new custom library is not found at the
+       compile time.
+
+       * APEL-CFG: Don't add the path of "custom" to `load-path'.
+
+       * poe-18.el (file-executable-p): Returns nil if the file does not
+       exist.
+
+1999-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * poe-18.el (put-text-property, next-property-change,
+       text-properties-at): Define as null function.
+
+1999-11-02  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * poe-18.el (add-text-properties, get-text-property): Define as
+       null function.
+       (file-executable-p): New function.
+
+\f
+1999-10-22  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * APEL: Version 9.23 released.
+
+1999-10-22  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * APEL-MK (compile-apel-package): Compile `emu-modules-to-compile'
+       instead of `emu-modules'.
+       (compile-apel): Likewise.
+
+       * EMU-ELS (emu-modules-to-compile): New variable which is used for
+       compiling in APEL-MK.  If the feature `utf-2000' is provided,
+       `mcs-xmu' is removed from its value even if `emu-modules' contains
+       it.
+       (emu-modules-not-to-compile): New variable.
+
+       * mcs-xm.el (mime-iso646-character-unification-alist): Move to
+       mcs-xmu.el.
+       (mime-unified-character-face): Move to mcs-xmu.el.
+       (mime-character-unification-limit-size): Move to mcs-xmu.el.
+       (decode-mime-charset-region-with-iso646-unification): Move to
+       mcs-xmu.el.
+
+       * mcs-xmu.el: New file.
+
+1999-10-22  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * EMU-ELS (pces-modules): Don't check for the feature `mule'
+       whether `pces-xfc' is required.
+       * pces.el: Likewise.
+
+       * mcs-xm.el: (decode-mime-charset-region-with-iso646-unification):
+       Narrow to the region while decoding; bind `case-fold-search' to nil.
+       (mime-character-unification-limit-size): Make it can also be nil
+       which means the size is unlimited.
+
+1999-10-14  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
+
+       * mcs-xm.el (decode-mime-charset-region-with-iso646-unification):
+       Don't put `mime-unified-character-face' to unified text if it is
+       nil.
+       (mime-character-unification-limit-size): Fix doc string.
+
+1999-10-13  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * poe.el (file-coding): Provide it for XEmacs 20.4 or earlier with
+       MULE.
+
+1999-10-13  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
+
+       * EMU-ELS (pces-modules): Add `pces-raw' if file-coding feature is
+       not available in a XEmacs-without-MULE.
+
+       * pces.el: Require `pces-raw' if file-coding feature is not
+       available in a XEmacs-without-MULE.
+
+1999-10-04  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * path-util.el (exec-installed-p): Add parens.
+
+1999-10-04  Keiichi Suzuki  <keiichi@nanap.org>
+
+       * path-util.el (exec-installed-p): Use `file-executable-p' instead
+       of `file-exists-p'.
+       When FILE already inculdes suffix in `exec-suffix-list', do not
+       expand file name with `exec-suffix-list'.
+       (module-installed-p): Do not use `exec-installed-p'.
+
+1999-09-27  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * mcs-xm.el: Use `unless' instead `static-unless' to share *.elc
+       between UTF-2000 and non-UTF-2000.
+
+1999-09-24  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
+
+       * pces-om.el (find-coding-system): New inline function.
+       <cf. [tm-ja:5238]>
+
+1999-09-23  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * mcs-20.el (mime-charset-coding-system-alist): Use coding-system
+       `tis-620' instead of `tis620'.
+
+       * mcs-xm.el (charsets-mime-charset-alist): Add setting for
+       `tis-620'.
+
+1999-09-22  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * mcs-20.el (mime-charset-coding-system-alist): Add `cp874'.
+
+1999-09-21  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * EMU-ELS (pces-modules): Add `pces-xfc' if the feature `mule' is
+       provided even though the feature `file-coding' is not provided.
+
+       * pces.el: Require `pces-xfc' if the feature `mule' is provided
+       even though the feature `file-coding' is not provided.
+
+\f
+1999-09-13  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * APEL: Version 9.22 released.
+
+1999-09-12  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
+
+       * poe.el (defmacro-maybe-cond): Add edebug spec.
+
+1999-09-12  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
+
+       * poe.el (defun-maybe-cond): Add edebug spec.
+
+1999-09-09  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * mcs-xm.el (mime-charset-decoder-alist): Don't use
+       `decode-mime-charset-region-with-iso646-unification' if running
+       XEmacs-UTF-2000.
+       (mime-iso646-character-unification-alist): Don't define if running
+       XEmacs-UTF-2000.
+       (mime-unified-character-face): Likewise.
+       (mime-character-unification-limit-size): Likewise.
+       (decode-mime-charset-region-with-iso646-unification): Likewise.
+
+1999-09-09  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * tinycustom.el (defface): Allow `type' in SPEC; enrich doc string.
+
 1999-09-08  Katsumi Yamaoka   <yamaoka@jpl.org>
 
        * tinycustom.el (frame-background-mode): New variable.