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:
7f906b5
)
Must require 'alist.
author
morioka
<morioka>
Sat, 9 May 1998 12:01:23 +0000
(12:01 +0000)
committer
morioka
<morioka>
Sat, 9 May 1998 12:01:23 +0000
(12:01 +0000)
emh.el
patch
|
blob
|
history
diff --git
a/emh.el
b/emh.el
index
6fab6d3
..
cc8444d
100644
(file)
--- a/
emh.el
+++ b/
emh.el
@@
-30,6
+30,7
@@
;;; Code:
(require 'mh-e)
+(require 'alist)
(require 'mime-view)
(eval-when-compile (require 'mime-text))
@@
-37,7
+38,7
@@
;;; @ version
;;;
-(defconst emh-version "1.3.0")
+(defconst emh-version "1.4.0")
;;; @ variable