# HG changeset patch # User Gerd Moellmann # Date 996502131 0 # Node ID f99d2e5ee830e3ad84edcfe2a4f9543be7efd97e # Parent 8e851bd84f3506cc84a9eb97a3e64f5c08d625d4 Add description of double-click-fuzz. diff -r 8e851bd84f35 -r f99d2e5ee830 etc/NEWS --- a/etc/NEWS Mon Jul 30 14:04:37 2001 +0000 +++ b/etc/NEWS Mon Jul 30 14:08:51 2001 +0000 @@ -2202,6 +2202,10 @@ ** Refill minor mode provides preliminary support for keeping paragraphs filled as you modify them. +** The variable `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 new global minor mode `auto-image-file-mode' allows image files to be visited as images. diff -r 8e851bd84f35 -r f99d2e5ee830 man/custom.texi --- a/man/custom.texi Mon Jul 30 14:04:37 2001 +0000 +++ b/man/custom.texi Mon Jul 30 14:08:51 2001 +0000 @@ -1877,6 +1877,11 @@ 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-}