mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-21 03:52:16 -08:00
lisp/ChangeLog: Fix bug#11386.
This commit is contained in:
parent
b2c4e6c825
commit
cb4f666ade
1 changed files with 2 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue