diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index a2c45a94061..9ac972507e2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2003-08-19 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * buffer.c (Fmove_overlay): Set overlay's next pointer | ||
| 4 | unconditionally. | ||
| 5 | |||
| 1 | 2003-08-16 Richard M. Stallman <rms@gnu.org> | 6 | 2003-08-16 Richard M. Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * editfns.c (Fencode_time): Doc fix. | 8 | * editfns.c (Fencode_time): Doc fix. |