From: morioka Date: Thu, 19 Aug 1999 13:35:11 +0000 (+0000) Subject: update. X-Git-Tag: clime-1_13_0 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=d2c677cb01aba719cc745c8d8bc6a2bb65b2b897;p=elisp%2Fflim.git update. --- diff --git a/ChangeLog b/ChangeLog index 0ac402d..05ebf3c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 1999-08-19 MORIOKA Tomohiko + * luna.el (luna-define-generic): Use <(` ...)>, <(, ...)> and <(,@ + ...)> instead of <`...>, <,...> and <,@...>. + (luna-define-internal-accessors): Use <(` ...)> and <(, ...)> + instead of <`...> and <,...>. + +1999-08-19 MORIOKA Tomohiko + * smtpmail.el (smtpmail-send-it): Don't use bare lambda. * mime-def.el (mm-define-backend): Don't use bare lambda.