]> code.delx.au - gnu-emacs/blobdiff - lisp/bookmark.el
Fix a bunch of custom types (thank you cus-test.el)
[gnu-emacs] / lisp / bookmark.el
index 482cdf927520a5e17ecf6c518f55c273817237d3..cab81c3b135409025f55b2e35d5f16bb2f5d2fe5 100644 (file)
@@ -170,7 +170,7 @@ A non-nil value may result in truncated bookmark names."
 (defcustom bookmark-search-delay 0.2
   "Time before `bookmark-bmenu-search' updates the display."
   :group 'bookmark
-  :type  'integer)
+  :type  'number)
 
 (defface bookmark-menu-heading
   '((t (:inherit font-lock-type-face)))