comparison lisp/gnus/ChangeLog @ 69304:55d8c694b9cf

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-139 Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 49-51) - Merge from emacs--devo--0 - Update from CVS
author Miles Bader <miles@gnu.org>
date Mon, 06 Mar 2006 10:27:26 +0000
parents 6580c61aced7
children 55665aaac72b
comparison
equal deleted inserted replaced
69303:e12c5c6d0432 69304:55d8c694b9cf
1 2006-03-06 Katsumi Yamaoka <yamaoka@jpl.org>
2
3 * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
4 handle is multipart when calling it recursively.
5 (mm-w3m-cid-retrieve): Display warning if retrieving fails.
6
7 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8
9 * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
10 to "Emacs 23 (unicode)" in doc string.
11
12 * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
13 "Emacs 23 (unicode)" in comment.
14
1 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org> 15 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
2 16
3 * mm-decode.el (mm-get-part): Don't use 17 * mm-decode.el (mm-get-part): Don't use
4 mm-with-unibyte-current-buffer. 18 mm-with-unibyte-current-buffer.
5 19