gnus-icalendar small fix
[gnus] / make.bat
index e65a629..b1d7a23 100644 (file)
--- a/make.bat
+++ b/make.bat
@@ -1,15 +1,20 @@
-@echo off\r
+@echo OFF\r
+REM Change this to ON when debugging this batch file.\r
 \r
-rem Written by Frank Schmitt <ich@frank-schmitt.net>\r
+rem Written by Frank Schmitt (ich@frank-schmitt.net)\r
 rem based on the work by David Charlap (shamino@writeme.com)\r
 rem .\r
+rem .\r
 rem Clear PWD so emacs doesn't get confused\r
 set GNUS_PWD_SAVE=%PWD%\r
 set PWD=\r
 set ERROR=:\r
+REM set pause=\r
 \r
-if "%1" == "" goto usage\r
+if %1p == p goto usage\r
 \r
+echo * Installing Gnus on your system.  Operating system:\r
+ver\r
 rem Emacs 20.7 no longer includes emacs.bat. Use emacs.exe if the batch file is\r
 rem not present -- this also fixes the problem about too many parameters on Win9x.\r
 if exist %1\emacs.bat goto ebat\r
@@ -21,8 +26,8 @@ goto noemacs
 set EMACS=emacs.bat\r
 echo.\r
 echo ***************************************************************************\r
-echo * Using emacs.bat (If you've got en Emacs >= 20.3 please remove Emacs.bat, \r
-echo * it isn't needed anymore.\r
+echo * Using emacs.bat  (If you've got Emacs 20.3 or higher please remove\r
+echo * Emacs.bat, it isn't needed anymore.)\r
 echo ***************************************************************************\r
 echo.\r
 goto emacs\r
@@ -38,8 +43,8 @@ goto emacs
 \r
 :emacs\r
 if not "%2" == "/copy" goto emacsnocopy\r
-if not exist %