From: teranisi Date: Wed, 26 Sep 2001 05:45:57 +0000 (+0000) Subject: Fixed last change. X-Git-Tag: wl-2_7_5~39 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98931d109a7da71597644e1dc7960d644a699701;p=elisp%2Fwanderlust.git Fixed last change. --- diff --git a/wl/wl-vars.el b/wl/wl-vars.el index 83bcb39..1603f46 100644 --- a/wl/wl-vars.el +++ b/wl/wl-vars.el @@ -1521,7 +1521,7 @@ every intervals specified by wl-biff-check-interval." (not (featurep 'mule))) "[--]" ;; Japanese short hyphen - "\"[‐]\"") + "[‐]") "String used to show biff status OFF." :type 'string :group 'wl-highlight)