diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2ed91352645..64cd6de2da0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2000-09-08 Gerd Moellmann <gerd@gnu.org> | 1 | 2000-09-08 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * keymap.c (Fset_keymap_parent): Check for cycles in keymap | ||
| 4 | inheritance. | ||
| 5 | |||
| 3 | * xdisp.c (try_window_id): When trying to locate cursor in | 6 | * xdisp.c (try_window_id): When trying to locate cursor in |
| 4 | unchanged rows at the top, handle the case that we can't find it. | 7 | unchanged rows at the top, handle the case that we can't find it. |
| 5 | 8 | ||