1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-22 18:35:09 +00:00
emacs/lisp/progmodes
Eli Zaretskii 8111f5e6f0 Adapt compile.el to changes in MSVC diagnostics format.
lisp/progmodes/compile.el (compilation-error-regexp-alist-alist):
 Adjust the msft regexp to the output of Studio 2010, and move msft
 before edg-1.  See the discussion on emacs-devel,
 http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00579.html,
 for the details.

 etc/compilation.txt (msft): Add error messages in new Studio 2010
 format.

 test/automated/compile-tests.el (compile-tests--test-regexps-data):
 Add data for msft's new format.
2012-10-14 09:40:05 +02:00
..
.gitignore
ada-mode.el Fix uses of long-obsolete font-lock-reference face. 2012-09-24 19:39:33 +08:00
ada-prj.el
ada-stmt.el
ada-xref.el
antlr-mode.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
asm-mode.el
autoconf.el
bug-reference.el Add missing :version tags 2012-10-06 13:30:26 -07:00
cap-words.el
cc-align.el
cc-awk.el
cc-bytecomp.el * lisp/progmodes/cc-bytecomp.el (cc-bytecomp-defmacro): Remove, unused. 2012-10-09 02:36:16 -04:00
cc-cmds.el
cc-compat.el
cc-defs.el Update some function declarations 2012-09-13 14:41:21 -04:00
cc-engine.el
cc-fonts.el
cc-guess.el
cc-langs.el Update some function declarations 2012-09-13 14:41:21 -04:00
cc-menus.el
cc-mode.el
cc-styles.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
cc-vars.el * lisp/progmodes/cc-bytecomp.el (cc-bytecomp-defmacro): Remove, unused. 2012-10-09 02:36:16 -04:00
cfengine.el
cmacexp.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
compile.el Adapt compile.el to changes in MSVC diagnostics format. 2012-10-14 09:40:05 +02:00
cperl-mode.el
cpp.el
cwarn.el Use declare forms, where possible, to mark obsolete functions. 2012-09-25 12:13:02 +08:00
dcl-mode.el
delphi.el
ebnf2ps.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
ebnf-abn.el
ebnf-bnf.el
ebnf-dtd.el
ebnf-ebx.el
ebnf-iso.el
ebnf-otz.el
ebnf-yac.el
ebrowse.el Remove unread-command-char. 2012-09-12 15:16:36 -04:00
etags.el
executable.el
f90.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
flymake.el Add missing :version tags 2012-10-06 13:30:26 -07:00
fortran.el
gdb-mi.el
glasses.el
grep.el * lisp/replace.el (query-replace-read-from): Use `read-regexp' instead 2012-09-21 00:57:13 +03:00
gud.el
hideif.el Incorporate Semantic's hideif components into hideif.el (replacing advice) 2012-10-02 23:21:47 +08:00
hideshow.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
icon.el
idlw-complete-structtag.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
idlw-help.el
idlw-shell.el Merge from emacs-24; up to 2012-05-07T14:57:18Z!michael.albinus@gmx.de 2012-09-21 11:03:48 +08:00
idlw-toolbar.el
idlwave.el Fix uses of long-obsolete font-lock-reference face. 2012-09-24 19:39:33 +08:00
inf-lisp.el Remove purecopy's that are no longer needed following previous change 2012-09-29 11:30:52 -07:00
js.el
ld-script.el
m4-mode.el
make-mode.el
mantemp.el
meta-mode.el
mixal-mode.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
modula2.el
octave-inf.el
octave-mod.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
pascal.el
perl-mode.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
prolog.el Fix uses of long-obsolete font-lock-reference face. 2012-09-24 19:39:33 +08:00
ps-mode.el Fix uses of long-obsolete font-lock-reference face. 2012-09-24 19:39:33 +08:00
python.el * progmodes/python.el (python-mode-map): Replace 2012-10-11 21:07:25 -03:00
ruby-mode.el Fix uses of long-obsolete font-lock-reference face. 2012-09-24 19:39:33 +08:00
scheme.el
sh-script.el * progmodes/sh-script.el (sh-indent-after-continuation): Add explicit :group. 2012-10-06 13:34:45 -07:00
simula.el
sql.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
subword.el
tcl.el Remove unnecessary require when compiling tcl.el 2012-09-27 00:23:10 -07:00
vera-mode.el Use declare forms, where possible, to mark obsolete functions. 2012-09-25 12:13:02 +08:00
verilog-mode.el Add missing :version tags 2012-10-06 13:30:26 -07:00
vhdl-mode.el Add missing :version tags 2012-10-06 13:30:26 -07:00
which-func.el Use declare forms, where possible, to mark obsolete functions. 2012-09-25 12:13:02 +08:00
xscheme.el