X-Git-Url: http://git.chise.org/gitweb/?p=elisp%2Fapel.git;a=blobdiff_plain;f=ChangeLog;h=8039722b18c1cf2bf4cc350109db0ae4c71340ac;hp=3aab2bd5c1a314c189104131891a2701a428a0fb;hb=8b0dbe5092ae30b5092d7abf96649f96635d1060;hpb=bcd8ea75de6c958558fd6a2c3299911968d7d1c9 diff --git a/ChangeLog b/ChangeLog index 3aab2bd..8039722 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,82 @@ +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 @@ -13,7 +92,7 @@ change; assume default-load-path contains nil; use regexp-quote to compare directories even in Emacs. -2005-12-06 Ville Skytt$(D+#(B +2005-12-06 Ville Skyttä * poe.el (minor-mode-overriding-map-alist): Doc fix. @@ -366,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 @@ -3152,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