Mercurial > emacs
changeset 41594:452efff38a6e
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 26 Nov 2001 22:32:52 +0000 |
parents | bc65be224d92 |
children | 3a10e73aa1c1 |
files | etc/NEWS |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Mon Nov 26 22:30:21 2001 +0000 +++ b/etc/NEWS Mon Nov 26 22:32:52 2001 +0000 @@ -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