# HG changeset patch # User Eli Zaretskii # Date 966939253 0 # Node ID d0bdb413e9000f48e8c91aa45b5a5f21cf308bcf # Parent 9e1d7707876bd68591c584cd5cdfe9e89cbaddda Document the busy-cursor feature. diff -r 9e1d7707876b -r d0bdb413e900 man/frames.texi --- a/man/frames.texi Tue Aug 22 10:09:56 2000 +0000 +++ b/man/frames.texi Tue Aug 22 10:14:13 2000 +0000 @@ -1308,6 +1308,14 @@ 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