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: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/display.texi
Date: Sun, 26 Jun 2005 09:51:12 -0400

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




reply via email to

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