# HG changeset patch # User Kim F. Storm # Date 1126266899 0 # Node ID fc4a7ffffc3dc4d09868b25458abf31f44f71cf3 # Parent 0c2fe60ac48464304e4bcaf823f4067c37431acd *** empty log message *** diff -r 0c2fe60ac484 -r fc4a7ffffc3d src/ChangeLog --- a/src/ChangeLog Fri Sep 09 04:58:15 2005 +0000 +++ b/src/ChangeLog Fri Sep 09 11:54:59 2005 +0000 @@ -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.