diff options
Diffstat (limited to 'doc/lispref')
| -rw-r--r-- | doc/lispref/display.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi index 68b48e0df91..2e316f8a532 100644 --- a/doc/lispref/display.texi +++ b/doc/lispref/display.texi | |||
| @@ -3027,6 +3027,7 @@ attribute on this face (@pxref{Face Attributes}). | |||
| 3027 | @itemx bold-italic | 3027 | @itemx bold-italic |
| 3028 | @itemx underline | 3028 | @itemx underline |
| 3029 | @itemx fixed-pitch | 3029 | @itemx fixed-pitch |
| 3030 | @itemx fixed-pitch-serif | ||
| 3030 | @itemx variable-pitch | 3031 | @itemx variable-pitch |
| 3031 | These have the attributes indicated by their names (e.g., @code{bold} | 3032 | These have the attributes indicated by their names (e.g., @code{bold} |
| 3032 | has a bold @code{:weight} attribute), with all other attributes | 3033 | has a bold @code{:weight} attribute), with all other attributes |