]> git.eshelyaron.com Git - emacs.git/commitdiff
fix last
authorDave Love <fx@gnu.org>
Thu, 12 Oct 2000 09:19:23 +0000 (09:19 +0000)
committerDave Love <fx@gnu.org>
Thu, 12 Oct 2000 09:19:23 +0000 (09:19 +0000)
lisp/gnus/gnus.el

index 1841c24f76848339dd7e4972bc1160da341d1237..30c816e03de7b9a05d69190bb88abbfed76d9e9a 100644 (file)
@@ -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"