emacs-diffs
[Top][All Lists]
Advanced

[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: Mon, 10 Jun 2002 21:50:36 -0400

Index: emacs/lispref/display.texi
diff -c emacs/lispref/display.texi:1.81 emacs/lispref/display.texi:1.82
*** emacs/lispref/display.texi:1.81     Sun Mar 31 22:54:12 2002
--- emacs/lispref/display.texi  Mon Jun 10 21:50:36 2002
***************
*** 1,6 ****
  @c -*-texinfo-*-
  @c This is part of the GNU Emacs Lisp Reference Manual.
! @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2000, 2001
  @c   Free Software Foundation, Inc. 
  @c See the file elisp.texi for copying conditions.
  @setfilename ../info/display
--- 1,6 ----
  @c -*-texinfo-*-
  @c This is part of the GNU Emacs Lisp Reference Manual.
! @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2000, 2001, 
2002
  @c   Free Software Foundation, Inc. 
  @c See the file elisp.texi for copying conditions.
  @setfilename ../info/display
***************
*** 1380,1385 ****
--- 1380,1392 ----
  
  @item background
  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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]