log src/xfaces.c @ 31519:5a14247e8e26

age author description
Sat, 09 Sep 2000 00:18:25 +0000 Stefan Monnier (Finternal_set_lisp_face_attribute): Minor thinko.
Fri, 08 Sep 2000 22:17:17 +0000 Dave Love (internal-merge-in-global-face): Fix newline in doc string.
Fri, 08 Sep 2000 14:19:31 +0000 Gerd Moellmann (Finternal_merge_in_global_face): Return a Lisp object.
Fri, 08 Sep 2000 00:06:44 +0000 Miles Bader (default_face_vector): Function removed.
Thu, 07 Sep 2000 14:05:23 +0000 Gerd Moellmann (smaller_face): Compare font heights with `<' and `>'
Thu, 07 Sep 2000 11:37:48 +0000 Gerd Moellmann (Vparam_value_alist): New variable.
Thu, 07 Sep 2000 09:51:06 +0000 Gerd Moellmann (Finternal_set_lisp_face_attribute): If FRAME is 0,
Wed, 30 Aug 2000 13:16:08 +0000 Gerd Moellmann (set_font_frame_param): Use Fmodify_frame_parameters
Tue, 29 Aug 2000 11:18:16 +0000 Miles Bader (default_face_vector): New function.
Mon, 28 Aug 2000 14:41:55 +0000 Miles Bader (merge_face_vectors):
Sun, 27 Aug 2000 11:28:37 +0000 Gerd Moellmann (lface_fully_specified_p): Handle :inherit.
Sat, 26 Aug 2000 05:36:17 +0000 Miles Bader (QCinherit):
Sun, 20 Aug 2000 13:23:01 +0000 Gerd Moellmann (lface_equal_p): Compare strings differently.
Wed, 09 Aug 2000 12:14:16 +0000 Gerd Moellmann (Ftty_suppress_bold_inverse_default_colors): Doc fix.
Tue, 08 Aug 2000 23:51:50 +0000 Miles Bader (face_at_buffer_position): Update call to overlays_at.