Require 'mime-text when compiling.
authormorioka <morioka>
Sat, 21 Mar 1998 06:14:22 +0000 (06:14 +0000)
committermorioka <morioka>
Sat, 21 Mar 1998 06:14:22 +0000 (06:14 +0000)
emh.el

diff --git a/emh.el b/emh.el
index 5dac778..c2122bd 100644 (file)
--- a/emh.el
+++ b/emh.el
 (require 'mime-view)
 (or (get-unified-alist mime-acting-condition '((type . text)))
     (error "Please install latest SEMI."))
+(eval-when-compile (require 'mime-text))
 
 
 ;;; @ version
 ;;;
 
-(defconst emh-version "1.1.1")
+(defconst emh-version "1.1.3")
 
 
 ;;; @ variable