comparison src/ChangeLog @ 45221:c57fc4d56186

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Fri, 10 May 2002 07:02:42 +0000
parents a7b0e54f67d2
children 39f69eb74306
comparison
equal deleted inserted replaced
45220:f7c52a0eaf23 45221:c57fc4d56186
1 2002-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
1 2002-05-09 Richard M. Stallman <rms@gnu.org> 8 2002-05-09 Richard M. Stallman <rms@gnu.org>
2 9
3 * search.c (Freplace_match): Doc fix. 10 * search.c (Freplace_match): Doc fix.
4 11
5 2002-05-09 Kim F. Storm <storm@cua.dk> 12 2002-05-09 Kim F. Storm <storm@cua.dk>