]> code.delx.au - gnu-emacs/history - src/xdisp.c
Merge from mainline.
[gnu-emacs] / src / xdisp.c
2010-01-16 Eli ZaretskiiMerge from mainline.
2010-01-16 Eli ZaretskiiStart working on invisible text. For now, just unteste...
2010-01-16 Eli ZaretskiiMerge from mainline.
2010-01-16 Eli ZaretskiiReformat copyright line.
2010-01-15 Kenichi Handafrom trunk
2010-01-15 Kenichi Handafrom trunk
2010-01-15 Kenichi Handaxdisp.c (CHAR_COMPOSED_P): New arg END_CHARPOS. Caller...
2010-01-14 Kenichi Handafrom trunk
2010-01-13 Glenn MorrisAdd 2010 to copyright years.
2010-01-13 Kenichi Handamerge trunk
2010-01-13 Kenichi HandaDisplay buffer name, etc. in mode line by composing...
2010-01-09 Chong Yidong* xdisp.c (pos_visible_p): Check for invisible text...
2010-01-09 Eli ZaretskiiMerge from mainline.
2010-01-09 Eli ZaretskiiRecompute prev_stop and base_level_stop when the iterat...
2010-01-09 Eli ZaretskiiMerge from mainline.
2010-01-09 YAMAMOTO MitsuharuMake line<->pixel_y conversion macros aware of native...
2010-01-08 Eli ZaretskiiMerge from mainline.
2010-01-03 Eli ZaretskiiUpdate Copyright years.
2010-01-02 Eli ZaretskiiContinue working on handling of properties in bidi...
2010-01-02 Eli ZaretskiiMerge from mainline.
2010-01-02 Eli ZaretskiiMerge from upstream.
2010-01-01 Eli ZaretskiiMerge from mainline.
2010-01-01 Eli ZaretskiiRetrospective commit from 2009-12-26.
2010-01-01 Eli ZaretskiiRetrospective commit from 2009-12-12.
2010-01-01 Eli ZaretskiiRetrospective commit from 2009-11-21.
2010-01-01 Eli ZaretskiiRetrospective commit from 2009-11-14.
2010-01-01 Eli ZaretskiiRetrospective commit from 2009-10-31.
2010-01-01 Eli ZaretskiiRetrospective commit from 2009-10-24.
2010-01-01 Eli ZaretskiiRetrospective commit from 2009-10-17.
2010-01-01 Eli ZaretskiiRetrospective commit from 2009-10-10.
2010-01-01 Eli ZaretskiiRetrospective commit from 2009-10-08.
2010-01-01 Eli ZaretskiiRetrospective commit from 2009-10-05.
2010-01-01 Eli ZaretskiiRetrospective commit from 2009-10-04.
2010-01-01 Eli ZaretskiiRetrospective commit from 2009-09-27.
2010-01-01 Eli ZaretskiiRetrospective commit from 2009-09-26.
2009-12-31 Eli ZaretskiiRetrospective commit from 2009-09-20.
2009-12-31 Eli ZaretskiiRetrospective commit from 2009-09-19.
2009-12-31 Eli ZaretskiiRetrospective commit from 2009-09-12.
2009-12-31 Eli ZaretskiiRetrospective commit from 2009-08-12.
2009-12-31 Eli ZaretskiiRetrospective commit from 2009-08-29.
2009-12-31 Eli ZaretskiiRetrospective commit from 2009-08-15.
2009-12-31 Eli ZaretskiiRetrospective commit.
2009-12-15 Chong YidongMinor tweak to last change.
2009-12-15 Chong Yidong* xdisp.c (decode_mode_spec): Inhibit garbage collectio...
2009-12-05 Chong Yidong* xdisp.c (push_display_prop): Don't set avoid_cursor_p...
2009-12-05 Eli Zaretskii(next_element_from_ellipsis): Fix a typo in the commentary.
2009-12-05 Eli Zaretskii(next_element_from_display_vector): Fix a typo in the...
2009-11-26 Dan Nicolaescu(power_letter): Remove duplicate const.
2009-11-21 Andreas Schwab* character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH...
2009-11-17 Kenichi Handa(x_produce_glyphs): Consider face-remapping when falling
2009-11-12 Stefan Monnier(syms_of_xdisp): Fix typo in last change.
2009-11-11 Dan Nicolaescu* process.c (ifflag_def): Make flag_sym constant.
2009-11-11 Dan Nicolaescu* xfns.c (syms_of_xfns): Use make_pure_string instead...
2009-11-06 Dan Nicolaescu* xterm.c (syms_of_xterm):
2009-10-19 Dan Nicolaescu* alloc.c: Do not define struct catchtag.
2009-10-18 Stefan MonnierRemove leftover table unibyte_to_multibyte_table.
2009-10-16 Eli Zaretskii(x_produce_glyphs): Fix typos in comments.
2009-10-10 Eli Zaretskii(try_window_id): Fix typos in comments.
2009-10-10 Eli Zaretskii(redisplay_internal): Fix typos in comments.
2009-10-07 Eli Zaretskii(set_cursor_from_row): Fix commentary.
2009-10-06 Eli Zaretskii(set_cursor_from_row): Fix and improve comments.
2009-10-04 Eli Zaretskii(syms_of_xdisp) <unibyte-display-via-language-environme...
2009-10-04 Juanma BarranqueroFix typos in comments.
2009-09-28 Eli Zaretskii(extend_face_to_end_of_line): Fix formatting of comments.
2009-09-28 Chong YidongCEDET (development tools) package merged.
2009-09-28 Stefan Monnier(get_next_display_element): Use an enum in last change.
2009-09-28 Kenichi HandaPay attention to
2009-09-27 Eli Zaretskii(string_buffer_position): Fix commentary.
2009-09-27 Eli Zaretskii(move_it_in_display_line_to): Fix a typo in a comment.
2009-09-27 Eli Zaretskii(move_it_in_display_line_to): Fix a typo in a comment.
2009-09-20 Eli ZaretskiiFix a comment.
2009-09-20 Eli ZaretskiiFix comments about header lines.
2009-09-11 Andreas Schwab(display_mode_element): Detect cycles.
2009-09-10 Stefan Monnier(display_mode_element): Move list length limit from...
2009-09-09 Stefan Monnier(Vtruncate_partial_width_windows): Improve docstring.
2009-08-29 Eli Zaretskii(redisplay_internal): Remove redundant test and collaps...
2009-08-15 Chong Yidong* xdisp.c (pop_it): Don't pop into a display vector...
2009-07-21 Chong Yidong* xdisp.c (move_it_to): For continued lines ending...
2009-07-07 Kenichi Handa(get_next_display_element): Decode it->c by charset_uni...
2009-06-28 Chong Yidong* xdisp.c (start_display, handle_face_prop)
2009-06-27 Chong Yidong* xdisp.c (mouse_face_from_buffer_pos): Fix detection of
2009-06-22 Chong Yidong* xdisp.c (Qbefore_string, Qafter_string): Add externs.
2009-06-21 Chong Yidong* xdisp.c (IT_DISPLAYING_WHITESPACE): Define for
2009-06-18 Andreas Schwab(redisplay_internal): Check that the frame is still
2009-06-14 Seiji ZenitaniRemove USE_MAC_TOOLBAR (for Mac Carbon [22.x])
2009-06-11 Kenichi Handa(x_get_glyph_overhangs): Fix calculation of right
2009-06-11 Kenichi Handa(x_get_glyph_overhangs): Fix calculation of right
2009-06-10 Chong Yidong* xdisp.c (get_next_display_element): When handling...
2009-06-07 Chong Yidong* xdisp.c (move_it_in_display_line_to): On text-only...
2009-04-30 Chong Yidong* xfaces.c (face_at_buffer_position): New arg base_face_id.
2009-04-14 Chong YidongFix last change.
2009-04-14 Chong Yidong* xdisp.c (Vwrap_prefix, Vline_prefix): Reflow docstrings.
2009-03-28 Stefan Monnier(dump_glyph): Fix typo.
2009-02-14 Chong Yidong(push_it, pop_it): Save and restore line_wrap.
2009-02-12 Kenichi Handa(fill_gstring_glyph_string): Adjusted for the change of
2009-01-10 Chong Yidong(pos_visible_p): When iterator stops on the last glyph
2009-01-08 Glenn MorrisAdd 2009 to copyright years.
2008-12-30 Chong Yidong(move_it_to): Handle GET_FROM_STRETCH method when check...
2008-11-07 Chong Yidong(try_window_reusing_current_matrix): Ensure that window...
2008-10-29 Martin Rudalics(syms_of_xdisp): Mention set-window-buffer in
next