gnus-msg.el (gnus-setup-message): Remove extra apostrophe.

This commit is contained in:
Katsumi Yamaoka 2011-08-26 04:25:55 +00:00
parent 3e8cd5ce95
commit 16e07ee0c3
2 changed files with 5 additions and 1 deletions

View 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,

View 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))