Mercurial > emacs
diff lisp/ChangeLog @ 112158:85f869bc6e5c
Fixes: debbugs:7806
* etc/compilation.txt: Add column to gcc-include sample.
* lisp/progmodes/compile.el (compilation-error-regexp-alist-alist)
[gcc-include]: Tighten file name match, add match for column
number.
author | Andreas Schwab <schwab@linux-m68k.org> |
---|---|
date | Sat, 08 Jan 2011 14:31:26 +0100 |
parents | f07ac5fe9893 |
children | 038a93c74821 |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jan 07 18:53:50 2011 -0800 +++ b/lisp/ChangeLog Sat Jan 08 14:31:26 2011 +0100 @@ -1,3 +1,9 @@ +2011-01-08 Andreas Schwab <schwab@linux-m68k.org> + + * progmodes/compile.el (compilation-error-regexp-alist-alist) + [gcc-include]: Tighten file name match, add match for column + number. (Bug#7806) + 2011-01-08 Glenn Morris <rgm@gnu.org> * makefile.w32-in (EMACSOPT): Add --no-site-lisp.