log src/xdisp.c @ 103601:c466fe42acdc

age author description
Sat, 27 Jun 2009 03:50:23 +0000 Chong Yidong * xdisp.c (mouse_face_from_buffer_pos): Fix detection of
Mon, 22 Jun 2009 01:53:11 +0000 Chong Yidong * xdisp.c (Qbefore_string, Qafter_string): Add externs.
Sun, 21 Jun 2009 14:28:27 +0000 Chong Yidong * xdisp.c (IT_DISPLAYING_WHITESPACE): Define for
Thu, 18 Jun 2009 09:49:05 +0000 Andreas Schwab (redisplay_internal): Check that the frame is still
Sun, 14 Jun 2009 06:12:34 +0000 Seiji Zenitani Remove USE_MAC_TOOLBAR (for Mac Carbon [22.x])
Thu, 11 Jun 2009 02:34:34 +0000 Kenichi Handa (x_get_glyph_overhangs): Fix calculation of right
Thu, 11 Jun 2009 02:34:05 +0000 Kenichi Handa (x_get_glyph_overhangs): Fix calculation of right
Thu, 11 Jun 2009 02:32:30 +0000 Kenichi Handa (x_get_glyph_overhangs): Fix calculation of right
Wed, 10 Jun 2009 14:15:41 +0000 Chong Yidong * xdisp.c (get_next_display_element): When handling wrap-prefix
Sun, 07 Jun 2009 21:37:10 +0000 Chong Yidong * xdisp.c (move_it_in_display_line_to): On text-only terminals,
Thu, 30 Apr 2009 05:01:57 +0000 Chong Yidong * xfaces.c (face_at_buffer_position): New arg base_face_id.
Tue, 14 Apr 2009 02:28:45 +0000 Chong Yidong Fix last change.
Tue, 14 Apr 2009 02:28:25 +0000 Chong Yidong * xdisp.c (Vwrap_prefix, Vline_prefix): Reflow docstrings.
Sat, 28 Mar 2009 04:52:28 +0000 Stefan Monnier (dump_glyph): Fix typo.
Sat, 14 Feb 2009 17:28:08 +0000 Chong Yidong (push_it, pop_it): Save and restore line_wrap.
Thu, 12 Feb 2009 05:54:20 +0000 Kenichi Handa (fill_gstring_glyph_string): Adjusted for the change of
Sat, 10 Jan 2009 18:41:07 +0000 Chong Yidong (pos_visible_p): When iterator stops on the last glyph
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Tue, 30 Dec 2008 14:50:19 +0000 Chong Yidong (move_it_to): Handle GET_FROM_STRETCH method when checking for pos
Fri, 07 Nov 2008 00:29:07 +0000 Chong Yidong (try_window_reusing_current_matrix): Ensure that window cursor
Wed, 29 Oct 2008 10:57:20 +0000 Martin Rudalics (syms_of_xdisp): Mention set-window-buffer in
Tue, 28 Oct 2008 01:02:44 +0000 Stefan Monnier * xdisp.c (pos_visible_p, redisplay_internal, message3_nolog)
Mon, 27 Oct 2008 18:33:06 +0000 Chong Yidong (try_scrolling): When computing the distance from the scroll margin to
Mon, 27 Oct 2008 05:43:17 +0000 Chong Yidong Perform last revert properly. :-(
Mon, 27 Oct 2008 05:40:18 +0000 Chong Yidong Perform last revert properly.
Mon, 27 Oct 2008 05:32:22 +0000 Chong Yidong Reverse last change.
Mon, 27 Oct 2008 05:15:37 +0000 Chong Yidong (try_scrolling): When computing distance from the scroll margin, don't
Fri, 24 Oct 2008 19:00:42 +0000 Chong Yidong (handle_single_display_spec, handle_display_prop): Undo
Thu, 23 Oct 2008 10:33:05 +0000 Juanma Barranquero * xdisp.c (fill_glyph_string): Fix typo in source (though the
Wed, 22 Oct 2008 14:48:35 +0000 Juanma Barranquero * xdisp.c (next_element_from_buffer): Remove bogus xassert condition.