Mercurial > emacs
diff leim/Makefile.in @ 106522:0a0832d4518d
Fix bug#5091: indentation in c++-mode.
* cc-mode.el (c-basic-common-init): make text property `category' rear
non-sticky.
* cc-engine.el (c-ssb-lit-begin): New defsubst, extracted from ....
(c-syntactic-skip-backward): Refactor, extracting the above.
(c-guess-basic-syntax CASEs 5D.3, 5L): Add extra anchor point;
(c-guess-basic-syntax CASE 19): New CASE to handle template construct
continued over line boundary.
(c-guess-basic-syntax CASE 7): don't trigger on '<'.
author | Alan Mackenzie <acm@muc.de> |
---|---|
date | Thu, 10 Dec 2009 14:29:11 +0000 |
parents | 8f9d6010a478 |
children | 1d1d5d9bd884 |