diff options
author | Alan Mackenzie <acm@muc.de> | 2016-09-16 10:47:55 +0000 |
---|---|---|
committer | Alan Mackenzie <acm@muc.de> | 2016-09-16 10:47:55 +0000 |
commit | 33f856ba01d13f649cf5c848b322ecb0dbfc02fc (patch) | |
tree | 5bceca518117109c5a69cf93066f4abf26fa6cfb /test/lisp/emacs-lisp/lisp-tests.el | |
parent | 7123896626b06c26c4e37839ab41e41980c8f433 (diff) | |
download | emacs-33f856ba01d13f649cf5c848b322ecb0dbfc02fc.tar.gz emacs-33f856ba01d13f649cf5c848b322ecb0dbfc02fc.tar.bz2 emacs-33f856ba01d13f649cf5c848b322ecb0dbfc02fc.zip |
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.
Diffstat (limited to 'test/lisp/emacs-lisp/lisp-tests.el')
0 files changed, 0 insertions, 0 deletions