comparison lisp/gnus/ChangeLog @ 110045:2758282288b9

Use gnus-create-image to be XEmacs-compatible; Don't do images on non-graphic displays; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Tue, 31 Aug 2010 00:07:40 +0000
parents a53fffd298ac
children ac27b3fd8285
comparison
equal deleted inserted replaced
110044:a53fffd298ac 110045:2758282288b9
1 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org> 1 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
3 * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
4 XEmacs-compatible.
5 (gnus-html-put-image): Don't do images on non-graphic displays.
2 6
3 * nnslashdot.el: Removed this unused backend. 7 * nnslashdot.el: Removed this unused backend.
4 8
5 * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100 9 * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
6 actions. 10 actions.