]> code.delx.au - gnu-emacs/history - src/xdisp.c
(display_text_line): Clear out redisplay_end_trigger
[gnu-emacs] / src / xdisp.c
1996-01-09 Karl Heuer(display_text_line): Clear out redisplay_end_trigger
1996-01-05 Karl HeuerComment fixes.
1995-12-24 Richard M. Stallman(redisplay_window): Clear force_start field
1995-12-23 Richard M. Stallman(prepare_menu_bars): If update_mode_lines,
1995-12-21 Karl Heuer(redisplay_window): Don't do the scroll_step thing
1995-12-15 Richard M. Stallman(message_dolog): Save and restore windows_or_buffers_ch...
1995-11-27 Richard M. Stallman(decode_mode_spec): For p and P, avoid overflow with...
1995-11-18 Richard M. Stallman(Qredisplay_end_trigger_functions): Renamed from ....
1995-11-11 Richard M. Stallman(display_text_line): Handle redisplay_end_trigger
1995-11-11 Richard M. Stallman(display_menu_bar): Fix backwards conditional.
1995-11-10 Richard M. Stallman(display_text_line): Get redisplay_end_trigger from...
1995-11-07 Geoff Voelker[HAVE_NTGUI] (set_menu_framebar): Declare external.
1995-10-31 Richard M. StallmanAdd some commented-out code.
1995-10-31 Karl Heuer(BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):
1995-10-21 Richard M. Stallman(try_window_id): Stop the compute_motion at ZV, not Z,
1995-10-12 Richard M. Stallman(syms_of_xdisp): Doc fix.
1995-10-11 Richard M. Stallman(redisplay_window, redisplay_window, display_text_line):
1995-10-03 Richard M. Stallman(Qwindow_scroll_functions, Vwindow_scroll_functions...
1995-08-22 Karl Heuer(display_text_line): Write blanks under the entire
1995-08-06 Richard M. Stallman(redisplay): Compute mini_frame the same way echo_area_...
1995-08-03 Richard M. Stallman(redisplay): When displaying a terminal frame,
1995-07-26 Richard M. Stallman(update_menu_bar): Pass new arg to set_frame_menubar.
1995-07-21 Richard M. Stallman(echo_area_display): Use selected frame's minibuf window
1995-07-18 Richard M. Stallman(decode_mode_spec): New arg spec_width.
1995-07-07 Richard M. Stallman(redisplay_window): Fix typos in clip_changed change.
1995-07-02 Richard M. Stallman(clip_changed): Variable deleted.
1995-06-28 Richard M. Stallman(echo_area_display): Don't set FRAME_CURSOR_... here.
1995-06-21 Richard M. Stallman(decode_mode_spec) [!MULTI_FRAME]: Handle %F properly.
1995-06-17 Richard M. Stallman(display_text_line): Fill in charstart for end of buffer.
1995-06-16 Karl HeuerFix previous change.
1995-06-16 Karl Heuer(Qoverriding_terminal_local_map): New variable.
1995-06-09 Karl Heuer(update_menu_bar): Use set_buffer_internal_1 to switch...
1995-06-09 Karl Heuer(update_menu_bar): Run activate-menubar-hook
1995-06-05 Karl HeuerInclude keyboard.h.
1995-05-30 Karl Heuer(update_menu_bar): Do update if region display has...
1995-05-30 Karl Heuer(update_menu_bar): Reverse test of save_match_data.
1995-05-29 Karl Heuer(redisplay_window): Don't use try_window_id if
1995-05-29 Karl Heuer(update_menu_bar): Call set_frame_menubar with proper...
1995-05-26 Karl Heuer(x_consider_frame_title): Use FRAME_KBOARD.
1995-05-25 Karl Heuer(prepare_menu_bars): Update frame titles before menu...
1995-05-25 Karl Heuer(message): Cast arg of doprnt.
1995-05-24 Karl Heuer(redisplay_window): Use set_buffer_internal_1.
1995-05-22 Karl Heuer(display_text_line): Enter a char in charstarts
1995-05-18 Karl Heuer(zv_strings_seen): New variable.
1995-05-13 Karl Heuer(minmax): New macro.
1995-05-09 Karl Heuer(x_consider_frame_title): When setting multiple_frames,
1995-05-09 Richard M. Stallman(prepare_menu_bars): Save and restore the match data.
1995-05-06 Richard M. Stallman(prepare_menu_bars): Clear size-change flag before...
1995-05-02 Karl Heuer(display_text_line): Don't move the cursor if it's...
1995-05-01 Karl Heuer(redisplay): Don't move the cursor if it's supposed to
1995-04-24 Karl Heuer(message_dolog): The message log doesn't need an undo...
1995-04-20 Richard M. StallmanComment change.
1995-04-14 Richard M. Stallman(redisplay): Call init_desired_glyphs for each frame.
1995-04-10 Richard M. Stallman(display_mode_line): Use push_frame_kboard, pop_frame_k...
1995-04-08 Richard M. Stallman(redisplay): Don't call update_frame for non-selected...
1995-04-08 Richard M. Stallman(prepare_menu_bars): Do the frame titles last.
1995-04-03 Karl Heuer(message_nolog): New function.
1995-03-24 Karl Heuer(try_window_id): Stop scan at bottom of window, not...
1995-03-24 Karl Heuer(redisplay): Make sure pause is set before used.
1995-03-22 Richard M. Stallman(redisplay_window): Skip the only-point-has-changed
1995-03-19 Richard M. Stallman(invisible_p, invisible_ellipsis_p): Handle list
1995-03-18 Richard M. Stallman(display_menu_bar): Just one space between menu items.
1995-03-15 Karl Heuer(display_mode_line): Rename perdisplay to kboard.
1995-03-11 Richard M. Stallman(display_text_line): When setting selective_rlen,
1995-03-03 Karl Heuer(display_mode_line): Temporarily set current_perdisplay...
1995-02-24 Richard M. Stallman(display_string, display_text_line):
1995-02-17 Richard M. Stallman(redisplay): Don't display nonselected terminal frames.
1995-02-15 Richard M. Stallman(redisplay_window): If we update the mode line,
1995-02-08 Karl Heuer(message_log_check_duplicate): New function.
1995-02-05 Richard M. Stallman(Vwindow_size_change_functions): New variable.
1995-02-03 Richard M. Stallman(display_text_line): Deduct minibuf prompt from taboffset.
1995-01-27 Karl Heuer(message_log_need_newline): This var is now static.
1995-01-18 Karl HeuerChange all occurences of SWITCH_ENUM_BUG to use SWITCH_...
1995-01-17 Karl Heuer(message_dolog): Ignore narrowing.
1995-01-17 Karl Heuer(redisplay, redisplay_window, display_mode_line, decode...
1995-01-13 Karl Heuer(message_log_need_newline): New var.
1995-01-11 Karl Heuer(message1_nolog): New function.
1995-01-11 Karl Heuer(Vmessage_log_max): New var.
1995-01-02 Richard M. StallmanUse SAVE_MODIFF and BUF_SAVE_MODIFF
1994-11-16 Richard M. Stallman(try_window, display_text_line): Undo previous change.
1994-11-16 Roland McGrath(try_window): Don't pass window to Fget_char_property...
1994-10-31 Karl Heuer(column_number_displayed): New variable.
1994-10-30 Richard M. Stallman(display_text_line): Truncate the minibuf_prompt if...
1994-10-25 Karl Heuer(decode_mode_spec): New spec %c, for current column.
1994-10-17 Morten Welinder*** empty log message ***
1994-10-14 Richard M. Stallman(redisplay): Call clear_face_cache instead
1994-10-11 Jim Blandy(display_scan_buffer): Pass the correct number of argum...
1994-10-10 Richard M. Stallman(redisplay_window): Fix Oct 1 change:
1994-10-08 Jim Blandy* xdisp.c (redisplay_window): Invalidate width_run_cach...
1994-10-04 Karl Heuer(try_window_id): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer(redisplay, mark_window_display_accurate, redisplay_win...
1994-10-04 Karl Heuer(display_text_line): Use new accessor macros instead...
1994-10-02 Richard M. Stallman(redisplay_window): If we set PT, and that alters a...
1994-09-27 Karl Heuer(redisplay, mark_window_display_accurate, try_window_id...
1994-09-25 Richard M. Stallman(update_echo_area): New function.
1994-09-20 Karl Heuer(display_string): Change VERTICAL_SCROLL_BAR_WIDTH...
1994-09-19 Jim BlandyAdd a new element to display tables controlling side...
1994-09-19 Karl Heuer[!HAVE_X_WINDOWS] (store_frame_title): Dummy macro.
1994-09-17 Richard M. Stallman(message): Use EMACS_INT.
1994-09-16 Karl Heuer(decode_mode_spec): Use MODE_LINE_BINARY_TEXT when...
next