(fancy-splash-screens): Hide initial splash buffer.
This commit is contained in:
parent
f99204a5fb
commit
fbd6b42988
1 changed files with 1 additions and 1 deletions
|
@ -1372,7 +1372,7 @@ mouse."
|
|||
timer)
|
||||
(save-selected-window
|
||||
(select-frame frame)
|
||||
(switch-to-buffer "GNU Emacs")
|
||||
(switch-to-buffer " GNU Emacs")
|
||||
(setq splash-buffer (current-buffer))
|
||||
(catch 'stop-splashing
|
||||
(unwind-protect
|
||||
|
|
Loading…
Add table
Reference in a new issue