* poem-xm.el (char-length): New function.
[elisp/apel.git] / ChangeLog
index 6fdd94f..f1e382f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,24 @@
+2002-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * poem-xm.el (char-length): New function.
+       (string-to-char-list): New function.
+
+2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * pym.el: Add a note that `def*-maybe' might not provide functions
+       or variables at run-time.
+
+2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * tinycustom.el (custom-declare-face): New function.
+       (defface): Use it.
+
 2001-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * poe.el (support-timezone-in-numeric-form-and-3rd-arg): Renamed
-       from `support-timezone-in-numeric-form'; add support the 3rd arg.
+       * poe.el (format-time-string): Support the 3rd arg `universal'.
+       (support-timezone-in-numeric-form-and-3rd-arg): Renamed from
+       `support-timezone-in-numeric-form';
+       support the 3rd arg `universal'.
 
 2001-10-12  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>