aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f46f95882ca..e9778013345 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12000-10-24 Stefan Monnier <monnier@cs.yale.edu>
2
3 * keymap.c (fix_submap_inheritance): Use get_keymap_1 on parent_entry
4 rather than KEYMAPP, to allow EQ to work correctly if parent_entry is
5 a symbol.
6
12000-10-24 Andrew Innes <andrewi@gnu.org> 72000-10-24 Andrew Innes <andrewi@gnu.org>
2 8
3 * dired.c (directory_files_internal_unwind): New function. 9 * dired.c (directory_files_internal_unwind): New function.