aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/startup.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/startup.el b/lisp/startup.el
index 8268ac53400..2573d0790ea 100644
--- a/lisp/startup.el
+++ b/lisp/startup.el
@@ -1372,7 +1372,7 @@ mouse."
1372 timer) 1372 timer)
1373 (save-selected-window 1373 (save-selected-window
1374 (select-frame frame) 1374 (select-frame frame)
1375 (switch-to-buffer "GNU Emacs") 1375 (switch-to-buffer " GNU Emacs")
1376 (setq splash-buffer (current-buffer)) 1376 (setq splash-buffer (current-buffer))
1377 (catch 'stop-splashing 1377 (catch 'stop-splashing
1378 (unwind-protect 1378 (unwind-protect