More fixes for 2007-08-21 merge conflict.
This commit is contained in:
@@ -1372,7 +1372,8 @@ Warning Warning!!! Pure space overflow !!!Warning Warning
|
||||
|
||||
(defun exit-splash-screen ()
|
||||
"Stop displaying the splash screen buffer."
|
||||
(if (get-buffer "*About GNU Emacs*")
|
||||
(interactive)
|
||||
(if fancy-splash-outer-buffer
|
||||
(throw 'stop-splashing nil)
|
||||
(quit-window t)))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user