aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/avoid.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/avoid.el b/lisp/avoid.el
index 46970a7a206..376baf7c52a 100644
--- a/lisp/avoid.el
+++ b/lisp/avoid.el
@@ -82,7 +82,7 @@ instead.")
82 82
83(defvar mouse-avoidance-nudge-dist 15 83(defvar mouse-avoidance-nudge-dist 15
84 "*Average distance that mouse will be moved when approached by cursor. 84 "*Average distance that mouse will be moved when approached by cursor.
85Only applies in mode-avoidance-mode `jump' and its derivatives. 85Only applies in mouse-avoidance-mode `jump' and its derivatives.
86For best results make this larger than `mouse-avoidance-threshhold'.") 86For best results make this larger than `mouse-avoidance-threshhold'.")
87 87
88(defvar mouse-avoidance-nudge-var 10 88(defvar mouse-avoidance-nudge-var 10