(MAKEIT.BAT): Modify for apel-ja@lists.chise.org.
[elisp/apel.git] / ChangeLog
index 71a1f2f..5332c21 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,157 @@
+2012-04-27  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * README.ja, README.en: Remove descriptions about CVS and add
+       description about the new Git repository.
+
+2012-04-27  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * README.en (make.bat (for MS-DOS family)): Modify for
+       apel-en@lists.chise.org.
+
+2012-04-26  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * README.ja, README.en (Bug reports): Modify for
+       apel-{en|ja}@lists.chise.org.
+
+2010-10-06  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * 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'
+
+\f
+2010-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * APEL: Version 10.8 released.
+
+       * apel-ver.el (apel-ver): Change APEL version to 10.8.
+
+2010-02-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * 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 <maus.david@gmail.com>]
+
+2008-09-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * poe.el (format-time-string): Fix problem on GNU Emacs 22.2
+       <cf. http://www.rubyist.net/~matz/20080905.html#p01>.
+
+\f
+2007-02-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * APEL: Version 10.7 released.
+
+       * Makefile (VERSION): Update to 10.7.
+
+2006-12-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * 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  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * apel-ver.el (apel-ver): Change APEL version to 10.7.
+
+2005-05-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * poem-xm.el (char-valid-p): New alias.
+
+2006-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * 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  <yamaoka@jpl.org>
+
+       * 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  <yamaoka@jpl.org>
+
+       * 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  <yamaoka@jpl.org>
+
+       * 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  <yamaoka@jpl.org>
+
+       * 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ä  <scop@xemacs.org>
+
+       * poe.el (minor-mode-overriding-map-alist): Doc fix.
+
+       * product.el (product-version-as-string): Doc fix.
+
+2002-11-29  Ben Wing  <ben@xemacs.org>
+
+       * install.el (install-detect-elisp-directory): Fix problems
+       handling backslashes in filenames (Windows).
+
+2005-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * 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  <tats@vega.ocn.ne.jp>
+
+       * poe-xemacs.el: Load `timer' even if `timer-funcs' exists.
+
+2005-05-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * poe.el (split-string): Import from Emacs 22. Add omit-nulls
+       argument.
+
+2005-05-03  Tatsuya Kinoshita  <tats@vega.ocn.ne.jp>
+
+       * poem.el (characterp): Use `char-valid-p' if it exists.
+       * poem.el (char-or-char-int-p): Ditto.
+
+2005-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * poe-xemacs.el (run-at-time): Attempt to load `timer-funcs'
+       before `timer'.
+
+2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * README.en, README.ja (CVS): Remove the description about
+       developers' pserver access.
+
+2004-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * calist.el (use-calist-package): Add missing arg to `format'.
+
+2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * Makefile: Make `elc' into the default entry.
+
 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * poe-xemacs.el (run-at-time): Don't use `defadvice' in order to
 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * poe-xemacs.el (run-at-time): Don't use `defadvice' in order to
 2003-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * poem-xm.el (char-length): Don't use `defun-maybe' to define it
 2003-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * poem-xm.el (char-length): Don't use `defun-maybe' to define it
-       since this module may be installed as the XEmacs pachage which
+       since this module may be installed as the XEmacs package which
        should be usable by all the XEmacs 21.x series.
 
 \f
        should be usable by all the XEmacs 21.x series.
 
 \f
        (minor-mode-map-alist): Ditto.
 
        * README.en ((d) make.bat (for MS-DOS family)): New section.
        (minor-mode-map-alist): Ditto.
 
        * README.en ((d) make.bat (for MS-DOS family)): New section.
-       * README.ja ((d) make.bat \e$B$rMxMQ$9$k\e(B (MS-DOS \e$B7O\e(B OS \e$B$N>l9g\e(B)):
+       * README.ja ((d) make.bat \e$(B$rMxMQ$9$k\e(B (MS-DOS \e$(B7O\e(B OS \e$(B$N>l9g\e(B)):
        Ditto.
 
 2000-12-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
        Ditto.
 
 2000-12-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * APEL: Version 8.4 was released.
 
 
        * APEL: Version 8.4 was released.
 
-       * EMU-ELS: Don't use HIRAGANA LETTER A (\e$B$"\e(B) to detect character
+       * EMU-ELS: Don't use HIRAGANA LETTER A (\e$(B$"\e(B) to detect character
        indexing (Emacs 20.3 or later).
 
 1998-04-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
        indexing (Emacs 20.3 or later).
 
 1998-04-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>