log src/xterm.c @ 3803:c267c2431d92

age author description
Sun, 13 Jun 1993 02:06:17 +0000 Richard M. Stallman (x_connection_closed): Pass new arg to shut_down_emacs.
Sat, 12 Jun 1993 17:00:45 +0000 Jim Blandy * xterm.c (XTset_vertical_scroll_bar): Use double type for
Sat, 12 Jun 1993 16:52:03 +0000 Jim Blandy * xterm.c (x_error_quitter, x_io_error_quitter): Remove calls to
Fri, 11 Jun 1993 23:43:54 +0000 Richard M. Stallman (XTmouse_position): Don't set *f at all unless we win.
Fri, 11 Jun 1993 07:02:36 +0000 Jim Blandy * xterm.c (x_new_font): If font_names is zero, that's all the
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Wed, 09 Jun 1993 04:56:47 +0000 Jim Blandy * xterm.c (x_is_vendor_fkey): New function.
Mon, 07 Jun 1993 23:52:45 +0000 Richard M. Stallman (x_caught_error_message): Change type to char* from char*[].
Sun, 06 Jun 1993 03:27:43 +0000 Richard M. Stallman (x_new_font): Don't give up right away if XListFontsWithInfo
Fri, 04 Jun 1993 00:57:45 +0000 Richard M. Stallman (x_catch_errors): Fill in missing array size in cast.
Thu, 03 Jun 1993 05:29:12 +0000 Richard M. Stallman (x_wm_set_size_hint): Handle XGetNormalHints returning 0.
Mon, 31 May 1993 21:58:25 +0000 Richard M. Stallman Comment change.
Mon, 31 May 1993 18:33:08 +0000 Richard M. Stallman (XTread_socket, case KeyPress) [HPUX]: Test IsModifiedKey.
Sun, 30 May 1993 02:46:05 +0000 Richard M. Stallman (XTread_socket): For UnmapNotify, if frame was visible,
Sun, 30 May 1993 00:55:42 +0000 Richard M. Stallman (x_bitmap_icon): Don't free icon_bitmap;