# HG changeset patch # User Gerd Moellmann # Date 982764737 0 # Node ID 0d7feed66bac4eced5a5274b159354b034ec7f3f # Parent 80ad019be2727f132eecac07e3401b2a6a7fbb61 busy-cursor -> hourglass. diff -r 80ad019be272 -r 0d7feed66bac man/display.texi --- a/man/display.texi Wed Feb 21 14:10:41 2001 +0000 +++ b/man/display.texi Wed Feb 21 14:12:17 2001 +0000 @@ -468,13 +468,13 @@ by means of a display table. @xref{Display Tables,, Display Tables, elisp, The Emacs Lisp Reference Manual}. -@cindex busy-cursor display -@vindex busy-cursor-delay +@cindex hourglass pointer display +@vindex hourglass-delay On a window system, Emacs can optionally display the mouse pointer in a special shape to say that Emacs is busy. To turn this feature on or off, customize the group @code{cursor}. You can also control the amount of time Emacs must remain busy before the busy indicator is -displayed, by setting the variable @code{busy-cursor-delay}. +displayed, by setting the variable @code{hourglass-delay}. @node Cursor Display @section Displaying the Cursor