aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 73c1c14001a..92f24f2af70 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12004-12-13 Kim F. Storm <storm@cua.dk>
2
3 * xdisp.c (set_iterator_to_next): Reset stop_charpos after display
4 vector.
5
12004-12-12 Richard M. Stallman <rms@gnu.org> 62004-12-12 Richard M. Stallman <rms@gnu.org>
2 7
3 * indent.c (Fvertical_motion): Call move_it_by_lines even if LINES = 0. 8 * indent.c (Fvertical_motion): Call move_it_by_lines even if LINES = 0.