(Fface_attributes_as_vector): Doc fix.
authorPavel Janík <Pavel@Janik.cz>
Tue, 13 Nov 2001 11:59:54 +0000 (11:59 +0000)
committerPavel Janík <Pavel@Janik.cz>
Tue, 13 Nov 2001 11:59:54 +0000 (11:59 +0000)
src/ChangeLog
src/xfaces.c

index ec7ab8c..531ab03 100644 (file)
@@ -1,5 +1,7 @@
 2001-11-13  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
+       * xfaces.c (Fface_attributes_as_vector): Doc fix.
+
        * w32fns.c (Fx_synchronize): Reindent.
 
        * fns.c: Doc fix.
index c789efa..3ea260f 100644 (file)
@@ -5494,7 +5494,7 @@ lookup_derived_face (f, symbol, c, face_id)
 
 DEFUN ("face-attributes-as-vector", Fface_attributes_as_vector,
        Sface_attributes_as_vector, 1, 1, 0,
-       doc: /* Return a vector of face attributes corresponding to PLIST. */)
+       doc: /* Return a vector of face attributes corresponding to PLIST.  */)
      (plist)
      Lisp_Object plist;
 {