summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus-msg.el
diff options
context:
space:
mode:
authorKatsumi Yamaoka <yamaoka@jpl.org>2011-08-26 04:25:55 +0000
committerKatsumi Yamaoka <yamaoka@jpl.org>2011-08-26 04:25:55 +0000
commit16e07ee0c37e8487937e3709c23a116119926b2b (patch)
tree2a8c8e2d9992a00d1e1b1a4c73dc46c159df647f /lisp/gnus/gnus-msg.el
parent3e8cd5ce9547c4482aca2a46a30a6d1a19e137c4 (diff)
downloademacs-16e07ee0c37e8487937e3709c23a116119926b2b.tar.gz
emacs-16e07ee0c37e8487937e3709c23a116119926b2b.tar.bz2
emacs-16e07ee0c37e8487937e3709c23a116119926b2b.zip
gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
Diffstat (limited to 'lisp/gnus/gnus-msg.el')
-rw-r--r--lisp/gnus/gnus-msg.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/gnus-msg.el b/lisp/gnus/gnus-msg.el
index 9d3ec25c03a..d60c7165abd 100644
--- a/lisp/gnus/gnus-msg.el
+++ b/lisp/gnus/gnus-msg.el
@@ -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))