* doc/lispref/display.texi (Low-Level Font): Add an index for font registry.
authorXue Fuqiao <xfq.free@gmail.com>
Thu, 24 Oct 2013 13:53:20 +0000 (21:53 +0800)
committerXue Fuqiao <xfq.free@gmail.com>
Thu, 24 Oct 2013 13:53:20 +0000 (21:53 +0800)
doc/lispref/ChangeLog
doc/lispref/display.texi

index e0ce3d5..617bdab 100644 (file)
@@ -2,6 +2,7 @@
 
        * display.texi (Face Remapping): Add indexes for face remapping.
        (Font Selection): Add indexes for font selection.
+       (Low-Level Font): Add an index for font registry.
 
 2013-10-23  Glenn Morris  <rgm@gnu.org>
 
index 6f0d052..687bbae 100644 (file)
@@ -3241,6 +3241,7 @@ size, or a floating point number that specifies the point size.
 Additional typographic style information for the font, such as
 @samp{sans}.  The value should be a string or a symbol.
 
+@cindex font registry
 @item :registry
 The charset registry and encoding of the font, such as
 @samp{iso8859-1}.  The value should be a string or a symbol.