diff options
| author | Sam Steingold | 2001-11-13 00:07:54 +0000 |
|---|---|---|
| committer | Sam Steingold | 2001-11-13 00:07:54 +0000 |
| commit | dff28924e8526936dc265e5ac63c55f20185529b (patch) | |
| tree | 6db0b0809d59fafb696ed4fdc42167b081e119ac /ChangeLog | |
| parent | 74e1aeec7fc0aeccde00bf505a8e43e56117d5d2 (diff) | |
| download | emacs-dff28924e8526936dc265e5ac63c55f20185529b.tar.gz emacs-dff28924e8526936dc265e5ac63c55f20185529b.zip | |
fixed format
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 96 |
1 files changed, 48 insertions, 48 deletions
| @@ -14,7 +14,7 @@ | |||
| 14 | 14 | ||
| 15 | 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il> | 15 | 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il> |
| 16 | 16 | ||
| 17 | * configure.in: AC_OUTPUT lispref/Makefile. | 17 | * configure.in: AC_OUTPUT lispref/Makefile. |
| 18 | 18 | ||
| 19 | * configure: Regenerated. | 19 | * configure: Regenerated. |
| 20 | 20 | ||
| @@ -58,7 +58,7 @@ | |||
| 58 | 58 | ||
| 59 | * configure.in: Reindent --help output. | 59 | * configure.in: Reindent --help output. |
| 60 | From Per Starback (starback@ling.uu.se). | 60 | From Per Starback (starback@ling.uu.se). |
| 61 | 61 | ||
| 62 | 2001-10-31 Eli Zaretskii <eliz@is.elta.co.il> | 62 | 2001-10-31 Eli Zaretskii <eliz@is.elta.co.il> |
| 63 | 63 | ||
| 64 | * configure.in: New entry for HP/UX-11. | 64 | * configure.in: New entry for HP/UX-11. |
| @@ -117,12 +117,12 @@ | |||
| 117 | 2001-10-05 Gerd Moellmann <gerd@gnu.org> | 117 | 2001-10-05 Gerd Moellmann <gerd@gnu.org> |
| 118 | 118 | ||
| 119 | * Branch for 21.1. | 119 | * Branch for 21.1. |
| 120 | 120 | ||
| 121 | 2001-09-05 Gerd Moellmann <gerd@gnu.org> | 121 | 2001-09-05 Gerd Moellmann <gerd@gnu.org> |
| 122 | 122 | ||
| 123 | * configure.in: Avoid `$@' which is handled specially in | 123 | * configure.in: Avoid `$@' which is handled specially in |
| 124 | Autoconf 2.52. From "Adam J. Richter" <adam@yggdrasil.com>. | 124 | Autoconf 2.52. From "Adam J. Richter" <adam@yggdrasil.com>. |
| 125 | 125 | ||
| 126 | 2001-09-01 Eli Zaretskii <eliz@is.elta.co.il> | 126 | 2001-09-01 Eli Zaretskii <eliz@is.elta.co.il> |
| 127 | 127 | ||
| 128 | * make-dist (nt): Add subdirs.el to the list of distributed files. | 128 | * make-dist (nt): Add subdirs.el to the list of distributed files. |
| @@ -150,7 +150,7 @@ | |||
| 150 | 150 | ||
| 151 | * make-dist: Copy only `[a-z]*.{el,elc}' from leim/quail. | 151 | * make-dist: Copy only `[a-z]*.{el,elc}' from leim/quail. |
| 152 | Don't copy quick-b5, quick-cns, tsang-b5, and tsang-cns files. | 152 | Don't copy quick-b5, quick-cns, tsang-b5, and tsang-cns files. |
| 153 | 153 | ||
| 154 | * make-dist: Handle leim/MISC-DIC. Only include | 154 | * make-dist: Handle leim/MISC-DIC. Only include |
| 155 | `[a-zA-Z]*.{el,elc}' from leim/quail. | 155 | `[a-zA-Z]*.{el,elc}' from leim/quail. |
| 156 | 156 | ||
| @@ -203,7 +203,7 @@ | |||
| 203 | * mkinstalldirs (errstatus): Chmod a+rx directories we create. | 203 | * mkinstalldirs (errstatus): Chmod a+rx directories we create. |
| 204 | 204 | ||
| 205 | * Makefile.in (uninstall): Ignore exit code of `rm'. | 205 | * Makefile.in (uninstall): Ignore exit code of `rm'. |
| 206 | 206 | ||
| 207 | * Makefile.in (uninstall): Remove more info files. Remove | 207 | * Makefile.in (uninstall): Remove more info files. Remove |
| 208 | ${libexecdir}/emacs/${version}. Remove ${archlibdir}/fns-*. | 208 | ${libexecdir}/emacs/${version}. Remove ${archlibdir}/fns-*. |
| 209 | 209 | ||
| @@ -276,10 +276,10 @@ | |||
| 276 | Merge fixes from latest GNU tar version. These macros no longer | 276 | Merge fixes from latest GNU tar version. These macros no longer |
| 277 | futz with _XOPEN_SOURCE, as that was not portable in practice. | 277 | futz with _XOPEN_SOURCE, as that was not portable in practice. |
| 278 | (AC_FUNC_FSEEKO): New macro. | 278 | (AC_FUNC_FSEEKO): New macro. |
| 279 | 279 | ||
| 280 | * configure.in: Use it instead of invoking AC_CHECK_FUNCS on | 280 | * configure.in: Use it instead of invoking AC_CHECK_FUNCS on |
| 281 | ftello. | 281 | ftello. |
| 282 | 282 | ||
| 283 | 2000-12-05 Dave Love <fx@gnu.org> | 283 | 2000-12-05 Dave Love <fx@gnu.org> |
| 284 | 284 | ||
| 285 | * Makefile.in (TAGS, info): Avoid tab-prefixed comments in rules. | 285 | * Makefile.in (TAGS, info): Avoid tab-prefixed comments in rules. |
| @@ -307,7 +307,7 @@ | |||
| 307 | 307 | ||
| 308 | 2000-11-22 Gerd Moellmann <gerd@gnu.org> | 308 | 2000-11-22 Gerd Moellmann <gerd@gnu.org> |
| 309 | 309 | ||
| 310 | * configure.in: Use m/macppc.h instead of the non-existent | 310 | * configure.in: Use m/macppc.h instead of the non-existent |
| 311 | m/powerpc.h. | 311 | m/powerpc.h. |
| 312 | 312 | ||
| 313 | 2000-11-21 Gerd Moellmann <gerd@gnu.org> | 313 | 2000-11-21 Gerd Moellmann <gerd@gnu.org> |
| @@ -405,8 +405,8 @@ | |||
| 405 | 405 | ||
| 406 | 2000-09-21 Kenichi Handa <handa@etl.go.jp> | 406 | 2000-09-21 Kenichi Handa <handa@etl.go.jp> |
| 407 | 407 | ||
| 408 | * leim-Makefile.in (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5) | 408 | * leim-Makefile.in (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5) |
| 409 | (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN) | 409 | (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN) |
| 410 | (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el | 410 | (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el |
| 411 | files to .elc. | 411 | files to .elc. |
| 412 | (${TIT}): Adjusted for the above change. | 412 | (${TIT}): Adjusted for the above change. |
| @@ -444,7 +444,7 @@ | |||
| 444 | 444 | ||
| 445 | * configure.in (REL_ALLOC_MMAP): Recognize in system configuration | 445 | * configure.in (REL_ALLOC_MMAP): Recognize in system configuration |
| 446 | file and print informational message. | 446 | file and print informational message. |
| 447 | 447 | ||
| 448 | * configure.in (AC_FUNC_MMAP): Add. | 448 | * configure.in (AC_FUNC_MMAP): Add. |
| 449 | 449 | ||
| 450 | 2000-09-01 Gerd Moellmann <gerd@gnu.org> | 450 | 2000-09-01 Gerd Moellmann <gerd@gnu.org> |
| @@ -569,7 +569,7 @@ | |||
| 569 | 569 | ||
| 570 | 2000-06-16 Gerd Moellmann <gerd@gnu.org> | 570 | 2000-06-16 Gerd Moellmann <gerd@gnu.org> |
| 571 | 571 | ||
| 572 | * Makefile.in (distclean): Also make distclean in lisp/. | 572 | * Makefile.in (distclean): Also make distclean in lisp/. |
| 573 | 573 | ||
| 574 | 2000-06-15 Eli Zaretskii <eliz@is.elta.co.il> | 574 | 2000-06-15 Eli Zaretskii <eliz@is.elta.co.il> |
| 575 | 575 | ||
| @@ -582,7 +582,7 @@ | |||
| 582 | 2000-06-14 Gerd Moellmann <gerd@gnu.org> | 582 | 2000-06-14 Gerd Moellmann <gerd@gnu.org> |
| 583 | 583 | ||
| 584 | * configure.in: Generate lisp/Makefile. | 584 | * configure.in: Generate lisp/Makefile. |
| 585 | 585 | ||
| 586 | * configure.in: Add support for `*-lynxos*'. | 586 | * configure.in: Add support for `*-lynxos*'. |
| 587 | Use `cpp' as NON_GNU_CPP for `alpha*-dec-osf[5-9]*', as | 587 | Use `cpp' as NON_GNU_CPP for `alpha*-dec-osf[5-9]*', as |
| 588 | recommended by <Karen.Dorhamer@compaq.com> to fix problems | 588 | recommended by <Karen.Dorhamer@compaq.com> to fix problems |
| @@ -672,7 +672,7 @@ | |||
| 672 | New targets. | 672 | New targets. |
| 673 | (bootstrap): Rewritten in terms of the new targets above. Make | 673 | (bootstrap): Rewritten in terms of the new targets above. Make |
| 674 | info files, too. | 674 | info files, too. |
| 675 | 675 | ||
| 676 | 2000-03-12 Gerd Moellmann <gerd@gnu.org> | 676 | 2000-03-12 Gerd Moellmann <gerd@gnu.org> |
| 677 | 677 | ||
| 678 | * config.guess, config.sub: Use the versions of the files from | 678 | * config.guess, config.sub: Use the versions of the files from |
| @@ -689,11 +689,11 @@ | |||
| 689 | 689 | ||
| 690 | * configure.in (machine): Add `mipsel-*-netbsd*' and | 690 | * configure.in (machine): Add `mipsel-*-netbsd*' and |
| 691 | `arm-*-netbsd*'. | 691 | `arm-*-netbsd*'. |
| 692 | 692 | ||
| 693 | 2000-03-01 Gerd Moellmann <gerd@gnu.org> | 693 | 2000-03-01 Gerd Moellmann <gerd@gnu.org> |
| 694 | 694 | ||
| 695 | * configure.in (machine): Add support for `*-auspex-sunos*'. | 695 | * configure.in (machine): Add support for `*-auspex-sunos*'. |
| 696 | 696 | ||
| 697 | 2000-02-29 Gerd Moellmann <gerd@gnu.org> | 697 | 2000-02-29 Gerd Moellmann <gerd@gnu.org> |
| 698 | 698 | ||
| 699 | * configure.in (C_OPTIMIZE_SWITCH) [__GNUC__]: Use -O2. | 699 | * configure.in (C_OPTIMIZE_SWITCH) [__GNUC__]: Use -O2. |
| @@ -802,7 +802,7 @@ | |||
| 802 | (AC_CHECK_FUNCS): Add __fpending, ftello, getloadavg, mblen, | 802 | (AC_CHECK_FUNCS): Add __fpending, ftello, getloadavg, mblen, |
| 803 | mbrlen, strsignal. | 803 | mbrlen, strsignal. |
| 804 | (LOCALTIME_CACHE): Don't include stdlib.h, as config.h does this now. | 804 | (LOCALTIME_CACHE): Don't include stdlib.h, as config.h does this now. |
| 805 | 805 | ||
| 806 | 1999-10-09 Stefan Monnier <monnier@cs.yale.edu> | 806 | 1999-10-09 Stefan Monnier <monnier@cs.yale.edu> |
| 807 | 807 | ||
| 808 | * make-dist (dontcompile): look for the DONTCOMPILE variable rather | 808 | * make-dist (dontcompile): look for the DONTCOMPILE variable rather |
| @@ -810,7 +810,7 @@ | |||
| 810 | 810 | ||
| 811 | 1999-10-09 Richard M. Stallman <rms@gnu.org> | 811 | 1999-10-09 Richard M. Stallman <rms@gnu.org> |
| 812 | 812 | ||
| 813 | * Makefile.in (uninstall, install-arch-indep, install-arch-dep): | 813 | * Makefile.in (uninstall, install-arch-indep, install-arch-dep): |
| 814 | Unset CDPATH to prevent cd from generating output. | 814 | Unset CDPATH to prevent cd from generating output. |
| 815 | 815 | ||
| 816 | 1999-10-08 Stefan Monnier <monnier@cs.yale.edu> | 816 | 1999-10-08 Stefan Monnier <monnier@cs.yale.edu> |
| @@ -820,7 +820,7 @@ | |||
| 820 | 1999-10-07 Gerd Moellmann <gerd@gnu.org> | 820 | 1999-10-07 Gerd Moellmann <gerd@gnu.org> |
| 821 | 821 | ||
| 822 | * Makefile.in (install-arch-indep): Add ada-mode. | 822 | * Makefile.in (install-arch-indep): Add ada-mode. |
| 823 | 823 | ||
| 824 | 1999-10-06 Dave Love <fx@gnu.org> | 824 | 1999-10-06 Dave Love <fx@gnu.org> |
| 825 | 825 | ||
| 826 | * Makefile.in: Add rules for config.status, configure. | 826 | * Makefile.in: Add rules for config.status, configure. |
| @@ -1230,7 +1230,7 @@ | |||
| 1230 | 1230 | ||
| 1231 | * update-subdirs: Delete subdirs.el if this dir has no subdirs. | 1231 | * update-subdirs: Delete subdirs.el if this dir has no subdirs. |
| 1232 | Ignore subdirs named Old. | 1232 | Ignore subdirs named Old. |
| 1233 | 1233 | ||
| 1234 | 1997-08-04 Kenneth Stailey <kstailey@elbereth.disclosure.com> | 1234 | 1997-08-04 Kenneth Stailey <kstailey@elbereth.disclosure.com> |
| 1235 | 1235 | ||
| 1236 | * configure.in: Add OpenBSD clause to set $machine. | 1236 | * configure.in: Add OpenBSD clause to set $machine. |
| @@ -1240,7 +1240,7 @@ | |||
| 1240 | * make-dist: Recompile everything after updating various Lisp files. | 1240 | * make-dist: Recompile everything after updating various Lisp files. |
| 1241 | Recompile in leim as well as lisp. | 1241 | Recompile in leim as well as lisp. |
| 1242 | Check in leim as well as lisp for mismatched files and too-long names. | 1242 | Check in leim as well as lisp for mismatched files and too-long names. |
| 1243 | 1243 | ||
| 1244 | 1997-09-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | 1244 | 1997-09-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> |
| 1245 | 1245 | ||
| 1246 | * Makefile.in (TAGS tags): Simply refer this to the src subdir. | 1246 | * Makefile.in (TAGS tags): Simply refer this to the src subdir. |
| @@ -1323,7 +1323,7 @@ | |||
| 1323 | 1323 | ||
| 1324 | 1997-07-25 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu> | 1324 | 1997-07-25 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu> |
| 1325 | 1325 | ||
| 1326 | * configure.in (doug_lea_malloc): Make __after_morecore_hook a | 1326 | * configure.in (doug_lea_malloc): Make __after_morecore_hook a |
| 1327 | prerequisite to the use of Doug Lea's malloc. | 1327 | prerequisite to the use of Doug Lea's malloc. |
| 1328 | 1328 | ||
| 1329 | 1997-07-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | 1329 | 1997-07-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> |
| @@ -1378,7 +1378,7 @@ | |||
| 1378 | 1378 | ||
| 1379 | * make-dist: Don't mention site-lisp, site-init, site-start | 1379 | * make-dist: Don't mention site-lisp, site-init, site-start |
| 1380 | or default, when listing files hat are not compiled and should be. | 1380 | or default, when listing files hat are not compiled and should be. |
| 1381 | 1381 | ||
| 1382 | * configure.in: Create src/config.stamp at the end. | 1382 | * configure.in: Create src/config.stamp at the end. |
| 1383 | 1383 | ||
| 1384 | 1997-07-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | 1384 | 1997-07-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> |
| @@ -1389,7 +1389,7 @@ | |||
| 1389 | 1389 | ||
| 1390 | * Makefile.in (install-leim): New target. | 1390 | * Makefile.in (install-leim): New target. |
| 1391 | (install): Depend on install-leim. | 1391 | (install): Depend on install-leim. |
| 1392 | 1392 | ||
| 1393 | 1997-07-01 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | 1393 | 1997-07-01 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> |
| 1394 | 1394 | ||
| 1395 | * Makefile.in (SUBDIR): Add leim. | 1395 | * Makefile.in (SUBDIR): Add leim. |
| @@ -1455,7 +1455,7 @@ | |||
| 1455 | since make-dist now gets that done. | 1455 | since make-dist now gets that done. |
| 1456 | 1456 | ||
| 1457 | * make-dist: Use the new `updates' target in lisp/Makefile. | 1457 | * make-dist: Use the new `updates' target in lisp/Makefile. |
| 1458 | 1458 | ||
| 1459 | * make-dist: Use new non-file targets in lisp/Makefile. | 1459 | * make-dist: Use new non-file targets in lisp/Makefile. |
| 1460 | 1460 | ||
| 1461 | 1997-04-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | 1461 | 1997-04-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> |
| @@ -1463,7 +1463,7 @@ | |||
| 1463 | * make-dist: Handle all subdirs of `lisp' uniformly. | 1463 | * make-dist: Handle all subdirs of `lisp' uniformly. |
| 1464 | Don't handle `term' and `language' specially. | 1464 | Don't handle `term' and `language' specially. |
| 1465 | Clear out umask at the beginning. | 1465 | Clear out umask at the beginning. |
| 1466 | 1466 | ||
| 1467 | 1997-04-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | 1467 | 1997-04-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> |
| 1468 | 1468 | ||
| 1469 | * make-dist: Use Make to update finder-inf.el and autoloads. | 1469 | * make-dist: Use Make to update finder-inf.el and autoloads. |
| @@ -1496,7 +1496,7 @@ | |||
| 1496 | 1496 | ||
| 1497 | * make-dist: Use $EMACS to say where to run Emacs. | 1497 | * make-dist: Use $EMACS to say where to run Emacs. |
| 1498 | Add --no-update option. | 1498 | Add --no-update option. |
| 1499 | 1499 | ||
| 1500 | 1996-12-30 Richard Stallman <rms@ethanol.gnu.ai.mit.edu> | 1500 | 1996-12-30 Richard Stallman <rms@ethanol.gnu.ai.mit.edu> |
| 1501 | 1501 | ||
| 1502 | * configure.in (hppa1.1-hitachi-hiuxmpp): New configuration. | 1502 | * configure.in (hppa1.1-hitachi-hiuxmpp): New configuration. |
| @@ -1508,7 +1508,7 @@ | |||
| 1508 | and *.opt and ChangeLog files. | 1508 | and *.opt and ChangeLog files. |
| 1509 | (copying lib-src): Likewise. | 1509 | (copying lib-src): Likewise. |
| 1510 | Don't rm getdate.c or y.tab.*--they don't exist any more. | 1510 | Don't rm getdate.c or y.tab.*--they don't exist any more. |
| 1511 | 1511 | ||
| 1512 | 1996-12-18 Jonathan I. Kamens <jik@annex-1-slip-jik.cam.ov.com> | 1512 | 1996-12-18 Jonathan I. Kamens <jik@annex-1-slip-jik.cam.ov.com> |
| 1513 | 1513 | ||
| 1514 | * configure.in: Check for libmail, maillock.h and | 1514 | * configure.in: Check for libmail, maillock.h and |
| @@ -1561,7 +1561,7 @@ | |||
| 1561 | 1561 | ||
| 1562 | 1996-09-04 Richard Stallman <rms@ethanol.gnu.ai.mit.edu> | 1562 | 1996-09-04 Richard Stallman <rms@ethanol.gnu.ai.mit.edu> |
| 1563 | 1563 | ||
| 1564 | * configure.in: Check for termios.h. Check for setpgid. | 1564 | * configure.in: Check for termios.h. Check for setpgid. |
| 1565 | 1565 | ||
| 1566 | 1996-08-31 Richard Stallman <rms@ethanol.gnu.ai.mit.edu> | 1566 | 1996-08-31 Richard Stallman <rms@ethanol.gnu.ai.mit.edu> |
| 1567 | 1567 | ||
| @@ -1595,7 +1595,7 @@ | |||
| 1595 | Use sunos413, not sunos4-1-3. | 1595 | Use sunos413, not sunos4-1-3. |
| 1596 | (m88k-dg-dgux5.4R3*): Use dgux5-4-3, not dgux5-4r3. | 1596 | (m88k-dg-dgux5.4R3*): Use dgux5-4-3, not dgux5-4r3. |
| 1597 | (arm-acorn-riscix1.2*): Use riscix12, not riscix1-2. | 1597 | (arm-acorn-riscix1.2*): Use riscix12, not riscix1-2. |
| 1598 | 1598 | ||
| 1599 | 1996-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | 1599 | 1996-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> |
| 1600 | 1600 | ||
| 1601 | * Makefile.in (src/paths.h): Target deleted. | 1601 | * Makefile.in (src/paths.h): Target deleted. |
| @@ -1683,7 +1683,7 @@ | |||
| 1683 | * config.sub: If last two words are not a recognized | 1683 | * config.sub: If last two words are not a recognized |
| 1684 | KERNEL-OS pair, use just the last word as OS, as in 19.31. | 1684 | KERNEL-OS pair, use just the last word as OS, as in 19.31. |
| 1685 | Make conversion of gnu/linux to linux-gnu really work. | 1685 | Make conversion of gnu/linux to linux-gnu really work. |
| 1686 | 1686 | ||
| 1687 | * config.sub: If vendor unspecified with i386, use `pc' not `unknown'. | 1687 | * config.sub: If vendor unspecified with i386, use `pc' not `unknown'. |
| 1688 | 1688 | ||
| 1689 | 1996-06-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | 1689 | 1996-06-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> |
| @@ -1741,7 +1741,7 @@ | |||
| 1741 | * Makefile.in (install-arch-indep): If cd etc makes output, | 1741 | * Makefile.in (install-arch-indep): If cd etc makes output, |
| 1742 | don't treat that as part of the tar data. | 1742 | don't treat that as part of the tar data. |
| 1743 | Check that ./lisp actually exists. | 1743 | Check that ./lisp actually exists. |
| 1744 | 1744 | ||
| 1745 | 1996-05-29 Karl Heuer <kwzh@gnu.ai.mit.edu> | 1745 | 1996-05-29 Karl Heuer <kwzh@gnu.ai.mit.edu> |
| 1746 | 1746 | ||
| 1747 | * make-dist: Check for long file names. | 1747 | * make-dist: Check for long file names. |
| @@ -1812,7 +1812,7 @@ | |||
| 1812 | * configure.in (setlocale): Check for it. | 1812 | * configure.in (setlocale): Check for it. |
| 1813 | 1813 | ||
| 1814 | * configure.in (*-*-sysv4.2*): If no /usr/ccs/lib/cpp, use /lib/cpp. | 1814 | * configure.in (*-*-sysv4.2*): If no /usr/ccs/lib/cpp, use /lib/cpp. |
| 1815 | 1815 | ||
| 1816 | 1996-03-26 Richard Stallman <rms@mole.gnu.ai.mit.edu> | 1816 | 1996-03-26 Richard Stallman <rms@mole.gnu.ai.mit.edu> |
| 1817 | 1817 | ||
| 1818 | * configure.in: Use lignux instead of linux as value of opsys. | 1818 | * configure.in: Use lignux instead of linux as value of opsys. |
| @@ -3286,7 +3286,7 @@ | |||
| 3286 | (checking ${with_gcc}): If "no", don't override CC if already set. | 3286 | (checking ${with_gcc}): If "no", don't override CC if already set. |
| 3287 | (CC): Initialize it as empty. | 3287 | (CC): Initialize it as empty. |
| 3288 | 3288 | ||
| 3289 | 1993-11-30 Richard Stallman (rms at srarc2) | 3289 | 1993-11-30 Richard Stallman (rms@srarc2) |
| 3290 | 3290 | ||
| 3291 | * configure.in (Suns): Set CPP if *-solaris2.3*. | 3291 | * configure.in (Suns): Set CPP if *-solaris2.3*. |
| 3292 | 3292 | ||
| @@ -4999,19 +4999,19 @@ | |||
| 4999 | * config.emacs: Make sure to set the "exit on error" flag once | 4999 | * config.emacs: Make sure to set the "exit on error" flag once |
| 5000 | we've removed config.status; errors should abort the configuration. | 5000 | we've removed config.status; errors should abort the configuration. |
| 5001 | 5001 | ||
| 5002 | 1992-02-15 Jim Blandy (jimb at pogo.cs.oberlin.edu) | 5002 | 1992-02-15 Jim Blandy (jimb@pogo.cs.oberlin.edu) |
| 5003 | 5003 | ||
| 5004 | * config.emacs: Added -distribute option, so that the Makefile | 5004 | * config.emacs: Added -distribute option, so that the Makefile |
| 5005 | paths are in their proper form. I don't know why this matters. | 5005 | paths are in their proper form. I don't know why this matters. |
| 5006 | 5006 | ||
| 5007 | 1992-02-14 Jim Blandy (jimb at pogo.cs.oberlin.edu) | 5007 | 1992-02-14 Jim Blandy (jimb@pogo.cs.oberlin.edu) |
| 5008 | 5008 | ||
| 5009 | * local-lisp: New directory, empty in the distribution, for people | 5009 | * local-lisp: New directory, empty in the distribution, for people |
| 5010 | to put local elisp code in. | 5010 | to put local elisp code in. |
| 5011 | * config.emacs: Include it in the default load path. | 5011 | * config.emacs: Include it in the default load path. |
| 5012 | * README: Document it. | 5012 | * README: Document it. |
| 5013 | 5013 | ||
| 5014 | 1992-01-30 Jim Blandy (jimb at pogo.cs.oberlin.edu) | 5014 | 1992-01-30 Jim Blandy (jimb@pogo.cs.oberlin.edu) |
| 5015 | 5015 | ||
| 5016 | * config.emacs: Guess the type of signal handling functions based | 5016 | * config.emacs: Guess the type of signal handling functions based |
| 5017 | on the contents of /usr/include/signal.h. | 5017 | on the contents of /usr/include/signal.h. |
| @@ -5032,7 +5032,7 @@ | |||
| 5032 | 5032 | ||
| 5033 | * Makefile (install): Remove `B' from tar xf command. | 5033 | * Makefile (install): Remove `B' from tar xf command. |
| 5034 | 5034 | ||
| 5035 | 1992-01-13 Jim Blandy (jimb at pogo.cs.oberlin.edu) | 5035 | 1992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu) |
| 5036 | 5036 | ||
| 5037 | * config.emacs: Removed support for the `maintain-environment' | 5037 | * config.emacs: Removed support for the `maintain-environment' |
| 5038 | option; the only important difference between this and its absence | 5038 | option; the only important difference between this and its absence |
| @@ -5042,7 +5042,7 @@ | |||
| 5042 | * config.emacs: Fix arguments to sed when processing boolean | 5042 | * config.emacs: Fix arguments to sed when processing boolean |
| 5043 | arguments. | 5043 | arguments. |
| 5044 | 5044 | ||
| 5045 | 1991-12-05 Jim Blandy (jimb at pogo.gnu.ai.mit.edu) | 5045 | 1991-12-05 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) |
| 5046 | 5046 | ||
| 5047 | * config.emacs: New file, to help automate the installation | 5047 | * config.emacs: New file, to help automate the installation |
| 5048 | process. | 5048 | process. |
| @@ -5064,34 +5064,34 @@ | |||
| 5064 | 5064 | ||
| 5065 | * vms: New subdirectory for all the VMS stuff. | 5065 | * vms: New subdirectory for all the VMS stuff. |
| 5066 | 5066 | ||
| 5067 | 1991-12-03 Jim Blandy (jimb at pogo.gnu.ai.mit.edu) | 5067 | 1991-12-03 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) |
| 5068 | 5068 | ||
| 5069 | * Makefile (LISPPATH): New variable. | 5069 | * Makefile (LISPPATH): New variable. |
| 5070 | (src/paths.h): Define PATH_LOADSEARCH according to LISPPATH. | 5070 | (src/paths.h): Define PATH_LOADSEARCH according to LISPPATH. |
| 5071 | 5071 | ||
| 5072 | 1990-09-28 Richard Stallman (rms at mole.ai.mit.edu) | 5072 | 1990-09-28 Richard Stallman (rms@mole.ai.mit.edu) |
| 5073 | 5073 | ||
| 5074 | * Makefile (install, install.sysv, install.xenix): | 5074 | * Makefile (install, install.sysv, install.xenix): |
| 5075 | Install wakeup instead of loadst. No need for setuid or setgid. | 5075 | Install wakeup instead of loadst. No need for setuid or setgid. |
| 5076 | 5076 | ||
| 5077 | 1990-08-07 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | 5077 | 1990-08-07 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
| 5078 | 5078 | ||
| 5079 | * Makefile (clean): Clean etc if that's not the installation dir. | 5079 | * Makefile (clean): Clean etc if that's not the installation dir. |
| 5080 | 5080 | ||
| 5081 | 1990-04-26 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | 5081 | 1990-04-26 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
| 5082 | 5082 | ||
| 5083 | * Makefile (paths.h): Make sed alter each name in the path. | 5083 | * Makefile (paths.h): Make sed alter each name in the path. |
| 5084 | 5084 | ||
| 5085 | 1988-08-30 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | 5085 | 1988-08-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
| 5086 | 5086 | ||
| 5087 | * Makefile (install.sysv): Use cpio, not tar. | 5087 | * Makefile (install.sysv): Use cpio, not tar. |
| 5088 | 5088 | ||
| 5089 | 1988-08-03 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | 5089 | 1988-08-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
| 5090 | 5090 | ||
| 5091 | * Makefile (lockdir): Rename `lock' target. | 5091 | * Makefile (lockdir): Rename `lock' target. |
| 5092 | Depend on it from install*, not from `all'. | 5092 | Depend on it from install*, not from `all'. |
| 5093 | 5093 | ||
| 5094 | 1988-05-16 Richard Stallman (rms at frosted-flakes.ai.mit.edu) | 5094 | 1988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu) |
| 5095 | 5095 | ||
| 5096 | * Makefile: Changed LIBDIR and BINDIR back to /usr/local/{emacs,bin} | 5096 | * Makefile: Changed LIBDIR and BINDIR back to /usr/local/{emacs,bin} |
| 5097 | to match build-install and paths.h. | 5097 | to match build-install and paths.h. |