]> git.eshelyaron.com Git - emacs.git/commitdiff
Make echo-keystrokes `number'.
authorDave Love <fx@gnu.org>
Fri, 18 Feb 2000 21:15:05 +0000 (21:15 +0000)
committerDave Love <fx@gnu.org>
Fri, 18 Feb 2000 21:15:05 +0000 (21:15 +0000)
lisp/cus-start.el

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