Merge changes made in Gnus master
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 24 Dec 2012 22:56:47 +0000 (22:56 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 24 Dec 2012 22:56:47 +0000 (22:56 +0000)
commit61bbede67cdcfde1fc6ae8fcb3d5146c7980353d
treeceea945d39b8d2d87ec0e7a376b5d50235acc38f
parentdc646358274fbfdab6ef3dfb7717bc4a52f607f3
Merge changes made in Gnus master

gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
message.el (message-ignored-news-headers): Always remove
  X-Message-SMTP-Method to avoid information leakage if the user
  mistakenly inserts the header into news messages.
gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
gnus-sum.el (gnus-summary-hide-thread): If point were further to the
  right than four characters, this command would move point to
  `point-max'.  Don't do that.
gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
  to nil to allow re-selecting groups that gain articles.
  (gnus-bug-group-download-format-alist): Update the URL.
gnus.texi (Browse Foreign Server): Document `gnus-browse-delete-group'.
doc/misc/ChangeLog
doc/misc/gnus.texi
lisp/gnus/ChangeLog
lisp/gnus/gnus-group.el
lisp/gnus/gnus-srvr.el
lisp/gnus/gnus-sum.el
lisp/gnus/message.el