# HG changeset patch # User Chong Yidong # Date 1169259019 0 # Node ID 4d18fa80f00183cb10aceab02b2946b78859e1d1 # Parent 645f318309162c9f67aff48ba8f9cce77473ca11 * keyboard.c (read_key_sequence): Extract local map only if the given position is in an accessible buffer region. diff -r 645f31830916 -r 4d18fa80f001 src/ChangeLog --- a/src/ChangeLog Fri Jan 19 23:06:10 2007 +0000 +++ b/src/ChangeLog Sat Jan 20 02:10:19 2007 +0000 @@ -1,3 +1,8 @@ +2007-01-20 Chong Yidong + + * keyboard.c (read_key_sequence): Extract local map only if the + given position is in an accessible buffer region. + 2007-01-19 Nick Roberts * .gdbinit: Reformat documentation so that first sentence