(frame-background-mode): Move to tinycustom.el.
[elisp/apel.git] / APEL-MK
diff --git a/APEL-MK b/APEL-MK
index 3a7bab0..2ffbea4 100644 (file)
--- a/APEL-MK
+++ b/APEL-MK
@@ -70,7 +70,7 @@
 
 (defun compile-apel ()
   (config-apel)
-  (load "EMU-ELS")
+  (load-file "EMU-ELS")
   (load-file "APEL-ELS")
   (compile-elisp-modules emu-modules   ".")
   (compile-elisp-modules apel-modules  ".")
 
 (defun what-where-apel ()
   (config-apel)
-  (load "EMU-ELS")
+  (load-file "EMU-ELS")
   (princ (format "
 The files that belong to the EMU modules:
   %s