2001-01-15 Jesper Harder <harder@ifa.au.dk>
authorShengHuo ZHU <zsh@cs.rochester.edu>
Mon, 15 Jan 2001 21:59:57 +0000 (21:59 +0000)
committerShengHuo ZHU <zsh@cs.rochester.edu>
Mon, 15 Jan 2001 21:59:57 +0000 (21:59 +0000)
* make.bat: Fix doc.

ChangeLog
make.bat

index a5e3ce3..f81c1bb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-01-15  Jesper Harder <harder@ifa.au.dk>
+
+       * make.bat: Fix doc.
+
 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * configure.in: Add etc/Makefile.
 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * configure.in: Add etc/Makefile.
index b186705..9e31066 100644 (file)
--- a/make.bat
+++ b/make.bat
@@ -60,12 +60,16 @@ cd ..
 goto end\r
 \r
 :usage\r
 goto end\r
 \r
 :usage\r
-echo Usage: make ^<emacs-dir^> [copy]\r
+echo Usage: make :emacs-dir: [copy]\r
 echo.\r
 echo.\r
-echo where: ^<emacs-dir^> is the directory you installed emacs in\r
+echo where: :emacs-dir: is the directory you installed emacs in\r
 echo                    eg. d:\emacs\20.4\r
 echo        copy indicates that the compiled files should be copied to your\r
 echo             emacs lisp, info, and etc directories\r
 echo                    eg. d:\emacs\20.4\r
 echo        copy indicates that the compiled files should be copied to your\r
 echo             emacs lisp, info, and etc directories\r
+echo.\r
+echo Note: If you have Emacs/w3 you should set the environment variable \r
+echo       W3DIR to the directory where w3 is installed eg.\r
+echo                 set W3DIR=d:\lisp\w3-4.0pre46\lisp\r
 \r
 rem Restore PWD so whoever called this batch file doesn't get confused\r
 set PWD=%GNUS_PWD_SAVE%\r
 \r
 rem Restore PWD so whoever called this batch file doesn't get confused\r
 set PWD=%GNUS_PWD_SAVE%\r