changeset 76095:85a1c1106f69

(fancy-splash-screens): Make cursor-type buffer-local in splash screen.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 23 Feb 2007 16:26:28 +0000
parents 7301ce1c18e8
children 212f3587cdb8
files lisp/startup.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/startup.el	Fri Feb 23 16:26:16 2007 +0000
+++ b/lisp/startup.el	Fri Feb 23 16:26:28 2007 +0000
@@ -1388,6 +1388,7 @@
 	(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