(mouse-avoidance-nudge-dist): Doc fix.

This commit is contained in:
Richard M. Stallman 1994-05-19 22:13:51 +00:00
parent d446a85621
commit f87bb1ee42

View file

@ -82,7 +82,7 @@ instead.")
(defvar mouse-avoidance-nudge-dist 15 (defvar mouse-avoidance-nudge-dist 15
"*Average distance that mouse will be moved when approached by cursor. "*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'.") For best results make this larger than `mouse-avoidance-threshhold'.")
(defvar mouse-avoidance-nudge-var 10 (defvar mouse-avoidance-nudge-var 10