;; 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.")