emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/doc/lispref frames.texi


From: Jason Rumney
Subject: [Emacs-diffs] emacs/doc/lispref frames.texi
Date: Thu, 08 Jan 2009 13:04:22 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Jason Rumney <jasonr>   09/01/08 13:04:22

Modified files:
        doc/lispref    : frames.texi 

Log message:
        (Pointer Shape): Clarify that only X supports
        changing the standard pointer shapes. (Bug#1485)

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/lispref/frames.texi?cvsroot=emacs&r1=1.19&r2=1.20

Patches:
Index: frames.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/lispref/frames.texi,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- frames.texi 8 Jan 2009 05:28:58 -0000       1.19
+++ frames.texi 8 Jan 2009 13:04:22 -0000       1.20
@@ -1675,8 +1675,8 @@
 pointer style.
 @end defvar
 
-  You can specify what the @code{text} pointer style really looks like
-by setting the variable @code{x-pointer-shape}.
+  When using X, you can specify what the @code{text} pointer style
+really looks like by setting the variable @code{x-pointer-shape}.
 
 @defvar x-pointer-shape
 This variable specifies the pointer shape to use ordinarily in the




reply via email to

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