From: K. Handa Date: Tue, 7 Nov 2017 11:50:46 +0000 (+0900) Subject: Fix docstring of arabic-shaper-ZWNJ-handling X-Git-Tag: emacs-26.0.91~358 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3d6165769417f52d26852dee7d6bee3d6086ca8a;p=emacs.git 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). --- 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