Mercurial > emacs
changeset 82504:b5ffcd309b13
Binding inhibit-modification-hooks was merged into 22.2.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 21 Aug 2007 18:22:54 +0000 |
parents | ee14b9e1fa7f |
children | 80c2f32c0201 |
files | etc/NEWS |
diffstat | 1 files changed, 0 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Tue Aug 21 15:53:39 2007 +0000 +++ b/etc/NEWS Tue Aug 21 18:22:54 2007 +0000 @@ -175,11 +175,6 @@ * Lisp Changes in Emacs 23.1 -+++ -** inhibit-modification-hooks is bound to t while running modification hooks. -As a happy consequence, after-change-functions and before-change-functions -are not bound to nil any more while running an (after|before)-change-function. - ** Non-breaking space now acts as whitespace. +++