]> git.eshelyaron.com Git - emacs.git/commitdiff
(Faces): Don't talk about internal face vector as arg to facep.
authorRichard M. Stallman <rms@gnu.org>
Fri, 4 Jan 2008 05:45:39 +0000 (05:45 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 4 Jan 2008 05:45:39 +0000 (05:45 +0000)
lispref/ChangeLog
lispref/display.texi

index 4006a0e6c56ea02f9f80216f6f7709ae7aa5ac5f..3eb61ee721e993e64a0c8d38265191bd695617b7 100644 (file)
@@ -1,3 +1,13 @@
+2008-01-04  Richard Stallman  <rms@gnu.org>
+
+       * display.texi (Faces): Don't talk about internal face vector as arg
+       to facep.
+
+       * customize.texi (Type Keywords): Fix previous change.
+
+       * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
+       * elisp.texi (Top): Fix menu for commands.texi change.
+
 2007-12-30  Richard Stallman  <rms@gnu.org>
 
        * commands.texi (Accessing Mouse): Renamed from Accessing Events.
index 2d129f626425515f7c443fcf357c74c5ea6ce16c..76ac64dd658331004e20da5411a887ca23c1b98d 100644 (file)
@@ -1736,8 +1736,7 @@ 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
-or symbol (or if it is a vector of the kind used internally to record
-face data).  It returns @code{nil} otherwise.
+or symbol.  It returns @code{nil} otherwise.
 @end defun
 
 Each face name is meaningful for all frames, and by default it has the