Mercurial > emacs
comparison doc/lispref/elisp.texi @ 101032:097a50a78f81
Update node listing.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 09 Jan 2009 14:18:49 +0000 |
parents | 83dead5dbe09 |
children | f36874810398 |
comparison
equal
deleted
inserted
replaced
101031:bf3179ee8e05 | 101032:097a50a78f81 |
---|---|
1289 * Displaying Faces:: How Emacs combines the faces specified for | 1289 * Displaying Faces:: How Emacs combines the faces specified for |
1290 a character. | 1290 a character. |
1291 * Face Remapping:: Remapping faces to alternative definitions. | 1291 * Face Remapping:: Remapping faces to alternative definitions. |
1292 * Face Functions:: How to define and examine faces. | 1292 * Face Functions:: How to define and examine faces. |
1293 * Auto Faces:: Hook for automatic face assignment. | 1293 * Auto Faces:: Hook for automatic face assignment. |
1294 * Fonts:: Lisp representation of character display fonts. | |
1295 * Font Selection:: Finding the best available font for a face. | 1294 * Font Selection:: Finding the best available font for a face. |
1296 * Font Lookup:: Looking up the names of available fonts | 1295 * Font Lookup:: Looking up the names of available fonts |
1297 and information about them. | 1296 and information about them. |
1298 * Fontsets:: A fontset is a collection of fonts | 1297 * Fontsets:: A fontset is a collection of fonts |
1299 that handle a range of character sets. | 1298 that handle a range of character sets. |
1299 * Low-Level Font:: Lisp representation of character display fonts. | |
1300 | 1300 |
1301 Fringes | 1301 Fringes |
1302 | 1302 |
1303 * Fringe Size/Pos:: Specifying where to put the window fringes. | 1303 * Fringe Size/Pos:: Specifying where to put the window fringes. |
1304 * Fringe Indicators:: Displaying indicator icons in the window fringes. | 1304 * Fringe Indicators:: Displaying indicator icons in the window fringes. |