log src/xdisp.c @ 107584:e0df0337f248

age author description
Thu, 31 Dec 2009 15:04:11 -0500 Eli Zaretskii Retrospective commit from 2009-08-15.
Thu, 31 Dec 2009 14:44:59 -0500 Eli Zaretskii Retrospective commit.
Fri, 26 Feb 2010 10:17:28 +0900 Kenichi Handa xdisp.c (reseat_to_string): Fix previous change.
Thu, 25 Feb 2010 11:29:35 +0900 Kenichi Handa xdisp.c (reseat_to_string): Fix previous change (bug#5609).
Sat, 23 Jan 2010 14:20:38 +0900 YAMAMOTO Mitsuharu * xdisp.c (draw_glyphs): Update `start' for left_overwritten case as in Emacs 22.
Sat, 16 Jan 2010 06:58:42 -0500 Eli Zaretskii Reformat copyright line.
Fri, 15 Jan 2010 14:09:50 +0900 Kenichi Handa xdisp.c (CHAR_COMPOSED_P): New arg END_CHARPOS. Callers changed.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Wed, 13 Jan 2010 10:29:58 +0900 Kenichi Handa Display buffer name, etc. in mode line by composing correctly.
Sat, 09 Jan 2010 14:48:16 -0500 Chong Yidong * xdisp.c (pos_visible_p): Check for invisible text at the correct pos (Bug#4040).
Sat, 09 Jan 2010 13:16:32 +0900 YAMAMOTO Mitsuharu Make line<->pixel_y conversion macros aware of native menu/tool bars.
Tue, 15 Dec 2009 22:53:39 +0000 Chong Yidong Minor tweak to last change.
Tue, 15 Dec 2009 22:51:31 +0000 Chong Yidong * xdisp.c (decode_mode_spec): Inhibit garbage collection when
Sat, 05 Dec 2009 22:49:00 +0000 Chong Yidong * xdisp.c (push_display_prop): Don't set avoid_cursor_p. Return 0
Sat, 05 Dec 2009 13:32:18 +0000 Eli Zaretskii (next_element_from_ellipsis): Fix a typo in the commentary.