emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 424bfcd: ; * doc/lispref/nonascii.texi (Character P


From: Eli Zaretskii
Subject: [Emacs-diffs] master 424bfcd: ; * doc/lispref/nonascii.texi (Character Properties): Fix a typo.
Date: Wed, 20 May 2015 19:08:30 +0000

branch: master
commit 424bfcd0c7029a30a90731856b8fbd9ae59fcdbf
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    ; * doc/lispref/nonascii.texi (Character Properties): Fix a typo.
    
    (Bug#20618)
---
 doc/lispref/nonascii.texi |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/lispref/nonascii.texi b/doc/lispref/nonascii.texi
index 28f90d9..f160184 100644
--- a/doc/lispref/nonascii.texi
+++ b/doc/lispref/nonascii.texi
@@ -540,8 +540,8 @@ property is used for bidirectional display.
 
 @item old-name
 Corresponds to the Unicode @code{Unicode_1_Name} property.  The value
-is a string.  Unassigned codepoints, and characters that have no value
-for this property, the value is @code{nil}.
+is a string.  For unassigned codepoints, and characters that have no
+value for this property, the value is @code{nil}.
 
 @item iso-10646-comment
 Corresponds to the Unicode @code{ISO_Comment} property.  The value is



reply via email to

[Prev in Thread] Current Thread [Next in Thread]