Fix the last change.
authorbg66 <bg66>
Thu, 28 Dec 2006 07:44:29 +0000 (07:44 +0000)
committerbg66 <bg66>
Thu, 28 Dec 2006 07:44:29 +0000 (07:44 +0000)
ChangeLog
sb-mixi.el

index 934eca4..6a91b78 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 2006-12-28  OHASHI Akira  <bg66@koka-in.org>
 
-       * sb-mixi.el (shimbun-mixi-post-mail-wrapper): New function.
+       * sb-mixi.el (shimbun-mixi-send-mail-wrapper): New function.
 
 2006-12-28  OHASHI Akira  <bg66@koka-in.org>
 
index e2b07e9..6dbd745 100644 (file)
@@ -313,7 +313,7 @@ The others:
              parts))
       (or comment parent object))))
 
-(defun shimbun-mixi-post-mail-wrapper (in-reply-to title content)
+(defun shimbun-mixi-send-mail-wrapper (in-reply-to title content)
   (let ((object (shimbun-mixi-make-object-from-message-id in-reply-to)))
     (when (mixi-object-p object)
       (let ((class (mixi-object-class object)))