(save_or_restore_current_matrices): Function removed.
[bpt/emacs.git] / src / dispnew.c
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
1999-08-11 Gerd Moellmann(mirror_make_current): If desired row isn't enabled,
1999-08-06 Gerd Moellmann(set_window_cursor_after_update): Correct cursor
1999-08-06 Gerd Moellmann(redraw_overlapping_rows): Use flag overlapping_p.
1999-07-30 Eli Zaretskii(init_display) [MSDOS]: Don't initialize frame faces,
1999-07-21 Gerd MoellmannComplete rewrite.
1998-06-01 Karl Heuer(Fredraw_frame): Don't erase frame or its glyph records
1998-04-25 Richard M. Stallman(change_frame_size_1): Use FRAME_CURSOR_X_LIMIT.
1998-04-24 Richard M. Stallman(update_frame): Move echo area cursor into range.
1998-04-14 Andreas SchwabFix -Wimplicit warnings.
1998-04-09 Karl Heuer(minmax): New macro.
1998-03-21 Richard M. StallmanUse STRING_BYTES and SET_STRING_BYTES.
1998-01-21 Richard M. StallmanUpdate copyright year.
1998-01-09 Richard M. Stallman(Fsend_string_to_terminal): Use size_byte.
1997-08-30 Richard M. Stallman(change_frame_size_1): Save current buffer
1997-08-01 Richard M. Stallman(direct_output_for_insert): Set last_point_x properly.
1997-07-18 Richard M. Stallman(direct_output_forward_char): Reenable check against
1997-07-13 Richard M. Stallman(init_display): Go ahead and prepare for
1997-05-29 Richard M. Stallman(scrolling): If a line is not enabled,
1997-05-27 Richard M. Stallman(sit_for): New arg initial_display.
1997-05-20 Richard M. Stallman(sit_for): Delete #if 0.
1997-04-10 Karl Heuer(Fframe_or_buffer_changed_p): Use EQ, not ==.
next