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.
|
Tue, 30 Sep 2008 16:54:41 +0000 |
Chong Yidong |
(move_it_to): Don't advance the iterator if the last tab in a
|
Sat, 20 Sep 2008 21:44:34 +0000 |
Chong Yidong |
(get_next_display_element): Handle string display correctly when
|
Wed, 10 Sep 2008 12:38:50 +0000 |
Kenichi Handa |
(handle_composition_prop): Set it->cmp_it.ch to -1.
|
Sun, 07 Sep 2008 14:16:15 +0000 |
Chong Yidong |
(move_it_to): When moving by vpos, ensure that the iterator advances
|
Sun, 07 Sep 2008 11:16:20 +0000 |
Teodor Zlatanov |
* nsfont.m (nsfont_draw): Fix the references to missing gidx data
|
Sun, 31 Aug 2008 08:27:25 +0000 |
Martin Rudalics |
(prepare_menu_bars): Don't call
|
Fri, 29 Aug 2008 07:58:08 +0000 |
Kenichi Handa |
Include font.h.
|
Fri, 29 Aug 2008 06:52:05 +0000 |
Glenn Morris |
(truncate-partial-width-windows): Doc fix. Increase default to 50.
|