mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-01 11:14:55 +00:00
(Faces): Minor cleanup.
This commit is contained in:
parent
7b2ab96952
commit
24ee714de4
@ -1,3 +1,7 @@
|
||||
2005-06-26 Richard M. Stallman <rms@gnu.org>
|
||||
|
||||
* display.texi (Faces): Minor cleanup.
|
||||
|
||||
2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
|
||||
|
||||
* display.texi (Faces): `facep' returns t for strings that are
|
||||
|
@ -1628,7 +1628,7 @@ particular parts of the text or the frame.
|
||||
@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.
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user