Mercurial > hg > xemacs-beta
diff lisp/startup.el @ 282:c42ec1d1cded r21-0b39
Import from CVS: tag r21-0b39
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:33:18 +0200 |
parents | 90d73dddcdc4 |
children | 558f606b08ae |
line wrap: on
line diff
--- a/lisp/startup.el Mon Aug 13 10:32:23 2007 +0200 +++ b/lisp/startup.el Mon Aug 13 10:33:18 2007 +0200 @@ -981,7 +981,7 @@ (defun startup-splash-frame () (let ((p (point)) (logo (cond ((featurep 'infodock) - (make-glyph (locate-data-file "altrasoft-logo.xpm"))) + (make-glyph (locate-data-file "altrasoft-slogo.xpm"))) (t xemacs-logo))) (cramped-p (eq 'tty (console-type)))) (unless cramped-p (insert "\n"))