Comment update.
[bpt/emacs.git] / src / dispnew.c
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...
1994-03-14 Karl Heuer(Fredraw_frame) [! MULTI_FRAME]: Make noninteractive...
1994-02-24 Karl Heuer(direct_output_forward_char): Use Fget_char_property...
1994-02-24 Karl Heuer(direct_output_for_insert): Fix comment.
1994-02-10 Karl Heuer(buffer_posn_from_coords): Take hscroll into account.
1994-01-17 Richard M. StallmanInclude stdio.h before config.h.
1993-12-23 Richard M. Stallman(Fsit_for): Call prepare_menu_bars.
1993-12-15 Roland McGrath(update_frame): Only call sleep (outq / baud_rate)...
1993-12-08 Roland McGrath(PENDING_OUTPUT_COUNT) [__GNU_LIBRARY__]: Alternate...
1993-11-20 Richard M. Stallman(direct_output_for_insert): Pass new arg to compute_cha...
1993-09-10 Roland McGrathInclude <config.h> instead of "config.h".
1993-08-11 Richard M. Stallman(direct_output_forward_char): Fix previous change:
1993-07-31 Richard M. Stallman(direct_output_for_insert): Fail if character
1993-07-26 Richard M. Stallman(Fsleep_for): If arg is 0, return right away.
1993-07-25 Richard M. StallmanCommented-out code added.
1993-07-18 Jim Blandy* dispnew.c (direct_output_for_insert): By the time...
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-06-06 Richard M. StallmanInclude lisp.h earlier (before termhooks.h).
1993-06-06 Richard M. Stallman(Fredraw_display): Redraw all visible frames.
1993-06-03 Richard M. Stallman(do_pending_window_change): No need to clear
1993-05-31 Richard M. Stallman(update_frame): Make preempt_count positive.
1993-05-30 Richard M. Stallman(buffer_posn_from_coords): Since COL is already
1993-05-28 Richard M. Stallman(Fsleep_for): Don't return without waiting when SEC...
1993-05-22 Jim BlandyUpdated copyright years.
1993-05-20 Jim Blandy* dispnew.c (preserve_other_columns): Remember to multi...
1993-05-15 Richard M. Stallman(direct_output_forward_char): Just give up
1993-05-14 Jim Blandy* dispnew.c (direct_output_for_insert): Compute the...
1993-05-04 Jim Blandy* systime.h: Doc fix.
1993-04-10 Jim Blandy* dispnew.c (getenv): Extern declaration deleted; this...
1993-03-31 Jim BlandyPut interrupt input blocking in a separate file from...
1993-03-25 Jim Blandy* dispnew.c (getenv): Add extern declaration.
1993-03-25 Jim BlandyFix typo.
1993-03-25 Jim Blandy* dispnew.c (init_display): Get display name from envir...
1993-03-24 Jim Blandy* dispnew.c (init_display): Initialize Vwindow_system.
1993-03-20 Jim BlandyDoc fix.
1993-03-20 Jim Blandy* dispnew.c (Fsleep_for): Make this take two arguments...
1993-03-20 Jim BlandyDo * dispnew.c (sit_for): Doc fix.
1993-03-18 Jim Blandy* frame.h (FOR_EACH_FRAME): Change the definition so...
1993-03-15 Richard M. StallmanInclude termhooks.h.
1993-03-11 Richard M. Stallman(change_frame_size): Handle FRAME_MENU_BAR_LINES.
1993-02-22 Jim Blandy* dispnew.c (sit_for): Pass the correct number of argum...
1993-02-14 Jim Blandy* dispnew.c (remake_frame_glyphs): When re-allocating...
1993-02-10 Richard M. Stallman(char_ins_del_cost): Use FRAME_WIDTH, not FRAME_HEIGHT.
1993-01-26 Jim BlandyJimB's changes since January 18th
1993-01-14 Jim Blandy* dispnew.c (Fredraw_display): DEFUN was missing a...
1993-01-14 Jim Blandy* window.c (window_internal_width): New function.
1993-01-13 Richard M. Stallman(Fredraw_display): Redraw all visible frames.
1992-12-24 Jim Blandy* dispnew.c (Fredraw_display): Use the FRAME_VISIBLE_P and
1992-12-06 Jim Blandy* dispnew.c: Remove dyked-out copy of safe_bcopy.
next