"Macros with ;".
(Macros with ;): New page.
- * progmodes/cc-mode.texi (Movement Commands): Document
- `c-defun-tactic'. Document the new handling of nested scopes for
- movement by defuns.
+ * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
+ Document the new handling of nested scopes for movement by defuns.
2011-10-23 Michael Albinus <michael.albinus@gmx.de>
Fix bug #9560, sporadic wrong indentation; improve instrumentation
of c-parse-state.
- * cc-engine.el (c-append-lower-brace-pair-to-state-cache):
+ * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
correct faulty logical expression.
(c-parse-state-state, c-record-parse-state-state):
(c-replay-parse-state-state): New defvar/defuns.