Mercurial > emacs
diff lisp/ChangeLog @ 71106:44a7192990fe
(compilation-error-regexp-alist-alist::gcov-called-line):
Don't put face on `-' lines in gcov file. Suggested by Dan Nicolaescu.
author | Masatake YAMATO <jet@gyve.org> |
---|---|
date | Wed, 31 May 2006 07:21:10 +0000 |
parents | dd2f1677d4ad |
children | b44a459ae79e |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed May 31 02:10:40 2006 +0000 +++ b/lisp/ChangeLog Wed May 31 07:21:10 2006 +0000 @@ -1,3 +1,9 @@ +2006-05-31 Masatake YAMATO <jet@gyve.org> + + * progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-called-line): + Don't put face on `-' lines in gcov file. + Suggested by Dan Nicolaescu. + 2006-05-31 Nick Roberts <nickrob@snap.net.nz> * progmodes/gud.el (gud-query-cmdline, gud-common-init): Revert