diff lisp/ChangeLog @ 36259:80ad019be272

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 21 Feb 2001 14:10:41 +0000
parents 7f8002783bf3
children 047e5917fdc8
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Feb 21 14:08:38 2001 +0000
+++ b/lisp/ChangeLog	Wed Feb 21 14:10:41 2001 +0000
@@ -1,3 +1,12 @@
+2001-02-21  Gerd Moellmann  <gerd@gnu.org>
+
+	* startup.el (fancy-splash-screens): Use display-hourglass
+	instead of display-busy-cursor.
+
+	* frame.el (display-hourglass): Renamed from busy-cursor.
+	(hourglass-delay): Renamed from busy-cursor-delay-seconds.
+	(show-cursor-in-non-selected-windows): Doc fix.
+
 2001-02-20  Dave Love  <fx@gnu.org>
 
 	* international/utf-8.el: Doc and commentary fixes.