aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/unicode-tokens.el
diff options
context:
space:
mode:
Diffstat (limited to 'lib/unicode-tokens.el')
-rw-r--r--lib/unicode-tokens.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/unicode-tokens.el b/lib/unicode-tokens.el
index e6b6dbfd..0d5ea565 100644
--- a/lib/unicode-tokens.el
+++ b/lib/unicode-tokens.el
@@ -603,8 +603,7 @@ Optional argument FACENIL means set the face property to nil, unless 'face is in
(remove-from-invisibility-spec 'unicode-tokens-show-controls))
(when (not unicode-tokens-show-controls)
(add-to-invisibility-spec 'unicode-tokens-show-controls))
- ;; EMACS ISSUE: how to force redisplay here to notice invis spec change?
- (redisplay t))
+ (redraw-display))
(defun unicode-tokens-control-char (name s &rest props)
`(,(format unicode-tokens-control-char-format-regexp (regexp-quote s))