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:
6d57b9d
)
Don't require `path-util'.
author
tomo
<tomo>
Fri, 15 Dec 2000 03:46:44 +0000
(
03:46
+0000)
committer
tomo
<tomo>
Fri, 15 Dec 2000 03:46:44 +0000
(
03:46
+0000)
mel.el
patch
|
blob
|
history
diff --git
a/mel.el
b/mel.el
index
82de230
..
7df86fd
100644
(file)
--- a/
mel.el
+++ b/
mel.el
@@
-27,7
+27,6
@@
(require 'mime-def)
(require 'alist)
-(require 'path-util)
(defcustom mime-encoding-list
'("7bit" "8bit" "binary" "base64" "quoted-printable")