Tried to make docstring less `colloquial'...
[bpt/emacs.git] / src / xdisp.c
2006-02-03 Kim F. StormCache last merged escape glyph face.
2006-01-24 Károly Lőrentey(handle_invisible_prop): Set it->position to fix cursor
2006-01-23 Kim F. Storm(handle_single_display_spec): Fix handling of space
2006-01-21 Romain Francoise(get_window_cursor_type): Fix last change.
2006-01-19 Chong Yidong* xdisp.c (get_window_cursor_type): Use cursor type...
2005-12-11 Richard M. Stallman(syms_of_xdisp) <blink-cursor-alist>: Doc fix.
2005-11-11 Kim F. Storm(handle_stop): Skip overlay string handling if
2005-11-07 Kim F. StormUse local var `b' instead of XBUFFER (w->buffer) also...
2005-11-04 Kim F. Storm(show_mouse_face): Clear mouse face to eol.
2005-10-30 Kim F. Storm(display_line): Restore it->current_x and call
2005-10-29 Richard M. Stallman(Fformat_mode_line): Clear mode_line_proptrans_alist...
2005-10-29 Richard M. Stallman(handle_fontified_prop): Do nothing if memory full.
2005-10-28 Richard M. Stallman(decode_mode_spec): Define %e to indicate memory full.
2005-10-13 Kim F. Storm(pos_visible_p): Convert w->hscroll to pixels before...
2005-10-12 YAMAMOTO Mitsuharu(remember_mouse_glyph): Use MATRIX_BOTTOM_TEXT_ROW to
2005-10-11 Kim F. Storm(remember_mouse_glyph): New generic version based on
2005-10-07 YAMAMOTO MitsuharuRename member for_overlaps_p in struct glyph_string to
2005-10-01 Kim F. Storm(try_window): Skip scroll-margin check if ZV is visible.
2005-09-27 Dan Nicolaescu* xlwmenu.c (find_next_selectable):
2005-09-22 Kim F. Storm(message_dolog): Add warning about GC and Lisp strings.
2005-09-15 Richard M. Stallman(overlay_arrow_at_row): Add HAVE_WINDOW_SYSTEM conditional.
2005-09-15 Kim F. Storm(move_it_vertically): Don't try to fetch byte BEGV-1.
2005-09-12 Kim F. Storm(message3): Pass copy of lisp string to message_dolog.
2005-09-12 Kenichi Handa(display_mode_element): Be sure to make variables THIS
2005-09-08 Kim F. Storm* xdisp.c (try_window_reusing_current_matrix): Clear...
2005-09-08 Kim F. Storm(redisplay_internal): Mark updated frames in new updated_p
2005-09-07 Kim F. Storm* xdisp.c (handle_display_prop): Respect overlay window...
2005-09-07 Kim F. Storm(try_window): Remove superfluous cursor_height calculation.
2005-09-04 Richard M. Stallman(redisplay_internal): Make UPDATED as long as needed.
2005-08-26 Stefan Monnier(pos_visible_p): Yet another int/Lisp_Object mixup...
2005-08-26 Kim F. Storm(resize_mini_window): Fix 2005-08-20 change.
2005-08-21 Kim F. Storm(redisplay_window): Call update_window_fringes with
2005-08-20 Richard M. Stallman(display_echo_area_1): Get display start pos from w...
2005-08-18 Kim F. Storm(calc_pixel_width_or_height): Use actual display
2005-08-17 Kim F. Storm(pos_visible_p): Adjust X value if window is hscrolled.
2005-08-16 Richard M. Stallman(message3_nolog): Clear echo_message_buffer.
2005-08-07 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-30 Juanma Barranquero(syms_of_xdisp) <redisplay-end-trigger-functions>:...
2005-07-18 Kim F. Storm(redisplay_internal): Only try to hscroll each frame...
2005-07-15 Richard M. Stallman(select_frame_for_redisplay): Use find_symbol_value.
2005-07-15 Kim F. StormFix redisplay loop in last change.
2005-07-13 Kim F. Storm* xdisp.c (start_display): Don't reseat to next visible...
2005-07-13 Kim F. Storm(cursor_row_fully_visible_p): Allow partially visible
2005-07-04 Lute KamstraUpdate FSF's address.
2005-07-03 Richard M. Stallman(try_window): Fix previous change in how it handles
2005-06-30 Juri Linkov(x_draw_vertical_border): If left fringe is not present
2005-06-25 Richard M. Stallman(try_window): New arg CHECK_MARGINS. Calls changed.
2005-06-24 Juanma Barranquero(syms_of_xdisp) <nobreak-char-display>: Doc fix.
2005-06-23 Richard M. Stallman(get_next_display_element):
2005-06-17 Richard M. Stallman(get_next_display_element): Reverse test of Vshow_nonbr...
2005-06-13 Stefan Monnier(note_mode_line_or_margin_highlight): Lisp_Object/int...
2005-06-10 Masatake YAMATO* xdisp.c (note_mode_line_or_margin_highlight): Call...
2005-06-08 Kim F. Storm* composite.c (compose_chars_in_text):
2005-06-08 Richard M. Stallman(get_next_display_element): Alter previous change:
2005-06-07 Masatake YAMATO* xdisp.c (note_mode_line_or_margin_highlight): Check
2005-06-06 Juri Linkov(Qno_break_space): New variable.
2005-06-02 Kim F. Storm(MODE_LINE_NOPROP_LEN): New macro.
2005-05-31 Kim F. Storm(display_mode_line): Support nested calls to redisplay
2005-05-31 Stefan Monnier(note_mode_line_or_margin_highlight): Lisp_Object/int...
2005-05-31 Kim F. Storm(mode_line_noprop_buf, mode_line_noprop_buf_end)
2005-05-27 Masatake YAMATO* xdisp.c (note_mode_line_or_margin_highlight): Change the
2005-05-25 Richard M. StallmanWhitespace and parenthesis changes.
2005-05-24 Masatake YAMATO2005-05-24 Masatake YAMATO <jet@gyve.org>
2005-05-23 Masatake YAMATOSupprot mouse-face on mode-line.
2005-05-22 Richard M. Stallman(display_mode_element): If we're processing a list and
2005-05-16 Kim F. Storm(handle_display_prop): Handle empty replacement.
2005-05-14 Richard M. Stallman(message3): Call cancel_echoing.
2005-05-02 Richard M. Stallman(Vcursor_in_non_selected_windows)
2005-05-02 Kim F. Storm(move_it_in_display_line_to): Fix last change.
2005-05-01 Kim F. Storm(move_it_in_display_line_to): Stop if we move beyond...
2005-04-30 Richard M. Stallman(set_message_1): Delete xassert.
2005-04-21 Kim F. Storm(store_mode_line_string, produce_stretch_glyph)
2005-04-21 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk...
2005-04-19 Kim F. Storm(setup_for_ellipsis): Reset saved_face_id to use default
2005-04-19 Kim F. Storm(handle_stop): Set saved_face_id to current face if
2005-04-18 Kim F. Storm(overlay_arrow_string_or_property): Remove PBITMAP...
2005-04-16 Richard M. Stallman(with_echo_area_buffer): Delete WHICH < 0 case.
2005-04-08 Kim F. Storm(syms_of_xdisp): Init overlay-arrow-string to "=>".
2005-03-29 Kim F. Storm(display_line): Allow multiple overlay arrows in window.
2005-03-24 Stefan Monnier(get_next_display_element): Also use `\ ' & `\-' for...
2005-03-24 Stefan Monnier(get_next_display_element): Also use `\ ' and `\-'...
2005-03-22 Kim F. Storm(handle_single_display_spec): Derive left-fringe and
2005-03-10 Kim F. Storm(pos_visible_p): Fix X value in last line of buffer.
2005-03-07 Kim F. Storm(CLEAR_IMAGE_CACHE_COUNT): New const.
2005-03-07 Kim F. StormFix last change.
2005-03-07 Kim F. Storm(notice_overwritten_cursor): Check that phys_cursor...
2005-03-01 Kim F. Storm(redisplay_window): YABX (yet another bogus xassert).
2005-03-01 Kim F. Storm(get_next_display_element): Fix control and escape
2005-02-27 Richard M. Stallman(fast_find_position): Rename END to BEG.
2005-02-25 Kim F. Storm(init_from_display_pos): Don't read past end of
2005-02-22 Kim F. Storm(fast_find_position): Fix search for start of overlay.
2005-02-21 Kim F. Storm(move_it_vertically_backward): Eliminate two xasserts.
2005-02-19 Kim F. Storm(pos_visible_p): Be sure to move to the specified
2005-02-16 Kim F. Storm(check_it, init_from_display_pos, handle_stop)
2005-02-15 Kim F. Storm(BUFFER_POS_REACHED_P): Return true if pos reached and
2005-02-15 Richard M. Stallman(get_next_display_element): Fix escape-glyph criterion
2005-02-12 Kim F. Storm(expose_window): Don't fix overlaps for mode lines.
2005-02-10 Kim F. Storm(try_window_id): Set first_unchanged_at_end_row to...
2005-02-03 Richard M. Stallman(echo_area_display): Clear echo_message_buffer.
2005-02-01 Kim F. Storm(back_to_previous_visible_line_start): Reset iterator
next