summaryrefslogtreecommitdiff
path: root/src/xdisp.c
Commit message (Expand)AuthorAge
* (handle_composition_prop): Fix for the case of emptyKenichi Handa2006-05-05
* (prepare_menu_bars) [MAC_OS]: Call mac_update_title_bar.YAMAMOTO Mitsuharu2006-05-01
* Fix last change:Kim F. Storm2006-04-24
* (produce_stretch_glyph): Include face box in stretch glyph size.Kim F. Storm2006-04-24
* * xdisp.c (fill_stretch_glyph_string): Set s->nchars = 1 for code whichKim F. Storm2006-04-23
* (tool_bar_lines_needed): New local `temp_row' for clarity.Kim F. Storm2006-04-23
* (redisplay_window): Fix last change. Don't recenter ifKim F. Storm2006-04-21
* (note_mouse_highlight): Use build_string.Nick Roberts2006-04-20
* * xdisp.c (redisplay_window): Fix last change.Kim F. Storm2006-04-20
* (redisplay_window): If current window start is not at theKim F. Storm2006-04-19
* (note_mouse_highlight): Add help echo for dragging vertical line.Nick Roberts2006-04-13
* (get_glyph_string_clip_rects): Add parentheses around &&YAMAMOTO Mitsuharu2006-04-12
* (syms_of_xdisp): Fix variable name.Dan Nicolaescu2006-03-30
* * xdisp.c: Undo 2006-03-21 change.Kim F. Storm2006-03-22
* (store_next_glyph): Renamed from append_glyph.Ken Raeburn2006-03-22
* (set_cursor_from_row): Fix cursor property on overlay string,Kim F. Storm2006-03-19
* (extend_face_to_end_of_line): Always add space glyph toKim F. Storm2006-03-15
* (get_phys_cursor_geometry): Don't decrease height by 1.Eli Zaretskii2006-03-11
* * xdisp.c (handle_invisible_prop): Don't update it->position withChong Yidong2006-03-06
* Minimize the unpleasent visual impact of the requirementKim F. Storm2006-03-02
* (update_menu_bar) [MAC_OS]: Don't setYAMAMOTO Mitsuharu2006-02-19
* (display_mode_element): Call display_string with correctKenichi Handa2006-02-17
* Cache last merged escape glyph face.Kim F. Storm2006-02-03
* (handle_invisible_prop): Set it->position to fix cursorKároly Lőrentey2006-01-24
* (handle_single_display_spec): Fix handling of spaceKim F. Storm2006-01-23
* (get_window_cursor_type): Fix last change.Romain Francoise2006-01-21
* * xdisp.c (get_window_cursor_type): Use cursor type specified byChong Yidong2006-01-19
* (syms_of_xdisp) <blink-cursor-alist>: Doc fix.Richard M. Stallman2005-12-11
* (handle_stop): Skip overlay string handling ifKim F. Storm2005-11-11
* Use local var `b' instead of XBUFFER (w->buffer) also whenKim F. Storm2005-11-07
* (show_mouse_face): Clear mouse face to eol.Kim F. Storm2005-11-04
* (display_line): Restore it->current_x and callKim F. Storm2005-10-30
* (Fformat_mode_line): Clear mode_line_proptrans_alist after saving.Richard M. Stallman2005-10-29
* (handle_fontified_prop): Do nothing if memory full.Richard M. Stallman2005-10-29
* (decode_mode_spec): Define %e to indicate memory full.Richard M. Stallman2005-10-28
* (pos_visible_p): Convert w->hscroll to pixels before use.Kim F. Storm2005-10-13
* (remember_mouse_glyph): Use MATRIX_BOTTOM_TEXT_ROW toYAMAMOTO Mitsuharu2005-10-12
* (remember_mouse_glyph): New generic version based onKim F. Storm2005-10-11
* Rename member for_overlaps_p in struct glyph_string toYAMAMOTO Mitsuharu2005-10-07
* (try_window): Skip scroll-margin check if ZV is visible.Kim F. Storm2005-10-01
* * xlwmenu.c (find_next_selectable):Dan Nicolaescu2005-09-27
* (message_dolog): Add warning about GC and Lisp strings.Kim F. Storm2005-09-22
* (overlay_arrow_at_row): Add HAVE_WINDOW_SYSTEM conditional.Richard M. Stallman2005-09-15
* (move_it_vertically): Don't try to fetch byte BEGV-1.Kim F. Storm2005-09-15
* (message3): Pass copy of lisp string to message_dolog.Kim F. Storm2005-09-12
* (display_mode_element): Be sure to make variables THISKenichi Handa2005-09-12
* * xdisp.c (try_window_reusing_current_matrix): Clear mode_line_pKim F. Storm2005-09-08
* (redisplay_internal): Mark updated frames in new updated_pKim F. Storm2005-09-08
* * xdisp.c (handle_display_prop): Respect overlay window property.Kim F. Storm2005-09-07
* (try_window): Remove superfluous cursor_height calculation.Kim F. Storm2005-09-07