Mercurial > emacs
diff etc/NEWS @ 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 | a635ddf58f79 |
children | e912a8676e84 |
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. +++