]> git.eshelyaron.com Git - emacs.git/commitdiff
Binding inhibit-modification-hooks was merged into 22.2.
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 21 Aug 2007 18:22:54 +0000 (18:22 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 21 Aug 2007 18:22:54 +0000 (18:22 +0000)
etc/NEWS

index f0e00c99ebac992c97e2065fa30791acd6b28cfb..3022ad99d306ea8e048bf150137411d71a8e91eb 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -175,11 +175,6 @@ supported on other platforms, but not on Windows due to using the winsock
 \f
 * 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.
 
 +++