bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#13871: Add new C++11 keywords to c++-mode


From: Michael Shields
Subject: bug#13871: Add new C++11 keywords to c++-mode
Date: Mon, 4 Mar 2013 17:26:00 -0800

This small patch adds c++-mode support for new C++11 keywords.

My employer, Google, has a copyright assignment on file.


2013-03-04  Michael Shields  <shields@msrl.com>

        * lisp/progmodes/cc-langs.el: Add support for new C++11 keywords
        "alignas", "alignof", "constexpr", "decltype", "nullptr", and
        "thread_local".

Attachment: c++11.diff
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]