aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/language/misc-lang.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/lisp/language/misc-lang.el b/lisp/language/misc-lang.el
index cbb581fd19f..c1aa79cae45 100644
--- a/lisp/language/misc-lang.el
+++ b/lisp/language/misc-lang.el
@@ -87,9 +87,7 @@ If the value is `absorb', ZWNJ is absorbed into the previous
87grapheme cluster, and not displayed. 87grapheme cluster, and not displayed.
88 88
89If the value is `as-space', the glyph is displayed by a 89If the value is `as-space', the glyph is displayed by a
90thin (i.e. 1-dot width) space. 90thin (i.e. 1-dot width) space."
91
92Customizing the value takes effect when you start Emacs next time."
93 :group 'mule 91 :group 'mule
94 :version "26.1" 92 :version "26.1"
95 :type '(choice 93 :type '(choice