comparison lisp/gnus/ChangeLog @ 69572:b4faac2800dd

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-163 Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 58-61) - Update from CVS
author Miles Bader <miles@gnu.org>
date Sun, 19 Mar 2006 19:39:53 +0000
parents 29fe34ec2296
children 17473f7e626b e3bacb89536a
comparison
equal deleted inserted replaced
69571:4f6b547120ec 69572:b4faac2800dd
1 2006-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
2
3 * mm-decode.el (mm-with-part): New macro.
4 (mm-get-part): Use it; work with message/external-body as well.
5 (mm-save-part): Treat name and filename equally.
6
7 * mm-extern.el (mm-extern-cache-contents): New function.
8 (mm-inline-external-body): Use it; force the part to be displayed;
9 move undisplayer added to the cached handle to the parent.
10
11 * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
12 (gnus-mime-view-part-as-type): Work with message/external-body.
13
14 * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
15
16 2006-03-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
17
18 * gnus-art.el (gnus-article-only-boring-p): Bind
19 inhibit-point-motion-hooks to avoid infinite loop when entering
20 intangible text. Reported by Ralf Wachinger
21 <rwnewsmampfer@geekmail.de>.
22
23 2006-03-14 Simon Josefsson <jas@extundo.com>
24
25 * message.el (message-unique-id): Don't use message-number-base36
26 if (user-uid) is a float. Reported by Bjorn Solberg
27 <bjorn_ding1@hekneby.org>.
28
29 2006-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
30
31 * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
32
33 * gnus-art.el (gnus-mime-display-single): Make sure there is an
34 empty line between a part and a message part.
35
1 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de> 36 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2 37
3 * smiley.el: Add more test smileys. 38 * smiley.el: Add more test smileys.
4 (smiley-data-directory, smiley-regexp-alist) 39 (smiley-data-directory, smiley-regexp-alist)
5 (gnus-smiley-file-types): Fix doc strings. 40 (gnus-smiley-file-types): Fix doc strings.