require 'mime-view when compiling.
authortmorioka <tmorioka>
Thu, 27 Feb 1997 13:37:11 +0000 (13:37 +0000)
committertmorioka <tmorioka>
Thu, 27 Feb 1997 13:37:11 +0000 (13:37 +0000)
semi-setup.el

index cb64c53..1159462 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 1994,1995,1996,1997 Free Software Foundation, Inc.
 
 ;; Author: MORIOKA Tomohiko <morioka@jaist.ac.jp>
 ;; Copyright (C) 1994,1995,1996,1997 Free Software Foundation, Inc.
 
 ;; Author: MORIOKA Tomohiko <morioka@jaist.ac.jp>
-;; Version: $Id: semi-setup.el,v 0.4 1997-02-27 13:28:10 tmorioka Exp $
+;; Version: $Id: semi-setup.el,v 0.5 1997-02-27 13:37:11 tmorioka Exp $
 ;; Keywords: mail, news, MIME, multimedia, multilingual, encoded-word
 
 ;; This file is part of SEMI (SEMI is Emacs MIME Interfaces).
 ;; Keywords: mail, news, MIME, multimedia, multilingual, encoded-word
 
 ;; This file is part of SEMI (SEMI is Emacs MIME Interfaces).
 
 ;;; Code:
 
 
 ;;; Code:
 
+(eval-when-compile
+  (require 'mime-view)
+  )
+
+
 ;;; @ Utility
 ;;;
 
 ;;; @ Utility
 ;;;