From: Glenn Morris Date: Tue, 7 Jan 2014 01:50:44 +0000 (-0500) Subject: * etc/NEWS: Markup trivia X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~46 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d65a92bbff902f8ad6aaca0d012314e6eb6374f4;p=emacs.git * etc/NEWS: Markup trivia --- diff --git a/etc/NEWS b/etc/NEWS index d6aa43aa8db..48b4e88e6ba 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -34,14 +34,17 @@ build time. To prevent this, use the configure option `--with-file-notification-no'. See below for file-notify features. FIXME? This feature is not available for the Nextstep port. (?) +--- ** The configure option `--without-compress-info' has been generalized, and renamed to `--without-compress-install'. It now prevents compression of _any_ files during installation. +--- ** The configure option `--with-crt-dir' has been removed. It is no longer needed, as the crt*.o files are no longer linked specially. +--- ** Directories passed to configure option `--enable-locallisppath' are no longer created during installation.