|--==> "jpw" == John Paul Wallington <jpw(a)shootybangbang.com> writes:
jpw> +;;;###autoload
jpw> +(defcustom font-lock-mode-line-string " Font"
jpw> + "*String to display in the modeline when Font Lock mode is active.
jpw> +Set this to nil if you don't want a modeline indicator."
jpw> + :type '(choice string
jpw> + (const :tag "none" nil))
jpw> + :group 'font-lock)
Just a quick question: If a person wants to have no mode-line
indicator, should they set this var to 'nil' or should they set it to
a null string '""'?
--
|---<Steve Youngs>---------------<GnuPG KeyID: 10D5C9C5>---|
| XEmacs - It's not just an editor. |
| It's a way of life. |
|------------------------------------<youngs(a)xemacs.org>---|