diff lisp/gnus/gnus-start.el @ 78006:a8c400af8ac9

Merge from gnus--rel--5.10 Patches applied: * emacs--devo--0 (patch 725, 740-741, 749, 768, 777, 786, 788-789, 792) - Merge from gnus--rel--5.10 - Update from CVS - Merge from emacs--rel--22, gnus--rel--5.10 * gnus--rel--5.10 (patch 217-229) - Update from CVS - Merge from emacs--devo--0, emacs--rel--22 Revision: emacs@sv.gnu.org/emacs--rel--22--patch-44
author Miles Bader <miles@gnu.org>
date Thu, 14 Jun 2007 10:02:55 +0000
parents e3694f1cb928
children 1d4e3c3b371a e9f94688a064
line wrap: on
line diff
--- a/lisp/gnus/gnus-start.el	Wed Jun 13 19:08:44 2007 +0000
+++ b/lisp/gnus/gnus-start.el	Thu Jun 14 10:02:55 2007 +0000
@@ -758,8 +758,7 @@
       (cond
        ((featurep 'xemacs)
 	(gnus-xmas-splash))
-       ((and window-system
-	     (= (frame-height) (1+ (window-height))))
+       (window-system
 	(gnus-x-splash))))
 
     (let ((level (and (numberp arg) (> arg 0) arg))