From: Chong Yidong Date: Sat, 20 Jan 2007 02:10:19 +0000 (+0000) Subject: * keyboard.c (read_key_sequence): Extract local map only if the X-Git-Tag: emacs-pretest-22.0.93~84 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=25170427abfd30d080beac47ccfc2ee299b7e2bf;p=emacs.git * keyboard.c (read_key_sequence): Extract local map only if the given position is in an accessible buffer region. --- diff --git a/src/ChangeLog b/src/ChangeLog index 8c2dce66ef5..6719d2b3b1b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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