Update.
authorteranisi <teranisi>
Wed, 28 Jun 2000 04:47:33 +0000 (04:47 +0000)
committerteranisi <teranisi>
Wed, 28 Jun 2000 04:47:33 +0000 (04:47 +0000)
wl/ChangeLog

index 955b870..de064fd 100644 (file)
@@ -1,3 +1,13 @@
+2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-summary.el (wl-summary-buffer-prev-folder-func):
+       New buffer-local variable.
+       (wl-summary-buffer-next-folder-func): Ditto.
+       (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
+       if non-nil.
+       (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
+       if non-nil.
+
 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
 
        * wl-demo.el (wl-demo): Don't set the value of `fill-column'