aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKim F. Storm <[email protected]>2005-09-09 11:54:59 +0000
committerKim F. Storm <[email protected]>2005-09-09 11:54:59 +0000
commit39cac6b3ea85c0553c95a8d24ed1f12099a71683 (patch)
tree69eef24394388b1c40bf820aa4ec05e62907a9fb /src
parent29499b827c0f684d542d018c2ff7988df7c6d00e (diff)
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 76f6a421e0..deb2b4ce3e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
2005-09-09 Kim F. Storm <[email protected]>
+ * 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.