log src/xfaces.c @ 34595:5abdd701bf8d

age author description
Wed, 06 Dec 2000 16:55:58 +0000 Gerd Moellmann (face_at_string_position): Update function comment.
Wed, 06 Dec 2000 01:12:43 +0000 Miles Bader (Finternal_set_lisp_face_attribute): If FRAME is `t', update
Mon, 04 Dec 2000 06:26:38 +0000 Kenichi Handa (struct font_name): New member registry_priority.
Fri, 24 Nov 2000 13:17:42 +0000 Gerd Moellmann (lface_from_face_name): Function comment fix.
Thu, 16 Nov 2000 04:39:03 +0000 Gerd Moellmann (weight_table): Add `demi' with the same meaning as
Fri, 10 Nov 2000 14:40:10 +0000 Gerd Moellmann (Vface_alternative_font_registry_alist): New variable.
Tue, 07 Nov 2000 13:17:29 +0000 Gerd Moellmann (lookup_named_face): If default face isn't realized,
Mon, 30 Oct 2000 20:45:18 +0000 Gerd Moellmann (menu_face_change_count): New variable.
Mon, 30 Oct 2000 15:36:11 +0000 Gerd Moellmann (resolve_face_name): Handle case that FACE_NAME
Sun, 22 Oct 2000 16:50:16 +0000 Andrew Choi Initial check-in: changes for building Emacs under Mac OS.
Thu, 05 Oct 2000 19:29:36 +0000 Gerd Moellmann (merge_face_heights): Use safe_call instead of
Wed, 27 Sep 2000 14:23:01 +0000 Gerd Moellmann (realize_default_face): Call set_lface_from_font_name
Tue, 12 Sep 2000 14:19:32 +0000 Gerd Moellmann Remove conditional compilation on SCALABLE_FONTS.
Sat, 09 Sep 2000 13:14:34 +0000 Gerd Moellmann (CYCLE_CHECK): Don't use the Lisp_Object returned
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.
Sat, 05 Aug 2000 15:47:13 +0000 Gerd Moellmann Replace `illegal' with `invalid'.