log src/xfaces.c @ 28544:b42146066357

age author description
Mon, 10 Apr 2000 14:32:11 +0000 Jason Rumney (realize_face): Change FRAME_X_P to FRAME_WINDOW_P.
Sun, 09 Apr 2000 20:30:25 +0000 Gerd Moellmann (tty_suppress_bold_inverse_default_colors_p): New
Sat, 01 Apr 2000 12:59:53 +0000 Ken Raeburn Fix Lisp_Object/int type confusion revealed by making Lisp_Object a union type:
Sat, 01 Apr 2000 12:23:25 +0000 Gerd Moellmann (realize_basic_faces): Block input while realizing
Thu, 30 Mar 2000 09:32:14 +0000 Gerd Moellmann (realize_tty_face): Use find_symbol_value instead
Thu, 30 Mar 2000 01:12:14 +0000 Kenichi Handa *** empty log message ***
Thu, 30 Mar 2000 00:27:29 +0000 Kenichi Handa Augment the comment of lookup_face.
Mon, 27 Mar 2000 14:47:42 +0000 Gerd Moellmann (register_color, unregister_colors, unregister_colors)
Mon, 27 Mar 2000 12:17:05 +0000 Gerd Moellmann (lookup_face): Don't assert FACE_SUITABLE_FOR_CHAR_P.
Wed, 22 Mar 2000 12:08:11 +0000 Gerd Moellmann (lface_same_font_attributes_p): Compare font attributes
Tue, 21 Mar 2000 16:12:22 +0000 Gerd Moellmann (check_lface_attrs) [GLYPH_DEBUG]: Fix syntax error.
Tue, 21 Mar 2000 00:43:10 +0000 Kenichi Handa (Qx_charset_registry, Vface_default_registry):
Sat, 04 Mar 2000 15:58:49 +0000 Gerd Moellmann (x_free_colors): Access colormap of frame using
Sat, 04 Mar 2000 14:53:34 +0000 Jason Rumney Change many FRAME_X... macros to FRAME_WINDOW... or other
Thu, 02 Mar 2000 13:23:42 +0000 Gerd Moellmann (x_free_colors): New function.