Fix up some byte-compiler warnings.
[gnus] / lisp / ChangeLog
index 224c23d..a7d3089 100644 (file)
@@ -1,3 +1,42 @@
+2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
+       small. They're probably tracking images.
+       (gnus-html-wash-tags): Remove all <pre_int> place holders.
+       (gnus-html-rescale-image): Yet another try at getting the image sizing
+       right.
+
+       * nntp.el (nntp-request-set-mark): Refuse to do marks if
+       nntp-marks-file-name is nil.
+
+2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus-html.el (gnus-html-wash-tags)
+       (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
+       Better logging.
+
+2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
+
+       * gnus-html.el (gnus-html-wash-tags): Check the value of
+       gnus-blocked-images in the summary buffer.
+
+2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
+
+2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
+       like "a", it seems like.
+       (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
+       since it needs to be picked from the correct buffer.
+
+       * nnwfm.el: Removed.
+
+       * nnlistserv.el: Removed.
+
 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * gnus-html.el (gnus-html-image-url-blocked-p): New function.
        (gnus-html-rescale-image): New function.
        (gnus-html-put-image): Rescale images.
 
+2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       Fix up some byte-compiler warnings.
+       * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
+       * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
+       (gnus-article-fill-cited-article, gnus-article-hide-citation)
+       (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
+       * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
+       (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
+       (gnus-group-update-group): Use save-excursion and with-current-buffer.
+
 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus-html.el (gnus-article-html): Decode contents by charset.
@@ -15679,5 +15729,3 @@ See ChangeLog.2 for earlier changes.
 ;; fill-column: 79
 ;; add-log-time-zone-rule: t
 ;; End:
-
-;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4