Mercurial > emacs
changeset 75292:4d18fa80f001
* keyboard.c (read_key_sequence): Extract local map only if the
given position is in an accessible buffer region.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 20 Jan 2007 02:10:19 +0000 |
parents | 645f31830916 |
children | e11e583145aa |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <cyd@stupidchicken.com> + + * keyboard.c (read_key_sequence): Extract local map only if the + given position is in an accessible buffer region. + 2007-01-19 Nick Roberts <nickrob@snap.net.nz> * .gdbinit: Reformat documentation so that first sentence