Use new style backquotes.
[elisp/apel.git] / ChangeLog
index 817741e..e77100f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,153 @@
+2011-07-17  David Maus  <dmaus@ictsoc.de>
+
+       * tinycustom.el (defcustom): Use new style backquotes.
+       * static.el (static-if, static-when, static-unless)
+       (static-condition-case, static-defconst): Dto.
+       * pym.el (defun-maybe, defmacro-maybe, defsubst-maybe)
+       (defalias-maybe, defvar-maybe, defconst-maybe, defun-maybe-cond)
+       (defmacro-maybe-cond, defsubst-maybe-cond, def-edebug-spec): Dto.
+       * product.el (product-provide): Dto.
+       * poem-om.el (char-next-index): Dto.
+       * poem-nemacs.el (char-next-index): Dto.
+       * poem-ltn1.el (char-next-index): Dto.
+       * poe.el (save-current-buffer, with-current-buffer)
+       (with-temp-file, with-temp-message, with-temp-buffer)
+       (with-output-to-string): Dto.
+       * poe-18.el (save-match-data): Dto.
+       * pces-raw.el (as-binary-process, as-binary-input-file)
+       (as-binary-output-file): Dto
+       * pces-om.el (as-binary-process, as-binary-input-file)
+       (as-binary-output-file): Dto.
+       * pces-nemacs.el (as-binary-process, as-binary-input-file)
+       (as-binary-output-file): Dto.
+       * pccl.el (define-ccl-program): Dto.
+       * filename.el (filename-special-filter-1): Dto.
+       * broken.el (broken-facility, if-broken, when-broken)
+       (unless-broken, check-broken-facility): Dto.
+
+       [Patch created by HAMANO Kiyoto <khiker.mail@gmail.com>]
+
+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-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * calist.el (use-calist-package): Add missing arg to `format'.
 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>