(frame-background-mode): New variable.
[elisp/apel.git] / ChangeLog
index 2e51142..e117608 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,67 @@
+1999-09-03  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * tinycustom.el (defface): Set the face attributes according to
+       SPEC.
+
+       * poe.el (frame-background-mode): New variable.
+
+1999-09-02  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * poe.el: Delete autoload setting for `filename'.
+       (convert-standard-filename): Require `filename'.
+
+1999-09-02  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * poe.el (convert-standard-filename): Rearrange.
+
+1999-09-01  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * poe.el (convert-standard-filename): New function.
+
+1999-08-27  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * install.el (emacs-major-version): Deleted.
+       (emacs-minor-version): Deleted.
+
+       * path-util.el: Require `poe'. [cf. <tm-ja:5051>]
+
+1999-08-27  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * install.el: Require `poe'. <cf. [tm-ja:5055]>
+
+       * path-util.el (directory-files): Don't redefine.
+
+1999-08-26  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * path-util.el (directory-files): Emulate as Emacs 19 or later to
+       accept the optional fourth argument for old Emacsen.  It is needed
+       here for compiling other packages.
+
+       * APEL-ELS (apel-modules): Add `time-stamp' if Emacs version is
+       less than 19.16.
+
+       * time-stamp.el: New file imported from Emacs 19.28.
+
+1999-08-26  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * tinycustom.el (defface): Quote the argument of `make-face'.
+
+1999-08-25  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * APEL-CFG: Don't provide `emu'; add the latest path of "custom"
+       to `load-path'.
+
+1999-08-25  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * install.el: Don't require `emu'.
+       (emacs-major-version): New variable [for old emacsen].
+       (emacs-minor-version): New variable [for old emacsen].
+
+1999-08-25  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * poe-18.el (inline): New implementation using `defmacro'.
+
+\f
 1999-08-24  MORIOKA Tomohiko  <tomo@m17n.org>
 
        * APEL: Version 9.21 released.