> or - but this might disturb people accustomed to the current behavior of > plain font-lock -
> (when font-lock-multiline > (setq end (or (text-property-any end (point-max) > 'font-lock-multiline nil) > (point-max))) > (goto-char end) > (setq end (line-beginning-position 2))) > ;; Now do the fontification. I'd rather change jit-lock, since font-lock may be used without jit-lock. Stefan _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel