]> git.eshelyaron.com Git - emacs.git/commit
Indent statements in macros following "##" correctly.
authorAlan Mackenzie <acm@muc.de>
Sun, 27 Oct 2013 21:24:17 +0000 (21:24 +0000)
committerAlan Mackenzie <acm@muc.de>
Sun, 27 Oct 2013 21:24:17 +0000 (21:24 +0000)
commitb1e8e010610ae57027c84f2f7c2966baf8ef274d
treea189077db0078694ee0aae9b454634f7920cec3e
parenta94fc965f4d32cae0e9b93b8c8947612a540d1b9
Indent statements in macros following "##" correctly.
* progmodes/cc-engine.el (c-crosses-statement-barrier-p): Modify
the "#" arm of a cond form to handle "#" and "##" operators.
lisp/ChangeLog
lisp/progmodes/cc-engine.el