emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp/progmodes make-mode.el


From: Daniel Pfeiffer
Subject: [Emacs-commit] emacs/lisp/progmodes make-mode.el
Date: Tue, 17 May 2005 17:36:50 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Daniel Pfeiffer <address@hidden>        05/05/17 21:36:49

Modified files:
        lisp/progmodes : make-mode.el 

Log message:
        (makefile-macroassign-regex, makefile-make-font-lock-keywords): Also 
fontify plain strings assigned to variables, mostly so that a colon has a face 
and is thus not taken as a dependency separator.
        (makefile-mode): Cancel `font-lock-support-mode', because blocks to be 
fontified in one piece can be too long for JIT.  Makefiles are never *that* big.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/progmodes/make-mode.el.diff?tr1=1.92&tr2=1.93&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]