aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLute Kamstra2005-06-12 23:46:50 +0000
committerLute Kamstra2005-06-12 23:46:50 +0000
commit9d42ffaa3cb02d03f709a205a99be6231033ee3f (patch)
tree2b8a59ddda7456ed9db60a52ac2e5e3104521055
parentb1412131a8404248be5ef4389c30c10476408159 (diff)
downloademacs-9d42ffaa3cb02d03f709a205a99be6231033ee3f.tar.gz
emacs-9d42ffaa3cb02d03f709a205a99be6231033ee3f.zip
(Special Properties): Fix cross reference.
-rw-r--r--lispref/ChangeLog4
-rw-r--r--lispref/text.texi4
2 files changed, 6 insertions, 2 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index be47508ca84..d7f3b91f3ad 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,7 @@
12005-06-13 Lute Kamstra <lute@gnu.org>
2
3 * text.texi (Special Properties): Fix cross reference.
4
12005-06-11 Luc Teirlinck <teirllm@auburn.edu> 52005-06-11 Luc Teirlinck <teirllm@auburn.edu>
2 6
3 * debugging.texi (Function Debugging): Delete mention of empty 7 * debugging.texi (Function Debugging): Delete mention of empty
diff --git a/lispref/text.texi b/lispref/text.texi
index 1c0fd09322b..cddeeb8fbde 100644
--- a/lispref/text.texi
+++ b/lispref/text.texi
@@ -3124,8 +3124,8 @@ that character a non-@code{nil} @var{cursor} text property.
3124@item pointer 3124@item pointer
3125@kindex pointer @r{(text property)} 3125@kindex pointer @r{(text property)}
3126This specifies a specific pointer shape when the mouse pointer is over 3126This specifies a specific pointer shape when the mouse pointer is over
3127this text or image. See the variable @var{void-area-text-pointer} 3127this text or image. @xref{Pointer Shape}, for possible pointer
3128for possible pointer shapes. 3128shapes.
3129 3129
3130@item line-spacing 3130@item line-spacing
3131@kindex line-spacing @r{(text property)} 3131@kindex line-spacing @r{(text property)}