shr.el (shr-get-background): Fix argument name.
[gnus] / lisp / ChangeLog
index a451185..482a683 100644 (file)
@@ -1,5 +1,13 @@
+2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * shr.el (shr-get-background): Fix argument name.
+
 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+       * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
+
+       * gnus-sum.el (gnus-summary-include-articles): New function.
+
        * message.el (message-goto-body): called-interactively-p needs a
        parameter, so use `any'.
 
 
 2010-11-24  Julien Danjou  <julien@danjou.info>
 
+       * shr.el (shr-insert-background-overlay): Fix typo.
+       (shr-render-td): Copy the background before rendering.
+
+       * shr-color.el (shr-color-visible): Fix docstring.
+
        * shr.el (shr-tag-table): Add bgcolor support.
+       (shr-render-td): Add bgcolor support.
+       (shr-get-background): Add.
+       (shr-insert-foreground-overlay): Use shr-get-background.
 
        * message.el (message-goto-body): Use called-interactively-p.
        (message-in-body-p): message-goto-body returns point.