gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
authorKatsumi Yamaoka <yamaoka@jpl.org>
Fri, 26 Aug 2011 04:25:28 +0000 (04:25 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Fri, 26 Aug 2011 04:25:28 +0000 (04:25 +0000)
lisp/ChangeLog
lisp/gnus-msg.el

index 5a4b47b..d9a7a06 100644 (file)
@@ -1,3 +1,7 @@
+2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
+
 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
index 9d3ec25..d60c716 100644 (file)
@@ -435,7 +435,7 @@ Thank you for your help in stamping out bugs.
           (progn
             ,@forms)
         (gnus-inews-add-send-actions ,winconf ,buffer ,article ,config
-                                     ,yanked ',winconf-name)
+                                     ,yanked ,winconf-name)
         (setq gnus-message-buffer (current-buffer))
         (set (make-local-variable 'gnus-message-group-art)
              (cons ,group ,article))