8668e352234689b4611e5dce1993accb40874998
[gnus] / lisp / ChangeLog
1 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
2
3         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
4         set on groups that don't have \* permanentflags.
5
6 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7
8         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
9         control the background color.
10         (shr-tag-img): Ignore very small web bug type images.
11         (shr-put-image): Add help-echo alt texts to the images.
12         (shr-tag-video): Show the video poster image.
13
14 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15
16         * shr.el (shr-table-depth): New variable.
17         (shr-tag-table-1): Only insert the images after the top-level table.
18
19         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
20
21         * gnus-util.el (gnus-list-memq-of-list): New function.
22
23         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
24         selected.
25         (nnimap-unsplittable-articles): New slot.
26         (nnimap-new-articles): Use it.
27
28 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)