# HG changeset patch # User Richard M. Stallman # Date 1010093296 0 # Node ID 4fcd61c30d0a5da61b81999fefa1df9b72479297 # Parent dde71e46eeeb79fa804e918dd78770f5b0e1261d *** empty log message *** diff -r dde71e46eeeb -r 4fcd61c30d0a src/ChangeLog --- a/src/ChangeLog Thu Jan 03 21:28:04 2002 +0000 +++ b/src/ChangeLog Thu Jan 03 21:28:16 2002 +0000 @@ -1,3 +1,10 @@ +2002-01-03 Richard M. Stallman + + * keymap.c (Fcurrent_active_maps): Put the `keymap' property map first. + (Fkey_binding): Try the `keymap' property map first. + (Fdescribe_buffer_bindings): Show `keymap' property bindings before + minor mode bindings. + 2002-01-03 Kim F. Storm * keyboard.c (read_key_sequence): Fixed cast of submaps arg to bcopy.