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:
5314f33
)
Require `poem' instead of `emu'.
author
morioka
<morioka>
Thu, 22 Apr 1999 03:27:36 +0000
(
03:27
+0000)
committer
morioka
<morioka>
Thu, 22 Apr 1999 03:27:36 +0000
(
03:27
+0000)
Don't use `cl' for `caar'.
eword-encode.el
patch
|
blob
|
history
diff --git
a/eword-encode.el
b/eword-encode.el
index
1947a6d
..
1bca5cf
100644
(file)
--- a/
eword-encode.el
+++ b/
eword-encode.el
@@
-24,13
+24,12
@@
;;; Code:
-(require 'emu)
+(require 'poem)
(require 'mel)
(require 'std11)
(require 'mime-def)
(require 'eword-decode)
-(eval-when-compile (require 'cl))
;;; @ variables
;;;