Mercurial > emacs
annotate ChangeLog @ 89028:4215ff2d202d
(Freplace_match): Fix previous change.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 20 Aug 2002 08:34:51 +0000 |
parents | 486c9c697d7f |
children | 80acaa0a5ad6 |
rev | line source |
---|---|
88966 | 1 2002-07-31 Dave Love <fx@gnu.org> |
2 | |
3 * Makefile.in (leim): Don't put PARALLEL in environment. | |
4 ($(srcdir)/src/config.in, $(srcdir)/src/stamp-h.in): New. | |
5 (install-arch-indep, install-arch-indep): Merge changes from | |
6 trunk. | |
7 | |
8 * configure.in: Require autoconf 2.53. Merge changes from trunk. | |
9 Test for sys/mman.h, sys/param.h | |
10 (AC_PROG_YACC): Deleted. | |
11 (AH_BOTTOM): Maybe include strings.h. | |
12 | |
88740 | 13 2002-06-11 Dave Love <fx@gnu.org> |
14 | |
15 * configure.in: Check for pty.h. Check for correct libungif. | |
16 Test for usable nl_langinfo. | |
17 (AC_SIZE_T): Replaced by AC_CHECK_TYPES. | |
18 | |
30994 | 19 ;; Local Variables: |
20 ;; coding: iso-2022-7bit-unix | |
21 ;; End: | |
39627 | 22 |
88816
028259b11c0d
Truncate to reflect only the branch.
Dave Love <fx@gnu.org>
parents:
88740
diff
changeset
|
23 Copyright (C) 2002 |
39627 | 24 Free Software Foundation, Inc. |
25 Copying and distribution of this file, with or without modification, | |
26 are permitted provided the copyright notice and this notice are preserved. |