diff options
author | Kim F. Storm <storm@cua.dk> | 2004-12-13 14:27:33 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2004-12-13 14:27:33 +0000 |
commit | a6495ed551ba71c42f1b301dd29b5ae04722eb5d (patch) | |
tree | a68c3f1240a27093fe7a50107c54e0f78ff3a490 /src | |
parent | 17a5a3014db451821e4bfaeb84980de7ac650be1 (diff) | |
download | emacs-a6495ed551ba71c42f1b301dd29b5ae04722eb5d.tar.gz |
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r-- | src/ChangeLog | 5 |
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 @@ +2004-12-13 Kim F. Storm <storm@cua.dk> + + * xdisp.c (set_iterator_to_next): Reset stop_charpos after display + vector. + 2004-12-12 Richard M. Stallman <rms@gnu.org> * indent.c (Fvertical_motion): Call move_it_by_lines even if LINES = 0. |