unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Robert W Anderson <rwa@alumni.princeton.edu>
Subject: simple improvements to make-mode.el
Date: Tue, 29 Oct 2002 17:31:51 -0800	[thread overview]
Message-ID: <3DBF3687.8020804@alumni.princeton.edu> (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

             reply	other threads:[~2002-10-30  1:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-30  1:31 Robert W Anderson [this message]
2002-10-30 21:57 ` simple improvements to make-mode.el Kim F. Storm
2002-10-30 21:59 ` Kim F. Storm
2002-10-31 17:25 ` Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3DBF3687.8020804@alumni.princeton.edu \
    --to=rwa@alumni.princeton.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).