Index: emacs/lispref/display.texi
diff -c emacs/lispref/display.texi:1.170 emacs/lispref/display.texi:1.171
*** emacs/lispref/display.texi:1.170    Sun Jun 26 00:05:46 2005
--- emacs/lispref/display.texi  Sun Jun 26 13:51:11 2005
***************
*** 1628,1634 ****
  @cindex face id
  Each face has its own @dfn{face number}, which distinguishes faces at
  low levels within Emacs.  However, for most purposes, you refer to
! faces in Lisp programs by the symbol that names them.
  
  @defun facep object
  This function returns @code{t} if @var{object} is a face name string
--- 1628,1634 ----
  @cindex face id
  Each face has its own @dfn{face number}, which distinguishes faces at
  low levels within Emacs.  However, for most purposes, you refer to
! faces in Lisp programs by the symbols that name them.
  
  @defun facep object
  This function returns @code{t} if @var{object} is a face name string


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to