diff lisp/ChangeLog @ 67001:72f96bbba39a

*** empty log message ***
author YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
date Sat, 19 Nov 2005 06:35:38 +0000
parents e10f2e7919f0
children e7f5359f0316
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Nov 19 06:35:19 2005 +0000
+++ b/lisp/ChangeLog	Sat Nov 19 06:35:38 2005 +0000
@@ -1,3 +1,9 @@
+2005-11-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+	* startup.el (fancy-splash-default-action): Discard only
+	mouse-down and succeeding mouse-up events in the splash screen
+	window so that drag-n-drop event can be processed.
+
 2005-11-18  Chong Yidong  <cyd@stupidchicken.com>
 
 	* longlines.el (longlines-mode): Add hacks for mail-mode and
@@ -2474,7 +2480,7 @@
 2005-10-12  Kim F. Storm  <storm@cua.dk>
 
 	* startup.el (fancy-splash-default-action): Discard mouse click in
-	the spash screen window, as it has no sensible meaning in the
+	the splash screen window, as it has no sensible meaning in the
 	next window to be selected.  Fixes error reported by Jan D.
 
 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>