X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=d3a16a8c68ee5893fa3b187a68e218ced2de2ad8;hb=dea4ec18bf1cc6adbc1e23b0563ea662701df16f;hp=b7dd6885ad98610270286c16eed000c56c9bdf11;hpb=64c72f840d56c5f73d519205235d0d93834bae77;p=elisp%2Fapel.git diff --git a/ChangeLog b/ChangeLog index b7dd688..d3a16a8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,408 @@ +1999-12-21 Shuhei KOBAYASHI + + * apel-ver.el: Footer fix. + +1999-12-13 Katsumi Yamaoka + + * 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-21 Yuuichi Teranishi + + * 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 + + * apel-ver.el, product.el: Header fix. + +1999-12-20 Keiichi Suzuki + + * 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 + + * 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 + + * product.el: Some `checkdoc' fixes. + (product-version>=): Eliminate local variable. + +* 1999-11-12 Keiichi Suzuki + + * product.el: New file. + + * apel-ver.el: New file. + + * APEL-ELS (apel-modules): Add `apel-ver' and `product'. + +1999-11-25 Yuuichi Teranishi + + * poe-18.el (current-time-string, current-time): New functions. + +1999-11-12 Shuhei KOBAYASHI + + * 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 + + * localhook.el, pcustom.el: checkdoc. + +1999-11-09 Katsumi Yamaoka + + * 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 + + * poe-18.el (put-text-property, next-property-change, + text-properties-at): Define as null function. + +1999-11-02 Katsumi Yamaoka + + * poe-18.el (add-text-properties, get-text-property): Define as + null function. + (file-executable-p): New function. + + +1999-10-22 Katsumi Yamaoka + + * APEL: Version 9.23 released. + +1999-10-22 Katsumi Yamaoka + + * 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 + + * 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 + + * 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 + + * poe.el (file-coding): Provide it for XEmacs 20.4 or earlier with + MULE. + +1999-10-13 Daiki Ueno + + * 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 + + * path-util.el (exec-installed-p): Add parens. + +1999-10-04 Keiichi Suzuki + + * 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 + + * mcs-xm.el: Use `unless' instead `static-unless' to share *.elc + between UTF-2000 and non-UTF-2000. + +1999-09-24 Mikio Nakajima + + * pces-om.el (find-coding-system): New inline function. + + +1999-09-23 MORIOKA Tomohiko + + * 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 + + * mcs-20.el (mime-charset-coding-system-alist): Add `cp874'. + +1999-09-21 Katsumi Yamaoka + + * 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. + + +1999-09-13 MORIOKA Tomohiko + + * APEL: Version 9.22 released. + +1999-09-12 Mikio Nakajima + + * poe.el (defmacro-maybe-cond): Add edebug spec. + +1999-09-12 Yoshiki Hayashi + + * poe.el (defun-maybe-cond): Add edebug spec. + +1999-09-09 MORIOKA Tomohiko + + * 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 + + * tinycustom.el (defface): Allow `type' in SPEC; enrich doc string. + +1999-09-08 Katsumi Yamaoka + + * tinycustom.el (frame-background-mode): New variable. + + * poe.el (frame-background-mode): Move to tinycustom.el. + +1999-09-03 Katsumi Yamaoka + + * tinycustom.el (defface): Set the face attributes according to + SPEC. + + * poe.el (frame-background-mode): New variable. + +1999-09-02 MORIOKA Tomohiko + + * poe.el: Delete autoload setting for `filename'. + (convert-standard-filename): Require `filename'. + +1999-09-02 Katsumi Yamaoka + + * poe.el (convert-standard-filename): Rearrange. + +1999-09-01 Katsumi Yamaoka + + * poe.el (convert-standard-filename): New function. + +1999-08-27 MORIOKA Tomohiko + + * install.el (emacs-major-version): Deleted. + (emacs-minor-version): Deleted. + + * path-util.el: Require `poe'. [cf. ] + +1999-08-27 Katsumi Yamaoka + + * install.el: Require `poe'. + + * path-util.el (directory-files): Don't redefine. + +1999-08-26 Katsumi Yamaoka + + * path-util.el (directory-files): Emulate as Emacs 19 or later to + accept the optional fourth argument for old Emacsen. It is needed + here for compiling other packages. + + * APEL-ELS (apel-modules): Add `time-stamp' if Emacs version is + less than 19.16. + + * time-stamp.el: New file imported from Emacs 19.28. + +1999-08-26 Katsumi Yamaoka + + * tinycustom.el (defface): Quote the argument of `make-face'. + +1999-08-25 Katsumi Yamaoka + + * APEL-CFG: Don't provide `emu'; add the latest path of "custom" + to `load-path'. + +1999-08-25 MORIOKA Tomohiko + + * install.el: Don't require `emu'. + (emacs-major-version): New variable [for old emacsen]. + (emacs-minor-version): New variable [for old emacsen]. + +1999-08-25 MORIOKA Tomohiko + + * poe-18.el (inline): New implementation using `defmacro'. + + +1999-08-24 MORIOKA Tomohiko + + * APEL: Version 9.21 released. + +1999-08-24 Taiji Can + + * poem-nemacs.el: Use `char-width' instead of `char-columns'. + +1999-08-24 MORIOKA Tomohiko + + * poe-18.el (inline): Use `defalias' instead of `defalias-maybe'. + +1999-08-21 Mikio Nakajima + + * poe.el (rassoc): Just ignore elements of LIST that are not conse + cell and add doc string according to its features. + +1999-08-20 Yuuichi Teranishi + + * poe-18.el (delete): Return nil when argument 'list' is nil. + +1999-08-17 Yoshiki Hayashi + + * README.en, README.ja (Anonymous FTP): New section. + * README.ja (CVS): Translate. + + +1999-07-06 MORIOKA Tomohiko + + * APEL: Version 9.20 released. + +1999-06-27 OKUNISHI Fujikazu + + * EMU-ELS: Install env.el for v18. + +1999-06-25 Katsumi Yamaoka + + * poem-xm.el (split-char): Don't redefine for the recent XEmacs. + +1999-06-23 Shuhei KOBAYASHI + + * poe.el (defun-maybe, defmacro-maybe, defalias-maybe, + defsubst-maybe, defun-maybe-cond, defmacro-maybe-cond): + Set `current-load-list' explicitly. + +1999-06-22 Shuhei KOBAYASHI + + * atype.el: Require 'poe. + + * mule-caesar.el: Require 'poe and 'poem. + + * filename.el: Require 'poe and 'poem. + Don't require 'cl. + (filename-special-filter): Eliminate `assoc-if'. + +1999-06-22 Shuhei KOBAYASHI + + * install.el: Require 'emu for backward compatibility. + (defun-maybe): New macro; imported from poe.el. + (make-directory-internal, make-directory): New functions; imported + from poe-18.el. + + * APEL-CFG: Provide 'emu to prevent install.el from loading emu + while compiling APEL itself. + +1999-06-20 Shuhei KOBAYASHI + + * install.el: Require 'poe instead of 'emu. + (install-prefix): Don't use `running-emacs-18' or `running-xemacs'. + (install-detect-elisp-directory): Eliminate local variable `dir'. + Don't use `running-emacs-19_29-or-later' or `running-xemacs'. + + * mcs-20.el: Require 'pcustom instead of 'custom. + + * EMU-ELS: Don't use `running-emacs-19_29-or-later' or + `running-xemacs-19_14-or-later.' + +1999-06-18 Tanaka Akira + + * static.el (static-condition-case): Wrap lambda expression by + `function'. + + * calist.el (calist-default-field-match-method): Use `function' + instead of #'. + +1999-06-17 Shuhei KOBAYASHI + + * pcustom.el: Load "custom" anyway. + +1999-06-16 Katsumi Yamaoka + + * static.el (static-cond): New macro. + 1999-06-11 Tanaka Akira - * static.el (static-defconst): New function. + * static.el (static-defconst): New macro. 1999-06-04 MORIOKA Tomohiko @@ -104,7 +506,7 @@ 1999-05-21 Shuhei KOBAYASHI * README.en: Add description of localhook.el. - + * README.ja: Ditto. * Makefile (GOMI): New variable.