[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lispref/display.texi
From: |
Miles Bader |
Subject: |
[Emacs-diffs] Changes to emacs/lispref/display.texi |
Date: |
Thu, 04 Jul 2002 02:43:15 -0400 |
Index: emacs/lispref/display.texi
diff -c emacs/lispref/display.texi:1.83 emacs/lispref/display.texi:1.84
*** emacs/lispref/display.texi:1.83 Tue Jun 11 15:27:43 2002
--- emacs/lispref/display.texi Thu Jul 4 02:43:15 2002
***************
*** 1382,1392 ****
The kind of background---either @code{light} or @code{dark}.
@item supports
! Whether or not the frame can display the face attributes (@pxref{Face
! Attributes}) given in @address@hidden See the documentation for
! the function @code{display-supports-face-attributes-p} (@pxref{Display
! Face Attribute Testing}) for more information on exactly how this testing
! is done.
@end table
If an element of @var{display} specifies more than one @var{value} for a
--- 1382,1392 ----
The kind of background---either @code{light} or @code{dark}.
@item supports
! Whether or not the frame can display the face attributes given in
! @address@hidden (@pxref{Face Attributes}). See the documentation
! for the function @code{display-supports-face-attributes-p} for more
! information on exactly how this testing is done. @xref{Display Face
! Attribute Testing}.
@end table
If an element of @var{display} specifies more than one @var{value} for a
- [Emacs-diffs] Changes to emacs/lispref/display.texi,
Miles Bader <=