diff --git a/src/ChangeLog b/src/ChangeLog index 76f6a421e0c..deb2b4ce3eb 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2005-09-09 Kim F. Storm + * doc.c (Fsubstitute_command_keys): Lookup key binding for + commands that are remapped from some other command. + * xdisp.c (try_window_reusing_current_matrix): Clear mode_line_p flag in disabled rows below the window.