diff man/custom.texi @ 39060:07afb71a874e

(Mouse Buttons): Document the different units of double-click-fuzz on TTYs.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 31 Aug 2001 15:04:56 +0000
parents d44abb4e68b2
children 10b97dddcb68
line wrap: on
line diff
--- a/man/custom.texi	Fri Aug 31 11:46:11 2001 +0000
+++ b/man/custom.texi	Fri Aug 31 15:04:56 2001 +0000
@@ -1897,7 +1897,9 @@
 @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-},