gnus-sum.el (gnus-number): Rename from `number'.
[gnus] / lisp / ChangeLog
index 3fdc823..0b0ab9f 100644 (file)
@@ -1,5 +1,12 @@
 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+       * shr.el (require): Require cl when compiling.
+       (shr-tag-hr): New function.
+
+       * nnimap.el (nnimap-update-info): Remove double setting of high.
+       (nnimap-update-info): Don't ignore groups that have no UIDNEXT.  This
+       makes nnimap work properly on Courier again.
+
        * gnus.el (gnus-carpal): The carpal mode has been removed, but define
        the variable for backwards compatability.
 
        (shr-insert-table): Also insert empty TDs.
        (shr-tag-blockquote): Ensure paragraphs after </ul>.
 
+2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * gnus-sum.el (gnus-number): Rename from `number'.
+       (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
+       (gnus-summary-limit-children): Update uses correspondingly.
+
 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.