diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 3e6094bbca0..282d422beb1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2004-07-28 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * eval.c (Fdefvar, Fdefconst): Doc fixes. | ||
| 4 | |||
| 5 | 2004-07-27 Kim F. Storm <storm@cua.dk> | ||
| 6 | |||
| 7 | * xdisp.c (move_it_in_display_line_to): Check BUFFER_POS_REACHED_P after | ||
| 8 | we have ensured that the glyph fits on the current line (or returned | ||
| 9 | MOVE_LINE_CONTINUED otherwise). | ||
| 10 | |||
| 1 | 2004-07-26 Kim F. Storm <storm@cua.dk> | 11 | 2004-07-26 Kim F. Storm <storm@cua.dk> |
| 2 | 12 | ||
| 3 | * xdisp.c (move_it_in_display_line_to): If overflow-newline-into-fringe | 13 | * xdisp.c (move_it_in_display_line_to): If overflow-newline-into-fringe |