help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: font-lock-keyword


From: Sandip Chitale
Subject: Re: font-lock-keyword
Date: Tue, 20 Jul 2004 15:04:36 -0700

"Randy Haddox" <randal.haddox@us.army.mil> wrote in message
news:mailman.797.1090355649.1960.help-gnu-emacs@gnu.org...
> I am trying to set up a custom .emacs function that will assign
> individual foreground colors to a list of keywords.
>
> For example, I'd like to find the keywords "include", "define", and
> "assign" in a file and change their foreground colors to "green",
> "blue", and "purple" respectively.
>
>
> Any help would be much appreciated.
>
>
> Thanks,
> Randy

Do:

M-x describe-function RET font-lock-add-keywords RET




reply via email to

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