From 9ce7f3eaa79360720d9fcc000f218ba802080969 Mon Sep 17 00:00:00 2001 From: teranisi Date: Wed, 26 Sep 2001 05:47:37 +0000 Subject: [PATCH] Fixed last change. --- wl/wl-vars.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 1.7.10.4