summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index ccd13a50402..4cd900738e0 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -72,6 +72,12 @@ to be corrupted once the outer load completed. Most code doesn't care
about this, but some (like c-mode) may check it.
+* Editing Changes in Emacs 23.2
+
++++
+** The default value for `blink-matching-paren-distance' has been increased.
+
+
* Changes in Specialized Modes and Packages in Emacs 23.2
** FIXME mail-user-agent change
@@ -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.
+
* Installation Changes in Emacs 23.1