Mercurial > emacs
changeset 31838:4d332437d465
(fancy-splash-head): Use splash.pbm instead of
splash.xbm.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 22 Sep 2000 11:19:46 +0000 |
parents | 49e95bff5053 |
children | 9d0c9c1fc8fc |
files | lisp/startup.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/startup.el Fri Sep 22 07:52:09 2000 +0000 +++ b/lisp/startup.el Fri Sep 22 11:19:46 2000 +0000 @@ -915,7 +915,7 @@ "Insert the head part of the splash screen into the current buffer." (let* ((img (create-image (or fancy-splash-image (if (display-color-p) - "splash.xpm" "splash.xbm")))) + "splash.xpm" "splash.pbm")))) (image-width (and img (car (image-size img)))) (window-width (window-width (selected-window)))) (when img @@ -1049,7 +1049,7 @@ (if (assq 'display (frame-parameters)) (if (or (and (display-color-p) (image-type-available-p 'xpm)) - (image-type-available-p 'xbm)) + (image-type-available-p 'pbm)) (fancy-splash-screens) (progn (insert "\