unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* c-mode question, emacs specific
@ 2004-03-08  0:32 C-turtle
  2004-03-08  0:58 ` Pascal Bourguignon
  0 siblings, 1 reply; 2+ messages in thread
From: C-turtle @ 2004-03-08  0:32 UTC (permalink / raw)


Inside emacs:
In the c-mode I have a keyword INT defined in one
of two almost equivalent ways:

typedef int INT;
#define INT int

and I want it to highlight just as int and treat it as int inside
emacs.

It may take many years to implement such a functionality to
use typedefs intelligently, but it may be possible to 
to hardwire INT as a reserved word in the same category as
int.

How can I do it??? Please, explain a little as you put your
solution.

C-turtle



-=-
This message was posted via two or more anonymous remailing services.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-03-08  0:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-08  0:32 c-mode question, emacs specific C-turtle
2004-03-08  0:58 ` Pascal Bourguignon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).