aboutsummaryrefslogtreecommitdiffstats
path: root/man/custom.texi
diff options
context:
space:
mode:
authorGerd Moellmann <[email protected]>2001-07-30 14:08:51 +0000
committerGerd Moellmann <[email protected]>2001-07-30 14:08:51 +0000
commit4e8864c7fcd4351db982362b901e1d7483e7081a (patch)
treeccc8229019457bf1a3bf512b30df3f19cecd51ab /man/custom.texi
parentcef68af5030bd9d4b0a6c552d443aa0a875d7902 (diff)
Add description of double-click-fuzz.
Diffstat (limited to 'man/custom.texi')
-rw-r--r--man/custom.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/man/custom.texi b/man/custom.texi
index 5a42291ca3..8c4c6df035 100644
--- a/man/custom.texi
+++ b/man/custom.texi
@@ -1877,6 +1877,11 @@ in milliseconds. If the value is @code{nil}, double clicks are not
detected at all. If the value is @code{t}, then there is no time
limit.
+@vindex double-click-fuzz
+ The variable @code{double-click-fuzz} specifies how much the mouse
+may be moved between clicks that are recognized as a pair. Its value
+is measured in pixels.
+
The symbols for mouse events also indicate the status of the modifier
keys, with the usual prefixes @samp{C-}, @samp{M-}, @samp{H-},
@samp{s-}, @samp{A-} and @samp{S-}. These always precede @samp{double-}