summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Mackenzie <acm@muc.de>2014-11-01 10:36:43 +0000
committerAlan Mackenzie <acm@muc.de>2014-11-01 10:36:43 +0000
commitce4670d74d34148b6c4c4f6b35bb2ab2865e583e (patch)
tree6a482dcada1f71774fb898174e9f15bb85ee1fa7
parentd87931d249a4c7f15d4c1178c6ce396ab18ce1f6 (diff)
downloademacs-ce4670d74d34148b6c4c4f6b35bb2ab2865e583e.tar.gz
Correct name on yesterday's patch "Add "enum classs" support to C++ mode."
to Daniel Colascione.
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 2b170dba51b..a2fd7eed8d3 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -10,7 +10,7 @@
* startup.el (command-line): Remove pointless attempt to avoid
statting the file-system (which expand-file-name doesn't do).
-2014-10-30 Alan Mackenzie <acm@muc.de>
+2014-10-30 Daniel Colascione <dancol@dancol.org>
Add "enum classs" support to C++ mode.
* progmodes/cc-langs.el (c-after-brace-list-decl-kwds)