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,v


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS,v
Date: Thu, 16 Aug 2007 20:46:35 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        07/08/16 20:46:35

Index: etc/NEWS
===================================================================
RCS file: /sources/emacs/emacs/etc/NEWS,v
retrieving revision 1.1533
retrieving revision 1.1534
diff -u -b -r1.1533 -r1.1534
--- etc/NEWS    16 Aug 2007 00:14:21 -0000      1.1533
+++ etc/NEWS    16 Aug 2007 20:46:34 -0000      1.1534
@@ -175,6 +175,11 @@
 
 * 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.
 
 +++




reply via email to

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