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.
|
Sat, 04 Oct 2008 15:24:05 +0000 |
Eli Zaretskii |
(redisplay_internal): If frame switched, redisplay the whole thing on MSDOS
|
Thu, 02 Oct 2008 13:57:39 +0000 |
Adrian Robert |
* nsterm.h (ns_cursor_types, ns_output.desired_cursor_color)(ns_output.current_cursor, ns_output.desired_cursor) (ns_output.last_inactive, FRAME_CURSOR, FRAME_NEW_CURSOR) (FRAME_NEW_CURSOR_COLOR,): Remove. * nsfns.m (ns_set_cursor_color): Use FRAME_CURSOR_COLOR. (ns_lisp_to_cursor_type, ns_cursor_type_to_lisp): Use core emacs enumeration (HOLLOW_BOX_CURSOR, etc.). * nsterm.m (ns_frame_rehighlight): Remove commented code. (draw_window_cursor): Simplify code. (EmacsView-windowDidBecomeKey:,-windowDidResignKey:): Don't change cursor type. In latter, call rehighlight instead of doing updates manually. (EmacsPrefsController-setPanelFromValues,-setValuesFromPanel): Use core emacs cursor types. * xdisp.c (draw_glyphs): Don't call notice_overwritten_cursor() under NS.
|