]> git.eshelyaron.com Git - emacs.git/commitdiff
gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
authorKatsumi Yamaoka <yamaoka@jpl.org>
Fri, 26 Aug 2011 04:25:55 +0000 (04:25 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Fri, 26 Aug 2011 04:25:55 +0000 (04:25 +0000)
lisp/gnus/ChangeLog
lisp/gnus/gnus-msg.el

index ad3e26f0f5164933fce44d7730c70581339cf412..076afdd2323b988ed92e58810bd8f6312f55fb2a 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 9d3ec25c03ad01578fc211eee6120973291c5013..d60c7165abd22cdad57be0a2574b6046dc1a37c5 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))