log src/xterm.c @ 47942:080b4586492b

age author description
Fri, 18 Oct 2002 10:09:43 +0000 Juanma Barranquero Fix typo in comment.
Sat, 05 Oct 2002 23:36:29 +0000 Jan Dj¸«£rv * xterm.c (XTread_socket): Fix from 2002-10-03 didn't cover all
Thu, 03 Oct 2002 17:51:49 +0000 Jan Dj¸«£rv * xterm.c (XTread_socket): For ConfigureNotify, with x and y == 0,
Mon, 30 Sep 2002 06:31:51 +0000 Kenichi Handa (x_encode_char): For DIM=1 charset, set ccl->reg[2] to
Fri, 30 Aug 2002 12:05:04 +0000 Kim F. Storm (x_specified_cursor_type): Remove prototype.
Tue, 27 Aug 2002 18:42:48 +0000 Richard M. Stallman (x_display_and_set_cursor): Use FRAME_BLINK_OFF_CURSOR
Wed, 14 Aug 2002 00:59:01 +0000 Kenichi Handa (x_term_init): Initialize dpyinfo->Xatom_UTF8_STRING.
Mon, 05 Aug 2002 16:28:41 +0000 Richard M. Stallman Comment change.
Sat, 27 Jul 2002 18:57:41 +0000 Richard M. Stallman (x_display_and_set_cursor): Check FRAME_CURSOR_WIDTH for bar cursor.
Thu, 25 Jul 2002 03:17:33 +0000 Richard M. Stallman (expose_overlaps): New function.
Tue, 16 Jul 2002 19:49:27 +0000 Ken Raeburn (same_x_server): String pointer args now point to
Tue, 16 Jul 2002 15:50:09 +0000 Ken Raeburn * xterm.c (x_catch_errors, x_clear_errors): Use SSET.
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Thu, 11 Jul 2002 14:18:02 +0000 Juanma Barranquero Use macro SPECPDL_INDEX.
Wed, 03 Jul 2002 12:01:24 +0000 Juanma Barranquero Fix typo.