From: Andreas Schwab Date: Wed, 24 Jun 1998 09:07:36 +0000 (+0000) Subject: (fast-lock-verbose): Use `other' widget type. X-Git-Tag: emacs-20.3~498 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3c1fb96c0ff4c3cb66e6d0afc5451d2e443fb6ee;p=emacs.git (fast-lock-verbose): Use `other' widget type. --- diff --git a/lisp/fast-lock.el b/lisp/fast-lock.el index d739673288f..6fec142edea 100644 --- a/lisp/fast-lock.el +++ b/lisp/fast-lock.el @@ -306,8 +306,8 @@ Font Lock cache files saved. Ownership may be unknown for networked files." "*If non-nil, means show status messages for cache processing. If a number, only buffers greater than this size have processing messages." :type '(choice (const :tag "never" nil) - (const :tag "always" t) - (integer :tag "size")) + (integer :tag "size") + (other :tag "always" t)) :group 'fast-lock) (defvar fast-lock-save-faces