log src/dispnew.c @ 42835:38f2be5a65fd

age author description
Sat, 19 Jan 2002 13:54:57 +0000 Pavel Jank (update_frame): Move the variable `tem' to the block where it is used.
Tue, 11 Dec 2001 22:20:20 +0000 Richard M. Stallman Test GNU_LINUX, not LINUX.
Fri, 16 Nov 2001 13:02:02 +0000 Kim F. Storm Fringe cleanup.
Thu, 15 Nov 2001 10:29:34 +0000 Gerd Moellmann (direct_output_forward_char): Fix character/byte
Wed, 14 Nov 2001 00:04:38 +0000 Richard M. Stallman (syms_of_display): Doc fix.
Tue, 13 Nov 2001 06:57:12 +0000 Pavel Jank (Fsit_for): Reindent.
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jank Update usage of CHECK_ macros (remove unused second argument).
Tue, 30 Oct 2001 16:59:41 +0000 Gerd Moellmann (change_frame_size_1): Set frame's resized_p.
Fri, 26 Oct 2001 13:35:12 +0000 Eli Zaretskii (syms_of_display) <visible-bell>: Add a reference to
Wed, 24 Oct 2001 20:24:02 +0000 Pavel Jank (sync_window_with_frame_matrix_rows): Remove unused variable `area'.
Tue, 23 Oct 2001 15:14:53 +0000 Gerd Moellmann (sync_window_with_frame_matrix_rows): Fix
Sat, 20 Oct 2001 05:42:06 +0000 Miles Bader (update_frame_line): Don't call reassert_line_highlight.
Wed, 17 Oct 2001 03:16:12 +0000 Miles Bader Change doc-string comments to `new style' [w/`doc:' keyword].
Mon, 15 Oct 2001 11:09:48 +0000 Pavel Jank (Fsleep_for): Fix typo in a doc string.
Sun, 14 Oct 2001 10:36:01 +0000 Gerd Moellmann Put doc strings in comments.
Mon, 08 Oct 2001 08:07:49 +0000 Gerd Moellmann Don't define min/max.
Wed, 26 Sep 2001 11:15:40 +0000 Gerd Moellmann (required_matrix_width, required_matrix_height): New
Wed, 12 Sep 2001 11:43:47 +0000 Gerd Moellmann (set_window_cursor_after_update): Fix code
Mon, 10 Sep 2001 13:25:34 +0000 Gerd Moellmann (direct_output_for_insert): Don't change IT's
Tue, 28 Aug 2001 09:01:08 +0000 Gerd Moellmann (direct_output_for_insert): Set updated_area
Thu, 09 Aug 2001 09:37:50 +0000 Gerd Moellmann (adjust_glyph_matrix): Undo last change.
Wed, 08 Aug 2001 11:41:07 +0000 Gerd Moellmann (adjust_glyph_matrix): In the optimization for
Fri, 27 Jul 2001 15:28:46 +0000 Gerd Moellmann (shift_glyph_matrix, blank_row): Fix computation
Mon, 23 Jul 2001 11:33:42 +0000 Gerd Moellmann (adjust_glyph_matrix): In the optimization for
Thu, 19 Jul 2001 13:16:14 +0000 Gerd Moellmann (update_window): Don't set the cursor at the end
Tue, 10 Jul 2001 16:16:48 +0000 Gerd Moellmann (update_window): Don't skip the header-line
Fri, 30 Mar 2001 14:07:20 +0000 Gerd Moellmann (adjust_glyph_matrix): Don't try to reuse the current
Fri, 09 Mar 2001 14:50:33 +0000 Gerd Moellmann (buffer_posn_from_coords): Add parameters OBJECT and
Tue, 06 Mar 2001 16:13:34 +0000 Eli Zaretskii (syms_of_display) <glyph-table>: Doc fix.
Mon, 26 Feb 2001 12:17:18 +0000 Gerd Moellmann Check HAVE_TERM_H before including term.h.