diff options
author | Alan Mackenzie <acm@muc.de> | 2018-01-16 21:59:03 +0000 |
---|---|---|
committer | Alan Mackenzie <acm@muc.de> | 2018-01-16 21:59:03 +0000 |
commit | b02a06317b04b56d54f73a7d97568a0bc150a18b (patch) | |
tree | fbb50c28f5d917f4b0e58e8e000b4e93f2437b20 /lisp/emacs-lisp/easymenu.el | |
parent | 743323e570dcb2fdb98a9067073176811fb5428c (diff) | |
download | emacs-b02a06317b04b56d54f73a7d97568a0bc150a18b.tar.gz emacs-b02a06317b04b56d54f73a7d97568a0bc150a18b.tar.bz2 emacs-b02a06317b04b56d54f73a7d97568a0bc150a18b.zip |
C++ Mode: Fontify correctly uniform initialisation with inner parentheses.
E.g.: someStruct x ( (nullptr != y) ? 3 : 4 )
Also fontify declarations of function pointers correctly.
* lisp/progmodes/cc-engine.el (c-forward-decl-or-cast-1): While testing for a
typeless declaration, additionally test the variable `got-prefix' to
recognize a function pointer in parentheses. Allow c-fdoc-shift-type-backward
to be invoked when we have nested parens.
Diffstat (limited to 'lisp/emacs-lisp/easymenu.el')
0 files changed, 0 insertions, 0 deletions