Merge from emacs--devo--0
authorMiles Bader <miles@gnu.org>
Fri, 3 Oct 2008 04:21:54 +0000 (04:21 +0000)
committerMiles Bader <miles@gnu.org>
Fri, 3 Oct 2008 04:21:54 +0000 (04:21 +0000)
commit163d2723fd89f24a594c766b34163c25c3fd2d28
treea36d69464e35bae8bbdafbeaa061bf0894f9bd03
parent86b59db2dcb38dbef313aade1218a5094324a938
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 1411, 1413, 1424, 1427, 1429, 1431, 1433, 1436-1438, 1440-1441)

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

2008-10-02  Glenn Morris  <rgm@gnu.org>

   * lisp/mm-util.el (mm-codepage-setup): Tweak codepage error.
   Silence compiler warning.

2008-10-01  Magnus Henoch  <mange@freemail.hu>

   * lisp/tls.el (open-tls-stream): Show the actual command being
   executed, instead of the format string.

2008-09-30  Chong Yidong  <cyd@stupidchicken.com>

   * lisp/mml.el (mml-menu): Don't assume mml2015 is bound.

2008-09-27  Glenn Morris  <rgm@gnu.org>

   * lisp/gnus-util.el (mail-header-remove-comments): Autoload it.

2008-09-27  Andreas Schwab  <schwab@suse.de>

   * lisp/gnus-util.el (gnus-split-references): Strip comments.
   (gnus-parent-id): Likewise.

2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
   macro caddr in the interactive form since it won't be expanded.

2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
   `charset'; fix name of function called recursively.
   (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.

2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
   (gnus-mime-set-charset-parameters): New function.
   (gnus-mime-view-part-as-charset): Use it to correctly display part
   specifying wrong charset.

Revision: emacs@sv.gnu.org/gnus--devo--0--patch-549
lisp/ChangeLog
lisp/ChangeLog.2
lisp/gnus-art.el
lisp/gnus-group.el
lisp/gnus-util.el
lisp/mm-util.el
lisp/mml.el
lisp/tls.el