From 2194b2a4b0425019ee80bb5a26673361cb059678 Mon Sep 17 00:00:00 2001 From: Xue Fuqiao Date: Fri, 25 Oct 2013 20:23:07 +0800 Subject: [PATCH] * doc/lispref/nonascii.texi (Character Properties): Add an index for script symbols. --- doc/lispref/ChangeLog | 2 ++ doc/lispref/nonascii.texi | 1 + 2 files changed, 3 insertions(+) diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index cbbb51787d2..367d5b25227 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,5 +1,7 @@ 2013-10-25 Xue Fuqiao + * nonascii.texi (Character Properties): Add an index for script symbols. + * display.texi (Fontsets): Minor wording fix. 2013-10-24 Xue Fuqiao diff --git a/doc/lispref/nonascii.texi b/doc/lispref/nonascii.texi index 94a7bdf1b23..96adb629f37 100644 --- a/doc/lispref/nonascii.texi +++ b/doc/lispref/nonascii.texi @@ -610,6 +610,7 @@ property as a symbol. @end defvar @defvar char-script-table +@cindex script symbols The value of this variable is a char-table that specifies, for each character, a symbol whose name is the script to which the character belongs, according to the Unicode Standard classification of the -- 2.39.5