diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | 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 28f90d9567a..f16018417de 100644 --- a/doc/lispref/nonascii.texi +++ b/doc/lispref/nonascii.texi | |||
| @@ -540,8 +540,8 @@ property is used for bidirectional display. | |||
| 540 | 540 | ||
| 541 | @item old-name | 541 | @item old-name |
| 542 | Corresponds to the Unicode @code{Unicode_1_Name} property. The value | 542 | Corresponds to the Unicode @code{Unicode_1_Name} property. The value |
| 543 | is a string. Unassigned codepoints, and characters that have no value | 543 | is a string. For unassigned codepoints, and characters that have no |
| 544 | for this property, the value is @code{nil}. | 544 | value for this property, the value is @code{nil}. |
| 545 | 545 | ||
| 546 | @item iso-10646-comment | 546 | @item iso-10646-comment |
| 547 | Corresponds to the Unicode @code{ISO_Comment} property. The value is | 547 | Corresponds to the Unicode @code{ISO_Comment} property. The value is |