aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2f1c553576f..f10e1070fa3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12013-06-30 Eli Zaretskii <eliz@gnu.org>
2
3 * xdisp.c (Fmove_point_visually): Invalidate the cursor position
4 when moving point by using the current glyph matrix. This avoids
5 the need to force redisplay when this function is called in a
6 loop.
7
12013-06-29 Paul Eggert <eggert@cs.ucla.edu> 82013-06-29 Paul Eggert <eggert@cs.ucla.edu>
2 9
3 Fix minor problems found by static checking. 10 Fix minor problems found by static checking.