From 789f8152c34b49243b2d6987fcdf633c28054c89 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Sun, 29 Feb 2004 01:38:38 +0000 Subject: Add -no-site-file to batch xemacs. --- doc/Makefile.doc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/Makefile.doc') diff --git a/doc/Makefile.doc b/doc/Makefile.doc index 0742d986..ad055cb0 100644 --- a/doc/Makefile.doc +++ b/doc/Makefile.doc @@ -38,7 +38,7 @@ DVI2PS = dvips -Pcmz TEXI2PDF = texi2pdf TEXI2HTML = texi2html -expandinfo -number -split_chapter # FIXME: choose emacs automatically if xemacs not available -EMACS = xemacs -q -batch +EMACS = xemacs -q -no-site-file -batch TMPFILE=pgt -- cgit v1.2.3