Bind open-paren-in-column-0-is-defun-start to nil at some entry points.
authorAlan Mackenzie <acm@muc.de>
Sun, 19 Jan 2014 12:32:47 +0000 (12:32 +0000)
committerAlan Mackenzie <acm@muc.de>
Sun, 19 Jan 2014 12:32:47 +0000 (12:32 +0000)
commite3af763f4da9157de53f0533a7fb32fb831994e6
treeaf498aa2415dc23c975a1292323e3d01fb47c4b0
parent4ff6d92ddd7e36f9dac5b418ddea1ce0524b54c4
Bind open-paren-in-column-0-is-defun-start to nil at some entry points.
* progmodes/cc-engine.el (c-invalidate-state-cache-1)
(c-parse-state-1, c-guess-basic-syntax):  Bind it here.
* progmodes/cc-mode.el (c-before-change, c-after-change)
(c-font-lock-fontify-region): Bind it here.
lisp/ChangeLog
lisp/progmodes/cc-engine.el
lisp/progmodes/cc-mode.el