Update.
authoryoichi <yoichi>
Wed, 26 Sep 2001 06:01:03 +0000 (06:01 +0000)
committeryoichi <yoichi>
Wed, 26 Sep 2001 06:01:03 +0000 (06:01 +0000)
doc/wl-ja.texi
doc/wl.texi
samples/en/dot.wl
samples/ja/dot.wl

index b7e8031..0ee79c5 100644 (file)
@@ -6433,9 +6433,9 @@ face \e$B$N@_Dj$O\e(B @file{.emacs} \e$B$K=q$/$3$H$O$G$-$J$$$N$G\e(B @file{~/.wl} \e$
 \e$B?7$7$$%a!<%k$,FO$$$?:]$K<B9T$5$l$k%U%C%/!#\e(B
 \e$BCe?.;~$K%S!<%W2;$rLD$i$9!J=i4|@_Dj!K$J$i0J2<$N$h$&$K@_Dj$7$^$9!#\e(B
 @lisp
-(setq wl-biff-notify-hook '(beep))
+(setq wl-biff-notify-hook '(ding))
 @end lisp
-\e$B2;$rLD$i$5$J$$>l9g$O\e(B @code{nil} \e$B$K@_Dj$7$F$/$@$5$$!#\e(B
+\e$B2;$rLD$i$7$?$j$7$J$$>l9g$O\e(B @code{nil} \e$B$K@_Dj$7$F$/$@$5$$!#\e(B
 @end table
 
 
index 38ebda9..57c0abc 100644 (file)
@@ -6528,7 +6528,7 @@ Check mail arrival in this period.
 This hook is run at the arrival of new mail.
 To beep with mail arrival(initial setting), set as follows.
 @lisp
-(setq wl-biff-notify-hook '(beep))
+(setq wl-biff-notify-hook '(ding))
 @end lisp
 For silence, set to @code{nil}.
 @end table
index bf47d01..d2890c0 100644 (file)
 
 ;; notify mail arrival
 ;(setq wl-biff-check-folder-list '("%inbox"))
-;(setq wl-biff-notify-hook '(beep))
+;(setq wl-biff-notify-hook '(ding))
+
 
 ;;; [[ Network ]]
 
index 43ade4a..eb5ce17 100644 (file)
 
 ;; \e$BCe?.DLCN$N@_Dj\e(B
 ;(setq wl-biff-check-folder-list '("%inbox"))
-;(setq wl-biff-notify-hook '(beep))
+;(setq wl-biff-notify-hook '(ding))
+
 
 ;;; [[ \e$B%M%C%H%o!<%/\e(B ]]