* files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
[bpt/emacs.git] / etc / NEWS
index bc85b32..aed9076 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -370,6 +370,8 @@ $ESHELL nor variable `explicit-shell-file-name' is set.
 \f
 * Changes in Specialized Modes and Packages in Emacs 24.1
 
+** comint and modes derived from it use the generic completion code.
+
 ** The compile.el mode can be used without font-lock-mode.
 `compilation-parse-errors-function' is now obsolete.