log src/xterm.c @ 44814:06d704d7ed94

age author description
Wed, 24 Apr 2002 17:03:03 +0000 Gerd Moellmann (x_display_and_set_cursor): Set phys_cursor_width to
Wed, 24 Apr 2002 10:29:49 +0000 Gerd Moellmann (notice_overwritten_cursor): Fix an off by 1 error.
Tue, 23 Apr 2002 15:44:28 +0000 Gerd Moellmann (notice_overwritten_cursor): Handle the special case
Tue, 23 Apr 2002 10:33:17 +0000 Gerd Moellmann (x_draw_hollow_cursor, x_draw_bar_cursor)
Mon, 22 Apr 2002 22:56:19 +0000 Pavel Jank Fix misleading comment after #endif.
Fri, 19 Apr 2002 18:59:02 +0000 Pavel Jank (note_mode_line_or_margin_highlight): Remove unused variables `row', `i'
Fri, 19 Apr 2002 11:47:58 +0000 Eli Zaretskii (x_draw_bar_cursor): New argument KIND; callers changed.
Tue, 16 Apr 2002 15:07:46 +0000 Stefan Monnier (Qlatin_1, Qutf_8): New vars.
Fri, 12 Apr 2002 09:33:52 +0000 Gerd Moellmann (note_mode_line_or_margin_highlight): Renamed from
Wed, 03 Apr 2002 08:39:50 +0000 Pavel Jank Rename autoselect_window_p to mouse_autoselect_window.
Mon, 01 Apr 2002 19:49:39 +0000 Stefan Monnier (XTread_socket): Fix int/Lisp_Object confusion.
Mon, 01 Apr 2002 16:55:33 +0000 Pavel Jank (XTread_socket): Generate SELECT_WINDOW_EVENTs only for Emacs windows.
Mon, 01 Apr 2002 13:43:58 +0000 Pavel Jank (autoselect_window_p): Renamed from `x_autoselect_window_p'.
Sun, 31 Mar 2002 16:43:51 +0000 Pavel Jank Fix typo.
Sun, 31 Mar 2002 10:58:58 +0000 Gerd Moellmann (x_get_char_face_and_encoding): Add parameter DISPLAY_P.