diff options
| author | Dave Love | 2002-10-30 19:48:51 +0000 |
|---|---|---|
| committer | Dave Love | 2002-10-30 19:48:51 +0000 |
| commit | 2baf1bfa5498425f0df6e899e554e8e91427969e (patch) | |
| tree | 820a6a9ae13a682988fac1dd90adfb1940bfcdc3 /ChangeLog | |
| parent | 3180897ccc35c27b2718fe89872e89d36af6d1a7 (diff) | |
| download | emacs-2baf1bfa5498425f0df6e899e554e8e91427969e.tar.gz emacs-2baf1bfa5498425f0df6e899e554e8e91427969e.zip | |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 16 |
1 files changed, 10 insertions, 6 deletions
| @@ -1,3 +1,13 @@ | |||
| 1 | 2002-10-30 Dave Love <fx@gnu.org> | ||
| 2 | |||
| 3 | * configure.in: Require autoconf 2.53. Test for pty.h, | ||
| 4 | sys/mman.h, sys/param.h, mremap, memmove. | ||
| 5 | (AH_BOTTOM): Maybe include strings.h. Add local variables for | ||
| 6 | mode. | ||
| 7 | (AC_PROG_YACC): Deleted. | ||
| 8 | (size_t): Use AC_CHECK_TYPES. | ||
| 9 | (AH_TOP): Up-date copyright. | ||
| 10 | |||
| 1 | 2002-10-01 Juanma Barranquero <lektu@terra.es> | 11 | 2002-10-01 Juanma Barranquero <lektu@terra.es> |
| 2 | 12 | ||
| 3 | * update-subdirs: Add "no-byte-compile: t" to subdirs.el. | 13 | * update-subdirs: Add "no-byte-compile: t" to subdirs.el. |
| @@ -518,15 +528,9 @@ | |||
| 518 | * mkinstalldirs (errstatus): Chmod a+rx directories we create. | 528 | * mkinstalldirs (errstatus): Chmod a+rx directories we create. |
| 519 | 529 | ||
| 520 | * Makefile.in (uninstall): Ignore exit code of `rm'. | 530 | * Makefile.in (uninstall): Ignore exit code of `rm'. |
| 521 | <<<<<<< ChangeLog | ||
| 522 | |||
| 523 | * Makefile.in (uninstall): Remove more info files. | ||
| 524 | Remove ${libexecdir}/emacs/${version}. Remove ${archlibdir}/fns-*. | ||
| 525 | ======= | ||
| 526 | 531 | ||
| 527 | * Makefile.in (uninstall): Remove more info files. Remove | 532 | * Makefile.in (uninstall): Remove more info files. Remove |
| 528 | ${libexecdir}/emacs/${version}. Remove ${archlibdir}/fns-*. | 533 | ${libexecdir}/emacs/${version}. Remove ${archlibdir}/fns-*. |
| 529 | >>>>>>> 1.214 | ||
| 530 | 534 | ||
| 531 | 2001-01-31 Gerd Moellmann <gerd@gnu.org> | 535 | 2001-01-31 Gerd Moellmann <gerd@gnu.org> |
| 532 | 536 | ||