aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x-symbol/lisp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x-symbol/lisp/Makefile b/x-symbol/lisp/Makefile
index 0ebb0c93..8fd12e90 100644
--- a/x-symbol/lisp/Makefile
+++ b/x-symbol/lisp/Makefile
@@ -49,7 +49,7 @@ elibdir = $(lispdir)/elib
infodir = $(prefix)/info
docdir = $(prefix)/doc
-EMACS = xemacs --debug-init --no-site-file --no-init-file --eval '(setq debug-on-error t)'
+EMACS = xemacs --debug-init --no-site-file --no-init-file -q --eval '(setq debug-on-error t)'
#EMACS = emacs
MAKEINFO= makeinfo
TEXI2DVI= texi2dvi