comparison lisp/ChangeLog @ 61425:6dfecf2a19ab

* compilation.txt (symbol): Added gcov-file gcov-bb-file gcov-never-called-line gcov-called-line . * progmodes/compile.el (compilation-error-regexp-alist-alist): Add regexp for gcov.
author Masatake YAMATO <jet@gyve.org>
date Sun, 10 Apr 2005 06:19:31 +0000
parents ad05d91d3598
children bf74e258742e
comparison
equal deleted inserted replaced
61424:ad05d91d3598 61425:6dfecf2a19ab
1 2005-04-10 Masatake YAMATO <jet@gyve.org>
2
3 * progmodes/compile.el (compilation-error-regexp-alist-alist): Add
4 regexp for gcov.
5
1 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org> 6 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
2 7
3 * calendar/time-date.el (time-to-seconds): Don't use the #xhhhh 8 * calendar/time-date.el (time-to-seconds): Don't use the #xhhhh
4 syntax which Emacs 20 doesn't support. 9 syntax which Emacs 20 doesn't support.
5 (seconds-to-time, days-to-time, time-subtract, time-add): Ditto. 10 (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.