> ! @strong{Warning:} Only use a [EMAIL PROTECTED] @var{mode} argument when > ! you use @code{font-lock-add-keywords} or > ! @code{font-lock-remove-keywords} in your @file{.emacs} file. When you > ! use these functions from a Lisp program (such as a minor mode), we > ! recommend that you use @code{nil} for @var{mode} (and place the call > ! on a hook) to avoid subtle problems due to the details of the > ! implementation. The intention with the above text was to make a non-nil argument semi-obsolete, so that misfeatures related to them don't need to be fixed. I for one won't touch this code and will fight against "fixes" that pollute the rest of the font-lock code,
Stefan _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel