diff lisp/cus-start.el @ 732:b9b8621c2439

[xemacs-hg @ 2002-01-22 14:16:38 by youngs] 2002-01-14 Björn Torkelsson <torkel@pdc.kth.se> * menubar-items.el (default-menubar): Open URLs menubar entries moved to mail-lib 2002-01-16 John Paul Wallington <jpw@shootybangbang.com> * cus-start.el: customize the builtin variable 'modifier-keys-sticky-time'. 2002-01-09 John Paul Wallington <jpw@shootybangbang.com> * help.el (describe-mode): synched with FSF 19.34; handle nil minor mode indicators.
author youngs
date Tue, 22 Jan 2002 14:16:39 +0000
parents abe6d1db359e
children 37bdd24225ef
line wrap: on
line diff
--- a/lisp/cus-start.el	Fri Jan 18 18:01:04 2002 +0000
+++ b/lisp/cus-start.el	Tue Jan 22 14:16:39 2002 +0000
@@ -114,6 +114,9 @@
 						    :value (nil)
 						    (symbol
 						     :tag "Condition"))))
+	     (modifier-keys-sticky-time keyboard
+					(choice (integer :tag "Milliseconds")
+						(const :tag "Unbounded" 'unbounded)))
 	     ;; buffer-local
 	     (case-fold-search matching boolean)
 	     (ctl-arrow display (choice (integer 160)