Mercurial > emacs
annotate oldXMenu/copyright.h @ 111838:de6f9af48bfa
Merge changes made in Gnus trunk.
shr.el (shr-render-td): Render td content with shr-descend, so style will be applied to <td> too.
(shr-colorize-region): Colorize region even if we only have a background.
(shr-tag-body): Fix color and background color inheritance.
(shr-tag-body): Do not recolorize after shr-generic.
(shr-tag-font): Let shr-generic colorize via inheritance.
shr.el (shr-descend): Only colorise something if we have a node that sets colors.
gnus-int.el (gnus-request-thread): Rework to take a header instead of a Message-ID to avoid having nnimap depend on gnus-sum.
shr.el (shr-tag-font): Colorize the region.
(shr-tag-body): Ditto.
(shr-tag-font): Actually let the styles be inherited instead of overwriting them.
(shr-tag-font): Get the background color right.
(shr-tag-style): Ignore all <style> tags for the moment.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Mon, 06 Dec 2010 22:16:10 +0000 |
parents | e806467e7c39 |
children | 07774e5c3ff5 dd7c098af727 ef719132ddfa |
rev | line source |
---|---|
25858 | 1 /* |
2 | |
3 Copyright 1985, 1986, 1987 by the Massachusetts Institute of Technology | |
4 | |
5 Permission to use, copy, modify, and distribute this | |
6 software and its documentation for any purpose and without | |
7 fee is hereby granted, provided that the above copyright | |
8 notice appear in all copies and that both that copyright | |
9 notice and this permission notice appear in supporting | |
10 documentation, and that the name of M.I.T. not be used in | |
11 advertising or publicity pertaining to distribution of the | |
12 software without specific, written prior permission. | |
13 M.I.T. makes no representations about the suitability of | |
14 this software for any purpose. It is provided "as is" | |
15 without express or implied warranty. | |
16 | |
17 */ | |
18 | |
52401 | 19 /* arch-tag: c689b1bc-a3ba-41a1-baa0-a3622b5445b2 |
20 (do not change this comment) */ |