Require 'cl first.
authorshuhei-k <shuhei-k>
Fri, 19 Jun 1998 16:27:32 +0000 (16:27 +0000)
committershuhei-k <shuhei-k>
Fri, 19 Jun 1998 16:27:32 +0000 (16:27 +0000)
SEMI-CFG

index ef1e605..ddf47c7 100644 (file)
--- a/SEMI-CFG
+++ b/SEMI-CFG
@@ -4,6 +4,8 @@
 
 ;;; Code:
 
+(require 'cl)
+
 (defvar default-load-path load-path)
 
 (add-to-list 'load-path
@@ -20,7 +22,6 @@
 (condition-case nil
     (require 'install)
   (error (error "Please install APEL 8.7 or later.")))
-(require 'cl)
 
 (add-path "bitmap-mule")
 (add-path "flim")