Wed, 13 Dec 2000 14:24:01 +0000 |
Gerd Moellmann |
(update_window): If do_mouse_tracking is non-nil,
|
Wed, 06 Dec 2000 15:46:27 +0000 |
Gerd Moellmann |
(adjust_glyph_matrix): Don't reuse a window's current
|
Tue, 05 Dec 2000 13:48:22 +0000 |
Gerd Moellmann |
(scrolling_window): Fix code inserting runs in list of all runs.
|
Wed, 22 Nov 2000 16:32:00 +0000 |
Gerd Moellmann |
(update_frame): Do nothing with frame's tool bar
|
Sat, 18 Nov 2000 23:56:13 +0000 |
Gerd Moellmann |
(update_text_area): Fix last change.
|
Sat, 18 Nov 2000 15:37:15 +0000 |
Gerd Moellmann |
(update_text_area): Don't skip over equal glyphs
|
Thu, 16 Nov 2000 00:53:28 +0000 |
Kenichi Handa |
(null_row): New gloval static variable.
|
Tue, 31 Oct 2000 13:32:08 +0000 |
Gerd Moellmann |
(update_frame_line): Handle case where spaces in
|
Sun, 22 Oct 2000 16:50:16 +0000 |
Andrew Choi |
Initial check-in: changes for building Emacs under Mac OS.
|
Fri, 13 Oct 2000 18:26:51 +0000 |
Gerd Moellmann |
(direct_output_for_insert): Call set_iterator_to_next
|
Wed, 27 Sep 2000 11:43:51 +0000 |
Gerd Moellmann |
(adjust_glyph_matrix, enable_glyph_matrix_rows):
|
Fri, 22 Sep 2000 19:54:02 +0000 |
Gerd Moellmann |
(enable_glyph_matrix_rows): Remove xasserts.
|
Thu, 21 Sep 2000 18:41:36 +0000 |
Gerd Moellmann |
(scrolling_window): Compare y-positions of rows
|
Tue, 19 Sep 2000 15:18:07 +0000 |
Gerd Moellmann |
(update_window_line): Make sure to always draw
|
Mon, 18 Sep 2000 11:39:53 +0000 |
Gerd Moellmann |
(update_window): Move test for invisible lines
|
Sat, 16 Sep 2000 13:38:54 +0000 |
Gerd Moellmann |
(update_window): Make sure to make desired rows
|
Wed, 30 Aug 2000 14:59:26 +0000 |
Gerd Moellmann |
(update_frame): Only set display_completed here; use
|
Tue, 29 Aug 2000 15:02:44 +0000 |
Gerd Moellmann |
(build_frame_matrix_from_leaf_window): If a row of a
|
Tue, 22 Aug 2000 22:14:00 +0000 |
Andrew Innes |
Include keyboard.h before frame.h.
|
Wed, 09 Aug 2000 18:39:58 +0000 |
Gerd Moellmann |
(Qredisplay_dont_pause): New variable.
|
Wed, 09 Aug 2000 12:29:11 +0000 |
Gerd Moellmann |
(mode_line_string): Declare parameter MODE_LINE_P.
|
Wed, 19 Jul 2000 15:47:52 +0000 |
Gerd Moellmann |
(direct_output_for_insert): Remove confusing
|
Tue, 18 Jul 2000 19:43:04 +0000 |
Gerd Moellmann |
(update_text_area): Write the whole row if it
|
Wed, 12 Jul 2000 15:59:56 +0000 |
Gerd Moellmann |
(redraw_overlapped_rows): Add missing local.
|
Wed, 12 Jul 2000 15:10:30 +0000 |
Gerd Moellmann |
(make_current): Preserve the mouse_face_p flag of the
|
Tue, 11 Jul 2000 19:57:54 +0000 |
Gerd Moellmann |
(direct_output_forward_char): Give up if currently
|
Wed, 05 Jul 2000 11:39:35 +0000 |
Gerd Moellmann |
(clear_glyph_row): Add debug code in #if 0.
|
Wed, 28 Jun 2000 20:28:50 +0000 |
Gerd Moellmann |
(struct row_entry): New structure.
|
Thu, 15 Jun 2000 22:51:01 +0000 |
Gerd Moellmann |
(update_frame_1): Handle case that cursor vpos is
|
Mon, 05 Jun 2000 14:22:26 +0000 |
Dave Love |
Conditionally include term.h.
|