Files
emacs/lisp/progmodes
Alan Mackenzie 33f856ba01 C Mode: Fix mis-fontification of macro invocation as function declaration
This happened with a macro invocation which was followed by a statement block
in braces.

* lisp/progmodes/cc-engine.el (c-forward-decl-or-cast-1): CASE 11: distinguish
between contexts nil and top, being less permissive in the former case.
(c-just-after-func-arglist-p): call c-forward-decl-or-cast-1 with context top.
2016-09-16 10:47:55 +00:00
..
2016-05-07 18:40:55 -07:00
2016-05-01 18:09:29 -07:00
2016-08-05 14:10:30 -07:00
2016-07-10 01:18:47 +02:00
2016-05-26 13:39:41 -07:00
2016-03-28 03:59:05 +03:00
2016-06-25 09:49:16 +08:00
2016-05-07 12:24:27 +02:00
2016-07-26 17:10:56 +02:00
2016-06-06 09:30:22 -07:00
2016-05-08 00:29:44 +03:00