diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2009-01-08 20:57:59 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2009-01-08 20:57:59 +0000 |
commit | 606061b9f7c8ec51d0d28648248695e4594f95e5 (patch) | |
tree | e3a51230290672afa7ba8364eb9d9d46c24b40c3 | |
parent | 6b2b8ab1dfeb4346c9c488c3334bf52db680260a (diff) | |
download | emacs-606061b9f7c8ec51d0d28648248695e4594f95e5.tar.gz emacs-606061b9f7c8ec51d0d28648248695e4594f95e5.tar.bz2 emacs-606061b9f7c8ec51d0d28648248695e4594f95e5.zip |
Update node listing.
-rw-r--r-- | doc/lispref/elisp.texi | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/lispref/elisp.texi b/doc/lispref/elisp.texi index f39e8071d82..40c9b074964 100644 --- a/doc/lispref/elisp.texi +++ b/doc/lispref/elisp.texi @@ -1288,9 +1288,11 @@ Faces * Attribute Functions:: Functions to examine and set face attributes. * Displaying Faces:: How Emacs combines the faces specified for a character. -* Font Selection:: Finding the best available font for a face. +* Face Remapping:: Remapping faces to alternative definitions. * Face Functions:: How to define and examine faces. * Auto Faces:: Hook for automatic face assignment. +* Fonts:: Lisp representation of character display fonts. +* Font Selection:: Finding the best available font for a face. * Font Lookup:: Looking up the names of available fonts and information about them. * Fontsets:: A fontset is a collection of fonts |