]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGlenn Morris <rgm@gnu.org>
Thu, 23 Jul 2009 02:56:06 +0000 (02:56 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 23 Jul 2009 02:56:06 +0000 (02:56 +0000)
etc/NEWS

index ccd13a50402064409d470f1857123d4ac3ee8560..4cd900738e0cc4d88d38ac4a48ddee6dc9df8167 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -71,6 +71,12 @@ source while in the midst of loading another file (e.g., with
 to be corrupted once the outer load completed.  Most code doesn't care
 about this, but some (like c-mode) may check it.
 
+\f
+* Editing Changes in Emacs 23.2
+
++++
+** The default value for `blink-matching-paren-distance' has been increased.
+
 \f
 * Changes in Specialized Modes and Packages in Emacs 23.2
 
@@ -120,6 +126,10 @@ the command asynchronously without the need to manually add ampersand to
 the end of the command.  Its output appears in the buffer `*Async Shell
 Command*'.
 
+---
+*** Elint now uses compilation-mode, and recognizes more built-in
+functions and variables.
+
 \f
 * Installation Changes in Emacs 23.1