X-Git-Url: http://git.chise.org/gitweb/?p=elisp%2Fapel.git;a=blobdiff_plain;f=ChangeLog;h=8039722b18c1cf2bf4cc350109db0ae4c71340ac;hp=4b11d52867738add2b16e8cb331e85197f5d9a90;hb=8b0dbe5092ae30b5092d7abf96649f96635d1060;hpb=f8928f34a9fe3ddfc0034a1ccf7bb5bfcc1ae76e diff --git a/ChangeLog b/ChangeLog index 4b11d52..8039722 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,170 @@ +2012-04-26 MORIOKA Tomohiko + + * README.ja, README.en (Bug reports): Modify for + apel-{en|ja}@lists.chise.org. + +2010-10-06 MORIOKA Tomohiko + + * mcs-xm.el (charsets-mime-charset-alist): + - Don't use `japanese-jisx0208-1990' for `iso-2022-jp' + - Don't use `iso-2022-jp-3' + - Use `utf-8' instead of `shift_jis' for + '(ascii latin-jisx0201 katakana-jisx0201 japanese-jisx0208-1990) + - Don't use `iso-2022-jp-2' + + +2010-06-15 MORIOKA Tomohiko + + * APEL: Version 10.8 released. + + * apel-ver.el (apel-ver): Change APEL version to 10.8. + +2010-02-13 MORIOKA Tomohiko + + * EMU-ELS (emu-modules): Add setting for GNU Emacs 23 or later. + + * invisible.el: In GNU Emacs 23, inv-19.el overrides builtin + function `invisible-p'. To fix the bug, require `inv-23' when + running with GNU Emacs 23 or later. + + * inv-23.el: New file [copied from inv-19.el, but `invisible-p' is + removed]. + + [Contributed by David Maus ] + +2008-09-06 MORIOKA Tomohiko + + * poe.el (format-time-string): Fix problem on GNU Emacs 22.2 + . + + +2007-02-14 MORIOKA Tomohiko + + * APEL: Version 10.7 released. + + * Makefile (VERSION): Update to 10.7. + +2006-12-20 MORIOKA Tomohiko + + * APEL-MK (config-apel-package): Use + `install-get-default-package-directory'. + + * install.el (install-get-default-package-directory): New + function. + +2006-12-20 MORIOKA Tomohiko + + * apel-ver.el (apel-ver): Change APEL version to 10.7. + +2005-05-08 MORIOKA Tomohiko + + * poem-xm.el (char-valid-p): New alias. + +2006-12-13 Katsumi Yamaoka + + * APEL-MK (config-apel-package): Avoid an error concerning + PACKAGEDIR with old XEmacs that doesn't use the package system. + +2006-12-12 Katsumi Yamaoka + + * install.el (install-update-package-files): Use + batch-update-directory-autoloads if it is available instead of + batch-update-directory. + +2006-12-11 Katsumi Yamaoka + + * APEL-MK (config-apel-package): Check for + (early|late|last)-package-hierarchies and configure-package-path + as well as (early|late|last)-packages. + +2006-11-13 Katsumi Yamaoka + + * time-stamp.el: Remove. Suggested by Stephen Gildea, the + maintainer of time-stamp.el. + + * EMU-ELS (emu-modules): Exclude it. + + * README.en, README.ja: Remove time-stamp.el entry. + +2006-04-24 Katsumi Yamaoka + + * install.el (install-detect-elisp-directory): Fix 2002-11-29 + change; assume default-load-path contains nil; use regexp-quote to + compare directories even in Emacs. + +2005-12-06 Ville Skyttä + + * poe.el (minor-mode-overriding-map-alist): Doc fix. + + * product.el (product-version-as-string): Doc fix. + +2002-11-29 Ben Wing + + * install.el (install-detect-elisp-directory): Fix problems + handling backslashes in filenames (Windows). + +2005-06-06 Katsumi Yamaoka + + * filename.el (filename-special-filter-1): New macro defined for + filename-special-filter to use aref instead of sref for the recent + Emacsen. + (filename-special-filter): Use it. + +2005-06-05 Tatsuya Kinoshita + + * poe-xemacs.el: Load `timer' even if `timer-funcs' exists. + +2005-05-10 TAKAHASHI Kaoru + + * poe.el (split-string): Import from Emacs 22. Add omit-nulls + argument. + +2005-05-03 Tatsuya Kinoshita + + * poem.el (characterp): Use `char-valid-p' if it exists. + * poem.el (char-or-char-int-p): Ditto. + +2005-02-23 Katsumi Yamaoka + + * poe-xemacs.el (run-at-time): Attempt to load `timer-funcs' + before `timer'. + +2004-09-27 Katsumi Yamaoka + + * README.en, README.ja (CVS): Remove the description about + developers' pserver access. + +2004-02-06 Katsumi Yamaoka + + * calist.el (use-calist-package): Add missing arg to `format'. + +2004-01-26 Katsumi Yamaoka + + * Makefile: Make `elc' into the default entry. + +2004-01-07 Katsumi Yamaoka + + * poe-xemacs.el (run-at-time): Don't use `defadvice' in order to + avoid a conflict with the Gnus version. + +2003-12-12 Katsumi Yamaoka + + * poe-xemacs.el (run-at-time): Fully implement it for the recent + XEmacsen when the fsf-compat package is not available. + (run-at-time-tick-tock): Check closely whether a bug is in + `start-itimer'. + +2003-12-11 Katsumi Yamaoka + + * poe-xemacs.el (run-at-time): Redefine it to make it punctual. + +2003-09-05 Katsumi Yamaoka + + * poem-xm.el (char-length): Don't use `defun-maybe' to define it + since this module may be installed as the XEmacs package which + should be usable by all the XEmacs 21.x series. + + 2003-07-05 Yuuichi Teranishi * APEL: Version 10.6 released. @@ -278,7 +445,7 @@ (minor-mode-map-alist): Ditto. * README.en ((d) make.bat (for MS-DOS family)): New section. - * README.ja ((d) make.bat $B$rMxMQ$9$k(B (MS-DOS $B7O(B OS $B$N>l9g(B)): + * README.ja ((d) make.bat $(B$rMxMQ$9$k(B (MS-DOS $(B7O(B OS $(B$N>l9g(B)): Ditto. 2000-12-22 MORIOKA Tomohiko @@ -3064,7 +3231,7 @@ * APEL: Version 8.4 was released. - * EMU-ELS: Don't use HIRAGANA LETTER A ($B$"(B) to detect character + * EMU-ELS: Don't use HIRAGANA LETTER A ($(B$"(B) to detect character indexing (Emacs 20.3 or later). 1998-04-20 MORIOKA Tomohiko