aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/Makefile.doc
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2004-02-29 01:38:38 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2004-02-29 01:38:38 +0000
commit789f8152c34b49243b2d6987fcdf633c28054c89 (patch)
treed9ff756c9de8d4fb9c41781bec2216db24610f4b /doc/Makefile.doc
parent2533cdbda7783634c1b0b2f846a8305adca3e987 (diff)
Add -no-site-file to batch xemacs.
Diffstat (limited to 'doc/Makefile.doc')
-rw-r--r--doc/Makefile.doc2
1 files changed, 1 insertions, 1 deletions
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