emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/frame.el


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/frame.el
Date: Mon, 12 Dec 2005 05:18:19 +0000

Index: emacs/lisp/frame.el
diff -u emacs/lisp/frame.el:1.232 emacs/lisp/frame.el:1.233
--- emacs/lisp/frame.el:1.232   Sun Dec 11 11:08:20 2005
+++ emacs/lisp/frame.el Mon Dec 12 05:18:19 2005
@@ -1314,7 +1314,9 @@
 ;; Hourglass pointer
 
 (defcustom display-hourglass t
-  "*Non-nil to show an hourglass pointer when Emacs is busy on a window 
system."
+  "*Non-nil means show an hourglass pointer, when Emacs is busy.
+This feature only works when on a window system that can change
+cursor shapes."
   :type 'boolean
   :group 'cursor)
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]