# HG changeset patch # User Gerd Moellmann # Date 968419821 0 # Node ID 03cff4e91e67c9763ad410b54a85cdb0ab7c77bc # Parent 946e1ba42cc9d065c41e38e2edcdfa9211ea4d61 *** empty log message *** diff -r 946e1ba42cc9 -r 03cff4e91e67 src/ChangeLog --- a/src/ChangeLog Fri Sep 08 13:30:03 2000 +0000 +++ b/src/ChangeLog Fri Sep 08 13:30:21 2000 +0000 @@ -1,5 +1,8 @@ 2000-09-08 Gerd Moellmann + * keymap.c (Fset_keymap_parent): Check for cycles in keymap + inheritance. + * xdisp.c (try_window_id): When trying to locate cursor in unchanged rows at the top, handle the case that we can't find it.