From: tomo Date: Tue, 5 Dec 2000 16:27:29 +0000 (+0000) Subject: update. X-Git-Tag: flim-1_14_0-pre1~1 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=1c69d4ecfb119dcbb7b11719e2261585b05906d2;p=elisp%2Fflim.git update. --- diff --git a/ChangeLog b/ChangeLog index fdba828..34faa90 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,26 @@ 2000-12-04 Daiki Ueno + * luna.el (luna-class-find-functions): Don't quote colon keywords. + (luna-send): Ditto. + (luna-call-next-method): Ditto. + +2000-11-28 Daiki Ueno + + * luna.el: Don't require `static'. + (luna-define-class-function): Don't bind colon keywords. + (luna-class-find-functions): Quote colon keywords. + (luna-send): Likewise. + (luna-call-next-method): Likewise. + +2000-11-12 Daiki Ueno + + * luna.el (luna-define-method): Clear method cache. + (luna-apply-generic): New function. + (luna-define-generic): Use `luna-apply-generic' instead of + `luna-send'. + +2000-12-04 Daiki Ueno + * smtpmail.el (smtpmail-send-it): Use `smtp-send-buffer' instead of `smtp-via-smtp'. (smtpmail-send-queued-mail): Ditto. @@ -2586,7 +2607,7 @@ 1998-07-01 MORIOKA Tomohiko - * FLIM: Version 1.8.0 (-Dƒkubo)-A was released. + * FLIM: Version 1.8.0 (ƒkubo) was released. * README.en: Delete `How to use'.