From: Dave Love Date: Thu, 12 Oct 2000 09:19:23 +0000 (+0000) Subject: fix last X-Git-Tag: emacs-pretest-21.0.90~945 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=00558b127a95484a7b7c9e2973df4d938aadc551;p=emacs.git fix last --- diff --git a/lisp/gnus/gnus.el b/lisp/gnus/gnus.el index 1841c24f768..30c816e03de 100644 --- a/lisp/gnus/gnus.el +++ b/lisp/gnus/gnus.el @@ -775,8 +775,8 @@ be set in `.emacs' instead." (display-graphic-p) (let ((image (find-image `((:type xpm :file "gnus.xpm") - (:type xpbm :file "gnus.pbm" - ;; Account for the xbm's blackground. + (:type pbm :file "gnus.pbm" + ;; Account for the pbm's blackground. :background ,(face-foreground 'gnus-splash-face) :foreground ,(face-background 'default)) (:type xbm :file "gnus.xbm"