aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2008-08-08 15:43:45 +0000
committerChong Yidong2008-08-08 15:43:45 +0000
commit97c9858753082f553e59c294fcc1d5fffa61ffa2 (patch)
treeed7a9d46c485d0729861d420cd878bb4debdbe8f /src/ChangeLog
parent96f55ac019ad44dc237a733e6df65323c9c9ffd7 (diff)
downloademacs-97c9858753082f553e59c294fcc1d5fffa61ffa2.tar.gz
emacs-97c9858753082f553e59c294fcc1d5fffa61ffa2.zip
(move_it_to): When stopping at a charpos, check if that's a continued
multi-char glyph; if so, advance to the actual glyph.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 4544bf0b841..af871f2ce62 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12008-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
12008-08-07 Dan Nicolaescu <dann@ics.uci.edu> 72008-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