(font-lock-verbose): Use `other' widget type.

This commit is contained in:
Andreas Schwab 1998-06-24 09:09:56 +00:00
parent e48807d140
commit b4a38363e6

View file

@ -287,8 +287,8 @@ decoration for buffers in C++ mode, and level 1 decoration otherwise."
"*If non-nil, means show status messages for buffer fontification.
If a number, only buffers greater than this size have fontification messages."
:type '(choice (const :tag "never" nil)
(const :tag "always" t)
(integer :tag "size"))
(integer :tag "size")
(other :tag "always" t))
:group 'font-lock)
;; Fontification variables: