diff options
| author | Alan Mackenzie | 2017-12-14 17:55:59 +0000 |
|---|---|---|
| committer | Alan Mackenzie | 2017-12-14 17:55:59 +0000 |
| commit | f838210b018b74b5dd86800aba807c78c921fc3a (patch) | |
| tree | 217b3c7d87e26f302926a3fba8fb6e1b6f4437ff /src/data.c | |
| parent | 232c6465ce789f980da16063a865ac915b060ca4 (diff) | |
| download | emacs-f838210b018b74b5dd86800aba807c78c921fc3a.tar.gz emacs-f838210b018b74b5dd86800aba807c78c921fc3a.zip | |
Fix misfontification of C++ member initialization list after "throw"
* lisp/progmodes/cc-engine.el (c-forward-type): Stop recognizing a "type"
starting with "throw", by using c-opt-type-modifier-prefix-key.
* lisp/progmodes/cc-langs.el (c-type-modifier-prefix-kwds): New lang const
which, in C++, doesn't contain "throw", otherwise like c-type-modifier-kwds.
(c-opt-type-modifier-prefix-key): New lang const and var, a regexp matching
any keyword in the previous lang const.
Diffstat (limited to 'src/data.c')
0 files changed, 0 insertions, 0 deletions