* wl-vars.el (toplevel): Require elmo-util.
authoryoichi <yoichi>
Tue, 25 Sep 2001 16:59:23 +0000 (16:59 +0000)
committeryoichi <yoichi>
Tue, 25 Sep 2001 16:59:23 +0000 (16:59 +0000)
wl/ChangeLog
wl/wl-vars.el

index 02d89af..554128d 100644 (file)
@@ -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>
 
index 432b2d3..b7169f0 100644 (file)
@@ -32,6 +32,7 @@
 ;;
 
 (require 'elmo-vars)
+(require 'elmo-util)
 
 (if (module-installed-p 'custom)
     (require 'custom))