aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/avoid.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/avoid.el')
-rw-r--r--lisp/avoid.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/avoid.el b/lisp/avoid.el
index e9351844989..0ce9e479229 100644
--- a/lisp/avoid.el
+++ b/lisp/avoid.el
@@ -89,7 +89,8 @@ You must modify via \\[customize] for this variable to have an effect."
89 (const animate) (const exile) (const proteus) 89 (const animate) (const exile) (const proteus)
90 ) 90 )
91 :group 'avoid 91 :group 'avoid
92 :require 'avoid) 92 :require 'avoid
93 :version "20.3")
93 94
94 95
95(defcustom mouse-avoidance-nudge-dist 15 96(defcustom mouse-avoidance-nudge-dist 15