log src/xfns.c @ 24589:316c00e8bc62

age author description
Thu, 08 Apr 1999 01:16:01 +0000 Richard M. Stallman (x_set_font): Fix error message.
Fri, 26 Feb 1999 11:41:17 +0000 Richard M. Stallman Use epaths.h istead of paths.h.
Mon, 25 Jan 1999 01:37:58 +0000 Richard M. Stallman (x_set_frame_parameters): gcpro as needed.
Wed, 02 Dec 1998 18:06:37 +0000 Richard M. Stallman (Qouter_window_id): New variable.
Sat, 10 Oct 1998 15:07:08 +0000 Richard M. Stallman (check_x_display_info): Don't use selected_frame if it is dead.
Sat, 29 Aug 1998 15:55:28 +0000 Karl Heuer (x_create_bitmap_from_file): Fail immediately if magic.
Mon, 17 Aug 1998 00:45:52 +0000 Richard M. Stallman (unibyte_display_through_language_environment):
Sat, 15 Aug 1998 01:28:14 +0000 Kenichi Handa (x_display_unibyte_char_with_fontset): New variable.
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.