(shr-ensure-paragraph): Fix the non-empty line case.
[gnus] / lisp / ChangeLog
index 9e3b3f4..f365ced 100644 (file)
@@ -1,3 +1,15 @@
+2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
+
+2010-10-04  Julien Danjou  <julien@danjou.info>
+
+       * gnus-html.el (gnus-html-put-image): Fix resize image code.
+
+2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * shr.el (shr-insert): Use string anchors instead of line anchors.
+
 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * shr.el: Add headings.
@@ -9,6 +21,7 @@
        lines.
        (shr-insert): \t is also space.
        (shr-tag-s): Fix "s" tag name function.
+       (shr-tag-s): Fix face prop name.
 
 2010-10-03  Julien Danjou  <julien@danjou.info>