Don't bug out on non-Emacs images.
[gnus] / lisp / ChangeLog
index 9f83313..6ca9328 100644 (file)
@@ -1,5 +1,23 @@
 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+       * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
+       don't have dots in their names.
+
+       * gnus-art.el (gnus-article-view-part): Doc fix.
+
+       * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
+       XEmacs-compatible.
+       (gnus-html-put-image): Don't do images on non-graphic displays.
+
+       * nnslashdot.el: Removed this unused backend.
+
+       * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
+       actions.
+       (gnus-undo-register-1): Revert last change.
+
+       * gnus-group.el (gnus-group-completing-read): Protect against not
+       having completion-styles bound.
+
        * mml.el (mml-insert-mime-headers-always): Change the default to t, to
        make broken recipients happier.