From: Gerd Moellmann Date: Wed, 21 Feb 2001 14:12:17 +0000 (+0000) Subject: busy-cursor -> hourglass. X-Git-Tag: emacs-pretest-21.0.99~238 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=62095f01d2d71ffab25d400217cedc23b153e4c1;p=emacs.git busy-cursor -> hourglass. --- diff --git a/man/display.texi b/man/display.texi index 876b8e39bbd..8cb93e7d97f 100644 --- a/man/display.texi +++ b/man/display.texi @@ -468,13 +468,13 @@ will be done less frequently. 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