From f87bb1ee420bbff558b0501aa5943dba36f5e8e9 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 19 May 1994 22:13:51 +0000 Subject: [PATCH] (mouse-avoidance-nudge-dist): Doc fix. --- lisp/avoid.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.") (defvar mouse-avoidance-nudge-dist 15 "*Average distance that mouse will be moved when approached by cursor. -Only applies in mode-avoidance-mode `jump' and its derivatives. +Only applies in mouse-avoidance-mode `jump' and its derivatives. For best results make this larger than `mouse-avoidance-threshhold'.") (defvar mouse-avoidance-nudge-var 10 -- 2.39.5