diff options
author | Alan Mackenzie <acm@muc.de> | 2018-01-18 17:54:02 +0000 |
---|---|---|
committer | Alan Mackenzie <acm@muc.de> | 2018-01-18 17:54:02 +0000 |
commit | 36edb6cb97ce3d53543c87643077d270bb5bdfd1 (patch) | |
tree | 541f23713a316f4058d984ac70e537825c171319 /test/lisp/emacs-lisp/shadow-resources | |
parent | 779b2ac48423ae72a8cb5cd789a2a25302d857d9 (diff) | |
download | emacs-36edb6cb97ce3d53543c87643077d270bb5bdfd1.tar.gz emacs-36edb6cb97ce3d53543c87643077d270bb5bdfd1.tar.bz2 emacs-36edb6cb97ce3d53543c87643077d270bb5bdfd1.zip |
CC Mode: stop distinguishing brace blocks from defun blocks by content.
Don't merge to master; this is a quick fix for the emacs-26 branch. This is
essentially a reversion of the patch from 2017-11-10 which attempted to handle
C99's compound literals.
The bug here was triggered when a defun block contained a declaration ending
in a comma, yet without a semicolon.
* lisp/progmodes/cc-engine.el (c-guess-basic-syntax): At the CASE 9 test,
remove from the `or' form the test of a block's contents.
Diffstat (limited to 'test/lisp/emacs-lisp/shadow-resources')
0 files changed, 0 insertions, 0 deletions