(Spam ELisp Package Sequence of Events): fix typo
[gnus] / make.bat
index ddd22a3..e091bd9 100644 (file)
--- a/make.bat
+++ b/make.bat
@@ -192,7 +192,7 @@ echo *
 echo * (add-to-list 'load-path "/Path/to/gnus/lisp")\r
 echo * (if (featurep 'xemacs)\r
 echo *     (add-to-list 'Info-directory-list "c:/Path/to/gnus/texi/")\r
-echo *   (add-to-list 'Info-default-directory-list "c:/Path/to/gnus/texi/")\r
+echo *   (add-to-list 'Info-default-directory-list "c:/Path/to/gnus/texi/"))\r
 echo * (require 'gnus-load)\r
 echo *\r
 echo * Replace c:/Path/to/gnus with the Path where your new Gnus is (that's here\r