all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* simple improvements to make-mode.el
@ 2002-10-30  1:31 Robert W Anderson
  2002-10-30 21:57 ` Kim F. Storm
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Robert W Anderson @ 2002-10-30  1:31 UTC (permalink / raw)


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

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

end of thread, other threads:[~2002-10-31 17:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-30  1:31 simple improvements to make-mode.el Robert W Anderson
2002-10-30 21:57 ` Kim F. Storm
2002-10-30 21:59 ` Kim F. Storm
2002-10-31 17:25 ` Richard Stallman

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.