Merge changes made in Gnus trunk.
commit60a0884e784668ab9cb0f6c984803efccdecce53
authorGnus developers <ding@gnus.org>
Sun, 26 Jun 2011 12:41:14 +0000 (26 12:41 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Sun, 26 Jun 2011 12:41:14 +0000 (26 12:41 +0000)
treecb01fe616177889cf87ed14adfe268cad4c84c9c
parent7ca8fc42baeb89a0d5f84b6c8549fdf6f3d8d0e6
Merge changes made in Gnus trunk.

gnus.texi (Summary Mail Commands): Document `gnus-summary-reply-to-list-with-original'.
auth-source.el (with-auth-source-epa-overrides): Fix compilation error with `find-file-hooks' on Emacs 22.
 (with-auth-source-epa-overrides): Ugly hack to Wrap the `find-file-hook' things in `symbol-value' to avoid compilation warnings on all architectures.
spam.el (spam-stat): Require in a normal fashion without binding `spam-stat-install-hooks' to avoid compilation warnings.
spam-stat.el (spam-stat-install-hooks): Removed.
 (spam-stat-install-hooks): Don't run automatically.
gnus-msg.el (gnus-summary-reply-to-list-with-original): New command and keystroke.
doc/misc/ChangeLog
doc/misc/gnus.texi
lisp/gnus/ChangeLog
lisp/gnus/auth-source.el
lisp/gnus/gnus-msg.el
lisp/gnus/spam-stat.el
lisp/gnus/spam.el