From fe96de51c94987ae2ba346e5c240b796870c8099 Mon Sep 17 00:00:00 2001 From: kaoru Date: Sun, 9 Nov 2003 12:59:51 +0000 Subject: [PATCH] * wl-vars.el (wl-use-semi): Remove unused variable. --- wl/ChangeLog | 4 ++++ wl/wl-vars.el | 3 --- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/wl/ChangeLog b/wl/ChangeLog index dbe1a3f..bce5a37 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,3 +1,7 @@ +2003-11-09 TAKAHASHI Kaoru + + * wl-vars.el (wl-use-semi): Remove unused variable. + 2003-11-05 Yuuichi Teranishi * wl-vars.el (wl-summary-new-cached-mark): Changed default value to diff --git a/wl/wl-vars.el b/wl/wl-vars.el index e69879c..e8c7359 100644 --- a/wl/wl-vars.el +++ b/wl/wl-vars.el @@ -129,9 +129,6 @@ (defvar wl-cs-cache wl-cs-local) -(defvar wl-use-semi (module-installed-p 'mime-view) ; If nil, use tm. - "*Use SEMI or not.") - (defcustom wl-from (and user-mail-address (concat (and (user-full-name) (concat (elmo-address-quote-specials -- 1.7.10.4