From: Stefan Monnier Date: Mon, 26 Nov 2001 22:32:52 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~18105 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=cfaa4a1b8eb68ff5a41aa750baf4381b1ce23b15;p=emacs.git *** empty log message *** --- diff --git a/etc/NEWS b/etc/NEWS index 6536cd60cef..3567952586a 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -182,6 +182,11 @@ SQL buffer. * Lisp Changes in Emacs 21.3 +** Dense keymaps now handle inheritance correctly. +To that end, binding a key to t now behaves the same as binding it to +nil (it shadows parent bindings but not bindings in keymaps of lower +precedence). + ** jit-lock obeys a new text-property `jit-lock-defer-multiline'. If a piece of text with that property gets contextually refontified (see jit-lock-defer-contextually), then all of that text will