(Vafter_change_functions, Vbefore_change_functions): Declared.
[bpt/emacs.git] / src / xdisp.c
1994-04-08 Karl Heuer(copy_part_of_rope): Replace non-glyph with 0.
1994-04-07 Karl Heuer(display_text_line): minibuffer_prompt_width is a dista...
1994-04-06 Karl HeuerUse PT, not point.
1994-04-06 Karl Heuer(display_string): Allow for negative hpos when clearing...
1994-04-05 Karl HeuerAdd window argument on calls to compute_motion.
1994-04-05 Richard M. Stallman(display_text_line): Rename startp to leftmargin.
1994-04-04 Richard M. Stallman(display_text_line): Properly handle charstarts for...
1994-04-03 Richard M. Stallman(redisplay): do_verify_charstarts controls whether...
1994-04-03 Richard M. Stallman(display_text_line): Always store in charstart
1994-04-01 Fred Pierresteguy(update_menu_bar): Pass 0 to set_frame_menubar.
1994-04-01 Richard M. Stallman(try_window_id): Pass new arg to scroll_frame_lines.
1994-04-01 Richard M. Stallman(redisplay): In previous change, handle case where...
1994-04-01 Richard M. Stallman(redisplay): Call adjust_window_charstarts
1994-03-31 Richard M. Stallman(redisplay): Call frame_up_to_date_hook.
1994-03-29 Karl Heuer(display_text_line): Handle selective display at window...
1994-03-25 Karl Heuer(x_consider_frame_title, decode_mode_spec): Use assignm...
1994-03-19 Karl Heuer(fix_glyph, display_text_line, copy_part_of_rope, displ...
1994-03-16 Karl Heuer(update_menu_bar): Delete unused second argument. ...
1994-03-16 Karl Heuer(redisplay): Don't consider minibuffer name for frame...
1994-03-15 Karl Heuer(message1): Call message2 instead of duplicating code.
1994-03-14 Karl Heuer(redisplay_window): Avoid dividing negative numbers...
1994-03-11 Karl Heuer(x_consider_frame_title): New function, extracted from...
1994-03-10 Richard M. Stallman(display_mode_line): Highlight partial-width mode lines
1994-03-02 Richard M. Stallman(update_menu_bar): Change call to menu_bar_items.
1994-02-25 Karl Heuer(display_text_line): Allow for invisible overlays in...
1994-02-24 Karl Heuer(try_window, display_text_line): Use Fget_char_property...
1994-02-24 Karl Heuer(try_window): Add #ifdef USE_TEXT_PROPERTIES around...
1994-02-14 Karl Heuer(try_window_id, display_text_line): Treat blank lines...
1994-02-13 Richard M. Stallman(decode_mode_spec): Support %+.
1994-02-11 Richard M. Stallman(decode_mode_spec): Implement `P'.
1994-02-10 Karl HeuerComment change.
1994-02-06 Richard M. Stallman(fix_glyph): New function.
1994-02-02 Karl Heuer(try_window_id): Don't pass value beyond ZV to compute_...
1994-01-26 Fred PierresteguyWed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp...
1994-01-21 Richard M. Stallman(display_menu_bar): Add USE_X_TOOLKIT conditional.
1993-12-25 Richard M. Stallman(redisplay_window): Before altering lpoint,
1993-12-23 Richard M. Stallman(message): Use message2, not message1.
1993-11-20 Richard M. Stallman(display_text_line): Pass new arg to compute_char_face
1993-09-10 Roland McGrathInclude <config.h> instead of "config.h".
1993-08-02 Jim Blandy* xdisp.c (display_menu_bar): Redisplay all lines occup...
1993-07-31 Richard M. Stallman(try_window): Handle invisible newline at end of buffer.
1993-06-30 Jim Blandy* xdisp.c (redisplay): If we're not already showing...
1993-06-22 Jim Blandy* xdisp.c (redisplay_window): Remember to compute end...
1993-06-17 Jim Blandy* xdisp.c (redisplay_window): No need to subtract one...
1993-06-16 Jim Blandy* xdisp.c (redisplay_window): No need to subtract BEGV...
1993-06-14 Jim Blandy* xdisp.c (display_text_line): Use temporary variable.
1993-06-12 Richard M. Stallman(echo_area_display): Use XFASTINT on ->height.
1993-06-11 Jim Blandy* xdisp.c (redisplay_window): Don't call try_window_id...
1993-06-09 Jim Blandy* xdisp.c (display_text_line): Handle case where line...
1993-06-06 Richard M. Stallman(redisplay, echo_area_display): Use redraw_garbaged_frames.
1993-05-29 Richard M. Stallman(display_text_line): Really check for just the selected...
1993-05-29 Richard M. Stallman(syms_of_xdisp): Make highlight-nonselected-windows...
1993-05-27 Richard M. Stallman(display_text_line): Don't call compute_char_face for...
1993-05-22 Richard M. Stallman(display_text_line): Highlight in any frame's sel window.
1993-05-20 Jim BlandyFix the fix to scrollbar computaaFix the fix to the...
1993-05-19 Jim Blandy* xdisp.c (redisplay_window): Compute the scrollbar...
1993-05-19 Jim Blandy* xdisp.c (display_text_line): If the newline (or C...
1993-05-18 Jim Blandy* xdisp.c (redisplay_window): Make the scrollbar reflec...
1993-05-17 Richard M. Stallman(mark_window_display_accurate): Set region_showing...
1993-05-13 Jim Blandy* xdisp.c (copy_rope, copy_part_of_rope): Add face...
1993-05-13 Richard M. Stallman(display_text_line): Use break; to exit loop at eol.
1993-05-11 Jim Blandy* xdisp.c (display_text_line): Make face-handling code...
1993-05-10 Jim BlandyArrange to tell redisplay about changes in overlays.
1993-04-13 Richard M. Stallman(message, message1): If noninteractive and
1993-03-23 Richard M. Stallman(display_string, display_text_line): Allow tab_width...
1993-03-21 Richard M. Stallman(decode_mode_spec): Handle `%l'.
1993-03-18 Jim Blandy* frame.h (FOR_EACH_FRAME): Change the definition so...
1993-03-15 Richard M. Stallman(display_menu_bar): Assume FRAME_MENU_BAR_ITEMS already...
1993-03-12 Richard M. Stallman(display_menu_bar): New function.
1993-03-08 Richard M. Stallman(copy_rope): Expect FROM to be a vector.
1993-03-02 Jim Blandy* xdisp.c (redisplay): Protect calls to request_sigio and
1993-02-14 Jim Blandy* xdisp.c (message): Set echo_frame to the frame whose...
1993-01-14 Jim Blandy* window.c (window_internal_width): New function, which...
1992-12-24 Jim Blandy* xdisp.c: #include "termhooks.h".
1992-12-06 Jim Blandy* xdisp.c (redisplay): Call FRAME_SAMPLE_VISIBILITY...
1992-11-16 Jim Blandy* xdisp.c (display_string): Use w's buffer's value of
1992-10-31 Jim Blandy* xdisp.c (redisplay): Use ! EQ to compare the old...
1992-10-19 Jim Blandy* xdisp.c (message): If M is zero, clear echo_area_glyp...
1992-09-13 Jim Blandy* xdisp.c (display_mode_line): If the only other frames are
1992-08-19 Jim Blandy* xdisp.c (display_mode_line): Use x_implicitly_set_nam...
1992-08-12 Jim Blandy* xdisp.c (FRAME_IS_TERMCAP, FRAME_IS_X, FRAME_HAS_MINI...
1992-07-21 Jim Blandyentered into RCS
1992-07-21 Jim Blandy*** empty log message ***
1992-07-15 Richard M. Stallman*** empty log message ***
1992-07-14 Jim Blandy*** empty log message ***
1992-06-30 Jim Blandy*** empty log message ***
1992-06-24 Jim Blandy*** empty log message ***
1992-03-18 Jim Blandy*** empty log message ***
1992-03-12 Jim Blandy*** empty log message ***
1992-02-03 Jim Blandy*** empty log message ***
1992-01-13 Jim Blandy*** empty log message ***
1991-11-16 Jim Blandy*** empty log message ***
1991-08-02 Jim Blandy*** empty log message ***
1991-07-31 Jim Blandy*** empty log message ***
1991-07-15 Jim Blandy*** empty log message ***
1991-06-26 Jim Blandy*** empty log message ***
1991-05-22 Jim BlandyInitial revision