diff options
| author | Juri Linkov | 2005-08-14 06:55:35 +0000 |
|---|---|---|
| committer | Juri Linkov | 2005-08-14 06:55:35 +0000 |
| commit | ff452477b675bc969d1b34a9646836140946ee77 (patch) | |
| tree | 04de798545509a5409f5691bf183a0c90289df6e | |
| parent | cf115520b75f884a23530fe51b4eedd5ffd2a0ca (diff) | |
| download | emacs-ff452477b675bc969d1b34a9646836140946ee77.tar.gz emacs-ff452477b675bc969d1b34a9646836140946ee77.zip | |
Add examples of starting and finishing messages.
| -rw-r--r-- | etc/compilation.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/etc/compilation.txt b/etc/compilation.txt index 781596b2737..72ff5ac5316 100644 --- a/etc/compilation.txt +++ b/etc/compilation.txt | |||
| @@ -395,6 +395,9 @@ g++ -o foo.o foo.cc | |||
| 395 | tool1 -output=foo foo.x | 395 | tool1 -output=foo foo.x |
| 396 | tool2 --outfile foo foo.y | 396 | tool2 --outfile foo foo.y |
| 397 | 397 | ||
| 398 | Compilation started at Wed Jul 20 12:20:10 | ||
| 399 | Compilation interrupt at Wed Jul 20 12:20:10 | ||
| 400 | Compilation killed at Wed Jul 20 12:20:10 | ||
| 401 | Compilation terminated at Wed Jul 20 12:20:10 | ||
| 398 | Compilation exited abnormally with code 1 at Wed Jul 20 12:21:12 | 402 | Compilation exited abnormally with code 1 at Wed Jul 20 12:21:12 |
| 399 | |||
| 400 | Compilation finished at Thu Jul 21 15:02:15 | 403 | Compilation finished at Thu Jul 21 15:02:15 |