(fancy-splash-screens): Make cursor-type buffer-local in splash
screen.
This commit is contained in:
parent
7596c645dc
commit
333e873775
1 changed files with 1 additions and 0 deletions
|
@ -1388,6 +1388,7 @@ the user caused an input event that is bound in `special-event-map'"
|
|||
(save-selected-window
|
||||
(select-frame frame)
|
||||
(switch-to-buffer " GNU Emacs")
|
||||
(make-local-variable 'cursor-type)
|
||||
(setq splash-buffer (current-buffer))
|
||||
(catch 'stop-splashing
|
||||
(unwind-protect
|
||||
|
|
Loading…
Add table
Reference in a new issue