(filename-special-filter-1): New macro defined for filename-special-filter to
[elisp/apel.git] / ChangeLog
index 7cecf5e..68e2cb8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,38 @@
+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.
@@ -21,7 +56,7 @@
 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