From faa883a68c00a5a7275b2b42dbe97517e0d9fac2 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Wed, 8 Sep 2010 12:46:39 +0000 Subject: Clean up invisibility spec --- lib/unicode-tokens.el | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib/unicode-tokens.el') diff --git a/lib/unicode-tokens.el b/lib/unicode-tokens.el index 00044724..64c12791 100644 --- a/lib/unicode-tokens.el +++ b/lib/unicode-tokens.el @@ -1153,6 +1153,9 @@ Commands available are: unicode-tokens-uchar-hash-table))))) (when (not unicode-tokens-mode) + + (remove-from-invisibility-spec 'unicode-tokens-show-controls) + (when flks (font-lock-unfontify-buffer) (setq font-lock-extra-managed-props -- cgit v1.2.3