Mercurial > emacs
changeset 32407:ca7ec5a76115
fix last
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 12 Oct 2000 09:19:23 +0000 |
parents | f95da738b2f4 |
children | 64b63696a512 |
files | lisp/gnus/gnus.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/gnus/gnus.el Thu Oct 12 09:18:01 2000 +0000 +++ b/lisp/gnus/gnus.el Thu Oct 12 09:19:23 2000 +0000 @@ -775,8 +775,8 @@ (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"