aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2002-07-22 15:22:49 +0000
committerRichard M. Stallman <[email protected]>2002-07-22 15:22:49 +0000
commit3284b301183382acc3da8eeb2c9e8b6235631e92 (patch)
tree6ac972572bcc1cdbde68e4081c7c4fa8b82be20f /lisp
parent64f6f48618753d6147a711bf73252227bb19dd3a (diff)
(double-click-fuzz): Added.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/cus-start.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/cus-start.el b/lisp/cus-start.el
index be44e53aec..3a9c9a508c 100644
--- a/lisp/cus-start.el
+++ b/lisp/cus-start.el
@@ -138,6 +138,7 @@
(polling-period keyboard integer)
(double-click-time mouse (restricted-sexp
:match-alternatives (integerp 'nil 't)))
+ (double-click-fuzz mouse integer)
(inhibit-local-menu-bar-menus menu boolean)
(help-char keyboard character)
(help-event-list keyboard (repeat (sexp :format "%v")))