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:
parent
db949166ec
commit
3d61657694
1 changed files with 1 additions and 3 deletions
|
@ -87,9 +87,7 @@ If the value is `absorb', ZWNJ is absorbed into the previous
|
||||||
grapheme cluster, and not displayed.
|
grapheme cluster, and not displayed.
|
||||||
|
|
||||||
If the value is `as-space', the glyph is displayed by a
|
If the value is `as-space', the glyph is displayed by a
|
||||||
thin (i.e. 1-dot width) space.
|
thin (i.e. 1-dot width) space."
|
||||||
|
|
||||||
Customizing the value takes effect when you start Emacs next time."
|
|
||||||
:group 'mule
|
:group 'mule
|
||||||
:version "26.1"
|
:version "26.1"
|
||||||
:type '(choice
|
:type '(choice
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue