From: kaoru Date: Wed, 26 Sep 2001 09:45:12 +0000 (+0000) Subject: * wl-summary.el (wl-summary-switch-to-clone-buffer): Use X-Git-Tag: wl-2_7_5~35 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4aff4dffcc816e7e84cbe2f5482f5f1b54044f4d;p=elisp%2Fwanderlust.git * wl-summary.el (wl-summary-switch-to-clone-buffer): Use `wl-summary-target-above' instead of obsolete variable `wl-summary-temp-above'. --- diff --git a/wl/ChangeLog b/wl/ChangeLog index 574e8fa..d8f9bb4 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,5 +1,9 @@ 2001-09-26 TAKAHASHI Kaoru + * wl-summary.el (wl-summary-switch-to-clone-buffer): Use + `wl-summary-target-above' instead of obsolete variable + `wl-summary-temp-above'. + * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable' instead of `make-obsolete-variable'. * wl-refile.el (toplevel): Ditto. diff --git a/wl/wl-summary.el b/wl/wl-summary.el index 7d7e245..139a897 100644 --- a/wl/wl-summary.el +++ b/wl/wl-summary.el @@ -2423,7 +2423,7 @@ If ARG, without confirm." '(wl-summary-scored wl-summary-default-score wl-summary-important-above - wl-summary-temp-above + wl-summary-target-above wl-summary-mark-below wl-summary-expunge-below)) (and (featurep 'wl-score)