emacs/lisp/progmodes
Alan Mackenzie 36edb6cb97 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.
2018-01-18 17:54:02 +00:00
..
ada-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ada-prj.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ada-stmt.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ada-xref.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
antlr-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
asm-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
autoconf.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
bat-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
bug-reference.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cc-align.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cc-awk.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cc-bytecomp.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cc-cmds.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cc-defs.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cc-engine.el CC Mode: stop distinguishing brace blocks from defun blocks by content. 2018-01-18 17:54:02 +00:00
cc-fonts.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cc-guess.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cc-langs.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cc-menus.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cc-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cc-styles.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cc-vars.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cfengine.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cmacexp.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
compile.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cperl-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cpp.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cwarn.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
dcl-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ebnf-abn.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ebnf-bnf.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ebnf-dtd.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ebnf-ebx.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ebnf-iso.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ebnf-otz.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ebnf-yac.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ebnf2ps.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ebrowse.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
elisp-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
etags.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
executable.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
f90.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
flymake-proc.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
flymake.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
fortran.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gdb-mi.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
glasses.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
grep.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gud.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
hideif.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
hideshow.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
icon.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
idlw-complete-structtag.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
idlw-help.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
idlw-shell.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
idlw-toolbar.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
idlwave.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
inf-lisp.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
js.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ld-script.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
m4-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
make-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
mantemp.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
meta-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
mixal-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
modula2.el lisp/net/*.el, lisp/progmodes/*.el: Fix docstring typos. 2014-03-14 01:22:33 +01:00
octave.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
opascal.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
pascal.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
perl-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
prog-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
project.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
prolog.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ps-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
python.el New customization variable for python-mode indentation (Bug#28475) 2018-01-01 11:16:00 -05:00
ruby-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
scheme.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sh-script.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
simula.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sql.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
subword.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
tcl.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
vera-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
verilog-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
vhdl-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
which-func.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
xref.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
xscheme.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00