[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] emacs-26 3d61657 1/2: Fix docstring of arabic-shaper-ZWNJ-
From: |
Kenichi Handa |
Subject: |
[Emacs-diffs] emacs-26 3d61657 1/2: Fix docstring of arabic-shaper-ZWNJ-handling |
Date: |
Tue, 7 Nov 2017 06:53:54 -0500 (EST) |
branch: emacs-26
commit 3d6165769417f52d26852dee7d6bee3d6086ca8a
Author: K. Handa <address@hidden>
Commit: K. Handa <address@hidden>
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).
---
lisp/language/misc-lang.el | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/lisp/language/misc-lang.el b/lisp/language/misc-lang.el
index cbb581f..c1aa79ca 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