From: teranisi Date: Wed, 26 Sep 2001 05:47:37 +0000 (+0000) Subject: Fixed last change. X-Git-Tag: wl-2_6_1~24 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=9ce7f3eaa79360720d9fcc000f218ba802080969;p=elisp%2Fwanderlust.git Fixed last change. --- diff --git a/wl/wl-vars.el b/wl/wl-vars.el index 7ce7e80..8fd06fe 100644 --- a/wl/wl-vars.el +++ b/wl/wl-vars.el @@ -1475,7 +1475,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)