summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/international/characters.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/international/characters.el b/lisp/international/characters.el
index 3a8e968c34b..9e0cc88d804 100644
--- a/lisp/international/characters.el
+++ b/lisp/international/characters.el
@@ -1522,7 +1522,7 @@ Setup `char-width-table' appropriate for non-CJK language environment."
This function updates the char-table `glyphless-char-display',
and is intended to be used in the `:set' attribute of the
option `glyphless-char-display'."
- (when value
+ (when variable
(set-default variable value))
(dolist (elt value)
(let ((target (car elt))