From cfaa4a1b8eb68ff5a41aa750baf4381b1ce23b15 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Mon, 26 Nov 2001 22:32:52 +0000 Subject: [PATCH] *** empty log message *** --- etc/NEWS | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.39.5