aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Rumney2009-01-08 13:05:11 +0000
committerJason Rumney2009-01-08 13:05:11 +0000
commit3568e7671389ad057e1d23190eb624bf2edc6bb0 (patch)
tree60629af20b7ae21c3085a3fe8c59e6aef440f7e7
parent4e598d290cefb0e296dbbdcd8dfb830a4543eca0 (diff)
downloademacs-3568e7671389ad057e1d23190eb624bf2edc6bb0.tar.gz
emacs-3568e7671389ad057e1d23190eb624bf2edc6bb0.zip
(Pointer Shape): Clarify that only X supports
changing the standard pointer shapes. (Bug#1485)
-rw-r--r--doc/lispref/ChangeLog5
-rw-r--r--doc/lispref/frames.texi4
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 @@
12009-01-08 Jason Rumney <jasonr@gnu.org>
2
3 * frames.texi (Pointer Shape): Clarify that only X supports
4 changing the standard pointer shapes. (Bug#1485)
5
12009-01-08 Chong Yidong <cyd@stupidchicken.com> 62009-01-08 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * display.texi (Attribute Functions): Note that a function value 8 * 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)
1675pointer style. 1675pointer style.
1676@end defvar 1676@end defvar
1677 1677
1678 You can specify what the @code{text} pointer style really looks like 1678 When using X, you can specify what the @code{text} pointer style
1679by setting the variable @code{x-pointer-shape}. 1679really looks like by setting the variable @code{x-pointer-shape}.
1680 1680
1681@defvar x-pointer-shape 1681@defvar x-pointer-shape
1682This variable specifies the pointer shape to use ordinarily in the 1682This variable specifies the pointer shape to use ordinarily in the