Bind set-case-syntax-charset to iso-8859-9. Never provide latin-5.
[bpt/emacs.git] / ChangeLog
1 2002-09-05 Dave Love <fx@gnu.org>
2
3 * configure.in (AH_BOTTOM): Add Local Variables comment.
4
5 2002-07-31 Dave Love <fx@gnu.org>
6
7 * Makefile.in (leim): Don't put PARALLEL in environment.
8 ($(srcdir)/src/config.in, $(srcdir)/src/stamp-h.in): New.
9 (install-arch-indep, install-arch-indep): Merge changes from
10 trunk.
11
12 * configure.in: Require autoconf 2.53. Merge changes from trunk.
13 Test for pty.h, sys/mman.h, sys/param.h
14 (AC_PROG_YACC): Deleted.
15 (AH_BOTTOM): Maybe include strings.h.
16 (HAVE_LANGINFO_CODESET): New.
17
18 2002-06-11 Dave Love <fx@gnu.org>
19
20 * configure.in: Check for pty.h. Check for correct libungif.
21 Test for usable nl_langinfo.
22 (AC_SIZE_T): Replaced by AC_CHECK_TYPES.
23
24 ;; Local Variables:
25 ;; coding: iso-2022-7bit-unix
26 ;; End:
27
28 Copyright (C) 2002
29 Free Software Foundation, Inc.
30 Copying and distribution of this file, with or without modification,
31 are permitted provided the copyright notice and this notice are preserved.