Overlay is required by emu.
authormorioka <morioka>
Sat, 5 Apr 1997 06:20:34 +0000 (06:20 +0000)
committermorioka <morioka>
Sat, 5 Apr 1997 06:20:34 +0000 (06:20 +0000)
mime-def.el

index b153f48..1919c6c 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.46 1997-03-27 20:46:40 morioka Exp $
+;; Version: $Id: mime-def.el,v 0.47 1997-04-05 06:20:34 morioka Exp $
 ;; Keywords: definition, MIME, multimedia, mail, news
 
 ;; This file is part of SEMI (SEMI is Emacs MIME Interfaces).
 ;;; @ button
 ;;;
 
-(if running-xemacs
-    (require 'overlay)
-  )
-
 (defvar mime-button-face 'bold
   "Face used for content-button or URL-button of MIME-Preview buffer.")