diff options
| author | Alan Mackenzie | 2016-04-25 15:19:58 +0000 |
|---|---|---|
| committer | Alan Mackenzie | 2016-04-25 15:19:58 +0000 |
| commit | fda715c6cb576502c987e599964b715687b05b15 (patch) | |
| tree | 00c434034bf7cd0815b3af3a8cc7424700be2c68 /src/buffer.c | |
| parent | 438b98e5b70c55129453870b870a139c4a4a77fd (diff) | |
| download | emacs-fda715c6cb576502c987e599964b715687b05b15.tar.gz emacs-fda715c6cb576502c987e599964b715687b05b15.zip | |
Add fontification for a C declaration which looks like a function call.
For example, "t1 *fn (t2 *b);".
* lisp/progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add new variable
at-decl-start, setting it to whether the putative decl starts immediately
after ; or { or }. Accept such a construct as a decl when at-decl-start is
non-nil.
* lisp/progmodes/cc-langs.el (c-pre-start-tokens): New language variable.
Diffstat (limited to 'src/buffer.c')
0 files changed, 0 insertions, 0 deletions