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

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

Font lock for #if 0 ... #endif


From: gamename
Subject: Font lock for #if 0 ... #endif
Date: 14 May 2007 18:50:44 -0700
User-agent: G2/1.0

Hi Everyone,

Sometimes in my C routines,  I do

#if 0
<code>
#endif

to temporarily skip compilation of code (mostly for debugging
purposes).

How can I change fontlock to recolor the region to something obvious?

Thanks,
-T



reply via email to

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