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:
a3a41df
)
* wl-vars.el (toplevel): Require elmo-util.
author
yoichi
<yoichi>
Tue, 25 Sep 2001 16:59:23 +0000
(16:59 +0000)
committer
yoichi
<yoichi>
Tue, 25 Sep 2001 16:59:23 +0000
(16:59 +0000)
wl/ChangeLog
patch
|
blob
|
history
wl/wl-vars.el
patch
|
blob
|
history
diff --git
a/wl/ChangeLog
b/wl/ChangeLog
index
02d89af
..
554128d
100644
(file)
--- a/
wl/ChangeLog
+++ b/
wl/ChangeLog
@@
-1,6
+1,7
@@
2001-09-26 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
* wl-vars.el (wl-biff-notify-hook): Set default to beep.
+ (toplevel): Require elmo-util.
2001-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
diff --git
a/wl/wl-vars.el
b/wl/wl-vars.el
index
432b2d3
..
b7169f0
100644
(file)
--- a/
wl/wl-vars.el
+++ b/
wl/wl-vars.el
@@
-32,6
+32,7
@@
;;
(require 'elmo-vars)
+(require 'elmo-util)
(if (module-installed-p 'custom)
(require 'custom))