aboutsummaryrefslogtreecommitdiffhomepage
path: root/FAQ
diff options
context:
space:
mode:
Diffstat (limited to 'FAQ')
-rw-r--r--FAQ3
1 files changed, 2 insertions, 1 deletions
diff --git a/FAQ b/FAQ
index 406457d4..9630820f 100644
--- a/FAQ
+++ b/FAQ
@@ -19,7 +19,8 @@ A. We distribute .elcs for XEmacs, so you will have to delete
Use 'make clean' to remove all .elc files.
Use 'make compile' to recompile .elc files.
- Check that the Makefile sets EMACS to your Emacs executable.
+ Check that the Makefile sets EMACS to your Emacs executable
+ (or simply run 'make compile EMACS=emacs')
-----------------------------------------------------------------