* doc/lispref/display.texi (Low-Level Font): Add an index for font registry.

This commit is contained in:
Xue Fuqiao 2013-10-24 21:53:20 +08:00
parent 235bd03a9f
commit 8b78f36c3a
2 changed files with 2 additions and 0 deletions

View 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>

View 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.