projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1148d37
)
lisp/ChangeLog: add bug#13871.
author
Rüdiger Sonderfeld
<ruediger@c-plusplus.net>
Tue, 18 Nov 2014 16:55:21 +0000
(17:55 +0100)
committer
Rüdiger Sonderfeld
<ruediger@c-plusplus.net>
Tue, 18 Nov 2014 16:55:21 +0000
(17:55 +0100)
There was a similar patch in bug#13871.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index a1635bc475c312965b1e0960349261f7d2bd1d60..0b1456a3dee5e53478c3ce993e153429030921f5 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-44,6
+44,7
@@
2014-11-18 Paul Pogonyshev <pogonyshev@gmail.com>
Rüdiger Sonderfeld <ruediger@c-plusplus.net>
+ Fix bug#13871 (an alternative version of the patch).
* progmodes/cc-langs.el: Support some of the new keywords in
C++11.
(c-operators): Add "alignof".