projects
/
elisp
/
emh.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f76ddcf
)
Require 'mime-text when compiling.
author
morioka
<morioka>
Sat, 21 Mar 1998 06:14:22 +0000
(06:14 +0000)
committer
morioka
<morioka>
Sat, 21 Mar 1998 06:14:22 +0000
(06:14 +0000)
emh.el
patch
|
blob
|
history
diff --git
a/emh.el
b/emh.el
index
5dac778
..
c2122bd
100644
(file)
--- a/
emh.el
+++ b/
emh.el
@@
-33,12
+33,13
@@
(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