aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiles Bader2002-07-04 06:43:15 +0000
committerMiles Bader2002-07-04 06:43:15 +0000
commit95b5b933937c406e283fd32600d8438705e6ba83 (patch)
tree2f473a26ec3654ee949b3f41d375b4fe32fd3f57
parent10ba2aeceaf21aca556245ae5cdfc38e044b91e8 (diff)
downloademacs-95b5b933937c406e283fd32600d8438705e6ba83.tar.gz
emacs-95b5b933937c406e283fd32600d8438705e6ba83.zip
Tweak text a bit.
-rw-r--r--lispref/display.texi10
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},
1382The kind of background---either @code{light} or @code{dark}. 1382The kind of background---either @code{light} or @code{dark}.
1383 1383
1384@item supports 1384@item supports
1385Whether or not the frame can display the face attributes (@pxref{Face 1385Whether or not the frame can display the face attributes given in
1386Attributes}) given in @var{value}@dots{}. See the documentation for 1386@var{value}@dots{} (@pxref{Face Attributes}). See the documentation
1387the function @code{display-supports-face-attributes-p} (@pxref{Display 1387for the function @code{display-supports-face-attributes-p} for more
1388Face Attribute Testing}) for more information on exactly how this testing 1388information on exactly how this testing is done. @xref{Display Face
1389is done. 1389Attribute Testing}.
1390@end table 1390@end table
1391 1391
1392If an element of @var{display} specifies more than one @var{value} for a 1392If an element of @var{display} specifies more than one @var{value} for a