projects
/
elisp
/
flim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff58318
)
Must require poem.
author
morioka
<morioka>
Wed, 14 Oct 1998 01:56:15 +0000
(
01:56
+0000)
committer
morioka
<morioka>
Wed, 14 Oct 1998 01:56:15 +0000
(
01:56
+0000)
mel.el
patch
|
blob
|
history
diff --git
a/mel.el
b/mel.el
index
bd4ea11
..
51d611c
100644
(file)
--- a/
mel.el
+++ b/
mel.el
@@
-26,6
+26,7
@@
;;; Code:
(require 'mime-def)
+(require 'poem)
(defcustom mime-encoding-list
'("7bit" "8bit" "binary" "base64" "quoted-printable")