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:
f908076
)
Don't require 'cl at compile-time.
author
shuhei-k
<shuhei-k>
Sat, 22 May 1999 13:29:37 +0000
(13:29 +0000)
committer
shuhei-k
<shuhei-k>
Sat, 22 May 1999 13:29:37 +0000
(13:29 +0000)
mime-parse.el
patch
|
blob
|
history
diff --git
a/mime-parse.el
b/mime-parse.el
index
003b800
..
7d760c4
100644
(file)
--- a/
mime-parse.el
+++ b/
mime-parse.el
@@
-24,10
+24,8
@@
;;; Code:
-(require 'std11)
(require 'mime-def)
-
-(eval-when-compile (require 'cl))
+(require 'std11)
;;; @ lexical analyzer