log src/xfaces.c @ 40838:bf08eafda9a3

age author description
Fri, 09 Nov 2001 06:46:22 +0000 Pavel Jank (merge_face_vectors): Use braces to follow GNU Coding Standards.
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jank Update usage of CHECK_ macros (remove unused second argument).
Thu, 01 Nov 2001 10:11:49 +0000 Gerd Moellmann (Finternal_set_lisp_face_attribute_from_resource):
Thu, 01 Nov 2001 07:04:02 +0000 Pavel Jank (Finternal_merge_in_global_face): Reindent.
Wed, 31 Oct 2001 11:10:25 +0000 Gerd Moellmann (realize_x_face): If C is not a single-byte character,
Wed, 31 Oct 2001 01:52:59 +0000 Stefan Monnier (Fface_attribute_relative_p): Declare args.
Mon, 29 Oct 2001 12:21:56 +0000 Gerd Moellmann (Fface_font): Use UNSPECIFIEDP instead of NILP for
Sun, 28 Oct 2001 10:09:29 +0000 Miles Bader (merge_face_heights): Handle TO being relative as well.
Wed, 24 Oct 2001 22:57:22 +0000 Richard M. Stallman (Fface_attributes_as_vector): New function.
Tue, 23 Oct 2001 18:42:06 +0000 Gerd Moellmann (Finternal_set_lisp_face_attribute): Fix compilation
Tue, 23 Oct 2001 17:19:21 +0000 Eli Zaretskii (Finternal_set_lisp_face_attribute)
Thu, 18 Oct 2001 09:50:37 +0000 Gerd Moellmann (Finternal_set_lisp_face_attribute): Follow coding conventions.
Wed, 17 Oct 2001 03:16:12 +0000 Miles Bader Change doc-string comments to `new style' [w/`doc:' keyword].
Tue, 16 Oct 2001 09:09:51 +0000 Ken Raeburn Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
Sun, 14 Oct 2001 10:36:01 +0000 Gerd Moellmann Put doc strings in comments.