/[emacs]/emacs/lisp/startup.el
ViewVC logotype

Diff of /emacs/lisp/startup.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.289 by pj, Tue Jan 29 13:54:39 2002 UTC revision 1.290 by rms, Wed Feb 6 14:59:10 2002 UTC
# Line 1284  where FACE is a valid face specification Line 1284  where FACE is a valid face specification
1284                                        "splash.xpm" "splash.pbm"))))                                        "splash.xpm" "splash.pbm"))))
1285             (image-height (and img (cdr (image-size img))))             (image-height (and img (cdr (image-size img))))
1286             (window-height (1- (window-height (selected-window)))))             (window-height (1- (window-height (selected-window)))))
1287        (> window-height (+ image-height 15)))))        (> window-height (+ image-height 19)))))
1288    
1289    
1290  (defun normal-splash-screen ()  (defun normal-splash-screen ()

Legend:
Removed from v.1.289  
changed lines
  Added in v.1.290

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26