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:
parent
cf115520b7
commit
ff452477b6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user