diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 4f0d0d65093..ca92994f021 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -9,6 +9,10 @@ | |||
| 9 | 9 | ||
| 10 | 2000-12-07 Gerd Moellmann <gerd@gnu.org> | 10 | 2000-12-07 Gerd Moellmann <gerd@gnu.org> |
| 11 | 11 | ||
| 12 | * process.c (read_process_output): Make sure the process marker's | ||
| 13 | position is valid when the process buffer is changed in | ||
| 14 | after-change functions. W3 does that. | ||
| 15 | |||
| 12 | * xfns.c (x_free_gcs): New function. | 16 | * xfns.c (x_free_gcs): New function. |
| 13 | 17 | ||
| 14 | * xterm.h (x_free_gcs): Add prototype. | 18 | * xterm.h (x_free_gcs): Add prototype. |