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

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

How can I config the color of #include "test.h" in cpp file


From: address@hidden
Subject: How can I config the color of #include "test.h" in cpp file
Date: Sun, 12 Oct 2008 12:58:15 -0700 (PDT)
User-agent: G2/1.0

Hi,

How can I config the color of #include "test.h" in cpp file?
especially the words "#include"?

I try putting these in .emacs :

(set-face-foreground 'font-lock-comment-face "firebrick")
(set-face-foreground 'font-lock-keyword-face "orange")

But it does not work.

Thank you for any help.


reply via email to

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