Mercurial > emacs
diff lisp/gnus/ChangeLog @ 110159:2fe16dc7896c
gnus-html.el (gnus-html-put-image): make avoidance of displaying small images work for XEmacs.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Fri, 03 Sep 2010 06:10:04 +0000 |
parents | 64b3982570b5 |
children | 514c8efbfdbb |
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog Fri Sep 03 02:29:03 2010 +0000 +++ b/lisp/gnus/ChangeLog Fri Sep 03 06:10:04 2010 +0000 @@ -2,7 +2,7 @@ * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p, glyph-width and glyph-height instead of display-graphic-p and - image-size for XEmacs. + image-size; make avoidance of displaying small images work for XEmacs. * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p for XEmacs.