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

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

How can font-lock recognize this style: void func(int __user i) ?


From: Lave
Subject: How can font-lock recognize this style: void func(int __user i) ?
Date: Mon, 13 Oct 2008 19:28:40 +0800

Hi, guys!

In kernel source files, there are lots of declarations like this.
__user is a kind of doc, but font-lock thinks it a identifier(In my
theme, it's yellow), then the real identifier(Here, i) is white.

How can I get it right?

Thanks!




reply via email to

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