require 'ccl only for byte-compile time.
authorshuhei-k <shuhei-k>
Sun, 30 Aug 1998 15:13:12 +0000 (15:13 +0000)
committershuhei-k <shuhei-k>
Sun, 30 Aug 1998 15:13:12 +0000 (15:13 +0000)
emu-mule.el

index 8b74e36..f6642ab 100644 (file)
@@ -490,7 +490,7 @@ Optional non-nil arg START-COLUMN specifies the starting column.
 
 ;;; @ CCL
 ;;;
-(require 'ccl)
+(eval-when-compile (require 'ccl))
 
 (defconst ccl-use-symbol-as-program nil
   "t if CCL related builtins accept symbol as CCL program.