Mercurial > hg > xemacs-beta
comparison netinstall/log.cc @ 673:685b588e92d8
[xemacs-hg @ 2001-10-30 05:13:26 by andyp]
merge of windows 21.4.5 codeline
author | andyp |
---|---|
date | Tue, 30 Oct 2001 05:13:31 +0000 |
parents | 3078fd1074e8 |
children |
comparison
equal
deleted
inserted
replaced
672:42a8626b741e | 673:685b588e92d8 |
---|---|
108 been_here = 1; | 108 been_here = 1; |
109 | 109 |
110 if (exit_msg) | 110 if (exit_msg) |
111 note (exit_msg); | 111 note (exit_msg); |
112 | 112 |
113 log (LOG_TIMESTAMP, "Ending cygwin install"); | 113 log (LOG_TIMESTAMP, "Ending XEmacs install"); |
114 | 114 |
115 if (source == IDC_SOURCE_DOWNLOAD || !root_dir) | 115 if (source == IDC_SOURCE_DOWNLOAD || !root_dir) |
116 { | 116 { |
117 log_save (LOG_BABBLE, "setup.log.full", 0); | 117 log_save (LOG_BABBLE, "setup.log.full", 0); |
118 log_save (0, "setup.log", 1); | 118 log_save (0, "setup.log", 1); |