1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-30 08:09:04 +00:00

(fancy-splash-screens): Make cursor-type buffer-local in splash

screen.
This commit is contained in:
Chong Yidong 2007-02-23 16:26:28 +00:00
parent 7596c645dc
commit 333e873775

View File

@ -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