]> code.delx.au - gnu-emacs/history - src/xdisp.c
Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)
[gnu-emacs] / src / xdisp.c
2012-01-11 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files (do...
2012-01-09 Eli ZaretskiiFix uninitialized variable in note_mouse_highlight...
2012-01-09 Johan BockgårdAvoid crash on composition (backport from trunk).
2012-01-09 Chong YidongFix last commit.
2012-01-09 Chong YidongFix use of uninitialized var (backport from trunk).
2012-01-09 Eli ZaretskiiFix use of uninitialized variable (backport from trunk).
2011-09-10 YAMAMOTO Mitsuharu* xdisp.c (expose_window): Save original value of phys_...
2011-07-07 Kenichi HandaIgnore a static composition that starts before the...
2011-05-25 YAMAMOTO MitsuharuTake account of periodic fringe bitmap's dependency...
2011-05-25 Kenichi Handamerge emacs-23
2011-05-25 Kenichi Handaxdisp.c (get_next_display_element): Set correct it...
2011-05-09 Eli ZaretskiiBackport revisions 2011-04-24T05:30:24Z!eggert@cs.ucla...
2011-04-13 Chong Yidong* xdisp.c (init_xdisp): Initialize echo_area_window...
2011-03-19 Chong YidongBackport fix for Bug#8219 from trunk.
2011-02-13 Eli ZaretskiiFix bug #8020 with quick resizing of the selected frame.
2011-01-24 Stefan Monnier* xdisp.c (handle_fontified_prop): Be careful with...
2011-01-02 Glenn MorrisAdd 2011 to FSF/AIST copyright years.
2010-12-25 Eli ZaretskiiMore fallout from fixing bug #7587.
2010-12-17 Eli ZaretskiiFix change that fixed bug #7587.
2010-12-16 Chong Yidong* xdisp.c (Fformat_mode_line): Restrict the FACE argume...
2010-12-11 Eli ZaretskiiCode cleanup in xdisp.c regarding string_char_and_length.
2010-12-06 Chong YidongFix crash with invisible text and overlays (Bug#7016).
2010-12-05 Chong YidongAvoid infloop when scrolling conservatively (Bug#7537).
2010-11-25 Kenichi Handamerge emacs-23
2010-11-04 YAMAMOTO MitsuharuBackport fix for Bug#2423 from trunk.
2010-11-04 Chong YidongBackport 2010-04-10T10:52:30Z!mituharu@math.s.chiba...
2010-08-31 Kenichi HandaFix handling of 8-bit characters in a display table.
2010-06-25 Chong YidongFix after-string and image interaction bug (Bug#1336).
2010-05-27 Chong Yidong* xdisp.c (redisplay_window): After redisplay, check...
2010-04-07 Kenichi Handamerge trunk
2010-04-05 Chong YidongFix crash on NextStep terminal (Bug#5837)
2010-03-30 Jan Djärvxdisp.c (note_mouse_highlight): Don't do highlight...
2010-03-29 Chong YidongClean up unneeded ns_set_icon_type calls.
2010-03-24 Chong Yidong* xdisp.c (pos_visible_p): Revert 2008-01-25 change...
2010-02-26 Kenichi Handafrom trunk
2010-02-26 Kenichi Handaxdisp.c (reseat_to_string): Fix previous change.
2010-02-25 Kenichi Handafrom trunk
2010-02-25 Kenichi Handaxdisp.c (reseat_to_string): Fix previous change (bug...
2010-01-25 Jan DjärvMerge from trunk
2010-01-25 Mark A. Hershbergermerge conflict
2010-01-25 Stefan MonnierTry and fix bug#788, hopefully for real this time.
2010-01-23 Stephen LeakeFix bug#5435: ada-mode; pragma parameter list indented...
2010-01-23 YAMAMOTO Mitsuharu* xdisp.c (draw_glyphs): Update `start' for left_overwr...
2010-01-19 Alan MackenzieSuppress spurious second invocation of before-change...
2010-01-18 Kenichi HandaAdd bug number.
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 YAMAMOTO MitsuharuMake line<->pixel_y conversion macros aware of native...
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
next