Mercurial > emacs
changeset 38605:f99d2e5ee830
Add description of double-click-fuzz.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 30 Jul 2001 14:08:51 +0000 |
parents | 8e851bd84f35 |
children | 32e167f31eb6 |
files | etc/NEWS man/custom.texi |
diffstat | 2 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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.
--- 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-}