# HG changeset patch # User Andreas Schwab # Date 898679256 0 # Node ID 2f420ea7b3d41b8151ccdd34f88b64f631d4d6a5 # Parent a191ee97be0045444dbff98fa9e03c6dd903d94d (fast-lock-verbose): Use `other' widget type. diff -r a191ee97be00 -r 2f420ea7b3d4 lisp/fast-lock.el --- a/lisp/fast-lock.el Wed Jun 24 09:06:56 1998 +0000 +++ b/lisp/fast-lock.el Wed Jun 24 09:07:36 1998 +0000 @@ -306,8 +306,8 @@ "*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