aboutsummaryrefslogtreecommitdiffhomepage
path: root/FAQ
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2004-04-17 22:35:19 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2004-04-17 22:35:19 +0000
commit1c8442f2ac34b1b660a769bcf322eabb9efe29f1 (patch)
tree60b7f4dde703d3a345b8f15fe0e08f813d9c1dd0 /FAQ
parent2968c81ed673a83ed338d9362324a591d1b1b792 (diff)
Updated.
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')
-----------------------------------------------------------------