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 cf1050bb1ea..6bc687b6167 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2000-03-29 Ken Raeburn <raeburn@gnu.org> | 1 | 2000-03-29 Ken Raeburn <raeburn@gnu.org> |
| 2 | 2 | ||
| 3 | * scroll.c (CHECK_BOUNDS): Renamed from CHECK. | ||
| 4 | |||
| 5 | * emacs.c (main): Fix sense of no-loadup test. | ||
| 6 | |||
| 3 | * config.in (ENABLE_CHECKING): Undef. | 7 | * config.in (ENABLE_CHECKING): Undef. |
| 4 | 8 | ||
| 5 | * lisp.h (struct interval): Replace "parent" field with a union of | 9 | * lisp.h (struct interval): Replace "parent" field with a union of |