1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-25 07:28:20 +00:00

Add examples of starting and finishing messages.

This commit is contained in:
Juri Linkov 2005-08-14 06:55:35 +00:00
parent cf115520b7
commit ff452477b6

View File

@ -395,6 +395,9 @@ g++ -o foo.o foo.cc
tool1 -output=foo foo.x
tool2 --outfile foo foo.y
Compilation started at Wed Jul 20 12:20:10
Compilation interrupt at Wed Jul 20 12:20:10
Compilation killed at Wed Jul 20 12:20:10
Compilation terminated at Wed Jul 20 12:20:10
Compilation exited abnormally with code 1 at Wed Jul 20 12:21:12
Compilation finished at Thu Jul 21 15:02:15