log src/xfns.c @ 22278:7a9f75f6e065

age author description
Wed, 29 Apr 1998 09:49:44 +0000 Andreas Schwab Fix -Wimplicit warnings.
Sun, 26 Apr 1998 22:36:29 +0000 Richard M. Stallman (x_set_foreground_color, x_set_background_color)
Wed, 15 Apr 1998 07:38:29 +0000 Kenichi Handa (x_set_font): Give 2nd arg nil to Fquery_fontset.
Wed, 15 Apr 1998 07:12:49 +0000 Kenichi Handa (syms_of_xfns): Initialize find_ccl_program_func.
Tue, 14 Apr 1998 18:59:48 +0000 Karl Heuer (x_destroy_bitmap): Declare as void, not int.
Mon, 23 Mar 1998 12:56:25 +0000 Andreas Schwab (Fx_create_frame): Use "borderWidth", not "borderwidth",
Sat, 21 Mar 1998 07:06:14 +0000 Richard M. Stallman Use STRING_BYTES and SET_STRING_BYTES.
Fri, 09 Jan 1998 23:20:32 +0000 Richard M. Stallman (x_create_bitmap_from_file): Use size_byte on strings.
Tue, 09 Sep 1997 00:47:40 +0000 Richard M. Stallman (x_screen_planes): Fix type of argument.
Sun, 03 Aug 1997 03:02:05 +0000 Kenichi Handa (x_set_frame_parameters): Heading comment fixed.
Mon, 28 Jul 1997 18:30:44 +0000 Richard M. Stallman (Fx_create_frame): Initialize fontset in output_data.
Thu, 24 Jul 1997 16:59:16 +0000 Richard M. Stallman (Fx_create_frame): Don't fail to initialize `font'.
Mon, 21 Jul 1997 06:00:23 +0000 Richard M. Stallman (Fx_create_frame): Default vertical-scroll-bars as symbol, not boolean.
Sat, 05 Jul 1997 08:26:04 +0000 Richard M. Stallman (x_set_font): Funcall Qface_set_after_frame_default.
Fri, 04 Jul 1997 20:43:49 +0000 Richard M. Stallman Fix bugs with inappropriate mixing of Lisp_Object with int.