log src/dispnew.c @ 39254:73dd40615520

age author description
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.
Thu, 22 Feb 2001 11:45:47 +0000 Gerd Moellmann (direct_output_for_insert): Give up if we are showing
Fri, 16 Feb 2001 12:36:03 +0000 Gerd Moellmann (direct_output_for_insert): Recognize more cases where
Thu, 15 Feb 2001 12:28:07 +0000 Gerd Moellmann (update_text_area): Undo change of 2001-01-12.
Tue, 06 Feb 2001 13:57:49 +0000 Gerd Moellmann (update_frame_line): Rename parameter FRAME to F.
Fri, 26 Jan 2001 14:19:03 +0000 Gerd Moellmann (adjust_glyph_matrix): Always clear desired matrices.
Sat, 20 Jan 2001 13:55:52 +0000 Andrew Innes (Fredraw_frame): Remove reference to
Wed, 17 Jan 2001 16:53:55 +0000 Gerd Moellmann (direct_output_for_insert): If char_ins_del_ok is
Tue, 16 Jan 2001 12:42:22 +0000 Gerd Moellmann Call redisplay_preserve_echo_area with additional arg.
Mon, 15 Jan 2001 13:46:04 +0000 Gerd Moellmann (save_or_restore_current_matrices): Function removed.
Fri, 12 Jan 2001 14:10:17 +0000 Gerd Moellmann Fix last change.
Fri, 12 Jan 2001 14:09:54 +0000 Gerd Moellmann (update_text_area): Put code which decrements the
Tue, 02 Jan 2001 22:55:49 +0000 Andrew Innes (Fredraw_frame): Call set_terminal_modes for
Tue, 02 Jan 2001 10:26:28 +0000 Gerd Moellmann (update_window): Don't check_current_matrix_flags.
Fri, 29 Dec 2000 21:09:36 +0000 Gerd Moellmann (check_current_matrix_flags) [GLYPH_DEBUG]: New
Thu, 28 Dec 2000 10:11:50 +0000 Gerd Moellmann Use #if GLYPH_DEBUG instead of #ifdef GLYPH_DEBUG.
Thu, 28 Dec 2000 10:08:21 +0000 Gerd Moellmann Use #if GLYPH_DEBUG instead of #ifdef GLYPH_DEBUG.
Wed, 27 Dec 2000 12:43:22 +0000 Gerd Moellmann (struct redisplay_history) [GLYPH_DEBUG]: New.