summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonan Waide <waider@waider.ie>2002-07-08 16:37:46 +0000
committerRonan Waide <waider@waider.ie>2002-07-08 16:37:46 +0000
commit9910355b2fce0f05da2ca24e59ab836ce5e6ea36 (patch)
tree7ef460cf8e1165f9800e746ae46726828e9dc6f8
parent545aba713fbc2cd8c8d99990cd356cc8b7571f39 (diff)
Defanged a commented-out line with a redirection in it.
-rw-r--r--bits/make.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/bits/make.bat b/bits/make.bat
index 3f5ff94..0e5248d 100644
--- a/bits/make.bat
+++ b/bits/make.bat
@@ -73,7 +73,7 @@ call %1\bin\%emacs% -batch -q -no-site-file %PUSHPATH% -l ./bbdb.elc %MHE% -f ba
echo home is where the heart is.
-rem echo >bbdb-autoloads.el
+rem echo &gt; bbdb-autoloads.el
rem call %1\bin\%emacs% -batch -q -no-site-file -l autoload -eval "(setq generated-autoload-file \"%BBDBDIR%\\bbdb-autoloads.el\")" -eval "(setq make-backup-files nil)" -eval "(setq autoload-package-name \"bbdb\")" -f batch-update-autoloads %BBDBDIR%
call %1\bin\%emacs% -batch -q -no-site-file -f batch-byte-compile bbdb-autoloads.el