Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
71105:8960b8875970 | 71106:44a7192990fe |
---|---|
1 2006-05-31 Masatake YAMATO <jet@gyve.org> | |
2 | |
3 * progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-called-line): | |
4 Don't put face on `-' lines in gcov file. | |
5 Suggested by Dan Nicolaescu. | |
6 | |
1 2006-05-31 Nick Roberts <nickrob@snap.net.nz> | 7 2006-05-31 Nick Roberts <nickrob@snap.net.nz> |
2 | 8 |
3 * progmodes/gud.el (gud-query-cmdline, gud-common-init): Revert | 9 * progmodes/gud.el (gud-query-cmdline, gud-common-init): Revert |
4 inadvertant changes made with last commit. | 10 inadvertant changes made with last commit. |
5 | 11 |