Mercurial > emacs
comparison src/ChangeLog @ 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 | 0defde3a9c5f |
children | dd6e742c5349 |
comparison
equal
deleted
inserted
replaced
97358:3796d1f0310a | 97359:e109bad1b777 |
---|---|
1 2008-08-08 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * xdisp.c (move_it_to): When stopping at a charpos, check if | |
4 that's a continued multi-char glyph; if so, advance to the actual | |
5 glyph. | |
6 | |
1 2008-08-07 Dan Nicolaescu <dann@ics.uci.edu> | 7 2008-08-07 Dan Nicolaescu <dann@ics.uci.edu> |
2 | 8 |
3 * s/darwin.h (OTHER_FILES): Do not define here, defined in | 9 * s/darwin.h (OTHER_FILES): Do not define here, defined in |
4 config.in. | 10 config.in. |
5 | 11 |