From 42db0279d711a36d65021b07bfa4cef36a38bf99 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Sat, 31 Aug 2002 13:12:01 +0000 Subject: Add -q to emacs --- 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 179ab779..0742d986 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 -batch +EMACS = xemacs -q -batch TMPFILE=pgt -- cgit v1.2.3