diff options
author | Paul Pogonyshev <pogonyshev@gmail.com> | 2014-11-18 03:34:01 +0100 |
---|---|---|
committer | RĂ¼diger Sonderfeld <ruediger@c-plusplus.net> | 2014-11-18 03:34:01 +0100 |
commit | 0b37f903b62b29726644dbad330d2a0bf91d85d6 (patch) | |
tree | f5bb3c8c11230df191853579bd64f88fdb853552 /lisp/emacs-lisp | |
parent | 1901029f6b6aadd210001b2154282bec0b9d3b07 (diff) | |
download | emacs-0b37f903b62b29726644dbad330d2a0bf91d85d6.tar.gz |
progmodes/cc-langs.el: Support some of the new keywords in C++11.
(c-operators): Add "alignof".
(c-primitive-type-kwds): Add "char16_t", "char32_t".
(c-type-modifier-kwds): Add "constexpr", "noexcept".
(c-modifier-kwds): Add "thread_local".
(c-constant-kwds): Add "nullptr".
Original patch by Paul Pogonyshev <pogonyshev@gmail.com> and updated
by RĂ¼diger Sonderfeld <ruediger@c-plusplus.net>.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions