projects
/
elisp
/
wanderlust.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12da6ab
)
* wl-draft.el (toplevel): Require eword-encode.
author
yoichi
<yoichi>
Wed, 4 Aug 2004 16:17:29 +0000
(16:17 +0000)
committer
yoichi
<yoichi>
Wed, 4 Aug 2004 16:17:29 +0000
(16:17 +0000)
wl/ChangeLog
patch
|
blob
|
history
wl/wl-draft.el
patch
|
blob
|
history
diff --git
a/wl/ChangeLog
b/wl/ChangeLog
index
9f5fa58
..
1ba8666
100644
(file)
--- a/
wl/ChangeLog
+++ b/
wl/ChangeLog
@@
-1,3
+1,7
@@
+2004-08-05 Yoichi NAKAYAMA <yoichi@geiin.org>
+
+ * wl-draft.el (toplevel): Require eword-encode.
+
2004-08-01 Yoichi NAKAYAMA <yoichi@geiin.org>
* wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
diff --git
a/wl/wl-draft.el
b/wl/wl-draft.el
index
66bf444
..
ae93ac0
100644
(file)
--- a/
wl/wl-draft.el
+++ b/
wl/wl-draft.el
@@
-36,6
+36,7
@@
(require 'emu)
(condition-case nil (require 'timezone) (error nil))
(require 'std11)
+(require 'eword-encode)
(require 'wl-vars)
(defvar x-face-add-x-face-version-header)