diff options
Diffstat (limited to 'lisp/language/misc-lang.el')
-rw-r--r-- | lisp/language/misc-lang.el | 4 |
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 grapheme cluster, and not displayed. If the value is `as-space', the glyph is displayed by a -thin (i.e. 1-dot width) space. - -Customizing the value takes effect when you start Emacs next time." +thin (i.e. 1-dot width) space." :group 'mule :version "26.1" :type '(choice |