comparison src/ChangeLog @ 103336:75791aa3ab8e

* xdisp.c (move_it_in_display_line_to): On text-only terminals, account for the overflowing of newlines into the last glyph on the display line (Bug#3482).
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 07 Jun 2009 21:37:10 +0000
parents 65c6cc4bd9c8
children d04aeff22966
comparison
equal deleted inserted replaced
103335:363ad3cbabd0 103336:75791aa3ab8e
1 2009-06-07 Chong Yidong <cyd@stupidchicken.com>
2
3 * xdisp.c (move_it_in_display_line_to): On text-only terminals,
4 account for the overflowing of newlines into the last glyph on the
5 display line (Bug#3482).
6
1 2009-06-05 David Reitter <david.reitter@gmail.com> 7 2009-06-05 David Reitter <david.reitter@gmail.com>
2 8
3 * nsselect.m (Fx_own_selection_internal, Fx_selection_exists_p, 9 * nsselect.m (Fx_own_selection_internal, Fx_selection_exists_p,
4 Fx_selection_owner_p): rename from Fns_own_selection_internal, 10 Fx_selection_owner_p): rename from Fns_own_selection_internal,
5 Fns_selection_exists_p, Fns_selection_owner_p. 11 Fns_selection_exists_p, Fns_selection_owner_p.