]> git.eshelyaron.com Git - emacs.git/commitdiff
(Mouse Buttons): Document the different units of double-click-fuzz
authorEli Zaretskii <eliz@gnu.org>
Fri, 31 Aug 2001 15:04:56 +0000 (15:04 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 31 Aug 2001 15:04:56 +0000 (15:04 +0000)
on TTYs.

man/custom.texi

index a431674c9f4a15333d583813259771694fd1e4dd..ae9b2be8901729e11dfc226a672cf035ff260c65 100644 (file)
@@ -1897,7 +1897,9 @@ click.  Its value is in units of milliseconds.  If the value is
 @vindex double-click-fuzz
   The variable @code{double-click-fuzz} specifies how much the mouse
 can move between clicks still allow them to be grouped as a multiple
-click.  Its value is in units of pixels; the default is 3.
+click.  Its value is in units of pixels on windowed displays and in
+units of 1/8 of a character cell on text-mode terminals; the default is
+3.
 
   The symbols for mouse events also indicate the status of the modifier
 keys, with the usual prefixes @samp{C-}, @samp{M-}, @samp{H-},