]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorDave Love <fx@gnu.org>
Fri, 15 Dec 2000 15:07:18 +0000 (15:07 +0000)
committerDave Love <fx@gnu.org>
Fri, 15 Dec 2000 15:07:18 +0000 (15:07 +0000)
etc/NEWS

index 22230d17074a15beae374c35a9d7d295a8940bef..98ab09f06543d2f3a1af8472b6b61f4694d58537 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2069,6 +2069,12 @@ Therefore, Lisp programs that read files which contain the internal
 MULE encoding should use `emacs-mule-unix'.  `no-conversion' is only
 appropriate for reading truly binary files.
 
+** Code that relies on the obsolete `before-change-function' and
+`after-change-function' to detect buffer changes will now fail.
+
+** Code that uses `concat' with integer args now gets an error, as
+long promised.
+
 \f
 * Lisp changes made after edition 2.6 of the Emacs Lisp Manual,
 (Display-related features are described in a page of their own below.)