changeset 31039:d0bdb413e900

Document the busy-cursor feature.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 22 Aug 2000 10:14:13 +0000
parents 9e1d7707876b
children 5c62643e2061
files man/frames.texi
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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