log src/xdisp.c @ 78508:5b1c6b581bbe

age author description
2007-08-07 Chong Yidong (move_it_by_lines): Remove incorrect optimization.
2007-08-06 Chong Yidong (redisplay_window): When restoring original buffer position, make sure
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-06-17 Juanma Barranquero (syms_of_xdisp) <auto-resize-tool-bars>: Fix typo in docstring.
2007-06-05 Chong Yidong (next_element_from_buffer): Delete stray semicolon.
2007-05-28 YAMAMOTO Mitsuharu (redisplay_internal): Bind inhibit-point-motion-hooks to t
2007-05-24 Chong Yidong (redisplay_window): If first window line is a continuation line,
2007-04-29 YAMAMOTO Mitsuharu (try_window_reusing_current_matrix): Fix number of disabled lines.
2007-04-24 Chong Yidong (redisplay_window): Use BEG_UNCHANGED and END_UNCHANGED values of the EMACS_22_BRANCHPOINT
2007-04-16 Chong Yidong (cursor_row_p): Only end row on newline if it's a display string.
2007-04-15 Chong Yidong (redisplay_window): When deciding whether or not to recenter, don't
2007-04-10 Chong Yidong (note_mode_line_or_margin_highlight): Don't decrement glyph pointer
2007-04-08 Richard M. Stallman (syms_of_xdisp) <message-log-max>: Default 100.
2007-03-18 YAMAMOTO Mitsuharu (redisplay_internal, note_mouse_highlight): Check
2007-03-17 Chong Yidong (try_window_id): Increment matrix positions if the buffer's byte count
2007-03-10 Kim F. Storm (redisplay_window): Don't automatically select a new window
2007-02-22 Kim F. Storm (it_props): Undo last change.
2007-02-22 Kim F. Storm From: Daniel Brockman <daniel@brockman.se> (tiny change)
2007-01-21 Chong Yidong (try_window): Revert previous change.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2007-01-20 Chong Yidong (try_window): Clear mouse-face highlights first.
2006-12-29 Kim F. Storm (auto_resize_tool_bars_p): Replace with ...
2006-12-15 Kim F. Storm (redisplay_window): Set ignore_mouse_drag_p if tool-bar
2006-12-11 Juanma Barranquero (syms_of_xdisp) <mode-line-inverse-video>: Doc fix.
2006-12-10 Kim F. Storm (show_mouse_face): Never use text cursor in tool-bar.
2006-12-10 Juanma Barranquero (format-mode-line): Doc fix.
2006-11-30 Chong Yidong (move_it_to): Correctly count tab glyphs for continued lines ending in
2006-11-24 Juanma Barranquero Space/tab mixup.
2006-11-05 Eli Zaretskii (note_mouse_highlight) [HAVE_NTGUI]: Don't bother to check popup_activated.
2006-10-23 Kim F. Storm (remember_mouse_glyph): Simplify last change.
2006-10-23 Kim F. Storm (remember_mouse_glyph): Don't crash if glyphs are not initialized.
2006-10-19 Kim F. Storm 2006-10-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2006-10-13 Chong Yidong * xdisp.c (decode_mode_spec): Ignore %c and %l constructs in frame
2006-10-06 Kim F. Storm (pos_visible_p): Fix value when EOB is visible.
2006-10-01 Stefan Monnier (handle_fontified_prop): Don't fontify at EOB.
2006-09-20 Kim F. Storm (pos_visible_p): CHARPOS < 0 means return info for
2006-09-14 Kim F. Storm (produce_image_glyph): Automatically crop wide images at
2006-09-10 Kim F. Storm (get_window_cursor_type): Use hollow cursor on
2006-09-08 Chong Yidong * xdisp.c (mouse_autoselect_window): Removed.
2006-09-08 Richard M. Stallman (Vmenu_updating_frame): Define here.
2006-09-05 Kim F. Storm (pos_visible_p): Remove exact_mode_line_heights_p arg;
2006-08-28 Kim F. Storm (get_window_cursor_type) [!HAVE_WINDOW_SYSTEM]:
2006-08-27 Kim F. Storm (get_window_cursor_type): Replace BOX cursor on images
2006-08-24 Kim F. Storm (overline_margin): New variable.
2006-08-22 Kim F. Storm (update_tool_bar): Redisplay toolbar also when only
2006-07-29 Richard M. Stallman (update_menu_bar): New arg HOOKS_RUN. Callers changed.
2006-07-17 Kim F. Storm (handle_single_display_spec): Ensure the right value of
2006-07-17 Thien-Thi Nguyen (display_mode_line): Preserve match data.
2006-07-01 Kim F. Storm (display_tool_bar_line): Skip glyphs which are too big
2006-06-27 Kim F. Storm (handle_composition_prop): Set stop_charpos before push_it.
2006-06-23 Kim F. Storm (handle_composition_prop): Push iterator on stack.
2006-06-21 Kim F. Storm (handle_stop): Set it->ignore_overlay_strings_at_pos_p
2006-06-16 Kim F. Storm (next_overlay_string): Fix assert.
2006-06-14 Chong Yidong * xdisp.c (back_to_previous_visible_line_start): Reset
2006-06-13 Kim F. Storm (init_from_display_pos): Don't set it->method and
2006-06-02 YAMAMOTO Mitsuharu (next_element_from_composition): Set it->object to
2006-05-28 Kim F. Storm (set_cursor_from_row): If cursor cannot be set in row,
2006-05-27 Kim F. Storm (get_phys_cursor_geometry): Return computed x and y through
2006-05-17 Kim F. Storm (display_tool_bar_line): Eliminate x_before variable.
2006-05-17 Kim F. Storm (display_tool_bar_line): Restore entire tool-bar geometry when