aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8e4046b3e49..5bdb3e16bff 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12002-05-10 Kim F. Storm <storm@cua.dk>
2
3 * keymap.c (Vemulation_mode_map_alists): New variable.
4 (syms_of_keymap): DEFVAR_LISP it.
5 (current_minor_maps): Process keymap alists in that list before
6 minor-mode-overriding-map-alist and minor-mode-map-alist.
7
12002-05-09 Richard M. Stallman <rms@gnu.org> 82002-05-09 Richard M. Stallman <rms@gnu.org>
2 9
3 * search.c (Freplace_match): Doc fix. 10 * search.c (Freplace_match): Doc fix.