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

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

Highlight parent if--else


From: Will Chang
Subject: Highlight parent if--else
Date: Thu, 31 Jul 2008 09:30:15 +0800

Hi all,

I knew highlight-parentheses can highlight the parent ( { or[. Is it possible to highlight the parent key words.

for example:

I often write some pl-sql like this.

IF piNum>0 THEN

ELSEIF piNum =-1 THEN

ELSE

END IF.

Can we highlight IF, ELSE END IF just like highlight-parentheses?

Thanks for your help.

reply via email to

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