]> git.eshelyaron.com Git - emacs.git/commitdiff
(echo-keystrokes): Fix customize type.
authorKarl Heuer <kwzh@gnu.org>
Thu, 2 Oct 1997 02:57:01 +0000 (02:57 +0000)
committerKarl Heuer <kwzh@gnu.org>
Thu, 2 Oct 1997 02:57:01 +0000 (02:57 +0000)
lisp/cus-start.el

index efa46c37bda7fbe30b9833b6329577716f501ce8..ef8366b55fd905e26d96336655db09ba4cecc4aa 100644 (file)
             (auto-save-interval auto-save integer)
             (auto-save-timeout auto-save (choice (const :tag "off" nil)
                                                  (integer :format "%v")))
-            (echo-keystrokes minibuffer boolean)
+            (echo-keystrokes minibuffer integer)
             (polling-period keyboard integer)
             (double-click-time mouse (restricted-sexp
                                       :match-alternatives (integerp 'nil 't)))