summaryrefslogtreecommitdiff
path: root/src/w32fns.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/w32fns.c')
-rw-r--r--src/w32fns.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/w32fns.c b/src/w32fns.c
index 57bad3e6508..1cfde7d0739 100644
--- a/src/w32fns.c
+++ b/src/w32fns.c
@@ -7313,7 +7313,7 @@ button down event is generated instead.");
The value is the minimum time in milliseconds that must elapse between\n\
successive mouse move (or scroll bar drag) events before they are\n\
reported as lisp events.");
- XSETINT (Vw32_mouse_move_interval, 50);
+ XSETINT (Vw32_mouse_move_interval, 0);
init_x_parm_symbols ();