[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: "enum class" supports for cc-mode
From: |
Glenn Morris |
Subject: |
Re: "enum class" supports for cc-mode |
Date: |
Fri, 31 Oct 2014 16:35:50 -0400 |
User-agent: |
Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) |
Alan Mackenzie wrote:
>> > On Mon, Oct 27, 2014 at 06:36:09PM +0000, Daniel Colascione wrote:
>> >> Here's a small patch that teaches cc-mode about C++11 "enum class"
>> >> syntax
[...]
> I've installed the patch.
Please make ChangeLog entries in the name of the patch author, not the
committer. (Ideally, use commit --author as well, which vc-dir can do
automatically based on the ChangeLog.)