log src/xfaces.c @ 8076:3a35434b19d2

age author description
Fri, 20 May 1994 05:32:26 +0000 Richard M. Stallman (Fset_face_attribute_internal): Always return valid data.
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Thu, 14 Apr 1994 12:07:21 +0000 Richard M. Stallman (frame_update_line_height): Don't call x_set_window_size.
Sun, 10 Apr 1994 01:19:57 +0000 Richard M. Stallman (frame_update_line_height): Check param_faces[i] not null.
Sat, 09 Apr 1994 06:33:49 +0000 Richard M. Stallman (frame_update_line_height): New function.
Thu, 31 Mar 1994 23:12:26 +0000 Richard M. Stallman (compute_char_face): New arg MOUSE.
Wed, 09 Feb 1994 03:25:25 +0000 Karl Heuer (compute_char_face): Extract overlay-sorting code as a separate function,
Sun, 06 Feb 1994 08:05:58 +0000 Richard M. Stallman (init_frame_faces): Clear FRAME_N_COMPUTED_FACES
Sat, 20 Nov 1993 09:43:41 +0000 Richard M. Stallman (compute_char_face): Accept new arg LIMIT.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Sat, 24 Jul 1993 05:49:51 +0000 Richard M. Stallman (face_name_id_number): Use assq_no_quit, not Fassq.
Mon, 05 Jul 1993 09:31:36 +0000 Jim Blandy * xfaces.c [XOS_NEEDS_TIME_H]: #undef USG while #including
Tue, 22 Jun 1993 07:25:42 +0000 Jim Blandy Separate parameter faces (those created and modified by the user)
Sat, 19 Jun 1993 21:28:56 +0000 Jim Blandy * xfaces.c (recompute_basic_faces): This shouldn't be declared static.
Sat, 19 Jun 1993 01:08:14 +0000 Jim Blandy * xfaces.c: Add forward declaration for recompute_basic_faces.