From 3568e7671389ad057e1d23190eb624bf2edc6bb0 Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Thu, 8 Jan 2009 13:05:11 +0000 Subject: [PATCH] (Pointer Shape): Clarify that only X supports changing the standard pointer shapes. (Bug#1485) --- doc/lispref/ChangeLog | 5 +++++ doc/lispref/frames.texi | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 7e0ea289c96..a044cf05acf 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,3 +1,8 @@ +2009-01-08 Jason Rumney + + * frames.texi (Pointer Shape): Clarify that only X supports + changing the standard pointer shapes. (Bug#1485) + 2009-01-08 Chong Yidong * display.texi (Attribute Functions): Note that a function value diff --git a/doc/lispref/frames.texi b/doc/lispref/frames.texi index 440752453e5..dd4e987a2de 100644 --- a/doc/lispref/frames.texi +++ b/doc/lispref/frames.texi @@ -1675,8 +1675,8 @@ in the buffer. The default is to use the @code{arrow} (non-text) 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 -- 2.39.2