mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-27 07:37:33 +00:00
fix last
This commit is contained in:
parent
661dd38e34
commit
00558b127a
@ -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…
Reference in New Issue
Block a user