log src/xterm.c @ 70651:54d96a288372

age author description
Sun, 14 May 2006 00:30:46 +0000 Kim F. Storm (handle_one_xevent): Fix crash in 2006-03-24 change.
Thu, 30 Mar 2006 00:46:23 +0000 Kenichi Handa (x_term_init): Delete superfluous UNGCPRO.
Fri, 24 Mar 2006 15:24:20 +0000 Kim F. Storm (handle_one_xevent): Don't let key-press clear mouse face
Tue, 21 Mar 2006 14:39:41 +0000 Jan Dj¸«£rv * xterm.c: x_session_initialized new variable.
Mon, 20 Mar 2006 22:41:23 +0000 Andreas Schwab * dispnew.c (init_display): Check DISPLAY here.
Mon, 20 Mar 2006 06:23:55 +0000 Kenichi Handa (x_term_init): Remove unnecessary GCPRO.
Sat, 18 Mar 2006 15:41:59 +0000 Chong Yidong * xterm.c (x_display_ok): Fix minor bug and compilation warnings.
Sat, 18 Mar 2006 13:48:57 +0000 Eli Zaretskii (x_display_ok): New function.
Tue, 14 Mar 2006 15:38:43 +0000 Chong Yidong * xterm.c (x_uncatch_errors): Block input for entire function.
Sat, 11 Mar 2006 15:20:09 +0000 Richard M. Stallman (x_fully_uncatch_errors, x_catching_errors): New functions.
Sat, 11 Mar 2006 12:04:41 +0000 Eli Zaretskii (x_draw_hollow_cursor): Subtract 1 from the last argument of XDrawRectangle.
Mon, 27 Feb 2006 03:35:31 +0000 Chong Yidong * xterm.h, xterm.c (x_uncatch_errors): Delete unneccessary
Sat, 25 Feb 2006 23:20:10 +0000 Chong Yidong * xterm.h (x_catch_errors) Return value changed to void.
Mon, 20 Feb 2006 01:18:43 +0000 Richard M. Stallman (x_catch_errors): Use xmalloc.
Tue, 14 Feb 2006 10:01:23 +0000 Jan Dj¸«£rv * xterm.c (x_x_to_emacs_modifiers): Make non-static.