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.