* xdisp.c (move_it_to): When stopping at a charpos, check if that's a
commit9732330d81b0510ecb1269c6ab393a39e111d531
authorChong Yidong <cyd@stupidchicken.com>
Fri, 8 Aug 2008 15:49:52 +0000 (8 15:49 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 8 Aug 2008 15:49:52 +0000 (8 15:49 +0000)
treec0fc145936323827cac5c02d20bec92887a6e196
parentc0d37e92889a1f39e0e9e1a45ed4c3faa85fbf7a
* xdisp.c (move_it_to): When stopping at a charpos, check if that's a
continued multi-char glyph; if so, advance to the actual glyph.
(try_window): Check scroll margin on bottom window edge too.
src/ChangeLog