From: Eli Zaretskii Date: Tue, 22 Aug 2000 10:14:13 +0000 (+0000) Subject: Document the busy-cursor feature. X-Git-Tag: emacs-pretest-21.0.90~2100 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=cf68465584e56b3ae911dd8bb803d6c9ca987e6d;p=emacs.git Document the busy-cursor feature. --- diff --git a/man/frames.texi b/man/frames.texi index c022cd789d7..06c2481a9fa 100644 --- a/man/frames.texi +++ b/man/frames.texi @@ -1308,6 +1308,14 @@ frames on your terminal. Delete all frames except the selected one. @end table +@cindex busy-cursor display +@vindex busy-cursor-delay + Emacs can optionally display a busy cursor on X and other window +systems. To turn this on or off, customize the group @code{cursor}. +You can also control the amount of time Emacs is busy before the +busy-cursor is displayed, by customizing the value of the variable +@code{busy-cursor-delay}. + @node Non-Window Terminals @section Non-Window Terminals @cindex non-window terminals