Merge from emacs--devo--0
authorMiles Bader <miles@gnu.org>
Thu, 26 Feb 2009 23:35:59 +0000 (23:35 +0000)
committerMiles Bader <miles@gnu.org>
Thu, 26 Feb 2009 23:35:59 +0000 (23:35 +0000)
commit3788f0def8c7420f12a72439f08a036658417ddc
treeb5764d2a6a2e1af1e948048022591be685299cbe
parent8d1f064d5911353e1af20afb75e02656196d64e8
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 1542, 1547-1548, 1550-1552, 1554)

   - Update from CVS
   - Merge from gnus--devo--0

2009-02-26  Tobias C. Rittweiler  <tcr@freebits.de>  (tiny change)

   * contrib/sendmail.el (sendmail-send-it): `call-process-region' can return a
   string.  (Bug#2428)

2009-02-07  Glenn Morris  <rgm@gnu.org>

   * contrib/sendmail.el (mail-bury-selects-summary, mail-yank-original): Doc fix.
   (rmail-output-to-rmail-buffer): Autoload it.
   (mail-do-fcc): Give it a doc string.  Update for mbox Rmail, simplify.

2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus-dired.el: Remove autoload for gnus-setup-message.
   (gnus-dired-attach): Fake this-command value to prevent Gnus from
   displaying Gnus logo; always use compose-mail.

2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus-dired.el: Tell autoload that gnus-setup-message is a macro.

2009-02-15  Glenn Morris  <rgm@gnu.org>

   * lisp/gnus-util.el (rmail-insert-rmail-file-header)
   (rmail-count-new-messages, rmail-show-message): Remove unnecessary
   autoloads.
   (rmail-default-rmail-file): Remove unnecessary declaration.
   (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.

2009-02-14  Glenn Morris  <rgm@gnu.org>

   * lisp/gnus.el (rmail-default-rmail-file): Remove declaration of deleted
   variable (only used in gnus-util, which declares it anyway).
   (rmail-output-to-rmail-file): Remove autoload of deleted function,
   which was only needed by gnus-art (changed to not use it any more).
   (rmail-insert-rmail-file-header): Remove autoload of deleted function,
   only used in gnus-util, which autoloads it itself.
   (rmail-update-summary): Fix autoload.

   * lisp/gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
   rather than rmail-output-to-rmail-file.

2009-02-07  Glenn Morris  <rgm@gnu.org>

   * lisp/message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
   autoload of function that no longer exists.
   (rmail-toggle-header): Declare.
   (message-forward-rmail-make-body): Handle mbox Rmail.

2009-02-26  Glenn Morris  <rgm@gnu.org>

   * texi/gnus.texi: Minor updates for mbox Rmail.

2009-02-26  Karl Berry  <karl@gnu.org>

   * texi/gnus-coding.texi,
   * texi/gnus.texi,
   * texi/message.texi,
   * texi/pgg.texi,
   * texi/sasl.texi,
   * texi/sieve.texi: Consistently use @insertcopying in the Top node,
   @contents at the front (after @end titlepage),
   and @direntry after @copying.
   (Bug#1988)

Revision: emacs@sv.gnu.org/gnus--devo--0--patch-581
16 files changed:
contrib/ChangeLog
contrib/sendmail.el
lisp/ChangeLog
lisp/gnus-art.el
lisp/gnus-dired.el
lisp/gnus-util.el
lisp/gnus.el
lisp/message.el
texi/ChangeLog
texi/emacs-mime.texi
texi/gnus-coding.texi
texi/gnus.texi
texi/message.texi
texi/pgg.texi
texi/sasl.texi
texi/sieve.texi