unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* meta-mode.el comment on font lock
@ 2007-09-10 12:49 Lennart Borgman (gmail)
  2007-09-10 14:17 ` Michaël Cadilhac
  2007-09-10 14:21 ` Stefan Monnier
  0 siblings, 2 replies; 6+ messages in thread
From: Lennart Borgman (gmail) @ 2007-09-10 12:49 UTC (permalink / raw)
  To: Emacs Devel

I think the comments about font lock in meta-mode.el needs some 
updating. Here is how it looks now:

;; Font Lock Support:
;;
;; If you are using global-font-lock-mode (introduced in Emacs 19.31),
;; fontification in Metafont and/or MetaPost mode will be activated
;; automatically.  To speed up fontification for the rather complex
;; patterns used in these modes, it may be a good idea to activate
;; lazy-lock as a font-lock-support-mode (introduced in Emacs 19.32)
;; by adding these lines to your startup file:
;;
;;  (global-font-lock-mode t)
;;  (setq font-lock-support-mode 'lazy-lock-mode)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-09-10 15:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-10 12:49 meta-mode.el comment on font lock Lennart Borgman (gmail)
2007-09-10 14:17 ` Michaël Cadilhac
2007-09-10 15:11   ` Lennart Borgman (gmail)
2007-09-10 15:25     ` David Kastrup
2007-09-10 15:32       ` Michaël Cadilhac
2007-09-10 14:21 ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).