]> code.delx.au - gnu-emacs/commitdiff
* 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 e0ce3d5e79906f4b0c5b4969f5809a28b102a554..617bdab0cb54e33d900a36f1408e891780620469 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 6f0d052dd6f024eefb83b48d8dce8997ac349f73..687bbae01d77d5f449200318af490868162c5f69 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.