• Eli Zaretskii's avatar
    Fix splash screen display at startup · 326c64fc
    Eli Zaretskii authored
    * src/frame.c (DEFAULT_ROWS): Enlarge to 36, so that the initial
    window displayed by "emacs -q" has enough space to show the whole
    text even if it includes 2 lines talking about recovering crashes
    sessions.  (Bug#23074)
    
    * lisp/startup.el (use-fancy-splash-screens-p): Fix off-by-one
    error when computing the window-height from frame-height.
    
    * etc/NEWS: Mention the change.
    326c64fc
frame.c 165 KB