emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/NEWS


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS
Date: Mon, 26 Nov 2001 17:32:52 -0500

Index: emacs/etc/NEWS
diff -u emacs/etc/NEWS:1.529 emacs/etc/NEWS:1.530
--- emacs/etc/NEWS:1.529        Sun Nov 25 13:00:35 2001
+++ emacs/etc/NEWS      Mon Nov 26 17:32:52 2001
@@ -182,6 +182,11 @@
 
 * 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]