X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=f1e382f69ad82ecd785237f16b8047d63eb9f7cb;hb=b9df31cdeaabe9aa2d963949e3d5d1e1dab9d92d;hp=566e2ec17304ad977f78b7d32eadf13bf752d698;hpb=4a816b66bd781e2851608d7f66563a75dc4093d8;p=elisp%2Fapel.git diff --git a/ChangeLog b/ChangeLog index 566e2ec..f1e382f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,53 @@ +2002-04-15 Katsumi Yamaoka + + * poem-xm.el (char-length): New function. + (string-to-char-list): New function. + +2002-03-04 Katsumi Yamaoka + + * pym.el: Add a note that `def*-maybe' might not provide functions + or variables at run-time. + +2001-12-05 Katsumi Yamaoka + + * tinycustom.el (custom-declare-face): New function. + (defface): Use it. + +2001-10-15 Katsumi Yamaoka + + * 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 + + * poe.el (format-time-string): Support the construct `%z'. + (support-timezone-in-numeric-form): New advice. + +2001-09-09 Daiki Ueno + + * pccl.el (transform-make-coding-system-args): Follow old backquote + style. + +2001-07-20 NAKAJIMA Mikio + + * install.el (install-file, install-elisp-module): Set file modes + according to `install-overwritten-file-modes'. + + * poe-18.el (defalias): Remove alias to fset and define it by + using `defun'. + +2001-06-23 NAKAJIMA Mikio + + * install.el (install-files): Do not make DEST directory when + JUST-PRINT is non-nil. + +2001-06-20 Akihiro MOTOKI + + * install.el (install-elisp-modules): Do not make DEST directory + when JUST-PRINT is non-nil. + 2001-06-01 Tanaka Akira * pccl.el (ccl-compat): Since mule 2.3 accepts `t' and `nil' as `type'