aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
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 5e7ac0cc4b2..c7bdb0b2d84 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12010-10-01 Eli Zaretskii <eliz@gnu.org>
2
3 * xdisp.c (set_cursor_from_row): When the row is truncated and
4 point is outside the range of displayed characters, position the
5 cursor inside the scroll margin. (Bug#6349)
6
12010-10-01 Dan Nicolaescu <dann@ics.uci.edu> 72010-10-01 Dan Nicolaescu <dann@ics.uci.edu>
2 8
3 Do not include stdlib.h and string.h, config.h does it. 9 Do not include stdlib.h and string.h, config.h does it.