Require cl.
authortmorioka <tmorioka>
Fri, 28 Feb 1997 06:46:48 +0000 (06:46 +0000)
committertmorioka <tmorioka>
Fri, 28 Feb 1997 06:46:48 +0000 (06:46 +0000)
mime-def.el

index f8d85c3..28f7ef1 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 1995,1996,1997 Free Software Foundation, Inc.
 
 ;; Author: MORIOKA Tomohiko <morioka@jaist.ac.jp>
-;; Version: $Id: mime-def.el,v 0.34 1997-02-28 05:29:00 tmorioka Exp $
+;; Version: $Id: mime-def.el,v 0.35 1997-02-28 06:46:48 tmorioka Exp $
 ;; Keywords: definition, MIME, multimedia, mail, news
 
 ;; This file is part of SEMI (SEMI is Emacs MIME Interfaces).
@@ -25,6 +25,9 @@
 
 ;;; Code:
 
+(require 'cl)
+
+
 ;;; @ variables
 ;;;