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.
|
||||
|
||||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue