1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-30 19:53:09 +00:00

Improve indexing.

This commit is contained in:
Xue Fuqiao 2013-10-24 22:00:59 +08:00
parent 8b78f36c3a
commit 4fa11a3664
2 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
2013-10-24 Xue Fuqiao <xfq.free@gmail.com>
* display.texi (Face Remapping): Add indexes for face remapping.
(Font Selection): Add indexes for font selection.
(Font Selection): Add indexes.
(Low-Level Font): Add an index for font registry.
2013-10-23 Glenn Morris <rgm@gnu.org>

View File

@ -2936,6 +2936,7 @@ other registries given in @var{alternate-registries}, one by one,
until it finds a registry that does exist.
@end defopt
@cindex scalable fonts
Emacs can make use of scalable fonts, but by default it does not use
them.