(frame-background-mode): New variable.
[elisp/apel.git] / ChangeLog
index 0a75b90..e117608 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,94 @@
+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.
+
+1999-08-24  Taiji Can         <Taiji.Can@atesoft.advantest.co.jp>
+
+       * poem-nemacs.el: Use `char-width' instead of `char-columns'.
+
+1999-08-24  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * poe-18.el (inline): Use `defalias' instead of `defalias-maybe'.
+
+1999-08-21  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
+
+       * poe.el (rassoc): Just ignore elements of LIST that are not conse
+       cell and add doc string according to its features.
+
+1999-08-20  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * poe-18.el (delete): Return nil when argument 'list' is nil.
+
 1999-08-17  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
 
        * README.en, README.ja (Anonymous FTP): New section.
        * README.ja (CVS): Translate.
 
+\f
 1999-07-06  MORIOKA Tomohiko  <tomo@m17n.org>
 
        * APEL: Version 9.20 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>