fix last
This commit is contained in:
parent
661dd38e34
commit
00558b127a
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue