Mercurial > emacs
diff etc/NEWS @ 38605:f99d2e5ee830
Add description of double-click-fuzz.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 30 Jul 2001 14:08:51 +0000 |
parents | 7c2e49c3cf0a |
children | 021a0445b5f6 |
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.