(change_frame_size_1): Save current buffer
[bpt/emacs.git] / src / dispnew.c
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 ==.
1997-04-02 Richard M. Stallman(change_frame_size_1): Call Fset_window_buffer,
1997-02-20 Karl Heuer(direct_output_forward_char): #if-0-out redundant
1997-01-20 Richard M. Stallman(init_display): Use `fatal'.
1997-01-20 Richard M. Stallman(init_display): Check for overflow in screen size.
1997-01-19 Richard M. Stallman(change_frame_size_1): Reject new sizes if they cause...
1997-01-03 Richard M. Stallman(update_frame): Call detect_input_pending
1996-11-19 Geoff Voelker(init_display) [HAVE_NTGUI]: Use w32 for window-system.
1996-10-09 Richard M. Stallman(init_display): If not yet initialized,
1996-09-21 Richard M. Stallman(make_frame_glyphs, update_line, update_frame)
1996-09-21 Richard M. Stallman(preserve_other_columns, preserve_my_columns): Use new
1996-09-15 Richard M. Stallman(direct_output_for_insert): Set last_overlay_modified...
1996-09-01 Karl HeuerRemoved support for !MULTI_FRAME.
1996-09-01 Karl HeuerChange all references from point to PT.
1996-08-22 Erik Naggum(change_frame_size_1): Clean up conditional.
1996-07-15 Karl HeuerDon't delare ospeed; cm.h already did it.
1996-06-10 Richard M. Stallman(change_frame_size, remake_frame_glyphs): Use FRAME_WIN...
1996-06-10 Richard M. Stallman(Fredraw_frame, remake_frame_glyphs)
1996-05-23 Karl HeuerComment fix.
1996-05-21 Karl Heuer(init_display) [HAVE_LIBNCURSES]: If X, call tgetent.
1996-04-26 Richard M. StallmanInclude blockinput.h.
1996-04-23 Richard M. StallmanInclude blockinput.h.
1996-04-09 Richard M. Stallman(sit_for): Call swallow_events.
1996-03-28 Richard M. Stallman(make_frame_glyphs): Zero the correct number of bytes.
1996-03-05 Richard M. Stallman(sit_for): Pass DISPLAY to detect_input_pending_run_timers.
1996-02-22 Erik Naggum(Fsleep_for): Accept sub-second intervals.
1996-02-01 Richard M. Stallman(update_frame): Compare FRAME_MINIBUF_WINDOW(f)
1996-01-24 Karl Heuer(change_frame_size_1) [MSDOS]: Support frame size
1996-01-15 Erik NaggumUpdate FSF's address in the preamble.
1996-01-09 Karl Heuer(init_display): Treat null string DISPLAY var like...
1996-01-09 Erik Naggum(Fsend_string_to_terminal, Fsit_for): Harmonize argumen...
1995-11-12 Richard M. StallmanAlways include dispextern.h before cm.h.
1995-11-10 Richard M. Stallman(update_line): Avoid indexing into obody by -1.
1995-11-07 Geoff Voelker[HAVE_NTGUI]: Include w32term.h.
1995-10-14 Richard M. Stallman(Qdisplay_table): New variable.
1995-10-03 Richard M. Stallman(get_display_line): Don't abort if there's text
1995-08-21 Richard M. StallmanInclude syssignal.h.
1995-07-25 Richard M. StallmanRenamings: frame->display => frame->output, struct...
1995-07-21 Richard M. Stallman(update_frame): Check that the echo area is in the...
1995-07-17 Karl Heuer(Fsit_for): Don't call prepare_menu_bars here.
1995-06-28 Richard M. Stallman(update_frame): Pretend cursor is in echo area
1995-06-11 Karl HeuerComment update.
1995-06-11 Karl Heuer(Fframe_or_buffer_changed_p): Calculate vector size...
1995-05-25 Karl Heuer(Fframe_or_buffer_changed_p): Record frame names
1995-05-25 Karl Heuer(change_frame_size_1): Declare arg DELAY.
1995-05-19 Karl Heuer(buffer_posn_from_coords): Don't let startp be before...
1995-05-18 Karl Heuer(buffer_posn_from_coords): New arg to compute_motion.
1995-05-11 Karl Heuer[!MULTI_FRAME] (Fredraw_frame): Delete extra docstring.
1995-05-02 Karl Heuer(update_frame): Don't put cursor in echo area unless
1995-04-13 Richard M. Stallman(Fframe_or_buffer_changed_p): Ignore buffers whose...
1995-04-07 Karl HeuerUpdate copyright.
1995-03-22 Karl Heuer(direct_output_forward_char): Don't use direct output...
1995-02-17 Richard M. Stallman(change_frame_size_1): New subroutine.
1995-02-14 Richard M. Stallman(window_change_signal): Add ignored argument.
1994-12-26 Richard M. Stallman(scrolling): Fewer restrictions if scroll_region_ok is
1994-12-06 Richard M. Stallman(update_frame): Call calculate_costs if baud_rate changed.
1994-11-16 Karl HeuerFix typo in comment.
1994-10-22 Richard M. Stallman(Fframe_or_buffer_changed_p):
1994-10-17 Morten Welinder*** empty log message ***
1994-10-04 Karl Heuer(direct_output_for_insert, direct_output_forward_char...
1994-10-04 Karl Heuer(redraw_frame, Fsleep_for, sit_for, Fsit_for): Use...
1994-09-19 Karl Heuer(direct_output_for_insert, direct_output_forward_char...
1994-09-18 Richard M. Stallman(preserve_other_columns): Fix arg to sizeof in bcopy...
1994-08-30 Richard M. Stallman(free_frame_glyphs): No longer static.
1994-07-31 Richard M. Stallman(sit_for): Undo previous change.
1994-07-31 Richard M. Stallman(direct_output_for_insert): Pass missing 8th
1994-07-20 Richard M. Stallman(direct_output_for_insert): Dpn't call compute_char_face
1994-07-19 Richard M. Stallman(sit_for): Return immediately if unread events exist.
1994-06-16 Richard M. Stallman(syms_of_display): Make baud-rate a user var.
1994-06-15 Richard M. StallmanPut stdio.h after config.h.
1994-06-07 Karl Heuer(Fframe_or_buffer_changed_p): Reuse the state vector.
1994-06-06 Karl Heuer(Fframe_or_buffer_changed_p): New function.
1994-06-05 Richard M. StallmanInclude systime.h after xterm.h.
1994-05-23 Richard M. Stallman(change_frame_size): Keep cursor coords in range.
1994-05-19 Richard M. Stallman(PENDING_OUTPUT_COUNT): If __GNU_LIBRARY__,
1994-05-17 Richard M. Stallman(update_frame): Fix test of outq and baud_rate some...
1994-05-17 Richard M. Stallman(update_frame): Fix backwd test of outq and baud_rate.
1994-05-10 Roland McGrathComment fix.
1994-05-10 Roland McGrath[__GNU_LIBRARY__]: Redefine PENDING_OUTPUT_COUNT even...
1994-05-01 Richard M. Stallman(update_frame): Fix previous change: unconditionally...
1994-04-29 Richard M. Stallman(update_frame): Move those assignments even farther...
1994-04-28 Richard M. Stallman(update_frame): Move assignments to current_frame and...
1994-04-13 Karl Heuer(Vglyph_table): Doc fix.
1994-04-09 Richard M. Stallman(update_line): Use line_height field.
1994-04-05 Karl HeuerAdd window argument on calls to compute_motion.
1994-04-05 Richard M. Stallman(verify_charstarts): Handle truncation of lines.
1994-04-03 Richard M. Stallman(direct_output_for_insert): Add charstarts entry after...
1994-04-03 Richard M. Stallman(verify_charstarts): Count right for continued lines.
1994-04-03 Richard M. Stallman(verify_charstarts): New function.
1994-04-01 Richard M. Stallman(make_frame_glyphs): If EMPTY, don't leave junk in...
1994-04-01 Richard M. Stallman(adjust_window_charstarts): New function.
1994-03-31 Richard M. Stallman(scroll_frame_lines): Handle charstarts like glyphs.
1994-03-19 Karl Heuer(direct_output_for_insert): Handle termcap frames as...
next