diff options
| author | Miles Bader | 2002-07-04 06:43:15 +0000 |
|---|---|---|
| committer | Miles Bader | 2002-07-04 06:43:15 +0000 |
| commit | 95b5b933937c406e283fd32600d8438705e6ba83 (patch) | |
| tree | 2f473a26ec3654ee949b3f41d375b4fe32fd3f57 | |
| parent | 10ba2aeceaf21aca556245ae5cdfc38e044b91e8 (diff) | |
| download | emacs-95b5b933937c406e283fd32600d8438705e6ba83.tar.gz emacs-95b5b933937c406e283fd32600d8438705e6ba83.zip | |
Tweak text a bit.
| -rw-r--r-- | lispref/display.texi | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lispref/display.texi b/lispref/display.texi index bf36afa9029..d376feece7f 100644 --- a/lispref/display.texi +++ b/lispref/display.texi | |||
| @@ -1382,11 +1382,11 @@ What kinds of colors the frame supports---either @code{color}, | |||
| 1382 | The kind of background---either @code{light} or @code{dark}. | 1382 | The kind of background---either @code{light} or @code{dark}. |
| 1383 | 1383 | ||
| 1384 | @item supports | 1384 | @item supports |
| 1385 | Whether or not the frame can display the face attributes (@pxref{Face | 1385 | Whether or not the frame can display the face attributes given in |
| 1386 | Attributes}) given in @var{value}@dots{}. See the documentation for | 1386 | @var{value}@dots{} (@pxref{Face Attributes}). See the documentation |
| 1387 | the function @code{display-supports-face-attributes-p} (@pxref{Display | 1387 | for the function @code{display-supports-face-attributes-p} for more |
| 1388 | Face Attribute Testing}) for more information on exactly how this testing | 1388 | information on exactly how this testing is done. @xref{Display Face |
| 1389 | is done. | 1389 | Attribute Testing}. |
| 1390 | @end table | 1390 | @end table |
| 1391 | 1391 | ||
| 1392 | If an element of @var{display} specifies more than one @var{value} for a | 1392 | If an element of @var{display} specifies more than one @var{value} for a |