X-Git-Url: https://cgit.sxemacs.org/?a=blobdiff_plain;f=make.bat;h=e091bd9aeaf8a0324aed722bb2fd53685f613ed8;hb=ad4bc6ba08b2ac044fbf45da1ed5a127e31f6cb0;hp=ddd22a377e6d89d95a1dd398cf2380fad93e1d9d;hpb=494a6f02a702722accf284cd4f802d4ffaaf16ed;p=gnus diff --git a/make.bat b/make.bat index ddd22a377..e091bd9ae 100644 --- a/make.bat +++ b/make.bat @@ -192,7 +192,7 @@ echo * echo * (add-to-list 'load-path "/Path/to/gnus/lisp") echo * (if (featurep 'xemacs) echo * (add-to-list 'Info-directory-list "c:/Path/to/gnus/texi/") -echo * (add-to-list 'Info-default-directory-list "c:/Path/to/gnus/texi/") +echo * (add-to-list 'Info-default-directory-list "c:/Path/to/gnus/texi/")) echo * (require 'gnus-load) echo * echo * Replace c:/Path/to/gnus with the Path where your new Gnus is (that's here