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

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

Syntax highlight #ifdef 0


From: Tobias Anderberg
Subject: Syntax highlight #ifdef 0
Date: Sat, 23 Aug 2003 12:44:14 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

I'm trying to figure out how to syntax highlight all text
in a #ifdef 0 block, i.e.

#ifdef 0
    /* Code */
#endif

The text in the block should get the same color as the one
specified for comments. That is to say, I want the same
behaviour as in VIM on this matter.

How do I accomplish this?

Thanks,

-- 
tba softhome net


reply via email to

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