]> code.delx.au - gnu-emacs/blobdiff - etc/NEWS
Merge from origin/emacs-24
[gnu-emacs] / etc / NEWS
index ad8b6f27812cb31d65e224b679ba592852a99dc9..a94c4caac64872bd6719d4dccc2b0edf8c7e3aa2 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -29,6 +29,10 @@ otherwise leave it unmarked.
 
 ** Building Emacs now requires GNU make, version 3.81 or later.
 
++++
+** `call-process-shell-command' and `process-file-shell-command'
+don't take "&rest args" any more.
+
 ** By default, Emacs no longer works on IRIX.  We expect that Emacs
 users are not affected by this, as SGI stopped supporting IRIX in
 December 2013.  If you are affected, please send a bug report.  You
@@ -39,6 +43,9 @@ or by sticking with Emacs 24.4.
 ** 'configure' now prefers gnustep-config when configuring GNUstep.
 If gnustep-config is not available, the old heuristics are used.
 
+---
+*** cc-compat.el
+
 ---
 ** The configure option `--with-pkg-config-prog' has been removed.
 Use './configure PKG_CONFIG=/full/name/of/pkg-config' if you need to.