aboutsummaryrefslogtreecommitdiff
path: root/emms.texinfo
diff options
context:
space:
mode:
Diffstat (limited to 'emms.texinfo')
-rw-r--r--emms.texinfo8
1 files changed, 8 insertions, 0 deletions
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: