AWK Mode: make auto-newline work when there's "==" in the pattern.
authorAlan Mackenzie <acm@muc.de>
Sat, 8 Sep 2012 20:00:13 +0000 (20:00 +0000)
committerAlan Mackenzie <acm@muc.de>
Sat, 8 Sep 2012 20:00:13 +0000 (20:00 +0000)
commitace2989a842a84483702cbef6284fe7a8300e18a
tree6d04572259cc9cd925650b2bd736cd5a1a5ac706
parenteabf0404414f2828c08d1d5d8fab4740670e7541
AWK Mode: make auto-newline work when there's "==" in the pattern.
cc-cmds.el (c-point-syntax): Handle virtual semicolons correctly.
cc-engine.el (c-guess-basic-syntax CASE 5A.3): Test more rigorously for
"=" token.
lisp/ChangeLog
lisp/progmodes/cc-cmds.el
lisp/progmodes/cc-engine.el