projects
/
elisp
/
gnus.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70f1d68
)
(gnus-bug): Do not send bug report to `bugs@gnus.org'.
author
keiichi
<keiichi>
Tue, 5 Oct 1999 04:11:27 +0000
(
04:11
+0000)
committer
keiichi
<keiichi>
Tue, 5 Oct 1999 04:11:27 +0000
(
04:11
+0000)
lisp/gnus-msg.el
patch
|
blob
|
history
diff --git
a/lisp/gnus-msg.el
b/lisp/gnus-msg.el
index
59f121d
..
da44b54
100644
(file)
--- a/
lisp/gnus-msg.el
+++ b/
lisp/gnus-msg.el
@@
-893,7
+893,7
@@
If YANK is non-nil, include the original article."
(goto-char (point-min)))
(message-pop-to-buffer "*Gnus Bug*")
(message-setup
- `((To . ,gnus-maintainer) (Cc . ,semi-gnus-developers) (Subject . "")))
+ `((To . ,semi-gnus-developers) (Subject . "")))
(when gnus-bug-create-help-buffer
(push `(gnus-bug-kill-buffer) message-send-actions))
(goto-char (point-min))