diff options
| author | Glenn Morris | 2012-02-04 13:34:36 -0800 |
|---|---|---|
| committer | Glenn Morris | 2012-02-04 13:34:36 -0800 |
| commit | a0d363f4777ee694558100f384d82ca71bc0b610 (patch) | |
| tree | 6b74286c722cf7f4075f3902009feae63924deca /etc | |
| parent | f160676e2d1ddacfa63a20859cc3c9f80b882c35 (diff) | |
| download | emacs-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/NEWS | 8 |
1 files changed, 6 insertions, 2 deletions
| @@ -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 | +++ |
| 1453 | variable. | 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. |