aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDave Love2002-09-05 17:56:01 +0000
committerDave Love2002-09-05 17:56:01 +0000
commit83f814e24ec2d9253893321d3449afecc731fbce (patch)
tree78064bd7ecbf7f6256d1e7fbc4a97262f7c8d30c /ChangeLog
parentf96e75633f46f07360aef0ee26319b289f1eff00 (diff)
downloademacs-83f814e24ec2d9253893321d3449afecc731fbce.tar.gz
emacs-83f814e24ec2d9253893321d3449afecc731fbce.zip
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 194f2af7c29..9735904314b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
12002-09-05 Dave Love <fx@gnu.org>
2
3 * configure.in (AH_BOTTOM): Add Local Variables comment.
4
12002-07-31 Dave Love <fx@gnu.org> 52002-07-31 Dave Love <fx@gnu.org>
2 6
3 * Makefile.in (leim): Don't put PARALLEL in environment. 7 * Makefile.in (leim): Don't put PARALLEL in environment.
@@ -6,9 +10,10 @@
6 trunk. 10 trunk.
7 11
8 * configure.in: Require autoconf 2.53. Merge changes from trunk. 12 * configure.in: Require autoconf 2.53. Merge changes from trunk.
9 Test for sys/mman.h, sys/param.h 13 Test for pty.h, sys/mman.h, sys/param.h
10 (AC_PROG_YACC): Deleted. 14 (AC_PROG_YACC): Deleted.
11 (AH_BOTTOM): Maybe include strings.h. 15 (AH_BOTTOM): Maybe include strings.h.
16 (HAVE_LANGINFO_CODESET): New.
12 17
132002-06-11 Dave Love <fx@gnu.org> 182002-06-11 Dave Love <fx@gnu.org>
14 19