1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
emacs/lisp/progmodes
Alan Mackenzie 89d1776b81 Fix spurious fontification of "for (; a * b;)" in CC Mode.
* lisp/progmodes/cc-fonts.el (c-font-lock-declarations): Check for being
inside the parens of a for statement and after a semicolon near the beginning
of the lambda form.
2016-04-25 17:57:24 +00:00
..
ada-mode.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
ada-prj.el
ada-stmt.el
ada-xref.el
antlr-mode.el Spelling fixes 2016-01-25 08:09:09 -08:00
asm-mode.el
autoconf.el
bat-mode.el
bug-reference.el
cc-align.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
cc-awk.el
cc-bytecomp.el
cc-cmds.el Finish fixing a cacheing bug in CC Mode (see 2016-03-09) 2016-03-30 17:14:03 +00:00
cc-defs.el Merge from origin/emacs-25 2016-04-03 13:39:52 -07:00
cc-engine.el c-forward-<>-arglist no longer directly applies face properties in Java Mode. 2016-04-25 17:08:26 +00:00
cc-fonts.el Fix spurious fontification of "for (; a * b;)" in CC Mode. 2016-04-25 17:57:24 +00:00
cc-guess.el
cc-langs.el c-forward-<>-arglist no longer directly applies face properties in Java Mode. 2016-04-25 17:08:26 +00:00
cc-menus.el
cc-mode.el c-forward-<>-arglist no longer directly applies face properties in Java Mode. 2016-04-25 17:08:26 +00:00
cc-styles.el
cc-vars.el Spelling fixes 2016-04-03 23:17:09 -07:00
cfengine.el
cmacexp.el
compile.el Regexps for matching CMake output 2016-04-23 03:10:46 +02:00
cperl-mode.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
cpp.el
cwarn.el
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
ebrowse.el
elisp-mode.el - 2016-03-22 11:01:30 -07:00
etags.el ; Spelling fix (American spelling) 2016-01-25 18:26:42 -05:00
executable.el
f90.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
flymake.el
fortran.el
gdb-mi.el
glasses.el
grep.el Merge from origin/emacs-25 2016-04-24 12:48:34 -07:00
gud.el Remove support for IRIX 2016-03-07 08:26:36 -08:00
hideif.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
hideshow.el Add hideshow bindings analogous to outline mode 2016-02-24 15:13:41 +11:00
icon.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
idlw-complete-structtag.el
idlw-help.el
idlw-shell.el
idlw-toolbar.el Avoid stray As next to IDLW icons 2016-03-24 16:53:24 -07:00
idlwave.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
inf-lisp.el
js.el (js--continued-expression-p): Special-case unary plus and minus 2016-04-02 03:07:09 +03:00
ld-script.el
m4-mode.el
make-mode.el Highlight assignments in Makefiles more correctly 2016-02-24 12:22:15 +11:00
mantemp.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
meta-mode.el
mixal-mode.el
modula2.el
octave.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
opascal.el
pascal.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
perl-mode.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
prog-mode.el Remove prog-indentation-context 2016-03-28 03:59:05 +03:00
project.el Revert "Don't use 'find-program'" 2016-04-21 05:07:27 +03:00
prolog.el Port run-prolog EMACS to SWI-Prolog 7.2.3 2016-04-10 22:47:21 -07:00
ps-mode.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
python.el Add Python 3.5 keyword "await" 2016-04-21 10:05:26 +02:00
ruby-mode.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
scheme.el Allow pretty lambdas in Scheme mode 2016-02-23 19:56:52 +11:00
sh-script.el Merge from origin/emacs-25 2016-04-18 14:05:31 -07:00
simula.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
sql.el Allow _ characters in SQL prompts 2016-04-24 13:44:52 +02:00
subword.el
tcl.el
vera-mode.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
verilog-mode.el Sync with verilog-mode development tree. 2016-03-22 20:46:40 -04:00
vhdl-mode.el Sync with upstream vhdl mode v3.38.1. 2016-04-17 16:15:29 -07:00
which-func.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
xref.el Perform xref searches without visiting unopened files 2016-04-12 21:08:56 +03:00
xscheme.el