]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Fri, 9 Sep 2005 11:54:59 +0000 (11:54 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 9 Sep 2005 11:54:59 +0000 (11:54 +0000)
src/ChangeLog

index 76f6a421e0cf8a12b0318056060f65b75e02d996..deb2b4ce3eb3cdd98b809520b1f60236059cc02b 100644 (file)
@@ -1,5 +1,8 @@
 2005-09-09  Kim F. Storm  <storm@cua.dk>
 
+       * 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.