From: teranisi Date: Thu, 2 May 2002 13:21:36 +0000 (+0000) Subject: (wl-summary-create-line): Bind variable `entity' for backward compatibility. X-Git-Tag: elmo-mark-root~162 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=57c6f7c496c88bf56b3475506669675531dc2570;p=elisp%2Fwanderlust.git (wl-summary-create-line): Bind variable `entity' for backward compatibility. --- diff --git a/wl/ChangeLog b/wl/ChangeLog index 8c4d823..eea91c9 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,3 +1,8 @@ +2002-05-02 Yuuichi Teranishi + + * wl-summary.el (wl-summary-create-line): Bind variable `entity' + for backward compatibility. + 2002-05-02 Yoichi NAKAYAMA * wl-summary.el (wl-summary-line-list-count): New function, merged diff --git a/wl/wl-summary.el b/wl/wl-summary.el index 6e44839..93da3ad 100644 --- a/wl/wl-summary.el +++ b/wl/wl-summary.el @@ -4150,6 +4150,7 @@ If ARG, exit virtual folder." nil wl-summary-fix-timezone)) (make-vector 5 0))) + (entity wl-message-entity) ; backward compatibility. line mark) (if (and wl-thr-indent-string wl-summary-indent-length-limit