From: Katsumi Yamaoka Date: Wed, 13 Feb 2002 04:10:06 +0000 (+0000) Subject: * gnus-xmas.el (gnus-xmas-image-type-available-p): Typo. X-Git-Url: https://cgit.sxemacs.org/?a=commitdiff_plain;ds=sidebyside;h=2e69d3580a41bae67e4e4e8fd6b752ba5e0fb1e2;p=gnus * gnus-xmas.el (gnus-xmas-image-type-available-p): Typo. --- diff --git a/lisp/gnus-xmas.el b/lisp/gnus-xmas.el index e8131648b..c3371d371 100644 --- a/lisp/gnus-xmas.el +++ b/lisp/gnus-xmas.el @@ -795,7 +795,7 @@ XEmacs compatibility workaround." (defun gnus-xmas-image-type-available-p (type) (and window-system - (featurep (if (eq type 'pmb) 'xbm type)))) + (featurep (if (eq type 'pbm) 'xbm type)))) (defun gnus-xmas-create-image (file &optional type data-p &rest props) (let ((type (if type