aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris2012-02-04 13:34:36 -0800
committerGlenn Morris2012-02-04 13:34:36 -0800
commita0d363f4777ee694558100f384d82ca71bc0b610 (patch)
tree6b74286c722cf7f4075f3902009feae63924deca /etc
parentf160676e2d1ddacfa63a20859cc3c9f80b882c35 (diff)
downloademacs-a0d363f4777ee694558100f384d82ca71bc0b610.tar.gz
emacs-a0d363f4777ee694558100f384d82ca71bc0b610.zip
* nt/INSTALL: Mention --lib, --enable-checking.
* etc/NEWS: Markup for things in nt/INSTALL (no need for these things to be in the manuals proper).
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS8
1 files changed, 6 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 8d7773bd94c..d63171bd71f 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1443,15 +1443,19 @@ and also when HOME is set to C:\ by default.
1443 1443
1444** New configure.bat options 1444** New configure.bat options
1445 1445
1446+++
1446*** --enable-checking builds Emacs with extra runtime checks. 1447*** --enable-checking builds Emacs with extra runtime checks.
1447 1448
1449+++
1448*** --distfiles specifies files to be included in binary distribution. 1450*** --distfiles specifies files to be included in binary distribution.
1449 1451
1452+++
1450*** --without-gnutls disables automatic GnuTLS detection. 1453*** --without-gnutls disables automatic GnuTLS detection.
1451 1454
1452*** --lib for general library linkage, works with the USER_LIBS build 1455+++
1453variable. 1456*** --lib for general library linkage, works with the USER_LIBS build variable.
1454 1457
1458+++
1455** New make target `dist' to create binary distribution for MS Windows. 1459** New make target `dist' to create binary distribution for MS Windows.
1456 1460
1457** Function `w32-default-color-map' is now obsolete. 1461** Function `w32-default-color-map' is now obsolete.