Mercurial > emacs
changeset 22581:2f420ea7b3d4
(fast-lock-verbose): Use `other' widget type.
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Wed, 24 Jun 1998 09:07:36 +0000 |
parents | a191ee97be00 |
children | 122946298ba4 |
files | lisp/fast-lock.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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