From a33158e96b8da3e4be465baac2e918f9127a5559 Mon Sep 17 00:00:00 2001 From: Michael Olson Date: Thu, 20 Apr 2006 23:47:00 +0000 Subject: Make XEmacs21 and Emacs21 happy. darcs-hash:20060420234749-1bfb2-e458134b41ba8e28d25030fe5b6d6b8f4222c28d.gz --- emms.texinfo | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'emms.texinfo') diff --git a/emms.texinfo b/emms.texinfo index ada427e..b9039da 100644 --- a/emms.texinfo +++ b/emms.texinfo @@ -165,6 +165,14 @@ then in your ~/.emacs, you should do: @cindex compiling +If you are using XEmacs, you will need to edit @file{Makefile} as +follows before continuing. + +@example +EMACS=xemacs +SITEFLAG=-no-site-file +@end example + You can byte-compile Emms by first entering the directory containing the Emms source code, followed by invoking: -- cgit v1.2.3