projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2c4e6c
)
lisp/ChangeLog: Fix bug#11386.
author
Rüdiger Sonderfeld
<ruediger@c-plusplus.net>
Tue, 18 Nov 2014 17:01:55 +0000
(18:01 +0100)
committer
Rüdiger Sonderfeld
<ruediger@c-plusplus.net>
Tue, 18 Nov 2014 17:01:55 +0000
(18:01 +0100)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 0b1456a3dee5e53478c3ce993e153429030921f5..adf82739b2e52e05b005818e197be0a78bf8f2e1 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-2731,7
+2731,8
@@
(c-typeless-decl-kwds): Append "auto" onto the C++ value.
(c-not-decl-init-keywords): Also exclude c-typeof-kwds from value.
- Make ">>" act as double template ender in C++ Mode.
+ Make ">>" act as double template ender in C++ Mode. Fix
+ bug#11386.
* progmodes/cc-langs.el (c->-op-cont-tokens): New lang-const split
off from c->-op-cont-re.
(c->-op-cont-tokens): Change to use the above.