mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-29 19:48:19 +00:00
(fancy-splash-screens): Hide initial splash buffer.
This commit is contained in:
parent
f99204a5fb
commit
fbd6b42988
@ -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…
Reference in New Issue
Block a user