aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/avoid.el
diff options
context:
space:
mode:
authorDan Nicolaescu1998-04-20 03:35:05 +0000
committerDan Nicolaescu1998-04-20 03:35:05 +0000
commitf9e9ac1ddebce30fd644f9c854edfbc40a93d4d5 (patch)
tree75ee7cf00f0f2a187b80b6ba0a783936bdaf3eb9 /lisp/avoid.el
parentcd32a7baa4746f699fa4d945c1b1b9e50a9486da (diff)
downloademacs-f9e9ac1ddebce30fd644f9c854edfbc40a93d4d5.tar.gz
emacs-f9e9ac1ddebce30fd644f9c854edfbc40a93d4d5.zip
*** empty log message ***
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