aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/xfns.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xfns.c b/src/xfns.c
index 6e328952066..1d1b71eebc9 100644
--- a/src/xfns.c
+++ b/src/xfns.c
@@ -3709,7 +3709,7 @@ syms_of_xfns ()
3709 "The buffer offset of the character under the pointer."); 3709 "The buffer offset of the character under the pointer.");
3710 mouse_buffer_offset = 0; 3710 mouse_buffer_offset = 0;
3711 3711
3712 DEFVAR_INT ("x-pointer-shape", &Vx_pointer_shape, 3712 DEFVAR_LISP ("x-pointer-shape", &Vx_pointer_shape,
3713 "The shape of the pointer when over text.\n\ 3713 "The shape of the pointer when over text.\n\
3714Changing the value does not affect existing frames\n\ 3714Changing the value does not affect existing frames\n\
3715unless you set the mouse color."); 3715unless you set the mouse color.");