update. clime-1_13_0
authormorioka <morioka>
Thu, 19 Aug 1999 13:35:11 +0000 (13:35 +0000)
committermorioka <morioka>
Thu, 19 Aug 1999 13:35:11 +0000 (13:35 +0000)
ChangeLog

index 0ac402d..05ebf3c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 1999-08-19  MORIOKA Tomohiko  <tomo@m17n.org>
 
+       * luna.el (luna-define-generic): Use <(` ...)>, <(, ...)> and <(,@
+       ...)> instead of <`...>, <,...> and <,@...>.
+       (luna-define-internal-accessors): Use <(` ...)> and <(, ...)>
+       instead of <`...> and <,...>.
+
+1999-08-19  MORIOKA Tomohiko  <tomo@m17n.org>
+
        * smtpmail.el (smtpmail-send-it): Don't use bare lambda.
 
        * mime-def.el (mm-define-backend): Don't use bare lambda.