Mercurial > emacs
diff doc/misc/ChangeLog @ 110708:4c31586ca1ca
Merge changes made in Gnus trunk.
shr.el: Start implementation.
shr.el: Continue implementation.
gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we should go backward.
shr.el: Minimally useful state achieved.
mm-decode.el (mm-text-html-renderer): Switch to using shr.el for HTML rendering.
shr.el: (shr-insert): Add a newline after every picture before text.
gnus.texi (Splitting Mail): Really fix the @ref syntax.
shr.el (shr-add-font): Use overlays for combining faces.
shr.el (shr-add-font): Use overlays for combining faces.
shr.el (shr-insert): Pass upwards the text start point.
gnus-util.el: Reintroduce multiple completion functions.
| author | Katsumi Yamaoka <yamaoka@jpl.org> |
|---|---|
| date | Sun, 03 Oct 2010 00:33:27 +0000 |
| parents | 73242c00fd4a |
| children | 94fbe30e0f7d |
line wrap: on
line diff
--- a/doc/misc/ChangeLog Sat Oct 02 20:03:44 2010 -0400 +++ b/doc/misc/ChangeLog Sun Oct 03 00:33:27 2010 +0000 @@ -1,6 +1,7 @@ 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org> * gnus.texi (Splitting Mail): Fix @xref syntax. + (Splitting Mail): Really fix the @ref syntax. 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
