diff options
| author | Alan Mackenzie <acm@muc.de> | 2010-10-09 19:58:28 +0000 |
|---|---|---|
| committer | Alan Mackenzie <acm@muc.de> | 2010-10-09 19:58:28 +0000 |
| commit | e15f8aaa0eb8ac5455d8b5f7536faf7c2b9acbbc (patch) | |
| tree | 3611031fc35a4f1effe7afba8ced057d963529f0 /lisp/emacs-lisp/check-declare.el | |
| parent | eef3ab9443a2cef449d08aa8832f96007fc3a36b (diff) | |
| download | emacs-e15f8aaa0eb8ac5455d8b5f7536faf7c2b9acbbc.tar.gz | |
Enhance fontification of declarators to take account of the
presence/absence of "typedef".
cc-engine.el (c-forward-type): New &optional param "brace-block-too".
(c-forward-decl-or-cast-1): cdr of return value now indicates the
presence of either or both of a "struct"-like keyword and "typedef".
cc-fonts.el (c-complex-decl-matchers): Remove the heuristic fontification
of declarators which follow a "}".
(c-font-lock-declarations): Fontify declarators according to the
presence/absence of "typedef".
cc-langs.el (c-typedef-kwds c-typedef-key): New lang variable for
"typedef".
(c-typedef-decl-key): New lang variable built from c-typedef-decl-kwds.
Diffstat (limited to 'lisp/emacs-lisp/check-declare.el')
0 files changed, 0 insertions, 0 deletions
