From: Rüdiger Sonderfeld Date: Tue, 18 Nov 2014 16:55:21 +0000 (+0100) Subject: lisp/ChangeLog: add bug#13871. X-Git-Tag: emacs-25.0.90~2635^2~424 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b2c4e6c82541a3d7e6544a33073039da38e13d0d;p=emacs.git lisp/ChangeLog: add bug#13871. There was a similar patch in bug#13871. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a1635bc475c..0b1456a3dee 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -44,6 +44,7 @@ 2014-11-18 Paul Pogonyshev Rüdiger Sonderfeld + 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".