aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKim F. Storm2004-07-26 23:16:23 +0000
committerKim F. Storm2004-07-26 23:16:23 +0000
commit3f911c94a230f144e410d790892acfab5bc2d757 (patch)
treedd6fefd3768990f5496b2b8f6693368d13618688 /src
parent38357a23f4887991726185607297a98a82680ea8 (diff)
downloademacs-3f911c94a230f144e410d790892acfab5bc2d757.tar.gz
emacs-3f911c94a230f144e410d790892acfab5bc2d757.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3e6094bbca0..d06be958790 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12004-07-27 Kim F. Storm <storm@cua.dk>
2
3 * xdisp.c (move_it_in_display_line_to): Check BUFFER_POS_REACHED_P after
4 we have ensured that the glyph fits on the current line (or returned
5 MOVE_LINE_CONTINUED otherwise).
6
12004-07-26 Kim F. Storm <storm@cua.dk> 72004-07-26 Kim F. Storm <storm@cua.dk>
2 8
3 * xdisp.c (move_it_in_display_line_to): If overflow-newline-into-fringe 9 * xdisp.c (move_it_in_display_line_to): If overflow-newline-into-fringe