emacs-devel
[Top][All Lists]
Advanced

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

simple improvements to make-mode.el


From: Robert W Anderson
Subject: simple improvements to make-mode.el
Date: Tue, 29 Oct 2002 17:31:51 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020826

In make-mode.el, the definition of makefile-macroassign-regex misses
macro assignments that prepend the keyword "export".  font-lock then
misses them for colorization.

In addition, it seems natural to include in font-lock-keyword-face
additional keywords beyond include directives and conditionals, to
include for example all of GNU make's keywords (foreach, etc.)

What is the proper procedure for submitting these extensions?  diff
against CVS HEAD and mail to the list?

Thanks,
Bob Anderson






reply via email to

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