(set_window_cursor_after_update): Fix code
[bpt/emacs.git] / src / dispnew.c
2001-09-12 Gerd Moellmann(set_window_cursor_after_update): Fix code
2001-09-10 Gerd Moellmann(direct_output_for_insert): Don't change IT's
2001-08-28 Gerd Moellmann(direct_output_for_insert): Set updated_area
2001-08-09 Gerd Moellmann(adjust_glyph_matrix): Undo last change.
2001-08-08 Gerd Moellmann(adjust_glyph_matrix): In the optimization for
2001-07-27 Gerd Moellmann(shift_glyph_matrix, blank_row): Fix computation
2001-07-23 Gerd Moellmann(adjust_glyph_matrix): In the optimization for
2001-07-19 Gerd Moellmann(update_window): Don't set the cursor at the end
2001-07-10 Gerd Moellmann(update_window): Don't skip the header-line
2001-03-30 Gerd Moellmann(adjust_glyph_matrix): Don't try to reuse the current
2001-03-09 Gerd Moellmann(buffer_posn_from_coords): Add parameters OBJECT and
2001-03-06 Eli Zaretskii(syms_of_display) <glyph-table>: Doc fix.
2001-02-26 Gerd MoellmannCheck HAVE_TERM_H before including term.h.
2001-02-22 Gerd Moellmann(direct_output_for_insert): Give up if we are showing
2001-02-16 Gerd Moellmann(direct_output_for_insert): Recognize more cases where
2001-02-15 Gerd Moellmann(update_text_area): Undo change of 2001-01-12.
2001-02-06 Gerd Moellmann(update_frame_line): Rename parameter FRAME to F.
2001-01-26 Gerd Moellmann(adjust_glyph_matrix): Always clear desired matrices.
2001-01-20 Andrew Innes(Fredraw_frame): Remove reference to
2001-01-17 Gerd Moellmann(direct_output_for_insert): If char_ins_del_ok is
2001-01-16 Gerd MoellmannCall redisplay_preserve_echo_area with additional arg.
2001-01-15 Gerd Moellmann(save_or_restore_current_matrices): Function removed.
2001-01-12 Gerd MoellmannFix last change.
2001-01-12 Gerd Moellmann(update_text_area): Put code which decrements the
2001-01-02 Andrew Innes(Fredraw_frame): Call set_terminal_modes for
2001-01-02 Gerd Moellmann(update_window): Don't check_current_matrix_flags.
2000-12-29 Gerd Moellmann(check_current_matrix_flags) [GLYPH_DEBUG]: New
2000-12-28 Gerd MoellmannUse #if GLYPH_DEBUG instead of #ifdef GLYPH_DEBUG.
2000-12-28 Gerd MoellmannUse #if GLYPH_DEBUG instead of #ifdef GLYPH_DEBUG.
2000-12-27 Gerd Moellmann(struct redisplay_history) [GLYPH_DEBUG]: New.
2000-12-23 Gerd Moellmann(save_frame_matrix, restore_frame_matrix): Removed.
2000-12-21 Gerd Moellmann(ensure_frame_matrix): Removed.
2000-12-20 Gerd Moellmann(fake_current_matrices, ensure_frame_matrix): New
2000-12-19 Gerd Moellmann(direct_output_for_insert): Fix check for mini-window
2000-12-15 Gerd Moellmann(update_window): Detect pending input every nth line
2000-12-13 Gerd Moellmann(update_window): If do_mouse_tracking is non-nil,
2000-12-06 Gerd Moellmann(adjust_glyph_matrix): Don't reuse a window's current
2000-12-05 Gerd Moellmann(scrolling_window): Fix code inserting runs in list...
2000-11-22 Gerd Moellmann(update_frame): Do nothing with frame's tool bar
2000-11-18 Gerd Moellmann(update_text_area): Fix last change.
2000-11-18 Gerd Moellmann(update_text_area): Don't skip over equal glyphs
2000-11-16 Kenichi Handa(null_row): New gloval static variable.
2000-10-31 Gerd Moellmann(update_frame_line): Handle case where spaces in
2000-10-22 Andrew ChoiInitial check-in: changes for building Emacs under...
2000-10-13 Gerd Moellmann(direct_output_for_insert): Call set_iterator_to_next
2000-09-27 Gerd Moellmann(adjust_glyph_matrix, enable_glyph_matrix_rows):
2000-09-22 Gerd Moellmann(enable_glyph_matrix_rows): Remove xasserts.
2000-09-21 Gerd Moellmann(scrolling_window): Compare y-positions of rows
2000-09-19 Gerd Moellmann(update_window_line): Make sure to always draw
2000-09-18 Gerd Moellmann(update_window): Move test for invisible lines
2000-09-16 Gerd Moellmann(update_window): Make sure to make desired rows
2000-08-30 Gerd Moellmann(update_frame): Only set display_completed here; use
2000-08-29 Gerd Moellmann(build_frame_matrix_from_leaf_window): If a row of a
2000-08-22 Andrew InnesInclude keyboard.h before frame.h.
2000-08-09 Gerd Moellmann(Qredisplay_dont_pause): New variable.
2000-08-09 Gerd Moellmann(mode_line_string): Declare parameter MODE_LINE_P.
2000-07-19 Gerd Moellmann(direct_output_for_insert): Remove confusing
2000-07-18 Gerd Moellmann(update_text_area): Write the whole row if it
2000-07-12 Gerd Moellmann(redraw_overlapped_rows): Add missing local.
2000-07-12 Gerd Moellmann(make_current): Preserve the mouse_face_p flag of the
2000-07-11 Gerd Moellmann(direct_output_forward_char): Give up if currently
2000-07-05 Gerd Moellmann(clear_glyph_row): Add debug code in #if 0.
2000-06-28 Gerd Moellmann(struct row_entry): New structure.
2000-06-15 Gerd Moellmann(update_frame_1): Handle case that cursor vpos is
2000-06-05 Dave LoveConditionally include term.h.
2000-05-31 Gerd Moellmann(find_glyph_row_slice, swap_glyphs_in_rows): Put in...
2000-04-25 Gerd Moellmann(increment_matrix_positions): Renamed from
2000-04-22 Gerd Moellmann(update_frame_line): When writing a whole line, make
2000-04-05 Ken Raeburnmake_number/XINT/XUINT conversions; EQ/== fixes; =...
2000-03-27 Gerd Moellmann(direct_output_for_insert): Use DEC_TEXT_POS
2000-03-02 Gerd Moellmann(free_glyphs): Block input while freeing matrices.
2000-02-25 Gerd Moellmann(flush_stdout) [GLYPH_DEBUG]: New function.
2000-02-17 Gerd MoellmannRemove `LISP_FLOAT_TYPE' and `standalone'.
2000-01-02 Eli Zaretskii(mode_line_string): Support termcap frames as well.
1999-12-29 Eli Zaretskii(mode_line_string): Support MS-DOS frames.
1999-12-27 Kenichi Handa(line_hash_code) (direct_output_for_insert): Adjusted
1999-12-15 Eli ZaretskiiChanges for separate unspecified foreground and backgro...
1999-12-15 Kenichi Handa(direct_output_forward_char): Check point moving into
1999-12-06 Eli ZaretskiiChanges for automatic remapping of X colors on terminal...
1999-11-25 Gerd Moellmann(direct_output_for_insert): Set glyph row's
1999-11-22 Gerd Moellmann(direct_output_for_insert): Increment glyph positions
1999-11-18 Dave Love(Finternal_show_cursor_p): Fix doc string.
1999-11-03 Gerd Moellmann(Finternal_show_cursor): Change it to set the
1999-11-01 Gerd Moellmann(Finternal_show_cursor): Renamed from Fshow_cursor.
1999-10-25 Ken Raeburnmore XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp...
1999-10-19 Paul EggertAdd support for large files, 64-bit Solaris, system...
1999-09-20 Gerd Moellmann(direct_output_for_insert): Cast arguments to
1999-09-16 Gerd Moellmann(direct_output_forward_char): Don't use this method
1999-09-15 Gerd Moellmann(update_frame_line): If writing whole desired line,
1999-09-13 Gerd Moellmann(selected_frame): Make it a Lisp_Object.
1999-09-05 Gerd MoellmannChange
1999-09-05 Gerd MoellmannChange spelling of `toolbar' to `tool_bar' or `tool...
1999-09-03 Gerd Moellmann(adjust_frame_glyphs): Remove reference to
1999-08-30 Gerd Moellmann(mode_line_string): Add FRAME_LEFT_FLAGS_AREA_WIDTH
1999-08-24 Gerd Moellmann(adjust_frame_glyphs): Reset Vresize_mini_config.
1999-08-23 Gerd Moellmann(direct_output_for_insert): Set beg_unchanged
1999-08-21 Gerd Moellmann(do_pending_window_change): Add parameter `safe'.
1999-08-18 Gerd Moellmann(update_frame_line): Fix previous change. If writing
1999-08-17 Gerd Moellmann(update_frame_line): If writing whole line,
1999-08-17 Gerd Moellmann(direct_output_for_insert): Use
next