Mercurial > emacs
changeset 97359:e109bad1b777
(move_it_to): When stopping at a charpos, check if that's a continued
multi-char glyph; if so, advance to the actual glyph.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 08 Aug 2008 15:42:08 +0000 |
parents | 3796d1f0310a |
children | e1181236f1c8 |
files | src/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Fri Aug 08 09:53:58 2008 +0000 +++ b/src/ChangeLog Fri Aug 08 15:42:08 2008 +0000 @@ -1,3 +1,9 @@ +2008-08-08 Chong Yidong <cyd@stupidchicken.com> + + * 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. + 2008-08-07 Dan Nicolaescu <dann@ics.uci.edu> * s/darwin.h (OTHER_FILES): Do not define here, defined in