+2000-09-22 Gerd Moellmann <gerd@gnu.org>
+
+ * startup.el (fancy-splash-head): Use splash.pbm instead of
+ splash.xbm.
+
2000-09-22 Andre Spiegel <spiegel@gnu.org>
* vc.el (vc-switch-backend): Signal an error if the file is not
"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
(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 "\