--- FLIM-CFG.orig Mon May 31 18:23:26 1999 +++ FLIM-CFG Thu Oct 14 23:56:32 1999 @@ -8,6 +8,8 @@ (add-to-list 'load-path (expand-file-name "../../site-lisp/apel" data-directory)) +(add-to-list 'load-path + (expand-file-name "../site-lisp/emu" data-directory)) (if (boundp 'LISPDIR) (progn @@ -19,6 +21,7 @@ (if (boundp 'VERSION_SPECIFIC_LISPDIR) (add-to-list 'load-path VERSION_SPECIFIC_LISPDIR)) +(require 'emu) (require 'install) (add-latest-path "custom")