]> git.eshelyaron.com Git - emacs.git/commit
CC Mode: minor amendments more accurately to handle virtual semicolons, etc.
authorAlan Mackenzie <acm@muc.de>
Tue, 26 Oct 2021 20:13:18 +0000 (20:13 +0000)
committerAlan Mackenzie <acm@muc.de>
Tue, 26 Oct 2021 20:13:18 +0000 (20:13 +0000)
commitb3a5ad14c1f047786fb71ff6f181b529ffc6ed9e
treecad07f75e8cabee9db722bf4adb3ce5e1b25f111
parent5f150387f17ed24e4bc19842866fdc254ca3f945
CC Mode: minor amendments more accurately to handle virtual semicolons, etc.

* lisp/progmodes/cc-engine.el (c-laomib-loop): Check for a virtual semicolon
as well as a ;.
(c-guess-basic-syntax): CASE 5D - Use c-crosses-statement-barrier-p to check
whether we've gone back past a virtual semicolon.
lisp/progmodes/cc-engine.el