1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-11 16:08:13 +00:00

Fix docstring of arabic-shaper-ZWNJ-handling

* lisp/language/misc-lang.el (arabic-shaper-ZWNJ-handling): Adjusted
the doctstring for addition of :set (bug#28312).
This commit is contained in:
K. Handa 2017-11-07 20:50:46 +09:00
parent db949166ec
commit 3d61657694

View File

@ -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