1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-10 21:50:37 -08:00
emacs/lisp/progmodes
Alan Mackenzie 66bf12b6a1 CC Mode: Fix syntactic context of BOD sometimes being 'topmost-intro-cont
This happened when the type of the previous function was a struct, etc.,
declaration.

* lisp/progmodes/cc-mode (c-guess-basic-syntax CASE 5N): Check here (for
'topmost-intro-cont) that the first opening brace after BOD is the opening
brace preceding the starting point.
2018-08-27 20:37:49 +00:00
..
ada-mode.el
ada-prj.el
ada-stmt.el
ada-xref.el
antlr-mode.el
asm-mode.el
autoconf.el
bat-mode.el
bug-reference.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
cc-align.el Implement the C++11 "using" type definition. 2018-06-09 21:39:43 +00:00
cc-awk.el
cc-bytecomp.el
cc-cmds.el c-where-wrt-brace-construct: deal with point following a struct's semicolon. 2018-08-27 19:49:25 +00:00
cc-defs.el Audit use of lsh and fix glitches 2018-08-21 13:44:32 -07:00
cc-engine.el CC Mode: Fix syntactic context of BOD sometimes being 'topmost-intro-cont 2018-08-27 20:37:49 +00:00
cc-fonts.el Enhance CC Mode's fontification, etc., of unterminated strings. 2018-05-20 13:28:14 +00:00
cc-guess.el
cc-langs.el Implement the C++11 "using" type definition. 2018-06-09 21:39:43 +00:00
cc-menus.el
cc-mode.el * lisp/progmodes/cc-mode.el: Add version header 2018-08-19 08:47:02 -04:00
cc-styles.el
cc-vars.el * lisp/progmodes/cc-{defs,engine,langs,vars}.el: Comment the use of "a\\`" 2018-04-02 19:53:41 +00:00
cfengine.el
cmacexp.el
compile.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
cperl-mode.el Merge from emacs-26 2018-06-10 18:41:47 -04:00
cpp.el
cwarn.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
dcl-mode.el
ebnf-abn.el
ebnf-bnf.el
ebnf-dtd.el
ebnf-ebx.el
ebnf-iso.el
ebnf-otz.el
ebnf-yac.el
ebnf2ps.el Audit use of lsh and fix glitches 2018-08-21 13:44:32 -07:00
ebrowse.el
elisp-mode.el Remove menu name from emacs-lisp-mode-map (Bug#27114) 2018-07-17 21:40:59 -04:00
etags.el
executable.el
f90.el
flymake-cc.el Add proper Flymake support to cc-mode.el 2018-06-04 01:47:02 +01:00
flymake-proc.el Obsolete Flymake's flymake-diagnostic-types-alist 2018-06-05 15:22:16 +01:00
flymake.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
fortran.el
gdb-mi.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
glasses.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
grep.el Merge from origin/emacs-26 2018-07-13 09:28:15 -07:00
gud.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
hideif.el Audit use of lsh and fix glitches 2018-08-21 13:44:32 -07:00
hideshow.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
icon.el
idlw-complete-structtag.el
idlw-help.el
idlw-shell.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
idlw-toolbar.el
idlwave.el
inf-lisp.el
js.el
ld-script.el
m4-mode.el
make-mode.el Give '$' punctuation syntax in make-mode (Bug#24477) 2018-05-15 19:33:34 -04:00
mantemp.el
meta-mode.el
mixal-mode.el
modula2.el
octave.el The tedious game of whack-a-mole with compiler warnings continues 2018-04-20 18:34:39 -04:00
opascal.el
pascal.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
perl-mode.el
prog-mode.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
project.el
prolog.el
ps-mode.el
python.el Add 'font-lock-maximum-decoration' levels for Python 2018-07-19 22:06:07 +02:00
ruby-mode.el Fix a docstring 2018-06-16 23:00:50 +03:00
scheme.el
sh-script.el
simula.el
sql.el Fix Bug#32107 2018-07-11 05:30:10 +03:00
subword.el Merge from origin/emacs-26 2018-07-24 06:40:58 -07:00
tcl.el Fix Tcl indentation in a namespace 2018-07-03 22:13:27 -06:00
vera-mode.el
verilog-mode.el
vhdl-mode.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
which-func.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
xref.el Merge from origin/emacs-26 2018-08-10 11:28:40 -07:00
xscheme.el