Synch with Gnus trunk.
commit54c72c310894099a143af23937997d60ec58ebbe
authorKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 28 Sep 2009 12:09:01 +0000 (28 12:09 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 28 Sep 2009 12:09:01 +0000 (28 12:09 +0000)
tree1abb96d640e8929236c1aa98355689dbe0d58849
parenteefbedb1de1b16407079587893e77733d766c341
Synch with Gnus trunk.
2009-09-22  Daiki Ueno  <ueno@unixuser.org>

 * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
 keys from the menu if mm-{sign,encrypt}-option is 'guided.
 * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
 * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.

2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>

 * gnus-art.el (gnus-article-edit-part): Work for the buffer
 configuration that provides the sole article window in a frame;
 position point correctly after deleting a part.

2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>

 * spam.el (spam-unregister-on-reregister): Add boolean variable.
 (spam-resolve-registrations-routine): Use it to unregister articles
 that change status.
lisp/gnus/ChangeLog
lisp/gnus/gnus-art.el
lisp/gnus/mm-encode.el
lisp/gnus/mml-smime.el
lisp/gnus/mml1991.el
lisp/gnus/mml2015.el
lisp/gnus/spam.el