projects
/
elisp
/
lemi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d770e2
)
Require `luna'.
author
tomo
<tomo>
Tue, 19 Dec 2000 05:49:47 +0000
(
05:49
+0000)
committer
tomo
<tomo>
Tue, 19 Dec 2000 05:49:47 +0000
(
05:49
+0000)
mime/mime-parse.el
patch
|
blob
|
history
diff --git
a/mime/mime-parse.el
b/mime/mime-parse.el
index
4aeb30c
..
2323fba
100644
(file)
--- a/
mime/mime-parse.el
+++ b/
mime/mime-parse.el
@@
-25,6
+25,7
@@
;;; Code:
(require 'mime-def)
+(require 'luna)
(require 'std11)
(autoload 'mime-entity-body-buffer "mime")