diff options
author | Michal Nazarewicz <mina86@mina86.com> | 2020-05-04 19:08:10 +0100 |
---|---|---|
committer | Michal Nazarewicz <mina86@mina86.com> | 2020-05-09 11:30:32 +0100 |
commit | ae3c510696f02f01d03052f070e5ce65b4018a45 (patch) | |
tree | 7ffda57aed8788d8b0cbfbb16d486c0d0db15b97 /build-aux | |
parent | fab23328512e47a50caced8d074e86e583cc8a9f (diff) | |
download | emacs-ae3c510696f02f01d03052f070e5ce65b4018a45.tar.gz |
cc-mode: extend regexp used by ‘c-or-c++-mode’
* lisp/progmodes/cc-mode (c-or-c++-mode--regexp): Expand the regexp to
match some more C++-only constructs and recognise a few more standard
C++ header files. Also make sure identifiers start with non-digit.
(c-or-c++-mode): Add ‘(interactive)’ declaration.
* test/lisp/progmodes/cc-mode-tests.el (c-or-c++-mode): Add test case
for the newly recognised constructs.
Diffstat (limited to 'build-aux')
0 files changed, 0 insertions, 0 deletions