Implement C-c m in report-emacs-bug (insert to mailer) for OSX.
[emacs.git] / ChangeLog
blob6bf329b4d2fc9e348a6358805f1ccbc2636d3b8c
1 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
3         * lib/makefile.w32-in:
4         * lib/getopt_.h: New files.
6 2011-01-28  Paul Eggert  <eggert@cs.ucla.edu>
8         improve fix for MS-DOS file name clash
9         * Makefile.in (DOS_gnulib_comp.m4): Renamed from DOS-gnulib-comp.m4,
10         for portability to POSIX make.  Reported by Bruno Haible.
11         (sync-from-gnulib): Copy gl-comp.m4 (if present) back to
12         gnulib-comp.m4 before running gnulib-tool, to prevent old gnulib
13         files from accumulating as garbage.  Also reported by Bruno Haible.
15 2011-01-27  Paul Eggert  <eggert@cs.ucla.edu>
17         fix two m4/gnulib-*.m4 file names that clashed under MS-DOS
18         * Makefile.in (DOS-gnulib-comp.m4): New macro.
19         (sync-from-gnulib): Rename m4/gnulib-comp.m4 to m4/gl-comp.m4 to avoid
20         problems with MS-DOS 8+3 file name restrictions.
21         Remove m4/gnulib-cache.m4, as we can live without it.  If we kept
22         it, it would also cause problems when extracting Emacs distribution
23         tarballs on MS-DOS hosts.
24         (ACLOCAL_INPUTS): Adjust to file renaming.
25         * aclocal.m4, configure, lib/Makefile.in, src/config.in: Regenerate.
26         * config.guess, config.sub: Sync from gnulib.
27         * m4/gnulib-cache.m4: Remove from repository.
28         * m4/gl-comp.m4: Rename from m4/gnulib-comp.m4.
30 2011-01-25  Glenn Morris  <rgm@gnu.org>
32         * README: Add a note about ranges in copyright years.
34         * configure.in: Set CANNOT_DUMP on ia64 hpux (port from emacs-23).
36 2011-01-25  Peter O'Gorman  <bug-gnu-emacs@mlists.thewrittenword.com>  (tiny change)
38         * configure.in: Add HP-UX on IA64 (Bug#6811).
40 2011-01-24  Paul Eggert  <eggert@cs.ucla.edu>
42         Remove HAVE_RAW_DECL_CHOWN etc. from config.h
43         * Makefile.in (sync-from-gnulib): Remove m4/warn-on-use.m4,
44         as it is no longer needed.
45         * aclocal.m4, configure, lib/Makefile.in, src/config.in: Regenerate.
46         * configure.in: Invoke the new gnulib macro
47         gl_ASSERT_NO_GNULIB_POSIXCHECK, which removes the need for
48         warn-on-use.m4 and for the HAVE_RAW_DECL_* symbols in config.h.
49         * m4/getopt.m4: Sync from gnulib; this removes the need for
50         HAVE_DECL_OPTRESET and HAVE_DECL_GETOPT_CLIP from config.h.
51         * m4/gnulib-common.m4 (gl_ASSERT_NO_GNULIB_POSIXCHECK):
52         New macro, synced from gnulib.
53         * m4/warn-on-use.m4: Remove.
55 2011-01-22  Paul Eggert  <eggert@cs.ucla.edu>
57         aclocal.m4: put this file back into repository
58         This way, we don't have to assume that the maintainer has
59         the automake package installed.  See
60         <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00746.html>.
61         * .bzrignore: Remove aclocal.m4, undoing the previous change.
62         * Makefile.in (top_maintainer_clean): Do not remove aclocal.m4,
63         undoing the previous change.
64         * aclocal.m4: New file (actually, resurrected).
66 2011-01-22  Miles Bader  <miles@gnu.org>
68         * configure.in: Don't zero-out FONTCONFIG_CFLAGS and
69         FONTCONFIG_LIBS when building with XFT (doing so is incorrect, as
70         Emacs directly uses fontconfig, and breaks building when using a
71         strict linker).
73 2011-01-21  Paul Eggert  <eggert@cs.ucla.edu>
75         src/config.in: shrink slightly
76         * configure.in: Invoke the new gnulib macro gl_ASSERT_NO_GNULIB_TESTS.
77         This makes src/config.in a bit smaller, by removing identifiers
78         like GNULIB_TEST_MKTIME that Emacs does not need.
79         * m4/getopt.m4, m4/gnulib-common.m4, m4/include_next.m4:
80         * m4/multiarch.m4, m4/stddef_h.m4, m4/time_h.m4, m4/unistd_h.m4:
81         Sync from gnulib.  This removes a few more unnecessary symbols from
82         src/config.in, such as AA_APPLE_UNIVERSAL_BUILD and HAVE_STDDEF_H.
83         * configure, src/config.in: Regenerate.
85         aclocal.m4: tweaks to regenerate more conveniently
86         This attempts to act better when the source is in a weird state.  See
87         <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00734.html>.
88         * Makefile.in (am--refresh): Add aclocal.m4, configure, config.in.
89         * .bzrignore: Add aclocal.m4.
91 2011-01-20  Paul Eggert  <eggert@cs.ucla.edu>
93         aclocal.m4: omit auto-generated file from repository
94         * Makefile.in (top_maintainer_clean): Remove aclocal.m4; this undoes
95         the most recent change here.
96         * aclocal.m4: Remove from bzr repository.  This file is
97         auto-generated and isn't needed to run 'configure'.  See
98         <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00698.html>.
100 2011-01-19  Paul Eggert  <eggert@cs.ucla.edu>
102         Minor Makefile.in tweaks to build from gnulib better.
103         <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00673.html>
104         * Makefile.in (sync-from-gnulib): Also run autoreconf -I m4.
105         (top_maintainer_clean): Don't remove aclocal.m4.
107 2011-01-18  Paul Eggert  <eggert@cs.ucla.edu>
109         Minor cleanups for 'bzr status'
110         * .bzrignore: Add emacs-*/, the output of make-dist, and stamp-h1,
111         the output of config.guess.
112         * Makefile.in (top_distclean): Remove stamp-h1 too.
114         * configure.in (HAVE_ATTRIBUTE_ALIGNED): Arrange for this to be
115         defined if the compiler supports GCC-style __attribute__
116         ((__aligned__ ...)).  IBM AIX and Oracle Solaris Studio support
117         this syntax.
119 2011-01-17  Paul Eggert  <eggert@cs.ucla.edu>
121         Makefile.in: tidy up the building of lib
122         * Makefile.in (am--refresh): Mark as .PHONY.
123         (top_maintainer_clean): Don't remove lib/gnulib.mk m4/gnulib-cache.m4,
124         as they're not rebuilt unless you do a "make sync-from-gnulib"
125         and the former is needed for "configure".
126         (maintainer-clean): Don't recurse into lib, as "make bootstrap-clean"
127         has already removed lib/Makefile.
129         * Makefile.in (GNULIB_MODULES): Change ftoastr to dtoastr.
130         This avoids building ftoastr and ldtoastr, which aren't needed.  See
131         <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00199.html>.
133         * .bzrignore: Add .h files that are host-dependent.
134         Add lib/.deps/, lib/arg-nonnull.h, lib/c++defs.h, lib/getopt.h,
135         lib/time.h, lib/unistd.h, lib/warn-on-use.h.  These are
136         host-dependent and are built as part of an ordinary 'make', and
137         should not be checked in.
139         * lib/Makefile.in: Regenerate.
140         * lib/COPYING: New file, a copy of COPYING.
142         * configure: Regenerate.
143         * configure.in (AC_USE_SYSTEM_EXTENSIONS): Remove: gnulib does this.
145         Regenerate.
146         * lib/getopt.c, lib/getopt.in.h, lib/getopt1.c, lib/getopt_int.h:
147         * lib/gettext.h, lib/unistd.in.h, m4/unistd_h.m4:
148         New files, copied from gnulib by gnulib-tool.
149         * aclocal.m4, configure, lib/Makefile.in, m4/getopt.m4:
150         * m4/gnulib-cache.m4, m4/gnulib-comp.m4, src/config.in:
151         Regenerate.
153         Use gnulib's getopt-gnu module.
154         * Makefile.in (GNULIB_MODULES): Add getopt-gnu.
155         (AUTOCONF_INPUTS): Remove getopt.m4; aclocal.m4 is a good-enough
156         representative of the dependencies.
157         * configure.in: Do not configure getopt, as gnulib does that now.
158         * make-dist: Do not worry about lib-src/getopt.h, as gnulib handles
159         getopt now, in lib.
161         Regenerate.
162         * arg-nonnull.h, c++defs.h, lib/mktime-internal.h, lib/mktime.c:
163         * lib/stddef.in.h, lib/time.h, lib/time.in.h, lib/time_r.c:
164         * m4/extensions.m4, m4/include_next.m4, m4/mktime.m4:
165         * m4/multiarch.m4, m4/stddef_h.m4, m4/time_h.m4, m4/time_r.m4:
166         * m4/extensions.m4, m4/include_next.m4, m4/mktime.m4, m4/multiarch.m4:
167         * m4/stddef_h.m4, m4/time_h.m4, m4/time_r.m4, m4/warn-on-use.m4:
168         * m4/wchar_t.m4, warn-on-use.h:
169         New files, copied from gnulib by gnulib-tool.
170         * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk:
171         * m4/gnulib-cache.m4, m4/gnulib-comp.m4, src/config.in:
172         Regenerate.
174         Use gnulib's mktime module.
175         * Makefile.in (GNULIB_MODULES): Add mktime.
176         * configure.in: Remove code no longer needed, as gnulib now does it.
177         (AC_CHECK_FUNCS): Remove mktime.
178         (AC_FUNC_MKTIME, BROKEN_MKTIME): Remove.
179         (__restrict): Remove, as this now gets in the way of the C99
180         support for 'restrict' pulled in by the gnulib mktime module.
181         Code should now use 'restrict' and not '__restrict".
182         (mktime): Remove.
183         * make-dist: Put gnulib-generated files arg-nonnull.h, c++defs.h,
184         and warn-on-use.h into the distribution.
186         Regenerate.
187         * lib/dtoastr.c, lib/ftoastr.c, lib/ftoastr.h, lib/intprops.h:
188         * lib/ldtoastr.c, m4/c-strtod.m4:
189         New files, copied from gnulib by gnulib-tool.
190         * lib/dummy.c: Remove.
191         * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk:
192         * m4/gnulib-cache.m4, m4/gnulib-comp.m4, src/config.in:
193         Regenerate.
195         Use gnulib's ftoastr module.
196         * Makefile.in (GNULIB_MODULES): Add ftoastr.  Remove dummy.
198         Regenerate.
199         * aclocal.m4, compile, depcomp, lib/Makefile.in, lib/dummy.c:
200         * lib/gnulib.mk, m4/00gnulib.m4, m4/gnulib-cache.m4:
201         * m4/gnulib-common.m4, m4/gnulib-comp.m4, m4/gnulib-tool.m4, missing:
202         New files, generated automatically, with 'make sync-from-gnulib'
203         followed by 'make'.
204         * configure, lisp/dired.el, src/config.in: Regenerate.
206         Automate syncing from gnulib.
207         * INSTALL, README: Document new subdirectory 'lib'.
208         * Makefile.in (SUBDIR): Add lib.
209         (SUBDIR_MAKEFILES): Add lib/Makefile.
210         (lib-src, src, TAGS, tags): Depend on lib.
211         (gnulib_srcdir, GNULIB_MODULES, GNULIB_TOOL_FLAGS): New macros.
212         ($(gnulib_srcdir)): New rule.
213         (sync-from-gnulib): New rule, which is .PHONY.
214         (lib): New rule, which is like lib-src.
215         (Makefile): Depend on lib/Makefile.in.
216         (AUTOCONF_INPUTS): Depend on aclocal.m4.
217         (ACLOCAL_INPUTS, AUTOMAKE_INPUTS): New macros.
218         ($(srcdir)/aclocal.m4, $(srcdir)/lib/Makefile.in): New rules.
219         (am--refresh): New rule, to pacify Automake.
220         (mostlyclean, clean, distclean, bootstrap-clean, maintainer-clean):
221         Clean lib, too.
222         (top_maintainer_clean): New macro, to remove gnulib-tool and Automake
223         droppings.
224         (maintainer-clean, extraclean): Use it.
225         * configure.in: Initialize for automake and gnulib, by invoking
226         AM_INIT_AUTOMAKE, AM_PROG_CC_C_O, gl_EARLY, and gl_INIT.  Output
227         lib/Makefile, too.  Use automake to build gnulib, as gnulib works
228         more conveniently with automake.
229         * lib/Makefile.am: New file.
230         * make-dist: Also put into the distribution aclocal.m4,
231         compile, depcomp, missing, and the files under lib/.
233 2011-01-15  Glenn Morris  <rgm@gnu.org>
235         * Makefile.in (epaths-force): No more arch-tag to edit.
237 2011-01-15  Chong Yidong  <cyd@stupidchicken.com>
239         * configure.in: Bump min libxml2 version to 2.6.17 (Bug#7603).
241 2011-01-14  Paul Eggert  <eggert@cs.ucla.edu>
243         * make-dist: Distribute test/ files too.
244         Distribute every file under test/ that is under version control,
245         using patterns like *.el to capture files that are added later.
246         Without this change, "configure" would fail, because it would
247         attempt to build from a Makefile.in that was not distributed.
249 2011-01-13  Christian Ohler  <ohler@gnu.org>
251         * Makefile.in (INFO_FILES): Add ERT.
253         * Makefile.in (check): Run tests in test/automated.
255         * Makefile.in:
256         * configure.in: Add test/automated/Makefile.
258 2011-01-07  Paul Eggert  <eggert@cs.ucla.edu>
260         * install-sh, mkinstalldirs, move-if-change: Update from master
261         source in gnulib.
263         * config.guess, config.sub: Updated from master source.
265 2011-01-05  Andreas Schwab  <schwab@linux-m68k.org>
267         * configure.in: Check for __builtin_unwind_init.
269 2011-01-05  Glenn Morris  <rgm@gnu.org>
271         * configure.in (HAVE_MAKEINFO): New output variable.
272         (MAKEINFO): Reset to "makeinfo" if not found.
273         * Makefile.in (install-arch-indep, info):
274         Replace MAKEINFO = off with HAVE_MAKEINFO = no.
276 2010-12-29  Ulrich Mueller  <ulm@gentoo.org>
278         * configure.in: Make gameuser configurable (Bug#7717).
280 2010-12-15  Glenn Morris  <rgm@gnu.org>
282         * Makefile.in (install-arch-dep, uninstall): Remove code relating to the
283         long absent lib-src/fns-*.el.
285 2010-12-11  Glenn Morris  <rgm@gnu.org>
287         * make-dist: Exclude etc/*.pyc.
289 2010-12-10  Andreas Schwab  <schwab@linux-m68k.org>
291         * configure.in: Don't double machfile in final message.
293 2010-12-04  Chong Yidong  <cyd@stupidchicken.com>
295         * configure.in: Fix last change.
297 2010-12-04  Andreas Schwab  <schwab@linux-m68k.org>
299         * configure.in: Remove reference to removed machine description
300         files and allow $machine and $machfile to be empty.  Substitute
301         M_FILE/S_FILE instead of machfile/opsysfile.
303 2010-12-03  Glenn Morris  <rgm@gnu.org>
305         * make-dist: Remove EMACS_UNIBYTE unsetting; it does nothing.
307 2010-11-23  Dan Nicolaescu  <dann@ics.uci.edu>
309         * configure.in <AC_CHECK_HEADERS>: Remove sys/ioctl.h.
310         (EXTERNALLY_VISIBLE): New definition.
312 2010-11-21  Dan Nicolaescu  <dann@ics.uci.edu>
314         * configure.in (INLINE): Do not depend on OPTIMIZE, unused.
316 2010-11-15  Dan Nicolaescu  <dann@ics.uci.edu>
318         * configure.in: Do not check for unconditionally included headers.
320 2010-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
322         * .dir-locals.el (log-edit-mode): Set log-edit-rewrite-fixes.
324 2010-11-09  Michael Albinus  <michael.albinus@gmx.de>
326         * configure.in: Don't write a warning for D-Bus anymore.
328 2010-11-06  Andreas Schwab  <schwab@linux-m68k.org>
330         * configure.in: Fix indentation.
332 2010-10-31  Ken Brown  <kbrown@cornell.edu>
334         * configure.in (checking whether localtime caches TZ): Use
335         unsetenv instead of modifying environment directly.
337 2010-10-25  Andreas Schwab  <schwab@linux-m68k.org>
339         * configure.in (checking for -znocombreloc): Use AC_LANG_PROGRAM
340         to avoid warning.
342 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
344         * configure.in: Remove the BROKEN annotation from gnutls.
346 2010-10-22  Glenn Morris  <rgm@gnu.org>
348         * make-dist: Avoid listing .el files twice.  Don't try to run
349         autoconf if --no-update.
351 2010-10-20  Glenn Morris  <rgm@gnu.org>
353         * make-dist: No longer create lisp/MANIFEST.
355 2010-10-14  Glenn Morris  <rgm@gnu.org>
357         * BUGS, INSTALL.BZR, README: Updates.
359 2010-10-13  Glenn Morris  <rgm@gnu.org>
361         * make-dist: Remove --compress.  Check for the appropriate
362         gzip-like executable, and if not found, don't compress.
363         Check version number in README, don't change it.
364         Use find for nt/inc/*.h.
366 2010-10-12  Dan Nicolaescu  <dann@ics.uci.edu>
368         * configure (ns_appdir, OLDXMENU, TOOLTIP_SUPPORT): Remove
369         trailing / from directory names.
371 2010-10-12  Glenn Morris  <rgm@gnu.org>
373         * make-dist: Update and simplify.
375 2010-10-12  Eli Zaretskii  <eliz@gnu.org>
377         * make-dist: Don't distribute src/buildobj.h.  (Bug#7167)
379 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
381         * configure.in (PROFILING_LDFLAGS): Do not define, remove all uses.
383 2010-10-09  Glenn Morris  <rgm@gnu.org>
385         * make-dist: No more doc/emacs/*.texi.in.
387         * configure.in (AC_OUTPUT): Remove doc/emacs/emacsver.texi.
389 2010-10-09  Glenn Morris  <rgm@gnu.org>
391         * configure.in: Combine some conditionals.
393         * configure.in (AC_OUTPUT): Add doc/emacs/emacsver.texi.
394         * make-dist: Include doc/emacs/*.texi.in.
396         * INSTALL, make-dist: Remove references to b2m.
397         * Makefile.in (MAN_PAGES): Remove b2m.1.
399 2010-10-05  Glenn Morris  <rgm@gnu.org>
401         * .dir-locals.el: The Emacs convention is sentence-end-double-space.
403 2010-10-03  Dan Nicolaescu  <dann@ics.uci.edu>
405         * configure.in (NO_INLINE, noinline): Move here from src/xterm.c.
407 2010-10-01  Dan Nicolaescu  <dann@ics.uci.edu>
409         * configure.in: Include stdlib.h and string.h unconditionally.
411 2010-09-29  Romain Francoise  <romain@orebokech.com>
413         * configure.in: Don't enable ImageMagick unless HAVE_X11.
415 2010-09-28  Glenn Morris  <rgm@gnu.org>
417         * configure.in (HAVE_GNUTLS): Add a description to make autoheader
418         happy.
420 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
422         * configure.in: Enable imagemagick by default.
424 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
426         * configure.in (HAVE_GNUTLS): Don't break if we don't have the
427         gnutls libraries.
429 2010-09-26  Teodor Zlatanov  <tzz@lifelogs.com>
431         * configure.in: Set up GnuTLS.
433 2010-09-22  Chong Yidong  <cyd@stupidchicken.com>
435         * configure.in: Announce whether libxml2 is linked to.
437 2010-09-20  Dan Nicolaescu  <dann@ics.uci.edu>
439         * configure.in (LINKER): Rename to LD_FIRSTFLAG, do not include $(CC).
441 2010-09-18  Eli Zaretskii  <eliz@gnu.org>
443         * config.bat: Detect that libxml2 is installed and if so, build
444         with it.
446 2010-09-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
448         * configure.in (HAVE_LIBXML2): Check that the libxml2 we found can
449         be used.  This fixes a conf problem on Mac OS X.
451 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
453         * configure.in: Check for libxml2.
455 2010-09-09  Glenn Morris  <rgm@gnu.org>
457         * make-dist: No more TODO files under lisp/.
459 2010-09-04  Eli Zaretskii  <eliz@gnu.org>
461         * config.bat: Produce lisp/gnus/_dir-locals.el from
462         lisp/gnus/.dir-locals.el.
464 2010-08-23  Andreas Schwab  <schwab@linux-m68k.org>
466         * configure.in: Fix check for librsvg, imagemagick and
467         MagickExportImagePixels.
469 2010-08-18  Joakim Verona  <joakim@verona.se>
471         * Makefile.in, configure.in: Checks for ImageMagick.
473 2010-08-10  Dan Nicolaescu  <dann@ics.uci.edu>
475         * configure.in (AC_PREREQ): Require autoconf 2.65.
477 2010-08-09  Dan Nicolaescu  <dann@ics.uci.edu>
479         * configure.in (AC_PREREQ): Require autoconf 2.66 to stop version churn.
481 2010-08-09  Andreas Schwab  <schwab@linux-m68k.org>
483         * configure.in: Add AC_C_BIGENDIAN.
485 2010-08-09  Dan Nicolaescu  <dann@ics.uci.edu>
487         * configure.in (ORDINARY_LINK): Use on hpux* too.
489 2010-08-06  Jan Djärv  <jan.h.d@swipnet.se>
491         * configure.in: Check for util.h.
492         Use -Wimplicit-function-declaration if compiler supports it.
494 2010-08-05  Eli Zaretskii  <eliz@gnu.org>
496         * configure.in (UNEXEC_OBJ): Rename unexec.o => unexcoff.o.
498 2010-08-04  Andreas Schwab  <schwab@linux-m68k.org>
500         * configure.in: Restore accidentally removed use of
501         GCC_TEST_OPTIONS/NON_GCC_TEST_OPTIONS.
503 2010-07-29  Chad Brown  <yandros@mit.edu>
505         * configure.in: Check for dirent.h.
507 2010-07-29  Dan Nicolaescu  <dann@ics.uci.edu>
509         * configure.in: Remove reference to usg5-4, unused.
511 2010-07-25  Andreas Schwab  <schwab@linux-m68k.org>
513         * configure.in: Check for __executable_start.
515 2010-07-24  Ken Brown  <kbrown@cornell.edu>
517         * configure.in (LINKER, LIB_GCC): Remove cygwin special cases (Bug#6715)
519 2010-07-24  Juanma Barranquero  <lekktu@gmail.com>
521         * .bzrignore, .gitignore: Ignore README.W32 on the root directory.
523 2010-07-24  Ken Brown  <kbrown@cornell.edu>  (tiny change)
525         * configure.in (START_FILES) [cygwin]: Set to pre-crt0.o (Bug#6715).
527 2010-07-12  Andreas Schwab  <schwab@linux-m68k.org>
529         * configure.in (C_WARNINGS_SWITCH, PROFILING_CFLAGS)
530         (PROFILING_LDFLAGS): Substitute, don't add them to CFLAGS/LDFLAGS.
531         (C_OPTIMIZE_SWITCH): Remove.
532         (TEMACS_LDFLAGS2): Add ${PROFILING_LDFLAGS}.
534 2010-07-11  Andreas Schwab  <schwab@linux-m68k.org>
536         * configure.in: Don't check for index and rindex, check for strchr
537         and strrchr.  Define strchr and strrchr as index and rindex,
538         resp., in src/config.h if not available.
540 2010-07-08  Dan Nicolaescu  <dann@ics.uci.edu>
542         * configure.in: Use -Wold-style-definition if available.
543         This helps with the transition to standard C code, it can be
544         removed when done.
546         * configure.in (PRE_EDIT_LDFLAGS, POST_EDIT_LDFLAGS): Remove.
548         * configure.in (UNEXEC_OBJ): Add comment about values for MSDOS
549         and MSWindows.
551 2010-07-07  Andreas Schwab  <schwab@linux-m68k.org>
553         * configure.in: Don't check for bcopy, bcmp, bzero.  Don't include
554         <strings.h> and don't define bcopy, bzero, BCMP in config.h.
556 2010-07-07  Dan Nicolaescu  <dann@ics.uci.edu>
558         * configure.in (getenv): Remove K&R declaration.
560 2010-07-02  Jan Djärv  <jan.h.d@swipnet.se>
562         * configure.in: Remove define __P.
564 2010-07-02  Dan Nicolaescu  <dann@ics.uci.edu>
566         * configure.in (--enable-use-lisp-union-type): New flag.
568 2010-06-30  Dan Nicolaescu  <dann@ics.uci.edu>
570         Fix CFLAGS for non-GCC compilers.
571         * configure.in (CFLAGS): Always use -g like it was done before the
572         2010-03-30 change.
573         (REAL_CFLAGS): Use CFLAGS for non-GCC to get optimization flags.
574         (Bug#6538)
576 2010-06-30  Glenn Morris  <rgm@gnu.org>
578         * configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):
579         Set with AC_DEFINE rather than AH_BOTTOM.
581         * configure.in (C_OPTIMIZE_SWITCH, CANNOT_DUMP, SYSTEM_MALLOC):
582         (USE_MMAP_FOR_BUFFERS, C_WARNING_SWITCH, CFLAGS, REAL_CFLAGS):
583         Set with shell, not cpp.
584         (LIBX): Remove, just use -lX11 in the one place this was used.
585         (cannot_dump): Replace with CANNOT_DUMP.
587 2010-06-28  Jan Djärv  <jan.h.d@swipnet.se>
589         * configure.in: Add --with-x-toolkit=gtk3. Remove HAVE_GTK_MULTIDISPLAY,
590         check for gtk_file_chooser_dialog_new, and HAVE_GTK_FILE_BOTH (implied
591         by minimum required Gtk+ 2.6).  Add checks for functions introduced
592         in Gtk+ 2.14 or newer (bug#6505).
594 2010-06-26  Eli Zaretskii  <eliz@gnu.org>
596         * config.bat: Remove white space around "+" in COPY commands.
598 2010-06-23  Glenn Morris  <rgm@gnu.org>
600         * info/dir: Start descriptions in column 32, per Texinfo convention.
602 2010-06-16  Chong Yidong  <cyd@stupidchicken.com>
604         * INSTALL: Update font information (Bug#6389).
606 2010-06-16  Glenn Morris  <rgm@gnu.org>
608         * INSTALL: General update.
610 2010-06-12  Glenn Morris  <rgm@gnu.org>
612         * Makefile.in (install-arch-indep): Delete any old info .gz files first.
614 2010-06-11  Glenn Morris  <rgm@gnu.org>
616         * configure.in (--without-compress-info): New option.
617         (GZIP_INFO): New output variable.
619         * Makefile.in (GZIP_INFO): New, set by configure.
620         (install-arch-indep): Don't gzip info pages if GZIP_INFO is nil.
621         Handle man pages in the same way.
623 2010-06-10  Glenn Morris  <rgm@gnu.org>
625         * Makefile.in (install-arch-indep): Gzip the info files too.
627         * make-dist: Remove references to non-existent directories and files.
629 2010-06-08  Dan Nicolaescu  <dann@ics.uci.edu>
631         * configure.in: Include <strings.h> and <string.h> instead of
632         "strings.h" and "string.h".
634 2010-06-06  Dan Nicolaescu  <dann@ics.uci.edu>
636         * configure.in: Remove code dealing with BSTRING.
638 2010-06-03  Dan Nicolaescu  <dann@ics.uci.edu>
640         * configure.in (AC_PREREQ): Require autoconf 2.65.
642         * configure.in (unxec): Do not define and substitute.
643         (UNEXEC_OBJ): New output variable, replaces cpp UNEXEC.
645 2010-06-03  Glenn Morris  <rgm@gnu.org>
647         * configure.in (AH_BOTTOM): Remove NOT_C_CODE test, it is always true.
649 2010-06-02  Dan Nicolaescu  <dann@ics.uci.edu>
651         Fix alloca definition when using gcc on non-gnu systems.
652         * configure.in: Use the code sequence indicated by "info autoconf"
653         for alloca (bug#6170).
655 2010-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
657         * .bzrignore: Ignore new files from trunk, which appear if you use
658         colocated branches (i.e. "bzr switch").
660 2010-05-28  Glenn Morris  <rgm@gnu.org>
662         * configure.in: Simplify some of the $canonical tests.
664 2010-05-27  Glenn Morris  <rgm@gnu.org>
666         * config.bat: Do not preprocess src/Makefile.in.
668         * configure.in: Do not preprocess src/Makefile.in.
669         (cpp_undefs, CPP_NEED_TRADITIONAL): Remove.
670         (AC_EGREP_CPP): Test no longer needed.
672         * make-dist: No more Makefile.c files.
674 2010-05-26  Glenn Morris  <rgm@gnu.org>
676         * configure.in (YMF_PASS_LDFLAGS): Remove.
677         (PRE_EDIT_LDFLAGS, POST_EDIT_LDFLAGS): New output variables.
679         * configure.in (CPPFLAGS, CFLAGS, REAL_CFLAGS):
680         Add $GNUSTEP_LOCAL_HEADERS.
681         (LDFLAGS, LD_SWITCH_SYSTEM_TEMACS): Add $GNUSTEP_LOCAL_LIBRARIES.
683         * configure.in (NS_IMPL_GNUSTEP_INC, NS_IMPL_GNUSTEP_TEMACS_LDFLAGS)
684         (GNUSTEP_MAKEFILES): Remove.
685         (LD_SWITCH_SYSTEM_TEMACS): Move NS_IMPL_GNUSTEP_TEMACS_LDFLAGS
686         stuff to here.
688 2010-05-25  Glenn Morris  <rgm@gnu.org>
690         * configure.in (LD_SWITCH_SYSTEM): Move some gnu-linux stuff...
691         (LD_SWITCH_SYSTEM_TEMACS): ... to here.
693         * configure.in (LD_SWITCH_SYSTEM_EXTRA): Remove.
694         (LD_SWITCH_SYSTEM_TEMACS): Put darwin stuff from LD_SWITCH_SYSTEM_EXTRA
695         here instead.
697 2010-05-24  Romain Francoise  <romain@orebokech.com>
699         * make-dist: Look for version in src/emacs.c.
700         Use lisp/subr.el rather than lisp/version.el for location check.
702 2010-05-21  Glenn Morris  <rgm@gnu.org>
704         * configure.in (MKDEPDIR): Parallel build tweak.
706         * configure.in (ns_frag): New output file.
708         * configure.in (OLDXMENU): Set to "nothing" if !HAVE_X11 || USE_GTK.
709         (OLDXMENU_TARGET): Set to empty if USE_GTK.
711         * configure.in (cannot_dump): New output variable.
713 2010-05-20  enami tsugutomo  <tsugutomo.enami@jp.sony.com>
715         * configure.in: On NetBSD, if terminfo is found, use it in
716         preference to termcap.  (Bug#6190)
718 2010-05-20  Glenn Morris  <rgm@gnu.org>
720         * make-dist (src): Include *.mk.
721         * config.bat: Concatenate deps.mk onto the end of src/Makefile.
722         * configure.in (DEPFLAGS, MKDEPDIR): New output variables.
723         (deps_frag): New output file.
724         (AUTO_DEPEND): Remove this definition.
726         * configure.in (--with-gtk, --with-gcc): Remove option stubs.
728 2010-05-19  Glenn Morris  <rgm@gnu.org>
730         * configure.in (LINKER, YMF_PASS_LDFLAGS): New output variables.
731         (ORDINARY_LINK): New AC_DEFINE.
732         (LIB_GCC): No need to set if ORDINARY_LINK.
734 2010-05-18  Glenn Morris  <rgm@gnu.org>
736         * configure.in (POST_ALLOC_OBJ) [cygwin]: Omit vm-limit.o.
737         (POST_ALLOC_OBJ) [!cygwin]: Set to empty.
739         * config.bat (RALLOC_OBJ): Edit to empty if sys_malloc.
740         * configure.in (REL_ALLOC): Unset on gnu, gnu-linux if DOUG_LEA_MALLOC.
741         (RALLOC_OBJ): New output variable.
743         * config.bat (GMALLOC_OBJ, VMLIMIT_OBJ): Edit to empty if sys_malloc.
744         * configure.in (GMALLOC_OBJ, VMLIMIT_OBJ): New output variables.
746 2010-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
748         * Makefile.in (src): Provide the name of the VCS file that witnesses
749         a pull.
750         ($(srcdir)/src/config.in): Handle accidental removal of src/config.in.
752 2010-05-17  Glenn Morris  <rgm@gnu.org>
754         * configure.in (OLDXMENU_DEPS): New output variable.
756 2010-05-16  Glenn Morris  <rgm@gnu.org>
758         * configure.in (ns_appbindir, ns_appresdir): Set using $ns_appdir.
760         * configure.in (ns_appdir, ns_appbindir): Add trailing "/" to value.
761         * Makefile.in (install-arch-dep): Update for above change.
763         * Makefile.in (ns_appdir): Remove.
764         (install-arch-dep): Test $ns_appresdir instead of $ns_appdir.
766         * configure.in (TEMACS_LDFLAGS2): New output variable.
768         * configure.in (NS_IMPL_GNUSTEP_TEMACS_LDFLAGS): New output variable.
769         (START_FILES): Set to empty if NS_IMPL_GNUSTEP.
770         (GNUSTEP_SYSTEM_HEADERS, GNUSTEP_SYSTEM_LIBRARIES): Do not output,
771         nothing uses.
773 2010-05-16  Dan Nicolaescu  <dann@ics.uci.edu>
775         * configure.in: Remove references to usg5-4 and bsd-common, $opsys
776         does not use them.
777         (X11R5_INHIBIT_I18N): Remove, unused.
779 2010-05-15  Glenn Morris  <rgm@gnu.org>
781         * configure.in (LIBXMENU): Set to empty if !HAVE_X_WINDOWS.
783         * configure.in (FONT_OBJ): Set to empty if !HAVE_X_WINDOWS.
785 2010-05-15  Ken Raeburn  <raeburn@raeburn.org>
787         * configure.in: Look for version string in its new location.
789 2010-05-15  Eli Zaretskii  <eliz@gnu.org>
791         * config.bat: Remove support for DJGPP v1.x.
793 2010-05-15  Glenn Morris  <rgm@gnu.org>
795         * configure.in (OLDXMENU_TARGET): New output variable.
797         * Makefile.in (install-arch-dep): Update odd NS rule for Emacs version.
799         * Makefile.in (install-arch-indep): Remove references to RCS, CVS,
800         and other files that no longer exist.
802 2010-05-14  Glenn Morris  <rgm@gnu.org>
804         * configure.in (cpp_undefs): Add mktime, register, X11.
806         * configure.in (GPM_MOUSE_SUPPORT): Remove.
807         (MOUSE_SUPPORT, TOOLTIP_SUPPORT, WINDOW_SUPPORT): New output variables.
808         (HAVE_WINDOW_SYSTEM, HAVE_MOUSE): Move out of AC_BOTTOM.
810         * configure.in (NS_IMPL_GNUSTEP_INC): New output variable.
811         (GNUSTEP_MAKEFILES): Do not output.
813 2010-05-13  Glenn Morris  <rgm@gnu.org>
815         * configure.in: Fix some paren typos.
817         * configure.in (OLDXMENU, LIBXMENU): Set to empty if !HAVE_MENUS.
819         * configure.in (LD_SWITCH_X_SITE, C_SWITCH_X_SITE): Do not define.
821 2010-05-12  Glenn Morris  <rgm@gnu.org>
823         * configure.in (LIB_SRC_EXTRA_INSTALLABLES): Remove, unused.
825         * configure.in (LIB_GCC): New output variable.
827 2010-05-11  Glenn Morris  <rgm@gnu.org>
829         * make-dist (msdos): No more mainmake.
831         * configure.in: Generate lib-src/Makefile directly, do not run cpp.
832         * config.bat: Do not run cpp on lib-src/Makefile.in.
834         * config.bat [HAVE_X11]: Run sed3x.inp on lib-src/Makefile.
836 2010-05-10  Glenn Morris  <rgm@gnu.org>
838         * configure.in (LIBS_SYSTEM): New output variable, replacing cpp.
840         * configure.in (MAIL_USE_FLOCK, MAIL_USE_LOCKF): New AC_DEFINEs.
841         (BLESSMAIL_TARGET): New output variable.
843 2010-05-08  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
845         * INSTALL: Fix typos.
847 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
849         * configure.in: Add check for buggy version of GCC (Bug#6031).
851 2010-05-08  Glenn Morris  <rgm@gnu.org>
853         * configure.in (HAVE_LIBNCURSES): New local variable.
854         (TERMINFO, LIBS_TERMCAP, TERMCAP_OBJ): New output variables,
855         replacing cpp in src/s/*.h and src/Makefile.in.
857 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
859         * Version 23.2 released.
861 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
863         * configure.in: Add tests for `isnan' and `copysign'.
865 2010-05-07  Eli Zaretskii  <eliz@gnu.org>
867         * config.bat: Allow for 2 leading `#'s in comments in
868         src/Makefile.in.
870 2010-05-07  Glenn Morris  <rgm@gnu.org>
872         * configure.in (LD_SWITCH_SYSTEM): Set with configure, not cpp.
873         Merges logic from src/s/* and src/Makefile.in.
874         (LD_SWITCH_SYSTEM_TEMACS): New output variable.
876 2010-05-07  Dan Nicolaescu  <dann@ics.uci.edu>
878         Define START_FILES and LIB_STANDARD using autoconf.
879         * configure.in (START_FILES, LIB_STANDARD): New definitions, moved
880         here from src/s/*.h.
881         (HAVE_CRTIN): Remove, inline logic in the netbsd
882         START_FILES/LIB_STANDARD computation.
884 2010-05-06  Glenn Morris  <rgm@gnu.org>
886         * configure.in (AC_PROG_LN_S): Remove test, nothing uses @LN_S@.
888         * Makefile.in (CPP, C_SWITCH_SYSTEM, ALLOCA, LN_S, C_SWITCH_X_SITE)
889         (LD_SWITCH_X_SITE): Remove unused variables.
891 2010-05-04  Glenn Morris  <rgm@gnu.org>
893         * configure.in (LD_SWITCH_X_SITE_AUX): Use AC_SUBST only, not AC_DEFINE
894         as well.
895         (LD_SWITCH_X_SITE_AUX_RPATH): New output variable.
897         * configure.in (LD_SWITCH_SYSTEM_TEMACS): New output variable.
899         * configure.in (C_SWITCH_MACHINE, C_SWITCH_SYSTEM): New output
900         variables, replacing c_switch_machine, c_switch_system.
901         * Makefile.in (C_SWITCH_SYSTEM): Use @C_SWITCH_SYSTEM@ rather than
902         @c_switch_system@.
904 2010-05-03  Glenn Morris  <rgm@gnu.org>
906         * configure.in (LIBXT_OTHER, LIBX_OTHER): New output variables.
908         * make-dist: There are no more src/m/*.inp files.
910 2010-05-01  Dan Nicolaescu  <dann@ics.uci.edu>
912         * configure.in (LD_SWITCH_MACHINE, ld_switch_machine): Remove, unused.
913         (ac_link): Do not use ld_switch_machine.
915 2010-05-01  Glenn Morris  <rgm@gnu.org>
917         * configure.in (OTHER_OBJ): Remove.
918         (PRE_ALLOC_OBJ, POST_ALLOC_OBJ): New output variables.
920 2010-04-30  Glenn Morris  <rgm@gnu.org>
922         * configure.in (OTHER_OBJ): Always include vm-limit.o on Cygwin.
923         Elsewhere, maybe include it.
925         * configure.in (TOOLKIT_LIBW) [HAVE_GTK]: Set to $GTK_LIBS.
926         (OLDXMENU, LIBXMENU): New output variables.
928         * configure.in (OTHER_OBJ): New output variable.
930 2010-04-28  Glenn Morris  <rgm@gnu.org>
932         * configure.in (CYGWIN_OBJ): New output variable.
934         * configure.in (GPM_MOUSE_SUPPORT): New output variable.
936         * configure.in (FONT_OBJ): New output variable.
938         * configure.in (LIBXMU): New output variable.
940         * configure.in (NS_OBJ, NS_SUPPORT): New output variables.
942         * configure.in (machine, canonical): On amdx86-64, check for a 32-bit
943         userland and maybe change values to i386 (move test from s/amdx86-64.h).
945 2010-04-27  Glenn Morris  <rgm@gnu.org>
947         * configure.in (LIBXTR6): New output variable.  Move unixware special
948         case here from src/s/unixware.h.
950         * configure.in (LUCID_LIBW, MOTIF_LIBW): No longer substitute
951         in Makefiles.
952         (TOOLKIT_LIBW): New output variable, replacing LUCID_LIBW/MOTIF_LIBW.
954         * configure.in (HAVE_MOTIF_2_1): Remove unused variable.
955         (LIBXP): No longer substitute in Makefiles.
956         (MOTIF_LIBW): New output variable.  Move system-specific settings here
957         from src/s files.
959 2010-04-27  Dan Nicolaescu  <dann@ics.uci.edu>
961         Reduce CPP usage.
962         * configure.in (LIB_X11_LIB): Remove, inline in the only user.
963         (unexec): Define unconditionally, all platforms define
964         UNEXEC.  AC_SUBST it.
965         (UNEXEC_SRC): Remove, unused.
966         (C_SWITCH_X_SYSTEM): Define using autoconf, not cpp.
968 2010-04-27  Glenn Morris  <rgm@gnu.org>
970         * configure.in (HAVE_MOTIF_2_1, HAVE_LIBXP): Remove unused AC_DEFINEs,
971         replaced by LIBXP.
973         * configure.in (--with-crt-dir): Doc fix (now valid for all platforms).
974         (CRT_DIR): On (powerpc64|sparc64)-*-linux-gnu*, default to /usr/lib64.
975         On hpux10-20, default to /lib.
977         * configure.in (LUCID_LIBW, LIBXP, WIDGET_OBJ): New output variables.
979 2010-04-26  Dan Nicolaescu  <dann@ics.uci.edu>
981         * configure.in (LIBS_MACHINE): Remove, unused.
983         * configure.in (LIB_MATH): New output variable.  Set it for some systems.
985 2010-04-24  Glenn Morris  <rgm@gnu.org>
987         * configure.in (CRT_DIR): New output variable.
988         (--with-crt-dir): New option.  (Bug#5655)
989         (HAVE_LIB64_DIR): Remove.
991 2010-04-22  Dan Nicolaescu  <dann@ics.uci.edu>
993         * configure.in (REAL_CFLAGS, CFLAGS): Restore -g for gcc.
995 2010-04-22  Miles Bader  <miles@gnu.org>
997         * configure.in: Get rid of "unix" pre-defined macro when
998         preprocessing Makefile.  (Bug#5857)
1000 2010-04-21  Andreas Schwab  <schwab@linux-m68k.org>
1002         Avoid non-portable shell command negation
1003         * configure.in: Revert last change.
1005 2010-04-21  Jan Djärv  <jan.h.d@swipnet.se>
1007         * configure.in: Change "if test ! -f" to "if ! test -f".
1009 2010-04-21  Glenn Morris  <rgm@gnu.org>
1011         * configure.in (LIBSELINUX_LIBS): Always substitute in Makefiles.
1012         (GTK_OBJ, DBUS_OBJ, LIBXSM, XMENU_OBJ, XOBJ): New output variables.
1014 2010-04-21  Karel Klíč  <kklic@redhat.com>
1016         * configure.in: New option: --with(out)-selinux, on by default.
1017         Set HAVE_LIBSELINUX if we find libselinux, and substitute
1018         LIBSELINUX_LIBS in Makefiles.
1020 2010-04-01  Dan Nicolaescu  <dann@ics.uci.edu>
1022         * configure.in: Remove all references to LIBX11_SYSTEM.
1024 2010-03-30  Dan Nicolaescu  <dann@ics.uci.edu>
1026         * configure.in: Remove all references to C_DEBUG_SWITCH.
1028 2010-03-27  Eli Zaretskii  <eliz@gnu.org>
1030         * config.bat <lib-src>: Edit out lines that begin with several #
1031         characters.
1033 2010-03-20  Dan Nicolaescu  <dann@ics.uci.edu>
1035         * configure.in: Remove support for old UNIX System V systems and
1036         for Unixware on non-x86 machines.
1038         * configure.in: Remove support for Solaris on PPC and for old versions.
1040         * configure.in: Remove non-working lynxos port.
1042 2010-03-19  Dan Nicolaescu  <dann@ics.uci.edu>
1044         * .dir-locals.el (c-mode): Turn on whitespace-mode for diff-mode.
1046 2010-03-19  Glenn Morris  <rgm@gnu.org>
1048         * configure.in (HAVE_LIBNCURSES): Add a description to make autoheader
1049         happy.
1051 2010-03-18  Jan Djärv  <jan.h.d@swipnet.se>
1053         * configure.in: Check for tputs and friends, abort if not
1054         found (bug#5735).
1056 2010-03-18  Glenn Morris  <rgm@gnu.org>
1058         * configure.in (--with-x-toolkit): In the help text, say which options
1059         are synonyms.
1061         * configure.in (--with-mmdf, --with-mail-unlink):
1062         New options, off by default.
1063         (--with-mailhost): New option to set default POP host.
1064         (LIBXPM, LIBJPEG, LIBPNG, LIBTIFF, LIBGIF, LIBGPM, LIBS_MAIL)
1065         (LIBHESIOD, LIBRESOLV, COM_ERRLIB, CRYPTOLIB, KRB5LIB, DESLIB, KRB4LIB):
1066         New variables, substituted in Makefiles.
1067         (try_libungif, ac_gif_lib_name): Replace with HAVE_GIF=maybe, LIBGIF.
1068         (LIBGIF): Use AC_SUBST rather than AC_DEFINE.
1069         (HAVE_LIBMAIL, HAVE_LIBLOCKFILE, HAVE_LIBCOM_ERR, HAVE_LIBCRYPTO)
1070         (HAVE_LIBK5CRYPTO, HAVE_LIBKRB5, HAVE_LIBDES425, HAVE_LIBDES)
1071         (HAVE_LIBKRB4, HAVE_LIBKRB): New AC_DEFINEs.
1073 2010-03-18  Tetsurou Okazaki  <okazaki@be.to>  (tiny change)
1075         * Makefile.in (uninstall): Handle the case where archlibdir does not
1076         exist.  (Bug#5720)
1078 2010-03-12  Eli Zaretskii  <eliz@gnu.org>
1080         These changes remove termcap.c from the build on Posix platforms.
1081         * configure.in <AC_CHECK_HEADERS>: Remove termcap.h.
1083         * configure: Regenerated.
1085 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
1087         * Branch for 23.2.
1089 2010-01-31  Juri Linkov  <juri@jurta.org>
1091         * .bzrignore: Add TAGS-LISP.
1093 2010-01-23  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
1095         * configure.in: Check for utmp.h availability (FreeBSD 9.x lacks
1096         this header file).
1098 2010-01-12  Juanma Barranquero  <lekktu@gmail.com>
1100         * .bzrignore: Ignore all .exe, instead of individual files.
1102 2010-01-12  Chong Yidong  <cyd@stupidchicken.com>
1104         * configure.in: Explicitly check for and link to -lXrender.
1106 2010-01-12  Glenn Morris  <rgm@gnu.org>
1108         * INSTALL.BZR, README: Use bug-gnu-emacs rather than emacs-pretest-bug
1109         for bug reports for development versions.
1111 2010-01-02  Eli Zaretskii  <eliz@gnu.org>
1113         * .bzrignore: Add more ignored patterns, including for the MS-DOS
1114         build.
1116 2009-12-27  Karl Fogel  <kfogel@red-bean>
1118         * INSTALL.BZR: Rename from INSTALL.CVS; edit to talk about Bazaar.
1119         * INSTALL, autogen.sh, configure.in, configure: Adjust accordingly.
1121 2009-12-17  Glenn Morris  <rgm@gnu.org>
1123         * .dir-locals.el (bug-reference-url-format): Change to debbugs.gnu.org.
1125 2009-12-15  Glenn Morris  <rgm@gnu.org>
1127         * info/dir: Add EDT entry.
1128         * Makefile.in (INFO_FILES): Add edt.
1130 2009-12-10  Jan Djärv  <jan.h.d@swipnet.se>
1132         * configure.in: Check for RSVG if GNUStep is used.
1134 2009-12-09  Jan Djärv  <jan.h.d@swipnet.se>
1136         * configure.in: Don't check for RSVG or GConf unless X11 is used.
1138 2009-12-09  Ken Brown  <kbrown@cornell.edu>  (tiny change)
1140         * configure.in: Allow compiling Emacs with GTK on Cygwin.
1142 2009-12-01  Glenn Morris  <rgm@gnu.org>
1144         * make-dist: Add etc/images/mpc directory.
1146 2009-11-21  Jan Djärv  <jan.h.d@swipnet.se>
1148         * configure.in: Don't check for GConf unless X is used.
1150 2009-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
1152         * configure.in: Use -Wdeclaration-after-statement if available.
1154 2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
1156         * configure.in: New option: --with(out)-gconf.
1157         Set HAVE_GCONF if we find gconf.
1159 2009-11-17  Glenn Morris  <rgm@gnu.org>
1161         * Makefile.in (INFO_FILES): Add semantic.
1163 2009-11-16  Chong Yidong  <cyd@stupidchicken.com>
1165         * info/dir: Add Semantic.
1167 2009-11-16  Glenn Morris  <rgm@gnu.org>
1169         * Makefile.in (install-arch-indep): Use a more restrictive Makefile
1170         pattern, so as not to exclude makefile*.el.  (Bug#4912)
1172 2009-11-14  Jan Djärv  <jan.h.d@swipnet.se>
1174         * configure.in: --enable-autodepend is new.  Check for GNU Make
1175         and that gcc supports -MMD -MF.  Define AUTO_DEPEND if we can use
1176         gcc and GNU make to generate dependencies.
1178 2009-10-27  Glenn Morris  <rgm@gnu.org>
1180         * make-dist: Make links to doc/lispintro/*.pdf.
1182 2009-10-23  Jim Meyering  <meyering@redhat.com>
1184         * configure.in: Invoke $CPP with -P when creating Makefile and
1185         src/Makefile.  Without this, gcc 4.4.2 converts each
1186         backslash-newline pair in the input to a bare newline, yielding
1187         invalid Makefiles.
1189         * configure: Regenerate.
1191 2009-10-19  Dan Nicolaescu  <dann@ics.uci.edu>
1193         * configure.in (vax-dec-vms): Remove, not supported anymore.
1195 2009-10-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
1197         * configure.in (NS_HAVE_NSINTEGER): Back out previous change.
1198         (*-apple-darwin*): Add x86_64 architecture.
1200 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
1202         * config.guess, config.sub: Updated from master source.
1204 2009-10-11  Adrian Robert  <Adrian.B.Robert@gmail.com>
1206         * configure.in (NS_HAVE_NSINTEGER): Remove this test and define.
1208 2009-10-07  Edward Trumbo  <etrumbo@comcast.net>  (tiny change)
1210         * Makefile.in (INFO_FILES): Add EDE and EIEIO.
1212 2009-09-29  Glenn Morris  <rgm@gnu.org>
1214         * make-dist (check): Update for two new levels of subdirectory in lisp/.
1216 2009-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
1218         * config.guess, config.sub: Updated from master source.
1220         * configure.in (OTHER_FILES): Define using autoconf not cpp.
1222 2009-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
1224         * .dir-locals.el (change-log-mode): Restore bug-reference-mode.
1226 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
1228         * INSTALL: Update URL for GNU FreeFont.
1230 2009-09-09  Glenn Morris  <rgm@gnu.org>
1232         * Makefile.in (install-arch-indep): Don't recursively change perms of
1233         site-lisp and infodir.  There may be non-Emacs files in here, and the
1234         files supplied by Emacs are all handled explicitly already.  (Bug#3800)
1235         (mkdir): Set umask to world-readable before creating directories.
1236         mkinstalldirs already checks if dirs exist, don't duplicate this test.
1238 2009-08-29  Glenn Morris  <rgm@gnu.org>
1240         * Makefile.in (info-real): Don't ignore errors from doc Makefiles.
1241         (info): Don't give an error in the absence of makeinfo - let the doc
1242         Makefiles do that, if the info files need rebuilding.  (Bug#3982)
1244 2009-08-23  Ken Raeburn  <raeburn@raeburn.org>
1246         * Makefile.in (install-arch-indep): If the versioned DOC-####
1247         generated during loadup+dump isn't found, install the plain DOC
1248         file that always gets generated, in case CANNOT_DUMP is set.
1250         * configure.in: Warn if package version specified here doesn't
1251         match the version in version.el.
1252         * configure: Regenerate.
1254 2009-08-22  Michael Albinus  <michael.albinus@gmx.de>
1256         * configure.in: AC_CHECK_FUNCS dbus_watch_get_unix_fd.
1258         * configure: Regenerate.
1260 2009-08-19  Glenn Morris  <rgm@gnu.org>
1262         * INSTALL: Remove reference to cvtmail.
1264 2009-08-15  CHENG Gao  <chenggao@gmail.com>
1266         * Makefile.in (install-arch-indep): Remove .DS_Store files (MacOSX).
1268 2009-08-02  Kevin Ryde  <user42@zip.com.au>
1270         * INSTALL: Fix free fonts URL.
1272 2009-07-22  Glenn Morris  <rgm@gnu.org>
1274         * configure.in (AC_PREREQ): Require autoconf 2.62.
1276 2009-07-04  Andreas Schwab  <schwab@linux-m68k.org>
1278         * configure.in (--enable-checking, --enable-profiling):
1279         Use AS_HELP_STRING.
1281 2009-07-03  Dan Nicolaescu  <dann@ics.uci.edu>
1283         * configure.in (--enable-profiling): New option.
1284         (mips-*-netbsd*, mipsel-*-netbsd*, mipseb-*-netbsd*): Use machine=mips.
1286 2009-06-27  Glenn Morris  <rgm@gnu.org>
1288         * configure.in: Restore netbsd on mips, mipsel, mipseb.
1290 2009-06-26  Dan Nicolaescu  <dann@ics.uci.edu>
1292         * configure.in (--enable-checking): New option.
1294 2009-06-24  Glenn Morris  <rgm@gnu.org>
1296         * make-dist: Warn if subdir does not exist in source.
1297         (nextstep/Cocoa/Emacs.base/Contents/Resources/preferences.nib)
1298         (nextstep/GNUstep/Emacs.base/Resources/preferences.gorm):
1299         No longer make links.
1301 2009-06-24  Yavor Doganov  <yavor@gnu.org>
1303         * make-dist (tempdir): Don't create directories preferences.gorm
1304         and preferences.nib, they are no longer required.
1306 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
1308         * Branch for 23.1.
1310 2009-06-12  Chong Yidong  <cyd@stupidchicken.com>
1312         * configure.in: Delete mac-fix-env target, which has been
1313         removed (Bug#3531).
1315 2009-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1317         * configure.in: Don't define CANNOT_DUMP for GNUStep any more.
1319 2009-05-05  Per Starbäck  <per@starback.se>  (tiny change)
1321         * BUGS: Use new binding of view-emacs-problems.
1323 2009-05-04   Simon Leinen  <simon.leinen@switch.ch>  (tiny change)
1325         * Makefile.in (install-arch-dep): Avoid using $$(..) construct,
1326         for Solaris compatibility.
1328 2009-04-25  Chong Yidong  <cyd@stupidchicken.com>
1330         * configure: Regenerate.
1332         * configure.in: Disable use of FreeType without libXft.
1334 2009-04-19  Jan Djärv  <jan.h.d@swipnet.se>
1336         * configure.in (HAVE_GTK_FILE_SELECTION, HAVE_GTK_FILE_CHOOSER):
1337         Check if it is declared in gtk.h.
1339 2009-04-12  Andreas Schwab  <schwab@linux-m68k.org>
1341         * Makefile.in (install-arch-indep): Remove .gitignore files.
1343 2009-04-03  Kenichi Handa  <handa@m17n.org>
1345         * INSTALL: Make the section "Complex Text Layout support
1346         libraries" the first of "ADDITIONAL DISTRIBUTION FILES".
1348 2009-03-06  Dan Nicolaescu  <dann@ics.uci.edu>
1350         * configure.in (rs6000-ibm-aix6*): Fix typo.
1352 2009-03-04  Glenn Morris  <rgm@gnu.org>
1354         * Makefile.in (INFO_FILES): Add auth.
1356 2009-03-03  Glenn Morris  <rgm@gnu.org>
1358         * info/dir: Add Auth-source.
1360 2009-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1362         * Makefile.in (src): Fix last change so the first `cd' doesn't affect
1363         the second.
1365 2009-02-28  Eli Zaretskii  <eliz@gnu.org>
1367         * config.bat: Copy .dbxinit to _dbxinit.
1369         * make-dist (Making links to `info'): Remove .gitignore.
1371 2009-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1373         * Makefile.in (lib-src, lisp): Use simpler rule.
1374         (src): Be more specific to avoid recompiling all the .elc files just
1375         because the bootstrap-emacs is missing.
1377 2009-02-26  Chong Yidong  <cyd@stupidchicken.com>
1379         * configure.in: Require librsvg >= 2.11.
1381 2009-02-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
1383         * configure.in (HAVE_XFT, HAVE_FREETYPE, HAVE_LIBOTF)
1384         (HAVE_M17N_FLT): Don't check for these unless HAVE_X11.
1386 2009-02-04  Adrian Robert  <Adrian.B.Robert@gmail.com>
1388         * configure.in (COCOA_EXPERIMENTAL_CTRL_G): Drop.
1390 2009-02-03  Glenn Morris  <rgm@gnu.org>
1392         * make-dist: Add some missing files, remove some that are no longer
1393         present.
1395 2009-02-02  Glenn Morris  <rgm@gnu.org>
1397         * make-dist: Add some missing nextstep/ files.
1399 2009-01-22  Yavor Doganov  <yavor@gnu.org>  (tiny change)
1401         * configure.in (HAVE_RSVG): Use librsvg under HAVE_NS also.  (Bug#616)
1403 2009-01-22  Dan Nicolaescu  <dann@ics.uci.edu>
1405         * configure.in: Add support for m68k-*-netbsd.
1407 2009-01-14  Juri Linkov  <juri@jurta.org>
1409         * .dir-locals.el (change-log-mode): Remove bug-reference-mode.
1411         * .dir-locals.el (change-log-mode): Add bug-reference-url-format
1412         and bug-reference-mode.
1414 2009-01-11  Juri Linkov  <juri@jurta.org>
1416         * INSTALL.CVS: Move configuration explicitly to the first step.
1418 2009-01-09  Glenn Morris  <rgm@gnu.org>
1420         * .dir-locals.el: Don't set indent-tabs-mode.
1422 2008-12-30  Kenichi Handa  <handa@m17n.org>
1424         * configure.in: Define HAVE_OTF_GET_VARIATION_GLYPHS if libotf has
1425         the function OTF_get_variation_glyphs.
1427 2008-12-30  Jan Djärv  <jan.h.d@swipnet.se>
1429         * Makefile.in (install-arch-dep): Remove old directories in
1430         ns_app* before moving new directories there.
1432 2008-12-27  Dan Nicolaescu  <dann@ics.uci.edu>
1434         * .dir-locals.el: Remove non-working entry for pmail.
1435         (fill-column): Fix typo.
1436         (change-log-mode): Add fill column.
1438 2008-12-26  Eli Zaretskii  <eliz@gnu.org>
1440         * config.bat: Produce _dir-locals.el from .dir-locals.el.
1442 2008-12-23  Dan Nicolaescu  <dann@ics.uci.edu>
1444         * make-dist (tempdir): Distribute .dir-locals.el.
1446         * .dir-locals.el: New file.
1448 2008-12-19  Eli Zaretskii  <eliz@gnu.org>
1450         * config.bat (--with-system-malloc): New option; see msdos/INSTALL
1451         for rationale.
1453 2008-12-13  Glenn Morris  <rgm@gnu.org>
1455         * Makefile.in (install-arch-indep): Add new man-pages.
1456         (manext): Remove variable.
1457         (MAN_PAGES): New variable.
1458         (install-arch-indep, uninstall): Use MAN_PAGES for list of files to add
1459         and remove.
1460         (uninstall): Remove desktop file and icons, game scores if empty.
1462 2008-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
1464         * config.guess, config.sub: Updated from master source.
1466 2008-12-10  Dan Nicolaescu  <dann@ics.uci.edu>
1468         * Makefile.in (install-arch-indep): Install ebrowse.1.
1470 2008-12-09  Ali Bahrami  <ali_gnu@emvision.com>  (tiny change)
1472         * configure.in: Add Solaris on x86_64.
1474 2008-12-09  Dan Nicolaescu  <dann@ics.uci.edu>
1476         * config.guess, config.sub: Updated from master source.
1478 2008-12-08  Eli Zaretskii  <eliz@gnu.org>
1480         * info/dir: Fix last change.
1482 2008-12-07  Eli Zaretskii  <eliz@gnu.org>
1484         * info/dir: Untabify.
1486 2008-11-28  Ulrich Mueller  <ulm@gentoo.org>
1488         * configure.in: Fix last change.
1490 2008-11-28  Richard M Stallman  <rms@gnu.org>
1492         * configure.in (mips64-*-linux-gnu*, mips64el-*-linux-gnu*):
1493         New configurations.
1495 2008-11-20  Josh Elsasser  <josh@elsasser.org>  (tiny change)
1497         * configure.in: Add hppa-*-openbsd* with machine hp800; mistakenly
1498         removed while misclassified as now unsupported hp9000s300.  (Bug#1365)
1500 2008-11-15  Eli Zaretskii  <eliz@gnu.org>
1502         * Makefile.in (INFO_FILES): Remove ns-emacs.
1504         * info/dir (NS-Emacs): Remove entry.
1506 2008-11-08  Eli Zaretskii  <eliz@gnu.org>
1508         * INSTALL: Move MS-DOS specific instructions to msdos/INSTALL.
1510 2008-11-07  Glenn Morris  <rgm@gnu.org>
1512         * configure.in (HAVE_LIB64_DIR): Check for crtn.o.  (Bug#1287)
1514 2008-10-31  Eli Zaretskii  <eliz@gnu.org>
1516         * config.bat: Tell user to expect one "File not found" message
1517         while the `doc' directory is being configured.
1519 2008-10-30  Chong Yidong  <cyd@stupidchicken.com>
1521         * update-subdirs: Put obsolete directory last.
1523 2008-10-30  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>
1525         * configure.in: Check fontconfig always.
1527 2008-10-30  Dan Nicolaescu  <dann@ics.uci.edu>
1529         * configure (*-solaris2.[7-9]*): Fix typo.
1531 2008-10-24  Glenn Morris  <rgm@gnu.org>
1533         * configure.in (--without-sync-input, --with-pkg-config-prog):
1534         Help strings start with lower case.
1535         (--with-gnustep-conf): New option.
1536         (GNUSTEP_CONFIG_FILE): Use, instead of fixed /etc/GNUstep/GNUstep.conf.
1538 2008-10-24  Yavor Doganov  <yavor@gnu.org>  (tiny change)
1540         * configure.in: Use `.' instead of `source' to source GNUstep.conf.
1541         Exit with an error if `--with-ns' was specified but <AppKit/AppKit.h>
1542         is not found.  (Bug#1230)
1544 2008-10-23  Ali Bahrami  <ali_gnu@emvision.com>  (tiny change)
1546         * configure (*-sunos5*, *-solaris*): Use the new file sol2-10.h.
1547         Use sol2-6.h for Solaris 7-9.
1549 2008-10-18  Ulrich Mueller  <ulm@gentoo.org>
1551         * configure.in: Add support for GNU/Linux on SuperH.
1553 2008-10-12  Andreas Schwab  <schwab@suse.de>
1555         * configure.in: Only check for m17n-flt if HAVE_LIBOTF.
1557 2008-08-28  Adrian Robert  <Adrian.B.Robert@gmail.com>
1559         * configure.in: Report USE_TOOLKIT_SCROLLBARS as such (not mentioning
1560         "X") to avoid confusion.
1562         * configure: Regenerate.
1564 2008-09-07  Romain Francoise  <romain@orebokech.com>
1566         * make-dist: Distribute doc/man/ChangeLog.
1568 2008-08-28  Chong Yidong  <cyd@stupidchicken.com>
1570         * configure.in: Disable XFT and Freetype when without X.
1572         * configure: Regenerate.
1574 2008-08-24  Dan Nicolaescu  <dann@ics.uci.edu>
1576         * configure.in (NS_IMPL_GNUSTEP): Increase pure size.
1578 2008-08-21  Christian Faulhammer  <opfer@gentoo.org>  (tiny change)
1580         * configure.in (GNUSTEP_SYSTEM_HEADERS): Define
1581         GNUSTEP_SYSTEM_HEADERS and GNUSTEP_SYSTEM_LIBRARIES.
1583         * configure: Regenerate.
1585 2008-08-20  Eli Zaretskii  <eliz@gnu.org>
1587         * configure.in: Move "#define subprocesses" before
1588         config_opsysfile is included.
1590 2008-08-19  Kenichi Handa  <handa@m17n.org>
1592         * INSTALL (Extra fonts): Mention local fonts, don't mention
1593         mule-unicode.
1595 2008-08-16  Chong Yidong  <cyd@stupidchicken.com>
1597         * make-dist: Omit info/.arch-inventory.
1599 2008-08-16  Jason Rumney  <jasonr@gnu.org>
1601         * make-dist (tempdir/nt): Link emacsclient.rc.
1603 2008-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
1605         * configure.in (LIB_SRC_EXTRA_INSTALLABLES): New variable.
1606         AC_SUBST it.
1607         (GNU_OBJC_CFLAGS): Define as a shell variable instead of #define.
1608         AC_SUBST it.
1609         (OTHER_FILES): Always define for HAVE_NS.
1610         (C_SWITCH_X_SYSTEM): Don't define as empty for NS_IMPL_COCOA.
1611         * configure: Regenerate.
1613 2008-08-07  Andreas Schwab  <schwab@suse.de>
1615         * configure.in: Correctly handle
1616         --enable-cocoa-experimental-ctrl-g=no and
1617         --enable-ns-self-contained=yes.
1619 2008-08-06  Adrian Robert  <Adrian.B.Robert@gmail.com>
1621         * configure.in (NS_HAVE_INTEGER): Rename to NS_HAVE_NSINTEGER.
1622         (C_SWITCH_X_SYSTEM): Drop -MMD -MP under NS_IMPL_GNUstep.  Don't
1623         bother undef'ing since won't have desired effect.
1625 2008-08-06  Andreas Schwab  <schwab@suse.de>
1627         * configure.in: Fix quoting.
1629 2008-08-06  Chong Yidong  <cyd@stupidchicken.com>
1631         * configure.in (COCOA_EXPERIMENTAL_CTRL_G): Fix 2008-08-04 change.
1633 2008-08-05  Ulrich Mueller  <ulm@gentoo.org>
1635         * configure.in: Add checks for krb5_error.text and
1636         krb5_error.e_text struct members.
1638 2008-08-04  Chong Yidong  <cyd@stupidchicken.com>
1640         * configure.in: Test for existence of NSInteger.
1641         Suggested by Yavor Doganov.
1643 2008-08-02  Romain Francoise  <romain@orebokech.com>
1645         * Makefile.in (INFO_FILES): Add mairix-el.
1647 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
1649         * make-dist:
1650         * README: Remove VMS support.
1651         * vms: Remove directory.
1653 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
1655         * configure.in (MULTI_KBOARD): Remove.
1657 2008-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
1659         * configure.in (DO_BLOCK_INPUT): Remove, unused.
1661 2008-07-29  Chong Yidong  <cyd@stupidchicken.com>
1663         * info/dir (File): Add mairix-el.
1665 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
1667         Remove support for Mac Carbon.
1668         * mac: Remove directory.
1669         * make-dist:
1670         * configure.in:
1671         * README:
1672         * Makefile.in:
1673         * INSTALL: Remove code for Carbon.
1674         * configure: Regenerate.
1676 2008-07-26  Adrian Robert  <Adrian.B.Robert@gmail.com>
1678         * Makefile.in (install-arch-dep): Fix typo in NS installation commands.
1680 2008-07-25  Chong Yidong  <cyd@stupidchicken.com>
1682         * configure.in: Check for getrlimit.
1684         * configure: Regenerate.
1686 2008-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
1688         * configure.in (LD_SWITCH_SITE): Remove, set the values directly
1689         in src/Makefile.in.
1690         (static): Remove, autoconf would always comment it out anyway.
1691         (subprocesses): Define unconditionally.
1693 2008-07-19  Yavor Doganov  <yavor@gnu.org>  (tiny change)
1695         * configure.in: Fix typo in GNUSTEP_MAKEFILES setting for HAVE_NS
1696         compilation under GNUstep.
1698 2008-07-18  Kenichi Handa  <handa@m17n.org>
1700         * INSTALL (Complex Text Layout support libraries): Delete the
1701         paragraph about --enable-font-backend.
1703 2008-07-17  Adrian Robert  <Adrian.B.Robert@gmail.com>
1705         * configure.in: Print out some info to user for NeXTstep builds.
1706         (ns-app): Remove enable option.
1707         (ns-self-contained): Add enable option.
1708         (ns_appbindir, ns_appresdir, ns_appsrc): Set them based on Cocoa or
1709         GNUstep, use to set install prefixes, and substitute in Makefiles.
1710         * configure: Regenerate.
1711         * Makefile.in (install-arch-dep): Perform post-install cleanup inside
1712         NS app bundle.
1714 2008-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1716         * configure.in: Extract and substitute GNUSTEP_MAKEFILES.
1718 2008-07-16  Adrian Robert  <Adrian.B.Robert@gmail.com>
1720         * configure.in: Change GNUSTEP to NS_IMPL_GNUSTEP, COCOA to
1721         NS_IMPL_COCOA.
1723 2008-07-16  Glenn Morris  <rgm@gnu.org>
1725         * configure.in (with_kerberos, with_kerberos5, with_hesiod):
1726         Fix tests for OPTION_DEFAULT_OFF (variables never unset).
1727         (with_carbon, with_ns): Remove dead code, since OPTION_DEFAULT_OFF means
1728         never unset.
1730         * make-dist: Add nextstep/ directories.
1731         (src, lib-src): Add .m files.
1733 2008-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
1735         * configure.in (freebsd, kfreebsd): Undo part of previous change.
1736         (USER_FULL_NAME): Remove, not used anymore.
1737         * configure: Regenerate.
1739 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
1741         Changes and additions for NeXTstep windowing system (Cocoa and
1742         GNUstep) support.
1744         * configure.in: Add support for NS window system: --with-ns (default
1745         off), --enable-ns-app, --enable-cocoa-experimental-ctrl-g; improve add
1746         sparc detection for FreeBSD variants, checks for Cocoa and GNUstep,
1747         disable font backend if window system is "none", not if !HAVE_X11.
1748         * Makefile.in: Add ns-emacs to INFO_FILES, add ns_appdir variable.
1749         (install-arch-dep): Add commands to assemble NS .app package.
1751 2008-07-10  Dan Nicolaescu  <dann@ics.uci.edu>
1753         * configure.in: Use macppc for Darwin.  Remove references to
1754         desupported systems.
1755         * configure: Regenerate.
1757 2008-07-05  Glenn Morris  <rgm@gnu.org>
1759         * make-dist (EMACS): Doc fix.
1760         (lisp): There are no *.dat or image files here any more.
1761         (src): There are no *.s files here any more.
1762         (etc/images, etc/images/*): Link to most regular files.
1764 2008-07-04  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
1766         * configure.in: Remove reference to deleted $USE_FONT_BACKEND.
1768 2008-07-01  Glenn Morris  <rgm@gnu.org>
1770         * configure.in (cpp_undefs): Rename from `undefs', update uses.
1771         Use $srcdir rather than $top_srcdir.  Set before calling AC_OUTPUT,
1772         and explicitly export there.  (Bug#507.)
1774 2008-06-26  Dan Nicolaescu  <dann@ics.uci.edu>
1776         * configure.in:
1777         * configure: Remove references to obsolete systems.
1779 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1781         * Makefile.in (Makefile): Use it for its timestamp value as well, and
1782         make it depend on all other */.in files.
1783         (src/Makefile, src/config.stamp, lib-src/Makefile)
1784         (doc/emacs/Makefile, doc/misc/Makefile, doc/lispref/Makefile)
1785         (doc/lispintro/Makefile, oldXMenu/Makefile, lwlib/Makefile)
1786         (leim/Makefile, lisp/Makefile): Remove those overlapping targets.
1787         (leim, ${SUBDIR}, blessmail): Only depend on Makefile now.
1789         * configure.in: Don't create src/config.stamp any more.
1791 2008-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1793         * Makefile.in (${SUBDIR}): Pass additional BOOTSTRAPEMACS argument.
1795 2008-06-22  Glenn Morris  <rgm@gnu.org>
1797         * Makefile.in (top_bootclean): Remove obsolete references to lock/.
1799 2008-06-21  Romain Francoise  <romain@orebokech.com>
1801         * Makefile.in (INFO_FILES): Add sasl.
1803 2008-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1805         * Makefile.in (maybe_bootstrap, src/bootstrap-emacs${EXEEXT})
1806         (bootstrap-build): Remove.
1807         (top_bootclean): New var.
1808         (top_distclean, bootstrap-clean): Use it.
1809         (bootstrap): Don't recheck config.  Make normally.
1811 2008-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1813         * Makefile.in (SUBDIR): Include `lisp'.
1814         (lisp): Depend on `src'.
1815         (top_distclean): Don't remove config.status.
1816         (bootstrap-clean): New target.
1817         (maintainer-clean): Use it.
1818         (bootstrap): Use bootstrap-clean.  Re-run config.status.
1819         (src/bootstrap-emacs${EXEEXT}): New target.
1820         (bootstrap-build): Use it.  Don't use bootstrap-prepare because
1821         src/Makefile now takes care of it.
1822         (bootfast, bootstrap-clean-before, bootstrap-clean-before-fast): Remove.
1824 2008-06-15  Glenn Morris  <rgm@gnu.org>
1826         * info/dir: Add sasl.
1828 2008-06-09  Alan Mackenzie  <acm@muc.de>
1830         * INSTALL.CVS: Clarify why `make bootstrap' sometimes fails.
1832 2008-06-08  Eric S. Raymond  <esr@snark.thyrsus.com>
1834         * INSTALL.CVS: Indicate when "cvs update -d" may be needed.
1836 2008-06-07  Glenn Morris  <rgm@gnu.org>
1838         * Makefile.in (bootstrap-build): Remove mostlyclean, since it seems to
1839         serve no purpose.
1841 2008-06-01  Dan Nicolaescu  <dann@ics.uci.edu>
1843         * configure.in (USE_LUCID, USE_MOTIF): Don't use "==".
1844         * configure: Regenerate.
1846 2008-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1848         * update-subdirs: Don't touch subdirs.el if it is unchanged.
1850 2008-05-14  Kenichi Handa  <handa@m17n.org>
1852         * configure: Regenerate.
1854         * configure.in: Don't handle --disable-font-backend.  Don't print
1855         a message about a font backend.
1857 2008-05-09  Glenn Morris  <rgm@gnu.org>
1859         * configure.in: Make absence of makeinfo a fatal error only if the info
1860         files don't exist.
1861         * Makefile.in (install-arch-indep, info): Handle MAKEINFO == off.
1863 2008-05-07  Eli Zaretskii  <eliz@gnu.org>
1865         * config.bat: Fix last change: don't use < and > in "rem" lines,
1866         they are interpreted as redirection by DOS shells.
1868 2008-05-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1870         * configure.in: Check availability of AvailabilityMacros.h
1871         if HAVE_CARBON.
1873         * configure: Regenerate.
1875 2008-05-03  Glenn Morris  <rgm@gnu.org>
1877         * configure.in (x_libraries): Remove standard 64-bit directories -
1878         experimental workaround for minor autoconf bug.
1880         * configure.in (--without-makeinfo): New option.  If set,
1881         absence of suitable makeinfo is not a fatal error.
1882         * Makefile.in (MAKEINFO): New, set by configure.
1883         (install-arch-indep): Without makeinfo, ignore any missing manuals.
1884         (info-real): New target.
1885         (info): Without makeinfo, do nothing, else call `info-real'.
1887 2008-04-23  Dan Nicolaescu  <dann@ics.uci.edu>
1889         * configure.in: Remove hpux10.20 from the desupported list.
1891 2008-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1893         * configure.in: Define USE_LUCID/USE_MOTIF in config.h.
1895 2008-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
1897         * configure.in (SYNC_INPUT): Use OPTION_DEFAULT_ON and AC_DEFINE
1898         rather than change CPPFLAGS.
1899         (HAVE_GTK): Rename to USE_GTK.
1901 2008-04-16  Yavor Doganov  <yavor@gnu.org>  (tiny change)
1903         * configure.in: Replace the obsolete macros AC_AIX and
1904         AC_GNU_SOURCE with AC_USE_SYSTEM_EXTENSIONS.
1906 2008-04-05  Andreas Schwab  <schwab@suse.de>
1908         * configure.in: No longer create admin/unidata/Makefile.
1910 2008-03-28  Andreas Schwab  <schwab@suse.de>
1912         * Makefile.in (SUBDIR_MAKEFILES): Add lisp/Makefile.
1913         (lisp/Makefile): New rule.
1915 2008-03-13  Glenn Morris  <rgm@gnu.org>
1917         * configure.in (AC_INIT): Fix version number.
1918         (sync-input): Reword the option, since it's on by default.
1920 2008-03-11  Jan Djärv  <jan.h.d@swipnet.se>
1922         * configure.in: Add --enable-sync-input, default yes.
1924 2008-03-11  Glenn Morris  <rgm@gnu.org>
1926         * Makefile.in (install-etc, mkdir): Handle directory
1927         etc/images/icons/hicolor/*/mimetypes/.
1929         * make-dist: Handle icons/hicolor/scalable directory.
1931 2008-03-05  Glenn Morris  <rgm@gnu.org>
1933         * configure.in: Enable font-backend by default.
1934         (USE_FONT_BACKEND): Set to "no" in absence of X.
1935         (PKG_CONFIG): Don't set multiple times, once is enough.
1936         (HAVE_FREETYPE, HAVE_LIBOTF, HAVE_M17N_FLT): Tweak config.in text.
1938 2008-03-03  Glenn Morris  <rgm@gnu.org>
1940         * Makefile.in (iconsrcdir): New variable.
1941         (install-etc, mkdir): Use $iconsrcdir.  Handle the `scalable' icon
1942         directory.
1944 2008-02-29  Glenn Morris  <rgm@gnu.org>
1946         * test/: New directory.
1948 2008-02-27  Jan Djärv  <jan.h.d@swipnet.se>
1950         * configure.in (HAVE_GTK): Print a warning if gtk version is < 2.10.
1952 2008-02-25  Dan Nicolaescu  <dann@ics.uci.edu>
1954         * configure.in: Print an error for systems that we think are obsolete
1955         and are proposed to be removed.  Remove some more unused systems.
1956         Add support for powerpc-ibm-aix6*.
1958 2008-02-24  Dan Nicolaescu  <dann@ics.uci.edu>
1960         * configure.in: Remove references to obsolete variables and systems.
1962 2008-02-21  Glenn Morris  <rgm@gnu.org>
1964         * Makefile.in (set_installuser): New.
1965         (install-arch-indep): Use set_installuser to avoid duplicate code.
1967         * README.unicode: Split into admin/notes/unicode,font-backend and
1968         remove.
1970 2008-02-10  Matthew Luckie  <mjl@luckie.org.nz>  (tiny change)
1972         * configure.in (arm*-*-freebsd*): Add.
1974 2008-02-09  Dan Nicolaescu  <dann@ics.uci.edu>
1976         * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
1977         dealing with obsolete variables.
1979 2008-02-08  Glenn Morris  <rgm@gnu.org>
1981         * Makefile.in (check-info-dir): New target.
1983 2008-02-08  Michael Olson  <mwolson@gnu.org>
1985         * Makefile.in (INFO_FILES): Add epa.
1987         * info/dir: Add EasyPG Assistant manual to the "Emacs misc
1988         features" section.
1990 2008-02-06  Glenn Morris  <rgm@gnu.org>
1992         * configure.in (--with-gcc): Give an error saying this option has
1993         been removed.
1994         (--with-gtk): Remove this option.
1996 2008-02-06  Tom Tromey  <tromey@redhat.com>
1998         * configure.in (--with-gcc): Remove.
1999         * INSTALL (DETAILED BUILDING AND INSTALLATION): Remove --with-gcc.
2001 2008-02-05  Ulrich Mueller  <ulm@gentoo.org>
2003         * INSTALL: Recommend giflib, not libungif.
2005 2008-02-05  Tom Tromey  <tromey@redhat.com>
2007         * configure.in (--with-dbus): Default to enabled.
2009 2008-02-05  Kenichi Handa  <handa@ni.aist.go.jp>
2011         * INSTALL (Complex Text Layout support libraries): New section.
2013 2008-02-04  Dan Nicolaescu  <dann@ics.uci.edu>
2015         * make-dist: Remove references to files in mac/ that have been
2016         deleted.
2018 2008-02-02  Thien-Thi Nguyen  <ttn@gnuvola.org>
2020         * configure.in: For libotf and m17n-flt checks, set shell vars
2021         HAVE_LIBOTF and HAVE_M17N_FLT instead of pkg_check_libotf and
2022         pkg_check_m17n_flt, respectively, for the sake of the summary output.
2023         Reported by Ulrich Mueller.
2025 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
2027         * configure.in: If admin/unidata/UnicodeData.txt is present, copy
2028         admin/unidata/Makefile.in to Makefile.
2030 2008-02-02  Glenn Morris  <rgm@gnu.org>
2032         * configure.in (HAVE_XFT): Ensure it is either "yes" or "no".
2033         (USE_FONT_BACKEND, HAVE_FREETYPE, HAVE_M17N_FLT, HAVE_LIBOTF)
2034         (HAVE_XFT): Add "Does Emacs use..." messages at end.
2036 2008-02-01  Miles Bader  <miles@gnu.org>
2038         * configure.in: Use OPTION_DEFAULT_ON for [freetype], [xft],
2039         [libotf], and [m17n-flt] options.
2041 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
2043         * configure.in: Add EMACS_ARG_N([libotf]...), and
2044         EMACS_ARG_N([m17n-flt].  Set back OLD_CPPFLAGS to CPPFLAGS (not
2045         CFLAGS) in XFT checking part.  Don't alter C_SWITCH_X_SITE,
2046         CFLAGS, and LIBS in checking of m17n-flt.
2048 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
2050         * configure.in: Check the availability of m17n-flt library.
2052 2008-02-01  Kenichi Handa  <handa@m17n.org>
2054         * configure.in: Don't define HAVE_LIBOTF if OTF_get_features is
2055         not available.
2057 2008-02-01  Kenichi Handa  <handa@m17n.org>
2059         * configure.in: New args --enable-font-backend, --with-xft,
2060         --with-freetyp.  New AC_DEFINEs USE_FONT_BACKEND, HAVE_XFT,
2061         HAVE_FREETYPE, HAVE_LIBOTF.  New AC_SUBSTs XFT_LIBS,
2062         FREETYPE_CFLAGS, FREETYPE_LIBS, FONTCONFIG_CFLAGS,
2063         FONTCONFIG_LIBS, LIBOTF_CFLAGS, LIBOTF_LIBS.
2065 2008-02-01  Kenichi Handa  <handa@m17n.org>
2067         * make-dist: Include etc/charsets in tarball.
2069 2008-02-01  Kenichi Handa  <handa@m17n.org>
2071         * configure.in: While running cpp on junk.c, include
2072         -DHAVE_UNIDATA in CPPFLAGS if admin/unidata/UnicodeData.txt
2073         exists.
2075 2008-01-29  Dan Nicolaescu  <dann@ics.uci.edu>
2077         * configure.in (xtensa): Match more configurations.
2079 2008-01-27  Dan Nicolaescu  <dann@ics.uci.edu>
2081         * configure.in: Update comment.
2083 2008-01-26  Glenn Morris  <rgm@gnu.org>
2085         * configure.in (--without-gcc): By default, neither off nor on.
2086         (--with-carbon): Tone down rhetoric in help text.
2088 2008-01-25  Glenn Morris  <rgm@gnu.org>
2090         * configure.in: Correct usage of OPTION_DEFAULT_ON,
2091         OPTION_DEFAULT_OFF so that the defaults are as they used to be.
2092         Default `Carbon' to off (it's unsupported).
2094 2008-01-24  Glenn Morris  <rgm@gnu.org>
2096         * configure.in: Standardize dbus-related messages.
2098 2008-01-23  Michael Olson  <mwolson@gnu.org>
2100         * configure.in (pkg-config-prog): Remove initial whitespace.
2102 2008-01-23  Tom Tromey  <tromey@redhat.com>
2104         * configure.in (OPTION_DEFAULT_ON, OPTION_DEFAULT_OFF): New macros.
2105         (EMACS_ARG_Y, EMACS_ARG_N): Remove.
2106         Update all users.
2108 2008-01-21  Dan Nicolaescu  <dann@ics.uci.edu>
2110         * config.guess, config.sub: Updated from master source.
2112 2008-01-17  Andreas Schwab  <schwab@suse.de>
2114         * configure.in (HAVE_LIB64_DIR): Rename from HAVE_X86_64_LIB64_DIR.
2116 2008-01-17  Glenn Morris  <rgm@gnu.org>
2118         * configure.in (HAVE_X86_64_LIB64_DIR): Also set on s390x systems.
2120 2008-01-16  Dan Nicolaescu  <dann@ics.uci.edu>
2122         * configure.in: Remove more references to unsupported systems.
2124 2008-01-16  Sven Joachim  <svenjoac@gmx.de>
2126         * make-dist: Add --lzma.
2128 2008-01-16  Glenn Morris  <rgm@gnu.org>
2130         * Makefile.in (maybe_bootstrap): Remove texinfo message, since
2131         configure checks for this.
2133 2008-01-13  Dan Nicolaescu  <dann@ics.uci.edu>
2135         * configure.in: Remove more references to unsupported systems.
2137 2008-01-06  Romain Francoise  <romain@orebokech.com>
2139         * configure.in: Delete extra semicolons.
2141 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
2143         * configure.in: Remove references to unsupported systems.
2145 2008-01-05  Romain Francoise  <romain@orebokech.com>
2147         * make-dist: Add --bzip2.  Update copyright.
2149 2008-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
2151         * configure.in: Remove support for Masscomp.
2153 2008-01-05  Glenn Morris  <rgm@gnu.org>
2155         * Makefile.in (desktopdir, icondir): New variables.
2156         (install-arch-indep): Also depend on `install-etc'.
2157         (install-etc): New target.
2158         (mkdir): Also create the `applications' and `icons' directories.
2160 2008-01-04  Glenn Morris  <rgm@gnu.org>
2162         * make-dist: Update for new etc/images/icons/hicolor directory.
2164 2007-12-09  Andreas Schwab  <schwab@suse.de>
2166         * configure.in: D-Bus is not enabled by default.
2168 2007-12-06  Jan Djärv  <jan.h.d@swipnet.se>
2170         * configure.in: Add AC_CONFIG_SRCDIR which was lost in the previous
2171         change.
2173 2007-12-04  Jan Djärv  <jan.h.d@swipnet.se>
2175         * configure.in: Give package name and version to AC_INIT.
2177 2007-12-03  Magnus Henoch  <mange@freemail.hu>
2179         * configure.in: Use PKG_CHECK_MODULES to check for D-Bus.
2181 2007-12-03  Michael Albinus  <michael.albinus@gmx.de>
2183         * configure.in: No need for DBUS_INFO anymore.
2185         * Makefile.in (INFO_FILES): Use dbus unconditionally.
2187 2007-12-02  Michael Albinus  <michael.albinus@gmx.de>
2189         * configure.in: Add D-Bus checks.  D-Bus is disabled by default.
2191         * Makefile.in (INFO_FILES): Add dbus.
2193 2007-12-02  Romain Francoise  <romain@orebokech.com>
2195         * make-dist: Fix last change.
2197 2007-11-28  Petr Salinger  <Petr.Salinger@seznam.cz>  (tiny change)
2199         * configure.in: Add support for gnu-kfreebsd.
2201 2007-11-28  Glenn Morris  <rgm@gnu.org>
2203         * make-dist: Add etc/nxml.
2205 2007-11-24  Romain Francoise  <romain@orebokech.com>
2207         * Makefile.in (INFO_FILES): Add nxml-mode.
2209 2007-11-23  Romain Francoise  <romain@orebokech.com>
2211         * make-dist: Include nXML.  Don't try to copy FTP, it was removed on
2212         2007/10/17.  Don't special-case alloca.c which is no longer in CVS.
2214 2007-11-20  Andreas Schwab  <schwab@suse.de>
2216         * configure.in: Always include <resolv.h> when checking for res_init.
2218 2007-11-17  Andreas Schwab  <schwab@suse.de>
2220         * update-subdirs: Atomically update subdirs.el.
2222 2007-11-17  Glenn Morris  <rgm@gnu.org>
2224         * Makefile.in (check-declare): New target.
2226 2007-11-07  Glenn Morris  <rgm@gnu.org>
2228         * configure.in: Deprecate Mac Carbon port.
2230 2007-11-01  Jan Djärv  <jan.h.d@swipnet.se>
2232         * configure.in: Remove HAVE_X11R5 check.
2234 2007-10-31  Glenn Morris  <rgm@gnu.org>
2236         * Makefile.in (install-arch-indep): Fallback to $USER and `id -un'
2237         when changing ownership of installed files.
2239 2007-10-30  Glenn Morris  <rgm@gnu.org>
2241         * make-dist: Add new directory etc/gnus.
2243 2007-10-30  Michael Olson  <mwolson@gnu.org>
2245         * Makefile.in (INFO_FILES): Alphabetize.  Add remember.
2247 2007-10-29  Glenn Morris  <rgm@gnu.org>
2249         * make-dist: Add new directories etc/images/smilies/grayscale,medium.
2251 2007-10-23  Glenn Morris  <rgm@gnu.org>
2253         * MAINTAINERS: Move to admin/.
2255 2007-10-17  Chong Yidong  <cyd@stupidchicken.com>
2257         * configure.in (HAVE_RES_INIT): Define if res_init() exists.
2258         (HAVE_LIBRESOLV): Also define if we are using res_init().
2260 2007-10-17  Glenn Morris  <rgm@gnu.org>
2262         * FTP: Remove file, since it's just a duplicate of one in etc/.
2264 2007-10-05  Eli Zaretskii  <eliz@gnu.org>
2266         * config.bat: Fix configuring `doc' due to changes in the
2267         directory structure.
2269 2007-09-16  Peter O'Gorman  <bug-gnu-emacs@mlists.thewrittenword.com>  (tiny change)
2271         * configure.in: Don't use -lpthread on HP-UX.
2273 2007-09-16  Glenn Morris  <rgm@gnu.org>
2275         * make-dist: File gfdl.1 has been removed.
2277 2007-09-15  Glenn Morris  <rgm@gnu.org>
2279         * configure.in: Fix makeinfo version regexp.
2281 2007-09-12  Glenn Morris  <rgm@gnu.org>
2283         * configure.in (AC_FUNC_ALLOCA): Throw an error if a system
2284         implementation of alloca is not found.
2286         * Makefile.in (SOURCES, unlock, relock): Delete.
2287         (install-arch-indep): Do not exclude the etc/ Makefiles.
2289 2007-09-09  Juri Linkov  <juri@jurta.org>
2291         * make-dist: Remove AUTHORS and CONTRIBUTE (moved to etc).
2293         * README: Add doc/ to documentation directories.
2295 2007-09-08  Michael Olson  <mwolson@gnu.org>
2297         * MAINTAINERS: Add myself for ERC and tq.el.
2298         Update for new doc/ directory layout.
2300 2007-09-06  Romain Francoise  <romain@orebokech.com>
2302         * make-dist: Update for new doc/ directory layout.
2304 2007-09-06  Glenn Morris  <rgm@gnu.org>
2306         * Makefile.in (mansrcdir): New variable.
2307         (SUBDIR_MAKEFILES): Update for new doc/ directory layout.
2308         (man/Makefile, lispref/Makefile, lispintro/Makefile): Rename and
2309         update these targets for new doc/ directory layout.
2310         (doc/misc/Makefile): New target.
2311         (install-arch-indep): Use mansrcdir for new location of manpages.
2312         (mostlyclean, clean, distclean, maintainer-clean, unlock)
2313         (relock, info, dvi): Update targets for new doc/ directory layout.
2315         * configure.in (AC_OUTPUT): Update names of generated Makefiles
2316         for new doc/ directory layout.
2318 2007-09-02  Andreas Schwab  <schwab@suse.de>
2320         * configure.in: Use AS_HELP_STRING throughout.
2321         * configure: Regenerate.
2323 2007-09-02  Jan Djärv  <jan.h.d@swipnet.se>
2325         * configure.in: Require Gtk/Glib 2.6.
2327 2007-09-02  Thien-Thi Nguyen  <ttn@gnuvola.org>
2329         * configure.in (EMACS_ARG_Y, EMACS_ARG_N): New AC_DEFUNs.
2330         Use them throughout in place of AC_ARG_WITH calls.
2331         * configure: Regenerate.
2333 2007-09-01  Andreas Schwab  <schwab@suse.de>
2335         * configure.in: Put quotes around nested macro calls.
2337 2007-08-31  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
2339         * configure.in: Fix typo.
2340         * configure: Regenerate.
2342 2007-08-30  Glenn Morris  <rgm@gnu.org>
2344         * configure.in (AH_BOTTOM): Copy some manual changes made to
2345         src/config.in here so they are not lost when it regenerates.
2347         * README.multi-tty: Move to admin/notes/multi-tty, with some edits.
2349 2007-08-29  Károly Lőrentey  <karoly@lorentey.hu>
2351         * README.multi-tty: New file.
2353 2007-08-29  Glenn Morris  <rgm@gnu.org>
2355         * README: Increase version to 23.0.50.
2357 2007-08-29  Jan Djärv  <jan.h.d@swipnet.se>
2359         * configure.in: New option: --without-xaw3d.
2361 2007-08-24  Glenn Morris  <rgm@gnu.org>
2363         * configure.in: Check for a suitably recent makeinfo.
2365 2007-08-23  Johannes Weiner  <hannes@saeurebad.de>  (tiny change)
2367         * configure.in (Check for required libraries): Typo.
2369 2007-08-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2371         * configure.in: Check librsvg2 also for Mac Carbon.
2373 2007-08-22  Romain Francoise  <romain@orebokech.com>
2375         * make-dist: Follow reorganization of files in etc/.
2377 2007-08-22  Paul Pogonyshev  <pogonyshev@gmx.net>
2379         * configure.in: Add support for SVG images through librsvg2.
2381 2007-07-28  Eli Zaretskii  <eliz@gnu.org>
2383         * Makefile.in (install-arch-indep): Use "rm -f" for removing DOC,
2384         to avoid an error message if there is no DOC there.
2386 2007-07-25  Glenn Morris  <rgm@gnu.org>
2388         * Relicense all FSF files to GPLv3 or later.
2390         * COPYING, info/COPYING: Switch to GPLv3.
2392 2007-06-20  Jan Djärv  <jan.h.d@swipnet.se>
2394         * configure.in: Complain if X seems to be installed but no
2395         development files were found.
2397 2007-06-20  Glenn Morris  <rgm@gnu.org>
2399         * configure.in: Prefer libgif over libungif.
2401 2007-06-14  Jan Djärv  <jan.h.d@swipnet.se>
2403         * configure.in: Check for all image libraries before exiting.
2405 2007-06-13  Jan Djärv  <jan.h.d@swipnet.se>
2407         * configure.in: Exit with error if image libraries aren't found.
2409 2007-06-13  Chong Yidong  <cyd@stupidchicken.com>
2411         * configure.in: Merge xaw3d and libXaw checks.  Check xaw3d even
2412         when compiling without scrollbars.
2414 2007-06-12  Glenn Morris  <rgm@gnu.org>
2416         * configure.in (HAVE_GIF): If -lungif fails, try -lgif.
2418 2007-06-11  Jan Djärv  <jan.h.d@swipnet.se>
2420         * configure.in: Change wording about yes/gtk and lucid/athena
2421         being synonyms.
2423 2007-06-08  Glenn Morris  <rgm@gnu.org>
2425         * configure.in: Make gtk the default toolkit.
2427 2007-06-07  Glenn Morris  <rgm@gnu.org>
2429         * configure.in (NON_GNU_CPP): On Solaris, set using a proper check
2430         for a Sun C compiler.
2432         * Makefile.in (install-arch-indep): Install only the DOC- file
2433         specific to the build, if possible, rather than DOC-*.
2435 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
2437         * Version 22.1 released.
2439 2007-05-25  Chong Yidong  <cyd@stupidchicken.com>
2441         * mkinstalldirs: Sync to version in automake CVS.
2443 2007-05-22  Andreas Schwab  <schwab@suse.de>
2445         * configure.in: Prefer build_alias over host when host_alias is not set.
2446         * configure: Regenerate.
2448 2007-05-20  Andreas Schwab  <schwab@suse.de>
2450         * configure.in: Remove empty AC_SUBST.
2451         * configure: Regenerate.
2453 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
2455         * configure.in: Use HAVE_GPM instead of HAVE_GPM_H and implement
2456         it like others.
2457         * configure: Regenerate.
2459 2007-05-20  Nick Roberts  <nickrob@snap.net.nz>
2461         * configure.in (AC_CHECK_HEADERS): Add gpm.h.
2462         (AC_CHECK_LIB): Add -lgpm.
2463         * configure: Regenerate.
2465 2007-05-03  Glenn Morris  <rgm@gnu.org>
2467         * configure: Tweak message about the absence of shell functions.
2469 2007-04-27  Andreas Schwab  <schwab@suse.de>
2471         * Makefile.in (config.status): Depend on ${srcdir}/lisp/version.el.
2473 2007-04-26  Glenn Morris  <rgm@gnu.org>
2475         * README: Increase version to 22.1.50.
2477 2007-04-24  Juanma Barranquero  <lekktu@gmail.com>
2479         * INSTALL (DETAILED BUILDING AND INSTALLATION): Fix typo.
2481 2007-04-19  Glenn Morris  <rgm@gnu.org>
2483         * configure.in: Signal error if Xaw libs are missing in a Lucid build.
2485 2007-04-18  Glenn Morris  <rgm@gnu.org>
2487         * INSTALL: Mention CPP.
2489 2007-04-15  Glenn Morris  <rgm@gnu.org>
2491         * FTP: Replace with a pointer to the web version.
2493 2007-04-13  Glenn Morris  <rgm@gnu.org>
2495         * INSTALL: In lib-src, timer, wakeup, yow are removed.
2497 2007-04-04  Glenn Morris  <rgm@gnu.org>
2499         * configure.in (NON_GNU_CPP): Use associated preprocessor when
2500         compiling with Sun Studio on Solaris.
2502 2007-03-23  Glenn Morris  <rgm@gnu.org>
2504         * configure.in: Restore support for hp800 (removed 2007-01-27)
2505         following clarification of legal status.
2507 2007-03-22  Joe Buehler  <jbuehler@spirentcom.com>  (tiny change)
2509         * configure.in: Add support for AIX4.3 on IBM RS6000.
2511         * configure: Regenerate.
2513 2007-03-20  Richard Stallman  <rms@gnu.org>
2515         * configure.in: Fix previous change.
2517 2007-03-19  Deanna Phillips  <deanna@sixbit.org>  (tiny change)
2519         * configure.in (arm-*-openbsd*, hppa-*-openbsd*)
2520         (m88k-*-openbsd*, mips64-*-openbsd*, sh-*-openbsd*): Added.
2521         (ns32k-*-openbsd*, ns32k-*-openbsd*): Deleted.
2523 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
2525         * configure.in: Don't define KERBEROS, KERBEROS5, or HESIOD if the
2526         user specifies "without".
2528         * configure: Regenerate.
2530 2007-03-18  Jan Djärv  <jan.h.d@swipnet.se>
2532         * configure.in: Warning for Gtk+ and Cygwin added.
2533         (HAVE_XFT): OLD_CFLAGS changed to OLD_CPPFLAGS.
2535 2007-02-27  Glenn Morris  <rgm@gnu.org>
2537         * make-dist (oldXMenu): Remove Imakefile.
2538         (etc/images): Add README.
2540 2007-02-25  Dan Nicolaescu  <dann@ics.uci.edu>
2542         * configure.in (xtensa-*-linux-gnu*): New configuration.
2544         * configure: Regenerate.
2546 2007-02-22  Dan Nicolaescu  <dann@ics.uci.edu>
2548         * config.guess, config.sub: Updated from master source.
2550 2007-01-31  Sascha Wilde  <wilde@sha-bang.de>  (tiny change)
2552         * configure.in (PKG_CHECK_MODULES): Change ///* to / in cflags and libs.
2554 2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
2556         * configure.in: Restore support for hp800's not running HP-UX.
2558         * configure: Regenerate.
2560 2007-01-27  Chong Yidong  <cyd@stupidchicken.com>
2562         * configure.in: Remove support for hp800 and sr2k machine types.
2564         * configure: Regenerate.
2566 2007-01-26  Jan Djärv  <jan.h.d@swipnet.se>
2568         * configure.in: Add check for libXft.
2570 2007-01-18  Bruno Haible  <bruno@clisp.org>  (tiny change)
2572         * INSTALL: Info files moved to share/info.
2574 2007-01-02  Stephen C. Gilardi  <scgilardi@gmail.com>  (tiny change)
2576         * configure.in: Detect and use fink-installed in intel-based Mac
2577         builds; change Apple Darwin section to support both PowerPC and
2578         Intel-based Macs.
2580 2006-12-26  Andreas Schwab  <schwab@suse.de>
2582         * Makefile.in (datarootdir): Define.
2584 2006-12-24  Richard Stallman  <rms@gnu.org>
2586         * configure.in: Require Autoconf 2.61.
2588 2006-12-22  Mark Davies  <mark@mcs.vuw.ac.nz>
2590         * configure.in: Add support for NetBSD on x86-64, hp800 and sh3el.
2591         Remove redundant entry for powerpc-apple-netbsd.
2593         * configure: Regenerate.
2595 2006-12-22  Chong Yidong  <cyd@stupidchicken.com>
2597         * configure: Regenerate with autoconf 2.61.
2599 2006-12-20  Jan Djärv  <jan.h.d@swipnet.se>
2601         * configure.in: Detect alsa/asoundlib.h also.
2602         * configure: Regenerate.
2604 2006-12-19  Jan Djärv  <jan.h.d@swipnet.se>
2606         * configure.in: Check if GTK+ compiles at all.
2608 2006-12-10  Andreas Schwab  <schwab@suse.de>
2610         * configure.in: Remove check for struct timezone, its result is
2611         never used.
2613 2006-12-08  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
2615         * configure.in: Add support for Solaris 10 on x86-64.
2617 2006-12-08  Jan Djärv  <jan.h.d@swipnet.se>
2619         * INSTALL (DETAILED BUILDING AND INSTALLATION): Document usage
2620         of PKG_CONFIG_PATH.
2622 2006-12-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2624         * configure.in (HAVE_SYNC): New test.
2626 2006-12-03  Glenn Morris  <rgm@gnu.org>
2628         * Makefile.in: Fix Copyright format.
2630         * configure.in (AH_TOP): Add missing Copyright year.
2632         * update-subdirs: Add missing Copyright years.
2634 2006-11-27  Chris Moore  <christopher.ian.moore@gmail.com>
2636         * Makefile.in: Touch only the parts of the share/emacs directory
2637         specific to this version.
2639 2006-11-26  Chong Yidong  <cyd@stupidchicken.com>
2641         * configure.in (HAVE_X86_64_LIB64_DIR): New test.
2643 2006-11-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2645         * configure.in (HAVE_CANCELMENUTRACKING): Remove test.
2647 2006-11-08  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2649         * configure.in: Prefer X11 to Carbon only when some X-specific
2650         option is specified (Thanks to Jan Djärv and Andreas Schwab).
2652 2006-11-04  Romain Francoise  <romain@orebokech.com>
2654         * Makefile.in (bootstrap-clean-before): Fix typo.
2655         Use new target `bootstrap-clean' in the leim subdirectory.
2657 2006-11-03  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
2659         * configure.in: Enable sparc64/ia64/powerpc FreeBSD builds.
2661 2006-10-30  Chong Yidong  <cyd@stupidchicken.com>
2663         * make-dist: Add makefile.w32-in to the man, lispref and lispintro
2664         directories.
2666 2006-10-29  Jeramey Crawford  <jeramey@jeramey.com>
2668         * configure.in: Enable x86-64 OpenBSD compilation.
2670 2006-10-28  Glenn Morris  <rgm@gnu.org>
2672         * AUTHORS: Add cal-html.el author.
2674 2006-10-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2676         * make-dist: Make links to mac/make-package and
2677         mac/Emacs.app/Contents/Resources/Emacs.icns.
2679 2006-10-27  Chong Yidong  <cyd@stupidchicken.com>
2681         * README: Bump version number to 22.0.90.
2683 2006-10-23  Andreas Schwab  <schwab@suse.de>
2685         * configure.in: Make sure x_default_search_path is always set even
2686         when x_libraries is empty, and look in .../share as well for each
2687         library directory.
2689 2006-09-28  Kenichi Handa  <handa@m17n.org>
2691         * configure.in (locallisppath): Don't include leim dir.
2692         (lisppath): Include leim dir.
2694 2006-09-15  Jay Belanger  <belanger@truman.edu>
2696         * COPYING: Replace "Library Public License" by "Lesser Public
2697         License" throughout.
2699 2006-09-11  Paul Eggert  <eggert@cs.ucla.edu>
2701         * make-dist (EMACS): Exit and fail if the EMACS environment
2702         variable is set to something other than an absolute file name.
2704 2006-08-16  Andreas Schwab  <schwab@suse.de>
2706         * configure.in (PKG_CHECK_MODULES): Use AS_MESSAGE_LOG_FD instead
2707         of hardcoding it.
2709 2006-08-16  Richard Stallman  <rms@gnu.org>
2711         * INSTALL.CVS: Clean up wording.
2713 2006-07-14  Eli Zaretskii  <eliz@gnu.org>
2715         * configure.in (PKG_CHECK_MODULES): Redirect the output of
2716         $PKG_CONFIG --exists "$2" to config.log.
2717         * configure: Regenerate.
2719 2006-07-08  Richard Stallman  <rms@gnu.org>
2721         * INSTALL (DETAILED BUILDING AND INSTALLATION): Minor corrections.
2723 2006-07-09  Kim F. Storm  <storm@cua.dk>
2725         * CONTRIBUTE: Use outline format.
2726         Add section on copyright years (from admin/notes/years).
2728 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
2730         * configure.in (PKG_CHECK_MODULES): Redirect stderr of pkg-config
2731         to /dev/null, since we don't need the error message, just the
2732         exit status.
2734 2006-07-07  Eli Zaretskii  <eliz@gnu.org>
2736         * CONTRIBUTE: Slight formatting changes and typo fixes.
2737         Add description of NEWS markings.
2739 2006-07-07  Kim F. Storm  <storm@cua.dk>
2741         * CONTRIBUTE: Mention INSTALL.CVS.
2743 2006-07-05  Romain Francoise  <romain@orebokech.com>
2745         * make-dist (top-level): Add CONTRIBUTE.
2747 2006-07-04  Richard Stallman  <rms@gnu.org>
2749         * CONTRIBUTE: Much rewrite.
2751 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
2753         * CONTRIBUTE: New file.
2755 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
2757         * INSTALL: Mention www.nongnu.org pages that list free Unicode fonts.
2759 2006-05-18  Jan Djärv  <jan.h.d@swipnet.se>
2761         * configure.in: Add check for ALSA.
2763 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
2765         * Makefile.in (INFO_FILES): Remove emacs-xtra.
2767         * info/dir: Remove the Emacs-Xtra entry.
2769 2006-04-20  Ramprasad B  <ramprasad_i82@yahoo.com>
2771         Update copyright year(s) in many files.
2773 2006-04-01  Eli Zaretskii  <eliz@gnu.org>
2775         * configure: Regenerated.
2777 2006-04-01  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
2779         * configure.in (HAVE_XAW3D): Disable Xaw3d check if
2780         --without-toolkit-scroll-bars was specified.
2782 2006-04-01  Christoph Bauer  <Christoph.Bauer@lms-gmbh.de>  (tiny change)
2784         * configure.in (hppa*-hp-hpux1[1-9]*): Add -D_INCLUDE__STDC_A1_SOURCE
2785         to CFLAGS.  Update Copyright years written to src/config.in.
2787 2006-03-18  Claudio Fontana  <claudio@gnu.org>
2789         * Makefile.in (INFO_FILES): New variable, contains all Info file names.
2790         (install-arch-indep, uninstall): Use $(INFO_FILES) to specify files
2791         to be installed/uninstalled.
2792         (uninstall): Invoke "$(INSTALL_INFO) --remove" to remove references
2793         to Info files installed by Emacs.
2795 2006-03-03  Claudio Fontana  <claudio@gnu.org>
2797         * Makefile.in (install, uninstall): Add DESTDIR variable to
2798         support staged installations.
2800 2006-02-14  Richard M. Stallman  <rms@gnu.org>
2802         * configure.in (s390x-*-linux-gnu*): New configuration.
2804 2006-01-31  Jan Djärv  <jan.h.d@swipnet.se>
2806         * configure.in: Require GTK 2.4 or newer.
2808 2006-01-29  Michael Olson  <mwolson@gnu.org>
2810         * Makefile.in (install-arch-indep, uninstall): Add ERC.
2811         * info/dir (ERC): New entry.
2813 2006-01-29  Eli Zaretskii  <eliz@gnu.org>
2815         * info/dir: Fix last change.
2817 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
2819         * Makefile.in (install-arch-indep, uninstall): Add rcirc.
2821 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
2823         * info/dir: Untabify the whole file.
2824         (Rcirc): New entry.
2826 2006-01-12  Andreas Schwab  <schwab@suse.de>
2828         * configure.in: Move AC_AIX and AC_GNU_SOURCE before first compile
2829         check.
2831 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
2833         * configure.in: Use -Wno-pointer-sign if available.
2835 2005-12-29  Andreas Schwab  <schwab@suse.de>
2837         * config.guess, config.sub: Updated from master source.
2839 2005-12-25  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
2841         * configure.in: Use amdx86-64 for freebsd on x86_64.
2843 2005-11-22  Romain Francoise  <romain@orebokech.com>
2845         * make-dist: Add etc/images/icons.
2847 2005-11-03  Andreas Schwab  <schwab@suse.de>
2849         * configure.in: Use GZIP_PROG instead of GZIP.
2851         * Makefile.in (GZIP_PROG): Renamed from GZIP.
2852         (install-arch-indep): Adjust.
2854 2005-11-01  Andreas Schwab  <schwab@suse.de>
2856         * Makefile.in (bootstrap): Fix dependencies for parallel build.
2857         (bootfast): Likewise.
2859 2005-11-01  Romain Francoise  <romain@orebokech.com>
2861         * configure.in: Check for gzip.
2863         * Makefile.in (install): Compress source files.
2865 2005-10-24  Steven Tamm  <steventamm@mac.com>
2867         * configure.in: Fix darwin386 configuration issue.
2869 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
2871         * INSTALL.CVS: Add mh-autoloads to the partial rebuild procedure.
2873 2005-10-17  Bill Wohler  <wohler@newt.com>
2875         * make-dist: Create and populate etc/images/low-color.
2877 2005-10-15  Bill Wohler  <wohler@newt.com>
2879         * make-dist: Create and populate etc/images/gud.
2881 2005-10-08  Richard M. Stallman  <rms@gnu.org>
2883         * make-dist (tempparent): Don't check for 14-char file name limit.
2885 2005-10-07  Romain Francoise  <romain@orebokech.com>
2887         * make-dist: Add etc/images/ezimage and etc/images/mail
2888         directories.  Install images in etc/images.
2890 2005-10-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2892         * configure.in: Prefer Carbon if --enable-carbon-app or
2893         --with-carbon is explicitly specified even when X11 is detected.
2895 2005-09-15  Ulf Jasper  <ulf.jasper@web.de>
2897         * Makefile.in (install-arch-indep, uninstall):
2898         Handle newsticker manual.
2899         (info): Add - to commands.
2901 2005-09-10  Giuseppe Scrivano  <gscrivano@gmail.com>
2903         Remove the MAXPATHLEN limitations:
2905         * configure.in (AC_CHECK_FUNCS): Check for get_current_dir_name.
2907 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
2909         * configure.in <lynxsos*>: Support for LynxOS on PPC.
2910         * configure: Regenerate.
2912 2005-09-05  Paul Eggert  <eggert@cs.ucla.edu>
2914         * config.guess, config.sub: Updated from master source.
2916 2005-08-03  Juanma Barranquero  <lekktu@gmail.com>
2918         * .cvsignore: Add `lock'.
2920 2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
2922         * .cvsignore: Add `data' and `site-lisp' (for in-place installs).
2924 2005-07-26  Paul Eggert  <eggert@cs.ucla.edu>
2926         Merge gnulib getopt implementation into Emacs.
2928         * Makefile.in (AUTOCONF_INPUTS): New macro.
2929         ($(srcdir)/configure, $(srcdir)/src/stamp-h.in): Depend on it,
2930         so that these files also depend on m4/getopt.m4.
2931         * configure.in: Configure getopt by including m4/getopt.m4,
2932         and configuring a getopt replacement if necessary.
2933         * make-dist: Add m4 subdirectory.  Unlink lib-src/getopt.h.
2934         * m4/getopt.m4: New file.
2936 2005-07-06  Lute Kamstra  <lute@gnu.org>
2938         * configure.in: Fix capitalization.
2940 2005-07-04  Lute Kamstra  <lute@gnu.org>
2942         Update FSF's address in GPL notices.
2944 2005-06-19  Jérôme Marant  <jerome@marant.org>
2946         * Makefile.in (epaths-force): Protect both lisppath and
2947         buildlisppath from whitespace.
2949 2005-06-08  Steven Tamm  <steventamm@mac.com>
2951         * configure.in: Support Darwin/MacOSX on Intel
2953 2005-06-06  Jan Djärv  <jan.h.d@swipnet.se>
2955         * configure.in (HAVE_CANCELMENUTRACKING): New test.
2957 2005-05-11  Jérôme Marant  <jmarant@marant.org>
2959         * configure.in: Add --enable-locallisppath.
2961 2005-05-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2963         * configure.in: Don't check HAVE_CARBON if HAVE_X11 is set to yes.
2964         Check HAVE_CARBON before USE_TOOLKIT_SCROLL_BARS.  Define
2965         USE_TOOLKIT_SCROLL_BARS by default if HAVE_CARBON is set to yes.
2967 2005-05-07  Jérôme Marant  <jerome@marant.org>
2969         * make-dist: Remove references to makefile.nt and makefile.def.
2970         Include widgets and images subdirectories of etc.  Do not exclude
2971         ldefs-boot.el.
2973 2005-04-23  Andreas Schwab  <schwab@suse.de>
2975         * configure.in: Remove duplicate match for powerpc configuration.
2977 2005-04-20  Thien-Thi Nguyen  <ttn@gnu.org>
2979         * configure.in: Check for <pwd.h>.
2981 2005-04-14  Lute Kamstra  <lute@gnu.org>
2983         * make-dist: Distribute all ChangeLog files in lisp/.
2984         Don't distribute ldefs-boot.el.
2985         lisp/makefile.nt no longer exists.
2987 2005-04-13  Lute Kamstra  <lute@gnu.org>
2989         * make-dist: Don't use DONTCOMPILE from lisp/Makefile.in; check
2990         for "no-byte-compile: t" in the file instead.
2992 2005-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2994         * configure.in <Motif>: Don't let a special LessTif/Motif1.2 install
2995         shadow the main Lesstif/Motif-2.1 libs and includes.
2997 2005-03-10  Jan Djärv  <jan.h.d@swipnet.se>
2999         * configure.in: Only add XASSERTS to cppflags.
3001 2005-03-04  Jan Djärv  <jan.h.d@swipnet.se>
3003         * configure.in: Added --enable-asserts.
3005 2005-02-09  Kim F. Storm  <storm@cua.dk>
3007         Change release version from 21.4 to 22.1 throughout.
3008         Change development version from 21.3.50 to 22.0.50.
3010 2005-01-19  Steven Tamm  <steventamm@mac.com>
3012         * configure.in: Check for <sys/utsname.h>.
3014 2004-12-11  Kim F. Storm  <storm@cua.dk>
3016         * Makefile.in (info): Undo 2004-12-05 change.
3018 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
3020         * info/dir (File): Add URL and Org Mode manuals.
3021         * Makefile.in (install-arch-indep, uninstall): Add url and org
3022         manuals.
3024 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3026         * configure.in (INLINE, RE_TRANSLATE_P): Move patches mistakenly
3027         committed to src/config.in.
3029 2004-12-07  Jan Djärv  <jan.h.d@swipnet.se>
3031         * configure.in: If $HAVE_GTK_FILE_CHOOSER = yes, check for
3032         pthreads and define HAVE_GTK_AND_PTHREAD.
3034 2004-12-05  Richard M. Stallman  <rms@gnu.org>
3036         * Makefile.in (info): Ignore errors building info files.
3038 2004-11-27  Eli Zaretskii  <eliz@gnu.org>
3040         * config.bat: If 8-byte alignment is not supported, define
3041         NO_DECL_ALIGN in src/config.h, instead of trivially defining
3042         DECL_ALIGN.  Protect & with "" because & is special for cmd.exe;
3043         filter through Sed to remove the quotes.
3045 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3047         * info/.cvsignore: Ignore everything.  It's OK since .cvsignore does
3048         not apply to files explicitly `cvs add'ed.
3050 2004-11-12  Eli Zaretskii  <eliz@gnu.org>
3052         * config.bat: Don't require djecho.exe for the v1.x build.
3053         Add a test for DECL_ALIGN support, and add a trivial definition to
3054         src/config.h if 8-byte alignment is not supported.
3056 2004-11-08  Kim F. Storm  <storm@cua.dk>
3058         * Makefile.in (bootstrap, bootstrap-clean-before): Remove .elc
3059         files before building.
3060         (bootfast, bootstrap-clean-before-fast): New targets, like
3061         bootstrap but don't remove .elc files.
3063 2004-11-06  Lars Brinkhoff  <lars@nocrew.org>
3065         * configure.in: Add check for getrusage.
3067 2004-11-02  Jan Djärv  <jan.h.d@swipnet.se>
3069         * configure.in (HAVE_GTK_FILE_CHOOSER, $HAVE_GTK_FILE_SELECTION):
3070         New tests for new and old GTK file dialogs.
3071         (HAVE_GTK): Only set with_toolkit_scroll_bars if not explicitly set
3072         to no.
3074 2004-10-20  Jan Djärv  <jan.h.d@swipnet.se>
3076         * configure.in (HAVE_PERSONALITY_LINUX32): New test if PER_LINUX32
3077         can be set.  Remove SETARCH test.
3079 2004-10-08  Steven Tamm  <steventamm@mac.com>
3081         * configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h
3083 2004-10-06  Jan Djärv  <jan.h.d@swipnet.se>
3085         * configure.in (HAVE_RANDOM_HEAPSTART): Change AC_MSG_ERROR to
3086         AC_MSG_WARN.  Move output of warning message to end of configure run.
3088 2004-10-05  Jan Djärv  <jan.h.d@swipnet.se>
3090         * configure.in (HAVE_RANDOM_HEAPSTART): Rename HAVE_EXECSHIELD.
3091         Run test to see if heap start address is random.
3093 2004-09-29  Miles Bader  <miles@gnu.org>
3095         * configure.in (HAVE_EXECSHIELD): Test correct env variable to see
3096         if setarch is present.
3098 2004-09-25  Jan Djärv  <jan.h.d@swipnet.se>
3100         * configure.in (HAVE_EXECSHIELD): Only define on x86.
3102 2004-09-24  Jan Djärv  <jan.h.d@swipnet.se>
3104         * configure.in: Check for exec-shield.
3106 2004-08-06  Andreas Schwab  <schwab@suse.de>
3108         * Makefile.in (install-arch-indep, uninstall): Add flymake.
3110 2004-07-31  Eli Zaretskii  <eliz@gnu.org>
3112         * config.bat: Update URLs in the comments.
3114 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
3116         * Makefile.in (install-arch-indep): Add pgg and sieve.
3118         * info/.cvsignore: Added pgg and sieve.
3120 2004-07-05  Andreas Schwab  <schwab@suse.de>
3122         * Makefile.in (install-arch-indep): Remove .arch-inventory files.
3124 2004-06-21  Kenichi Handa  <handa@m17n.org>
3126         * make-dist: Link leim-ext.el into tempdir.
3128 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
3130         * info/dir (File): Add emacs-xtra.
3131         * Makefile.in (install-arch-indep, uninstall): Add emacs-xtra.
3133 2004-06-12  Juri Linkov  <juri@jurta.org>
3135         * info/dir: Move menu help lines from `* Menu:' to file header.
3136         Describe the purpose of a red *.
3138 2004-05-04  Dave Love  <fx@gnu.org>
3140         * configure.in: Don't use `extrasub'.
3142 2004-04-29  Dave Love  <fx@gnu.org>
3144         * configure.in: Don't forget to quote args to `test'.
3146 2004-04-24  Thien-Thi Nguyen  <ttn@gnu.org>
3148         * autogen.sh: Update filename in "please read" message.
3150 2004-04-17  Richard M. Stallman  <rms@gnu.org>
3152         * INSTALL: Move the info about site-lisp dirs,
3153         and say uninstalled Emacs looks there too.
3155 2004-04-04  Eli Zaretskii  <eliz@gnu.org>
3157         * config.bat (lib-src): Recognize comment lines in Makefile.in
3158         that have a TAB after the #, to avoid errors in preprocessing with
3159         GCC 3.3.3.
3161 2004-03-31  Luc Teirlinck  <teirllm@auburn.edu>
3163         * Makefile.in: Mention in comment that `make maintainer-clean'
3164         deletes .elc files.
3166 2004-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3168         * update-subdirs: Add local variables to prevent byte-compiling.
3170 2004-03-21  Dave Love  <fx@gnu.org>
3172         * configure.in: Fix previous change.
3174 2004-03-18  Dave Love  <fx@gnu.org>
3176         * configure.in: Add -znocombreloc to LDFLAGS if compiler supports it.
3178 2004-03-15  Luc Teirlinck  <teirllm@auburn.edu>
3180         * info/dir (File): Add SMTP and SES.
3182 2004-03-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3184         * Makefile.in (maintainer-clean): Clean in the lisp dir as well.
3185         (bootstrap): Use the new bootstrap-prepare target in lisp.
3187 2004-02-18  Kim F. Storm  <storm@cua.dk>
3189         * INSTALL.CVS: Add info about ssh/cvs related problems and work-around.
3191 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
3193         * make-dist: Don't link index.*perm and permute-index into tempdir.
3195 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
3197         * AUTHORS (JonathanYavner): Rename testcover-*.el to tcover-*.el
3198         to match previous changes by Eli Zaretskii.
3200 2004-02-09  Luc Teirlinck  <teirllm@auburn.edu>
3202         * Makefile.in: Set CDPATH to an empty string.
3204 2004-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3206         * configure.in <darwin>: Use fink packages if available.
3208 2004-01-25  Jérôme Marant  <jmarant@free.fr>  (tiny change)
3210         * make-dist (lispref): Do include lispref/index.texi.
3212 2004-01-06  Eric Hanchrow  <offby1@blarg.net>
3214         * make-dist (tempdir): Include cursors in nt/icons.
3216 2003-12-30  Eli Zaretskii  <eliz@gnu.org>
3218         * INSTALL.CVS: Renamed from INSTALL-CVS to avoid file-name
3219         clashes with install-sh on 8+3 filesystems.
3221 2003-12-08  Miles Bader  <miles@gnu.org>
3223         * .cvsignore: Add .arch-inventory.
3225 2003-12-24  Andreas Schwab  <schwab@suse.de>
3227         * configure.in: Check for <sys/socket.h>.  Include it before
3228         including <net/if.h>.  Move check for <net/if.h> before its use.
3230 2003-12-24  Jan Djärv  <jan.h.d@swipnet.se>
3232         * Makefile.in (install-arch-dep): Don't let cd output go into
3233         pipe for carbon_appdir.
3235 2003-12-24  Andreas Schwab  <schwab@suse.de>
3237         * configure.in (PKG_CHECK_MODULES): Fix quoting.
3239 2003-12-01  Andreas Schwab  <schwab@suse.de>
3241         * configure.in (powerpc-apple-darwin*): Use ${CC-cc} instead of
3242         hardcoding gcc.
3244 2003-11-16  Jan Djärv  <jan.h.d@swipnet.se>
3246         * configure.in (HAVE_GTK_MULTIDISPLAY): Check if GTK can handle
3247         multiple displays.
3248         Wrong number of args to AC_CHECK_LIB for HAVE_X_SM test corrected.
3250 2003-09-23  Dave Love  <fx@gnu.org>
3252         * configure.in: Check members of struct ifreq.
3254 2003-09-14  Kim F. Storm  <storm@cua.dk>
3256         * configure.in: Add checks for sys/ioctl.h and net/if.h.
3258 2003-09-12  Luc Teirlinck  <teirllm@mail.auburn.edu>
3260         * Makefile.in (install-arch-indep, uninstall): Add SES manual.
3262 2003-08-18  Lute Kamstra  <lute@gnu.org>
3264         * configure.in: Revert the change of 2003-07-29 as GTK+ 2.2 is not
3265         required anymore.
3267 2003-08-07  Andrew Choi  <akochoi@shaw.ca>
3269         * configure.in [powerpc-apple-darwin*]: Use the -no-cpp-precomp
3270         option instead of -traditional-cpp for CPP.
3272 2003-07-29  Richard M. Stallman  <rms@gnu.org>
3274         * configure.in (HAVE_XIM): Define if XIM is available.
3276 2003-07-29  Tim Van Holder  <tim.vanholder@anubex.com>  (tiny change)
3278         * configure.in: The function gtk_window_set_icon_from_file was
3279         introduced in GTK+ 2.2, so check for that release.
3281 2003-07-23  Andreas Schwab  <schwab@suse.de>
3283         * configure.in: Add --enable-maintainer-mode, substitute MAINT.
3285         * Makefile.in (YACC): Remove, not used.
3286         (MAINT): Don't set.
3287         (${srcdir}/configure, $(srcdir)/src/stamp-h.in): Use @MAINT@ to
3288         disable dependency on ${srcdir}/configure.in when maintainer mode
3289         is disabled.
3291 2003-07-22  Dave Love  <fx@gnu.org>
3293         * configure.in: Make XRegisterIMInstantiateCallback test depend on
3294         HAVE_X11, not with_xim.
3295         (HAVE_CRTIN): Provide template.
3296         <with_png>: Test for png.h and libpng/png.h.
3298 2003-07-15  Andreas Schwab  <schwab@suse.de>
3300         * configure.in: Temporarily leave quoting for AC_DEFINE.
3302 2003-07-13  Stefan Monnier  <monnier@cs.yale.edu>
3304         * configure.in: Check for posix_memalign.
3306 2003-07-12  Richard M. Stallman  <rms@gnu.org>
3308         * configure.in [netbsd systems]: Define HAVE_CRTIN properly.
3310 2003-07-09  Kim F. Storm  <storm@cua.dk>
3312         * INSTALL (DETAILED BUILDING AND INSTALLATION): Describe new
3313         functionality of --without-xim.
3315 2003-06-29  Dave Love  <fx@gnu.org>
3317         * configure.in: Fix XRegisterIMInstantiateCallback check for gcc.
3319 2003-06-23  Dave Love  <fx@gnu.org>
3321         * configure.in: Check for sys/_mbstate_t.h.
3322         Test XRegisterIMInstantiateCallback prototype.
3323         (AH_BOTTOM): Define DO_BLOCK_INPUT, my_strftime.
3325 2003-06-06  Dave Love  <fx@gnu.org>
3327         * configure.in: Check for locale.h.
3329 2003-06-05  Dave Love  <fx@gnu.org>
3331         * configure.in: Check for memcpy, mempcpy, mblen, mbrlen.
3332         Use AC_FUNC_STRFTIME, AC_STRUCT_TIMEZONE, AC_TYPE_MBSTATE_T.
3333         (NLIST_STRUCT): Don't define.
3334         (AH_BOTTOM): Define my_strftime.
3336 2003-06-02  Richard M. Stallman  <rms@gnu.org>
3338         * configure.in: Revert changes of 2003-03-03 and 2003-05-24.
3340 2003-05-24  Andreas Schwab  <schwab@suse.de>
3342         * configure.in (AH_BOTTOM) [MAC_OSX]: Do not redefine bcopy,
3343         bzero, and bcmp.
3345 2003-05-22  Dave Love  <fx@gnu.org>
3347         * configure.in: Remove redundant test for term.h.  Test for difftime.
3349 2003-05-20  Dave Love  <fx@gnu.org>
3351         * configure.in: Append * to s390-*-linux-gnu case.
3352         (LIBMAIL) <lockfile>: Don't define.
3354 2003-04-30  Richard M. Stallman  <rms@gnu.org>
3356         * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*.
3358 2003-04-28  Francesco Potortì  <pot@gnu.org>
3360         * configure.in: Undo last (RMS') change, as it is useless, per
3361         Dave Love.
3363 2003-04-08  Richard M. Stallman  <rms@gnu.org>
3365         * configure.in: Put #include of jpeglib.h at start of line.
3367 2003-04-30  Kai Großjohann  <kai.grossjohann@gmx.net>
3369         * INSTALL (* GNU/Linux development packages): Mention Debian and
3370         RedHat package names.
3372 2003-04-30  Boyd Lynn Gerber  <gerberb@zenez.com>
3374         * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*.
3376 2003-04-30  Kai Großjohann  <kai.grossjohann@gmx.net>
3378         * INSTALL (* GNU/Linux development packages): Tell people to
3379         install additional packages for compiling Emacs.
3381 2003-04-06  Francesco Potortì  <pot@gnu.org>
3383         * configure.in: Use the same configuration for all aix5, not just
3384         aix5.1.
3386 2003-03-16  Nelson H. F. Beebe  <beebe@math.utah.edu>  (tiny change)
3388         * configure.in: Check for need for bigtoc support on IBM AIX for
3389         solving a linker table overflow problem.
3391 2003-03-03  Rob Browning  <rlb@defaultvalue.org>
3393         * configure.in: Add AC_CHECK_FUNCS for memcmp and memmove.
3394         (AH_BOTTOM): Switch tests to prefer memcmp, memset, and memmove
3395         over bzero, bcmp, and bcopy.
3397 2003-02-23  Simon Josefsson  <jas@extundo.com>
3399         * Makefile.in (install-arch-indep, uninstall): Add SMTP manual.
3401 2003-02-21  Klaus Zeitler  <kzeitler@lucent.com>
3403         * configure.in: Set new hpux10-20.h as "major" include for 10.20.
3405 2003-02-13  Robert J. Chassell  <bob@rattlesnake.com>  (tiny change)
3407         * INSTALL (* Extra fonts): Say that Emacs doesn't include fonts.
3409 2003-02-08  Andreas Schwab  <schwab@suse.de>
3411         * Makefile.in (EXEEXT): Define to @EXEEXT@ and use this variable
3412         instead of the substitution.
3414 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
3416         * Makefile.in: Use @EXEEXT@ for Cygwin.
3417         Use USERNAME if LOGNAME is not set (for Cygwin).
3419         * configure.in: Add opsys=cygwin.
3421 2003-01-22  Andreas Schwab  <schwab@suse.de>
3423         * configure.in: Set HAVE_MENUS=yes when HAVE_CARBON=yes instead of
3424         redefining it explicitly in src/config.in.
3426 2003-01-22  Markus Rost  <rost@math.ohio-state.edu>
3428         * Makefile.in (bootstrap): Make bootstrap-after.
3430 2003-01-20  Jan Djärv  <jan.h.d@swipnet.se>
3432         * configure.in: Fix --with-gtk.
3434 2003-01-19  Jan Djärv  <jan.h.d@swipnet.se>
3436         * configure.in: Add --with-gtk, --with-x-toolkit=gtk
3438         * INSTALL (DETAILED BUILDING AND INSTALLATION): Add text about GTK.
3440 2003-01-14  Francesco Potortì  <pot@gnu.org>
3442         * configure.in (m68k-motorola-sysv): Remove (obsolete).
3444 2003-01-07  Steven Tamm  <steventamm@mac.com>
3446         * configure.in: New option, --enable-carbon-app, to specify
3447         that the application should be installed
3448         * Makefile.in (install-arch-dep): On Mac OS X, install the
3449         Emacs.app application if carbon-app is enabled
3451 2003-01-06  Dave Love  <fx@gnu.org>
3453         * configure.in: Check for nl_langinfo.
3454         [!HAVE_SIZE_T]: Fix typedef.
3456 2003-01-06  David Kastrup  <dak@gnu.org>
3458         * Makefile.in (INSTALL_INFO): Get install-info command from configure.
3460         * configure.in: Add tests for install-info.
3462 2002-12-09  Markus Rost  <rost@math.ohio-state.edu>
3464         * configure.in (*-sunos5*, *-solaris*): Revert previous change -
3465         use again sol2-6 instead of sol2-8.
3467 2002-12-09  Dave Love  <fx@gnu.org>
3469         * configure.in (*-sunos5.8*, *-solaris2.8*): Delete configurations.
3471 2002-12-08  Andreas Schwab  <schwab@suse.de>
3473         * Makefile.in (install-arch-indep): Revert last change.
3475 2002-11-27  Dave Love  <fx@gnu.org>
3477         * configure.in: Use AC_CHECK_DECLS, not AC_DECL_SYS_SIGLIST.
3478         Check for __sys_siglist too.  Check for memset.
3479         Use AC_FUNC_GETPGRP.  Add mipsel-*-linux-gnu* target.
3481 2002-11-22  Juanma Barranquero  <lektu@terra.es>
3483         * config.guess, config.sub: Updated from master source.
3485 2002-11-19  Karl Fogel  <kfogel@red-bean.com>
3487         * autogen.sh: New file.
3489 2002-11-15  Dave Love  <fx@gnu.org>
3491         * configure.in: Tidy up various quoting issues throughout.
3492         Use AC_GNU_SOURCE.
3493         (AH_BOTTOM): Fix #endif protecting config.h.  Maybe include
3494         alloca.h.  Define GC_SETJMP_WORKS, GC_LISP_OBJECT_ALIGNMENT.
3495         Maybe define bcopy, bzero, bcmp.
3496         (powerpcle-*-solaris2.5*, powerpcle-*-solaris2*): Remove (use
3497         non-existent machine file).
3498         (sys/vlimit.h, sys/resource.h, fsync, __restrict): Test for.
3499         (term.h, X11/Xaw3d/Scrollbar.h): Avoid warning from test.
3500         (nlist.h): Move test up.
3502 2002-11-18  Markus Rost  <rost@math.ohio-state.edu>
3504         * configure.in (*-sunos5*, *-solaris*): Use sol2-8.
3506 2002-11-14  Francesco Potortì  <pot@gnu.org>
3508         * configure.in (*-sunos5.8*, *-solaris2.8*): New configurations.
3510 2002-11-11  Tim Van Holder  <tim.vanholder@anubex.com>  (tiny change)
3512         * Makefile.in (install-arch-indep): Prepend $(srcdir)/ to lisp.
3514 2002-11-08  Dave Love  <fx@gnu.org>
3516         * configure.in: Use AC_CONFIG_LIBOBJ_DIR and require autoconf 2.54.
3517         (AH_BOTTOM) [!HAVE_SIZE_T]: Typedef size_t.
3519 2002-11-07  Miles Bader  <miles@gnu.org>
3521         * Makefile.in (maybe_bootstrap): Fix shell variable usage.
3522         Handle separate-build-dir case.
3524 2002-11-06  Richard M. Stallman  <rms@gnu.org>
3526         * Makefile.in (maybe_bootstrap): Add doublequotes to make it
3527         bulletproof.  $bar may be empty when there are no .elc files.
3529 2002-10-30  Dave Love  <fx@gnu.org>
3531         * configure.in: Require autoconf 2.53.  Test for pty.h,
3532         sys/mman.h, sys/param.h, mremap, memmove.
3533         (AH_BOTTOM): Maybe include strings.h.  Add local variables for mode.
3534         (AC_PROG_YACC): Delete.
3535         (size_t): Use AC_CHECK_TYPES.
3536         (AH_TOP): Up-date copyright.
3538 2002-10-01  Juanma Barranquero  <lektu@terra.es>
3540         * update-subdirs: Add "no-byte-compile: t" to subdirs.el.
3542 2002-09-19  Richard M. Stallman  <rms@gnu.org>
3544         * configure.in: Fix the LessTif-directory-finder for real.
3546 2002-09-14  Richard M. Stallman  <rms@gnu.org>
3548         * Makefile.in (maybe_bootstrap): Test for complete absence
3549         of compiled Lisp files.
3551 2002-09-11  Stefan Monnier  <monnier@cs.yale.edu>
3553         * Makefile.in (bootstrap-lisp-1, bootstrap-lisp, bootstrap)
3554         (bootstrap-clean-after): Delete.
3555         (bootstrap): Make the sequencing explicit.
3557 2002-09-10  Richard M. Stallman  <rms@gnu.org>
3559         * configure.in: Fix previous LessTif change.
3561 2002-09-09  Richard M. Stallman  <rms@gnu.org>
3563         * configure.in (powerpcle-*-solaris2.5*): New configuration.
3564         (powerpcle-*-solaris*): Use version 2.6 as default.
3565         (*-sunos5.6*, *-solaris2.6*): New alternative.
3566         (*-sunos5*): Use version 2.6 as default.
3568 2002-09-06  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3570         * configure.in: Fix typo.
3572 2002-09-05  Richard M. Stallman  <rms@gnu.org>
3574         * configure.in: Look for LessTif in /usr/X11R6/LessTif/ before Motif.
3576         * configure.in: Handle $GCC_LINK_TEST_OPTIONS and
3577         $NON_GCC_LINK_TEST_OPTIONS after the AC_PROG_... macros.
3579 2002-08-26  Kim F. Storm  <storm@cua.dk>
3581         * Makefile.in (install-arch-indep): Do not remove DOC file
3582         when it is the only DOC file installed; this is the case when
3583         CANNOT_DUMP is defined.  From Joe Buehler (tiny change).
3585 2002-07-24  Markus Rost  <rost@math.ohio-state.edu>
3587         * configure.in: Fix typo.
3589 2002-07-24  Richard M. Stallman  <rms@gnu.org>
3591         * configure.in: Don't print anything special about gamedir.
3593         * configure.in: Delete nonstandard --with-game-user option.
3595 2002-07-21  Richard M. Stallman  <rms@gnu.org>
3597         * Makefile.in (gamedir, localstatedir): New variables.
3598         (epaths-force): Insert value of gamedir into PATH_GAME.
3600         * configure.in (gamedir): Handle it like lispdir.
3601         (--with-game-dir option): Delete.
3603 2002-06-21  Pavel Janík  <Pavel@Janik.cz>
3605         * configure.in: Add support for mipseb-*-netbsd* machines.
3607 2002-06-18  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3609         * Makefile.in (install-arch-indep, uninstall): Add Tramp.
3611 2002-06-17  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3613         * info/dir (File): Add an entry for Tramp.
3615 2002-06-17  Eli Zaretskii  <eliz@is.elta.co.il>
3617         * INSTALL-CVS: New file.
3619 2002-06-07  Andreas Schwab  <schwab@suse.de>
3621         * configure.in (x86_64-*-linux-gnu*): New system.
3623 2002-05-31  Eli Zaretskii  <eliz@is.elta.co.il>
3625         * config.bat: Handle the case when lispintro is truncated to lispintr.
3627 2002-05-26  Paul Eggert  <eggert@twinsun.com>
3629         * config.guess, config.sub: Updated from master source.
3631 2002-05-09  Richard M. Stallman  <rms@gnu.org>
3633         * configure.in (emacs_cv_speed_t): Add square brackets for clarity.
3635 2002-05-04  Pavel Janík  <Pavel@Janik.cz>
3637         * make-dist: Do not distribute lock/ directory.
3639 2002-04-30  Andrew Choi  <akochoi@shaw.ca>
3641         * configure.in: Provide documentation string when defining
3642         variable HAVE_CARBON.  Also define HAVE_WINDOW_SYSTEM, HAVE_MOUSE,
3643         and HAVE_MENUS in AH_BOTTOM if HAVE_CARBON is defined.
3645 2002-04-28  Colin Walters  <walters@verbum.org>
3647         * configure.in: Delete configure check for access to the game user.
3649 2002-04-29  Pavel Janík  <Pavel@Janik.cz>
3651         * make-dist: lwlib/Imakefile is removed.
3653 2002-04-26  Andrew Choi  <akochoi@shaw.ca>
3655         * configure.in: Add support for powerpc-apple-darwin*.
3656         (HAVE_CARBON): Add.
3658         * make-dist: Create directories in mac/Emacs.app.
3660 2002-04-25  Pavel Janík  <Pavel@Janik.cz>
3662         * make-dist: lwlib-Xol* are removed.
3664 2002-04-23  Andreas Schwab  <schwab@suse.de>
3666         * Makefile.in (MAINT): New variable.
3667         (${srcdir}/configure, $(srcdir)/src/stamp-h.in): Depend on this
3668         instead of configure.in, to avoid running autoconf and autoheader
3669         unless explicitly requested.
3671 2002-04-16  Eli Zaretskii  <eliz@gnu.org>
3673         * config.bat: Update for msdos/sed2v2.inp.
3675 2002-04-15  Andreas Schwab  <schwab@suse.de>
3677         * Makefile.in ($(srcdir)/src/config.in): Generate using autoheader.
3678         * configure.in: Add config header templates to all AC_DEFINE and
3679         AC_DEFINE_UNQUOTED symbols.
3680         * make-dist: Run autoheader if necessary.
3682 2002-04-10  Colin Walters  <walters@verbum.org>
3684         * configure.in: Add --game-dir, --game-user.  Test to see if we
3685         can use them.
3687 2002-04-08  Pavel Janík  <Pavel@Janik.cz>
3689         * configure.in: Add --with-sound.
3691 2002-03-18  Kim F. Storm  <storm@cua.dk>
3693         * configure.in: Test for sendto, recvfrom, getsockopt, setsockopt,
3694         and getsockname functions.  Test for sys/un.h include file.
3696 2002-03-15  Eli Zaretskii  <eliz@is.elta.co.il>
3698         * configure.in: Support AIX 5.1.
3700 2002-03-10  Jan Djärv  <jan.h.d@swipnet.se>
3702         * configure.in: Added test for X Session Management (HAVE_X_SM).
3704 2002-03-03  Richard M. Stallman  <rms@gnu.org>
3706         * Makefile.in (install-arch-indep): Use umask 022 for DOC* and lisp/.
3707         Run chown $${LOGNAME} on files installed by tar xvf.
3709 2002-03-03  Kim F. Storm  <storm@cua.dk>
3711         * configure.in: Test for getpeername.
3713 2002-03-01  Richard M. Stallman  <rms@gnu.org>
3715         * configure.in (HAVE_JPEG): Turn it off if libjpeg version < 6b.
3716         (HAVE_GIF): Don't use old libungif versions that crash.
3718 2002-02-26  Richard M. Stallman  <rms@gnu.org>
3720         * configure.in <making srcdir absolute>: Verify that PWD is correct,
3721         not just well-formed and valid.
3722         (mips-compaq-nonstopux*): New configuration.
3724 2002-02-18  Paul Eggert  <eggert@twinsun.com>
3726         * make-dist: Port to POSIX 1003.1-2001, which doesn't allow "head -1".
3727         "sed q" is a portable equivalent to plain "head -1".
3729 2002-02-13  Richard M. Stallman  <rms@gnu.org>
3731         * Makefile.in (maybe_bootstrap): Do `exit 1'.
3732         (all): Don't depend on maybe_bootstrap here.
3733         (${SUBDIR}): Depend on it here instead.
3735 2002-02-08  Richard M. Stallman  <rms@gnu.org>
3737         * Makefile.in (maybe_bootstrap): Add an infinite sleep-loop.
3739 2002-01-27  Eli Zaretskii  <eliz@is.elta.co.il>
3741         * configure.in: Recognize BSD/OS 5.0.
3743 2002-01-11  Eli Zaretskii  <eliz@is.elta.co.il>
3745         * make-dist: Make version checking in emacs.texi consistent with
3746         how we set it there.
3748 2001-12-29  Kim F. Storm  <storm@cua.dk>
3750         * INSTALL: <CONFIGURATION BY HAND> Now requires autoconf 2.51.
3752 2001-12-28  Richard M. Stallman  <rms@gnu.org>
3754         * configure.in: Test for mbsinit.
3756 2001-12-21  Eli Zaretskii  <eliz@is.elta.co.il>
3758         These changes make Leim part of the standard distribution:
3760         * README: Add info about the `leim' directory.
3762         * INSTALL: Remove text that describes Leim as a separate package.
3764         * noleim-Makefile.in: File removed.
3766         * make-dist: Don't copy noleim-Makefile.in to the leim subdirectory.
3767         Link Leim files to ${tempdir}/leim, not to real-leim.  Don't move
3768         Leim files out of the Emacs tree.  Don't prepare a separate tarball
3769         for Leim.
3771 2001-12-11  Richard M. Stallman  <rms@gnu.org>
3773         * configure.in (hppa*-*-linux-gnu*): New alternative.
3775 2001-12-08  Pavel Janík  <Pavel@Janik.cz>
3777         * make-dist: Copy COPYING to leim/, lwlib/, mac/ and nt/ when
3778         creating distribution.
3780 2001-12-06  Paul Eggert  <eggert@twinsun.com>
3782         * configure.in (AC_PREREQ): Bump from 2.50 to 2.51; needed for vfork.
3783         (AC_FUNC_VFORK): Remove.
3784         (AC_FUNC_FORK): Add.
3785         (HAVE_DES_H, HAVE_KRB5_H): Properly quote args of AC_CHECK_HEADERS;
3786         this is required by recent Autoconf versions.
3788 2001-12-02  Pavel Janík  <Pavel@Janik.cz>
3790         * make-dist: Do not try to link removed files (aclocal.m4, _emacs,
3791         TODO, vms-pp.trans and others).
3793 2001-11-29  Pavel Janík  <Pavel@Janik.cz>
3795         * make-dist: Use COPYING from the top-level directory.
3797 2001-11-29  Gerd Moellmann  <gerd@gnu.org>
3799         * configure.in: Add support for FreeBSD/Alpha.
3801 2001-11-29  Pavel Janík  <Pavel@Janik.cz>
3803         * make-dist: Add COPYING to the top-level directory of the
3804         distribution.  Simplify the logic behind copying.
3806         * Makefile.in (maybe_bootstrap): Fix previous change.
3808 2001-11-28  Richard M. Stallman  <rms@gnu.org>
3810         * Makefile.in (maybe_bootstrap): Don't bootstrap, just suggest it.
3812 2001-11-26  Richard M. Stallman  <rms@gnu.org>
3814         * Makefile.in: bootstrap should not delete dumped executables.
3815         (bootstrap-clean-before): New target.
3816         (bootstrap): Use bootstrap-clean-before instead of clean.
3817         (bootstrap-clean-after): Rename from bootstrap-clean.  Calls changed.
3819 2001-11-24  Eli Zaretskii  <eliz@is.elta.co.il>
3821         These changes add the Emacs Lisp Introduction manual to the
3822         distribution:
3824         * Makefile.in (install-arch-indep, uninstall): Add ELisp Intro files.
3826         * make-dist: Copy the files in lispintro directory.
3828         * config.bat: Configure in the lispintro directory.
3830         * configure.in (AC_OUTPUT): Add lispintro/Makefile.
3832         * Makefile.in (SUBDIR_MAKEFILES): Add lispintro.
3833         (lispintro/Makefile): New target.
3834         (mostlyclean, clean, distclean, maintainer-clean): Add lispintro.
3835         (unlock, relock, info, dvi): Ditto.
3837 2001-11-23  Eli Zaretskii  <eliz@is.elta.co.il>
3839         * Makefile.in (uninstall, install-arch-indep): Don't install gfdl.1.
3841         * make-dist (etc): Don't distribute gfdl.1.
3843 2001-11-22  Colin Walters  <walters@debian.org>
3845         * Makefile.in (install-arch-indep): Install the calc .info files.
3846         (uninstall): Handle deletion of calc .info files (thanks Pavel Janík).
3848 2001-11-17  Eli Zaretskii  <eliz@is.elta.co.il>
3850         * make-dist (lispref): Add *.txt, *.el, permute-index, and
3851         tindex.pl to the list of those being put into the distribution.
3853 2001-11-16  Eli Zaretskii  <eliz@gnu.org>
3855         * configure.in: Add coff.h to the list in AC_CHECK_HEADERS.
3857 2001-11-15  Pavel Janík  <Pavel@Janik.cz>
3859         * Makefile.in (uninstall): Fix previous change.
3861         * configure.in, Makefile.in: Add support for --program-prefix,
3862         --program-suffix and --program-transform-name options.
3864 2001-11-13  Pavel Janík  <Pavel@Janik.cz>
3866         * Makefile.in (install-arch-indep): Use `${manext}' instead of `.1'.
3867         (install-arch-indep): Install emacsclient manual page.
3868         (uninstall): Uninstall emacsclient manual page.
3870 2001-11-12  Eli Zaretskii  <eliz@is.elta.co.il>
3872         * make-dist: Add lispref/index.*perm files to the distribution.
3873         From Pavel Janík <Pavel@Janik.cz>.
3875 2001-11-12  Pavel Janík  <Pavel@Janik.cz>
3877         * Makefile.in (uninstall): Remove gfdl.1 when uninstalling.
3879 2001-11-10  Eli Zaretskii  <eliz@is.elta.co.il>
3881         * configure.in: AC_OUTPUT lispref/Makefile.
3883 2001-11-10  Eli Zaretskii  <eliz@is.elta.co.il>
3885         The following changes add the ELisp reference manual to the
3886         distribution.
3888         * make-dist: Add the lispref directory to the distribution.
3890         * Makefile.in (install-arch-indep): Add elisp* to the list of
3891         installed Info files.
3892         (SUBDIR_MAKEFILES): Add lispref/Makefile.
3893         (lispref/Makefile): New target.
3894         (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
3895         Add commands for the lispref directory.
3896         (info, dvi): Ditto.
3898         * config.bat: Configure in `lispref'.
3900 2001-11-09  Richard M. Stallman  <rms@gnu.org>
3902         * Makefile.in (bootstrap-lisp): Don't suppress error messages.
3904 2001-11-07  Eli Zaretskii  <eliz@is.elta.co.il>
3906         * make-dist (tempdir): Copy AUTHORS as well.
3908 2001-11-06  Sam Steingold  <sds@gnu.org>
3910         * configure.in: Added a check for <nlist.h>.
3912 2001-11-01  Pavel Janík  <Pavel@Janik.cz>
3914         * configure.in: Reindent --help output.
3915         From Per Starbäck (starback@ling.uu.se).
3917 2001-10-31  Eli Zaretskii  <eliz@is.elta.co.il>
3919         * configure.in: New entry for HP/UX-11.
3921         * Makefile.in (SOURCES): Replace GETTING.GNU.SOFTWARE with FTP.
3922         From Eric S. Raymond <esr@golux.thyrsus.com>.
3924 2001-10-28  Eli Zaretskii  <eliz@is.elta.co.il>
3926         * configure.in (s390-*-linux-gnu): New system.  From Adam Thornton
3927         <athornton@sinenomine.net>.
3929 2001-10-25  Gerd Moellmann  <gerd@gnu.org>
3931         * Makefile.in (maybe_bootstrap): New target.
3932         (all): Add to prerequisites to bootstrap if abbrev.elc doesn't exist.
3934 2001-10-24  Ken Raeburn  <raeburn@gnu.org>
3936         * configure.in: If --with-hesiod is given, look for
3937         hes_getmailhost and res_send or __res_send; check hesiod and
3938         resolv libraries respectively if system libraries don't supply them.
3940 2001-10-24  Gerd Moellmann  <gerd@gnu.org>
3942         * configure.in: Use $MAKE for `make' if set.
3944 2001-10-22  Gerd Moellmann  <gerd@gnu.org>
3946         * Makefile.in (install-arch-indep): Add -h (follow symlinks)
3947         to tar options.
3949 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
3951         * (Version 21.1 released).
3953 2001-10-20  Miles Bader  <miles@gnu.org>
3955         * configure.in (configuration): Set from `host' if `host_alias'
3956         isn't defined.
3958 2001-10-19  Andreas Schwab  <schwab@suse.de>
3960         * configure.in: Make ready for autoconf 2.5x.
3961         (AC_PREREQ): Require autoconf 2.50.
3962         * aclocal.m4: Removed.
3963         * Makefile.in (${srcdir}/configure): Don't depend on aclocal.m4.
3965 2001-10-13  Eli Zaretskii  <eliz@is.elta.co.il>
3967         * README: Bump Emacs version to 21.1.50.
3969 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
3971         * Branch for 21.1.
3973 2001-09-05  Gerd Moellmann  <gerd@gnu.org>
3975         * configure.in: Avoid `$@' which is handled specially in
3976         Autoconf 2.52.  From "Adam J. Richter" <adam@yggdrasil.com>.
3978 2001-09-01  Eli Zaretskii  <eliz@is.elta.co.il>
3980         * make-dist (nt): Add subdirs.el to the list of distributed files.
3982 2001-08-14  Eli Zaretskii  <eliz@is.elta.co.il>
3984         * configure.in (machine): Add an entry for
3985         hppa1.1-hitachi-hiuxwe2*.
3987 2001-05-28  Gerd Moellmann  <gerd@gnu.org>
3989         * make-dist (LANG): Set LC_ALL and LANGUAGE to C, unset
3990         LC_MESSAGES and LANG.  From Karl Eichwalder <keichwa@gmx.net>.
3992 2001-05-14  Gerd Moellmann  <gerd@gnu.org>
3994         * make-dist: Copy texinfo.tex unconditionally.
3996 2001-04-25  Eli Zaretskii  <eliz@is.elta.co.il>
3998         * Makefile.in (install-arch-indep): Add gfdl.1 to the man pages
3999         that are installed.
4001 2001-04-06  Gerd Moellmann  <gerd@gnu.org>
4003         * make-dist: Copy only `[a-z]*.{el,elc}' from leim/quail.
4004         Don't copy quick-b5, quick-cns, tsang-b5, and tsang-cns files.
4006         * make-dist: Handle leim/MISC-DIC.  Only include
4007         `[a-zA-Z]*.{el,elc}' from leim/quail.
4009 2001-04-05  Gerd Moellmann  <gerd@gnu.org>
4011         * Makefile.in (install-arch-indep): Remove .cvsignore files.
4013 2001-03-30  Gerd Moellmann  <gerd@gnu.org>
4015         * Makefile.in (.PHONY): Add for bootstrap targets.
4016         (bootstrap-clean): New target.
4017         (bootstrap): Use it instead of `clean'.
4019 2001-03-29  Eli Zaretskii  <a34785@is.elta.co.il>
4021         * Makefile.in (SUBDIR): Remove leim.
4022         (all, .RECURSIVE, extraclean): Add leim explicitly.
4023         (leim): Provide separate rule which exports PARALLEL=0 into the
4024         environment.
4026 2001-03-20  Gerd Moellmann  <gerd@gnu.org>
4028         * configure.in (HAVE_XPM): Don't print the result of the check for
4029         XpmReturnAllocPixels if we don't have an xpm.h.
4031 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
4033         * COPYING: New file.
4035 2001-03-04  Eli Zaretskii  <eliz@is.elta.co.il>
4037         * config.bat: Update the copyright.
4039 2001-02-23  Kenichi Handa  <handa@etl.go.jp>
4041         * configure.in: Use AC_EGREP_CPP to check if the C preprocessor
4042         converts `..' to `. .'.  If it converts, set CPP_NEED_TRADITIONAL
4043         to `yes'.  Later in AC_OUTPUT, check this variable.
4045 2001-02-09  Dave Love  <fx@gnu.org>
4047         * AUTHORS: Updated.
4049 2001-02-06  Eli Zaretskii  <eliz@is.elta.co.il>
4051         * info/dir (Ebrowse): Fix the entry (was missing a dot).
4053 2001-02-02  Gerd Moellmann  <gerd@gnu.org>
4055         * mkinstalldirs (errstatus): Chmod a+rx directories we create.
4057         * Makefile.in (uninstall): Ignore exit code of `rm'.
4059         * Makefile.in (uninstall): Remove more info files.  Remove
4060         ${libexecdir}/emacs/${version}.  Remove ${archlibdir}/fns-*.
4062 2001-01-31  Gerd Moellmann  <gerd@gnu.org>
4064         * noleim-Makefile.in (extraclean): Add.
4066 2001-01-28  Gerd Moellmann  <gerd@gnu.org>
4068         * Makefile.in (extraclean): Added -f to -rm config-tmp-* to keep
4069         it quiet.
4071 2001-01-24  Colin Walters  <walters@cis.ohio-state.edu>
4073         * Makefile.in (tags): Fix typo.
4075 2001-01-13  Kenichi Handa  <handa@etl.go.jp>
4077         * configure.in: Fix typo in the code setting x_search_path.
4079 2001-01-10  Dave Love  <fx@gnu.org>
4081         * configure.in: Don't reset LIBS at end of -lXmu test.  Test for
4082         -lXext.
4083         (HAVE_XKBGETKEYBOARD): Fix reporting of result.
4084         (HAVE_LIBXP): Remove -lXt from AC_CHECK_LIB.
4085         (HAVE_XAW3D, HAVE_XPM, HAVE_JPEG, HAVE_PNG, HAVE_TIFF, HAVE_GIF):
4086         Don't frob CFLAGS.  Remove extra X libs from AC_CHECK_LIB
4087         (now in $LIBS).
4089 2001-01-08  Eli Zaretskii  <eliz@is.elta.co.il>
4091         * config.bat: Run the preprocessor with -traditional.
4093 2001-01-01  Eli Zaretskii  <eliz@is.elta.co.il>
4095         * INSTALL: Move copying conditions to end of file.
4097 2000-12-27  Eli Zaretskii  <eliz@is.elta.co.il>
4099         * INSTALL: Add basic installation procedure which assumes
4100         `configure' does its job.  Elaborate on image support libraries.
4101         Add a pointer to Xaw3d library.  Add advice about solving
4102         configure-time problems by looking in config.log and setting
4103         variables in the environment.
4105 2000-12-27  Gerd Moellmann  <gerd@gnu.org>
4107         * Makefile.in (install-arch-indep): If tar fails, exit with
4108         exit code 1.
4110 2000-12-19  Gerd Moellmann  <gerd@gnu.org>
4112         * configure.in: Test for XkbGetKeyboard with an AC_TRY_LINK whose
4113         source file includes XKBlib.h.  On some broken Solaris systems,
4114         there is an XKBlib.h, reportedly, but header files included by
4115         XKBlib.h are missing.
4117 2000-12-14  Gerd Moellmann  <gerd@gnu.org>
4119         * configure.in: AC_CHECK_FUNC XkbGetKeyboard.
4121 2000-12-11  Dave Love  <fx@gnu.org>
4123         * configure.in <alpha*-dec-osf*>: Use full path for NON_GNU_CPP.
4125 2000-12-11  Paul Eggert  <eggert@twinsun.com>
4127         * aclocal.m4 (AC_SYS_LARGEFILE, AC_SYS_LARGEFILE_MACRO_VALUE):
4128         Merge fixes from latest GNU tar version.  These macros no longer
4129         futz with _XOPEN_SOURCE, as that was not portable in practice.
4130         (AC_FUNC_FSEEKO): New macro.
4132         * configure.in: Use it instead of invoking AC_CHECK_FUNCS on
4133         ftello.
4135 2000-12-05  Dave Love  <fx@gnu.org>
4137         * Makefile.in (TAGS, info): Avoid tab-prefixed comments in rules.
4139 2000-12-02  Eli Zaretskii  <eliz@is.elta.co.il>
4141         * info/dir: Change the category to "Emacs".
4143 2000-12-01  Gerd Moellmann  <gerd@gnu.org>
4145         * make-dist (tempdir): Remove epaths.h from the distribution
4146         instead of paths.h.
4148 2000-11-23  Eli Zaretskii  <eliz@is.elta.co.il>
4150         * config.bat: Check for existence of djecho.exe, and print an
4151         error message if it is not available.
4153         * INSTALL: Describe possible problem with djecho.exe in old
4154         versions of DJGPP v2.x.
4156 2000-11-23  Gerd Moellmann  <gerd@gnu.org>
4158         * configure.in: Initialize HAVE_LIBXP to no.
4160 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
4162         * configure.in: Use m/macppc.h instead of the non-existent
4163         m/powerpc.h.
4165 2000-11-21  Gerd Moellmann  <gerd@gnu.org>
4167         * Makefile.in (install-arch-indep): Also install info/eshell*
4168         and info/speedbar*.
4170         * configure.in (HAVE_PNG): Check for the presence of
4171         png_get_channels to rule out older PNG libs.
4173         * configure.in (AC_OUTPUT): Arrange to emit definitions of
4174         GCC and NON_GNU_CPP into config.status.
4176 2000-11-20  Dave Love  <fx@gnu.org>
4178         * configure.in: Fix last change.
4180         * GETTING.GNU.SOFTWARE: Deleted.
4181         * FTP: New file to replace it.
4182         * make-dist: Add FTP, remove GETTING.GNU.SOFTWARE.
4184 2000-11-20  Gerd Moellmann  <gerd@gnu.org>
4186         * configure.in: Use -traditional with GNU cpp.
4188 2000-11-17  Gerd Moellmann  <gerd@gnu.org>
4190         * make-dist: Handle the Mac port.  Distribute all makefile.w32-in.
4191         Distribute more files from the nt/ subdir.  Distribute PBM
4192         image files from subdirs of lisp/.  Distribute old change logs
4193         from subdirs of lisp/.  Distribute play/5x5.el.
4195 2000-11-11  Dave Love  <fx@gnu.org>
4197         * config.sub, config.guess: Updated from master source.
4199 2000-11-07  Dave Love  <fx@gnu.org>
4201         * configure.in: Test for mkstemp.
4203 2000-11-01  Eli Zaretskii  <eliz@is.elta.co.il>
4205         * info/dir (Top): Rearrange menu items more logically, and put
4206         them into a single category.  Add menu items for RefTeX and
4207         Widget.
4209 2000-10-29  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4211         * Makefile.in (install-arch-indep): Use --info-dir instead of
4212         --dir-file, and a simple argument instead of --info-file, so that
4213         the Debian version of install-info also works.
4215 2000-10-19  Eric M. Ludlam  <zappo@ultranet.com>
4217         * info/dir (Speedbar): Add entry.
4219 2000-10-16  Eli Zaretskii  <eliz@is.elta.co.il>
4221         * INSTALL: Describe the new image-support options to the configure
4222         script.  List URLs where image support libraries can be found.
4224 2000-10-14  Eli Zaretskii  <eliz@is.elta.co.il>
4226         * info/dir (Top): Add an entry for Eshell.
4228 2000-10-02  Dave Love  <fx@gnu.org>
4230         * configure.in: Check for gai_strerror.
4232 2000-10-01  Andreas Schwab  <schwab@suse.de>
4234         * Makefile.in (install-arch-indep): Update list of installed info files.
4236 2000-09-30  Gerd Moellmann  <gerd@gnu.org>
4238         * configure.in: Support `sparc*-*-netbsd*'.
4240 2000-09-29  Eli Zaretskii  <eliz@is.elta.co.il>
4242         * info/dir (MIME): Add entry for emacs-mime.
4244 2000-09-29  Dave Love  <fx@gnu.org>
4246         * configure.in: Fix alpha*-dec-osf4 using the osf5 config.
4248 2000-09-26  Gerd Moellmann  <gerd@gnu.org>
4250         * make-dist: Adapt to the change of leim/Makefile which was
4251         necessary to ensure a reasonably working `make dist'.
4253         * leim-Makefile.in: Moved to leim/Makefile.in..
4255         * noleim-Makefile.in: New file, formerly leim/Makefile.in.
4257 2000-09-21  Kenichi Handa  <handa@etl.go.jp>
4259         * leim-Makefile.in (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
4260         (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
4261         (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
4262         files to .elc.
4263         (${TIT}): Adjusted for the above change.
4264         (clean mostlyclean): Likewise.
4265         (.el.elc): New target.
4267 2000-09-19  Gerd Moellmann  <gerd@gnu.org>
4269         * make-dist: Include XPM and XBM files in lisp/ and subdirs
4270         in the distribution.
4272 2000-09-18  Gerd Moellmann  <gerd@gnu.org>
4274         * make-dist (skk): Rename to `ja-dic' because the leim directory
4275         was renamed.
4277 2000-09-14  Dave Love  <fx@gnu.org>
4279         * configure.in: Fix spurion in last change.
4281 2000-09-14  Gerd Moellmann  <gerd@gnu.org>
4283         * configure.in (USE_MMAP_FOR_BUFFERS): Recognize in system
4284         configuration files instead of REL_ALLOC_MMAP.  Set REL_ALLOC
4285         to `no' if defined.  Change result report.
4287 2000-09-08  Dave Love  <fx@gnu.org>
4289         * configure.in: Remove spurious `@'s.
4291         * aclocal.m4 (AC_FUNC_MMAP): Use fixed version from development
4292         autoconf.
4294 2000-09-06  Gerd Moellmann  <gerd@gnu.org>
4296         * configure.in (REL_ALLOC_MMAP): Recognize in system configuration
4297         file and print informational message.
4299         * configure.in (AC_FUNC_MMAP): Add.
4301 2000-09-01  Gerd Moellmann  <gerd@gnu.org>
4303         * configure.in: Add ``checking'' messages for
4304         XpmReturnAllocPixels.
4306 2000-08-28  Gerd Moellmann  <gerd@gnu.org>
4308         * configure.in: Check <strings.h>; check `index' and `rindex'
4309         functions.
4311 2000-08-26  Kenichi Handa  <handa@etl.go.jp>
4313         * configure.in <alpha*-dec-osf*>: Move "NON_GNU_CPP='cpp'" before
4314         "case "${canonical}" in".
4316 2000-08-25  Dave Love  <fx@gnu.org>
4318         * configure.in <osf>: Use NON_GNU_CPP='cpp' always.
4320 2000-08-25  Kenichi Handa  <handa@etl.go.jp>
4322         * leim-Makefile.in: Rename skk to ja-dic throughout the file.
4324 2000-08-24  Gerd Moellmann  <gerd@gnu.org>
4326         * configure.in <making srcdir absolute>: Unset CDPATH in case $PWD
4327         contains a relative path.  Protect against unusable values of $PWD.
4329 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
4331         * info/dir (WoMan): Add entry.
4333         * config.bat (maindir): Update src/_gdbinit even if it does
4334         already exist.
4336 2000-08-07  Gerd Moellmann  <gerd@gnu.org>
4338         * Makefile.in (config.status): Prepend `$(srcdir)/' to `configure'.
4340 2000-08-03  Gerd Moellmann  <gerd@gnu.org>
4342         * configure.in: Add support for ia64*-*-linux*.
4344 2000-07-27  Gerd Moellmann  <gerd@gnu.org>
4346         * make-dist (aclocal.m4): Include in distribution.
4348 2000-07-26  Dave Love  <fx@gnu.org>
4350         * configure.in (AC_SYS_LARGEFILE): Moved earlier.
4352 2000-07-24  Dave Love  <fx@gnu.org>
4354         * configure.in: Add AC_SIZE_T.
4356 2000-07-18  Dave Love  <fx@gnu.org>
4358         * configure.in: Reorder so that most tests are done after CPPFLAGS
4359         is set from the C_SWITCH_... definitions.
4361 2000-07-10  Gerd Moellmann  <gerd@gnu.org>
4363         * configure.in (HAVE_XPM): Undo previous change.  Check for
4364         preprocessor define XpmReturnAllocPixels.
4366 2000-07-06  Gerd Moellmann  <gerd@gnu.org>
4368         * configure.in (HAVE_XPM): Check for XpmReturnAllocPixels
4369         instead of XpmReadFileToPixmap.
4371 2000-07-05  Ken Raeburn  <raeburn@gnu.org>
4373         * configure.in: Check for <soundcard.h>.  Look for ossaudio
4374         library, and set LIBSOUND accordingly.
4376 2000-07-05  Dave Love  <fx@gnu.org>
4378         * configure.in: Use AC_HEADER_SYS_WAIT.
4380 2000-07-05  Gerd Moellmann  <gerd@gnu.org>
4382         * make-dist: Check DONTCOMPILE in lisp/Makefile.in instead of
4383         lisp/Makefile.  Distribute lisp/Makefile.in instead of
4384         lisp/Makefile.
4386 2000-06-30  Ken Raeburn  <raeburn@gnu.org>
4388         * configure.in: Add ${C_SWITCH_X_SITE} temporarily to CPPFLAGS,
4389         while searching for image-handling libraries.
4391 2000-06-26  Gerd Moellmann  <gerd@gnu.org>
4393         * configure.in (--with-xim): New option.
4395 2000-06-23  Dave Love  <fx@gnu.org>
4397         * configure.in [HAVE_TIMEVAL]: Move gettimeofday test here, test
4398         for struct timezone and test how we can call gettimeofday.
4399         Check for OSF 5+.  Check for term.h.
4401         * aclocal.m4: Define the post-2.13 stuff conditionally on autoconf
4402         version.
4404 2000-06-23  Gerd Moellmann  <gerd@gnu.org>
4406         * configure.in (HAVE_LIBXP): Change test for libXp.
4408 2000-06-21  Dave Love  <fx@gnu.org>
4410         * configure.in: Check for fcntl.h.  Use AC_FUNC_GETLOADAVG, not
4411         simple test for getloadavg and substitute GETLOADAVG_LIBS.
4412         Simplify test for GETTIMEOFDAY_ONE_ARGUMENT.
4414 2000-06-19  Dave Love  <fx@gnu.org>
4416         * configure.in (GETTIMEOFDAY_ONE_ARGUMENT): Fix in case
4417         _XOPEN_SOURCE is defined.
4419 2000-06-16  Gerd Moellmann  <gerd@gnu.org>
4421         * Makefile.in (distclean): Also make distclean in lisp/.
4423 2000-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
4425         * config.bat: Generate lisp/Makefile from lisp/Makefile.in.
4427 2000-06-15  Gerd Moellmann  <gerd@gnu.org>
4429         * make-dist: Add --help and --snapshot options.
4431 2000-06-14  Gerd Moellmann  <gerd@gnu.org>
4433         * configure.in: Generate lisp/Makefile.
4435         * configure.in: Add support for `*-lynxos*'.
4436         Use `cpp' as NON_GNU_CPP for `alpha*-dec-osf[5-9]*', as
4437         recommended by <Karen.Dorhamer@compaq.com> to fix problems
4438         on Tru64 UNIX v5.0.
4440 2000-06-13  Ken Raeburn  <raeburn@gnu.org>
4442         * Makefile.in (install-arch-indep): Don't use "-unset CDPATH" when
4443         it's on a continuation line.
4445 2000-06-02  Dave Love  <fx@gnu.org>
4447         * Makefile.in (install-arch-indep): Add pcl-cvs to list of info
4448         files.
4450         * configure.in: Don't specify -n32 flag for mips-sgi-irix6.5.
4451         Check for struct exception.  Use AC_SYS_LARGEFILE and move ftello
4452         test.
4454         * aclocal.m4 (AC_SYS_LARGEFILE_TEST_INCLUDES)
4455         (AC_SYS_LARGEFILE_MACRO_VALUE, AC_SYS_LARGEFILE): New.
4457 2000-05-26  Gerd Moellmann  <gerd@gnu.org>
4459         * configure.in: Add check for speed_t typedef.
4461 2000-05-25  Ken Raeburn  <raeburn@gnu.org>
4463         * Makefile.in (install-arch-dep): Install fns-*.el only if it
4464         exists; it won't in the CANNOT_DUMP case.
4466 2000-05-25  Gerd Moellmann  <gerd@gnu.org>
4468         * Makefile.in: Ignore exit status of `unset CDPATH' everywhere.
4469         On FreeBSD, the exit status is 1 if CDPATH is not set.
4470         (install-arch-indep): Install ebrowse.info.
4472 2000-05-20  NIIBE Yutaka  <gniibe@mri.co.jp>
4474         * configure.in: Check for grandpt and getpt.
4476 2000-05-09  Dave Love  <fx@gnu.org>
4478         * Makefile.in (install-arch-indep): Filter CVS as well as RCS.
4480 2000-05-05  Gerd Moellmann  <gerd@gnu.org>
4482         * make-dist: Make a link for lib-src/grep-changelog.
4483         Copy install-sh.
4485 2000-05-01  Eli Zaretskii  <eliz@is.elta.co.il>
4487         * config.bat: Identify the beginning of the cpp stuff in
4488         src/Makefile.in and lib-src/Makefile.in more accurately.
4490 2000-04-27  Gerd Moellmann  <gerd@gnu.org>
4492         * configure.in: Add support for `powerpc*-*-linux-gnu*'.
4494 2000-04-19  Gerd Moellmann  <gerd@gnu.org>
4496         * configure.in: Add support for `powerpc-*-netbsd*'.
4498 2000-04-19  Dave Love  <fx@gnu.org>
4500         * configure.in: Don't use AC_FUNC_GETLOADAVG.
4502         * aclocal.m4 (AC_FUNC_MKTIME): Use AC_SUBST.
4504 2000-04-16  Dave Love  <fx@gnu.org>
4506         * Makefile.in (${srcdir}/configure): Depend on aclocal.m4.
4508 2000-04-14  Dave Love  <fx@gnu.org>
4510         * configure.in: Use AC_FUNC_GETLOADAVG, AC_FUNC_MKTIME.
4512         * aclocal.m4 (AC_FUNC_MKTIME): New.
4514 2000-03-28  Ken Raeburn  <raeburn@gnu.org>
4516         * configure.in: Line up "--help" output a little better.
4518 2000-03-26  Gerd Moellmann  <gerd@gnu.org>
4520         * Makefile.in (bootstrap-lisp-1, bootstrap-lisp, bootstrap-src):
4521         New targets.
4522         (bootstrap): Rewritten in terms of the new targets above.  Make
4523         info files, too.
4525 2000-03-12  Gerd Moellmann  <gerd@gnu.org>
4527         * config.guess, config.sub: Use the versions of the files from
4528         subversions.
4530 2000-03-08  Dave Love  <fx@gnu.org>
4532         * configure.in: Use AC_PROG_RANLIB, AC_C_PROTOTYPES,
4533         AC_C_VOLATILE.  Define POINTER_TYPE.
4535         * aclocal.m4: New file.
4537 2000-03-02  Gerd Moellmann  <gerd@gnu.org>
4539         * configure.in (machine): Add `mipsel-*-netbsd*' and
4540         `arm-*-netbsd*'.
4542 2000-03-01  Gerd Moellmann  <gerd@gnu.org>
4544         * configure.in (machine): Add support for `*-auspex-sunos*'.
4546 2000-02-29  Gerd Moellmann  <gerd@gnu.org>
4548         * configure.in (C_OPTIMIZE_SWITCH) [__GNUC__]: Use -O2.
4550 2000-02-18  Dave Love  <fx@gnu.org>
4552         * configure.in: Define NON_GNU_CPP on alpha-dec-osf5+.
4554 2000-02-18  Andreas Schwab  <schwab@suse.de>
4556         * Makefile.in (install-arch-indep): Add eudc to list of installed
4557         info files.
4559 2000-02-17  Ken Raeburn  <raeburn@gnu.org>
4561         * configure.in: Include -lz and -ljpeg (if it's available) when
4562         testing for the tiff library.
4564 2000-02-17  Gerd Moellmann  <gerd@gnu.org>
4566         * configure.in: Remove LISP_FLOAT_TYPE.
4568 2000-02-12  Dave Love  <fx@gnu.org>
4570         * configure.in: Use AC_FUNC_VFORK.
4572 2000-02-01  Gerd Moellmann  <gerd@gnu.org>
4574         * make-dist: Various fixes for new development tree.
4576         * leim-Makefile.in: New file.
4578 2000-01-31  Gerd Moellmann  <gerd@gnu.org>
4580         * Makefile.in (dist): Call ./make-dist.
4582 2000-01-24  Dave Love  <fx@gnu.org>
4584         * configure.in: Remove -G0 from Irix NON_GCC_TEST_OPTIONS.
4586 2000-01-18  Gerd Moellmann  <gerd@gnu.org>
4588         * configure.in (HAVE_GIF): Check for DGifOpen instead of
4589         DGifOpenFileName.
4591 2000-01-11  Andreas Schwab  <schwab@suse.de>
4593         * Makefile.in (install-arch-indep): Update list of info files to
4594         be installed.
4596 2000-01-05  Dave Love  <fx@gnu.org>
4598         * configure.in: Check for jerror.h as well as libjpeg.
4600 2000-01-03  Andreas Schwab  <schwab@suse.de>
4602         * Makefile.in (install-arch-indep): Install autotype*.  Run
4603         install-info on autotype and emacs-faq.info.
4605 1999-12-04  Dave Love  <fx@gnu.org>
4607         * Makefile.in (install-arch-indep): Depend on `info'.
4608         (install-strip): Use `install' as sub-make target.
4610 1999-11-23  Ken Raeburn  <raeburn@gnu.org>
4612         * configure.in: Restore Kerberos code deleted on 1999-05-29 that
4613         didn't need to be deleted.  Check for the k5crypto library as well
4614         as the crypto library; MIT Kerberos 1.1 changed the name.
4616 1999-11-18  Dave Love  <fx@gnu.org>
4618         * configure.in: Fix NON_GNU_CPP for Irix 6 to avoid failing tests.
4620 1999-11-11  Erik Naggum  <erik@naggum.no>
4622         * configure.in (bitmapdir): Allow for both "bitmaps" directories.
4624 1999-11-08  Dave Love  <fx@gnu.org>
4626         * configure.in: Fix change for --with-pop default.
4628 1999-11-04  Dave Love  <fx@gnu.org>
4630         * configure.in: Default to --with-pop.  Change sense of with-gcc
4631         and with-toolkit-scroll-bars messages to reflect the defaults.
4633 1999-11-01  Gerd Moellmann  <gerd@gnu.org>
4635         * INSTALL: Mention the Emacs Lisp Reference.
4637 1999-10-27  Noah Friedman  <friedman@splode.com>
4639         * configure.in: Check for dynamic ptys (/dev/ptmx, /dev/pts/).
4641 1999-10-23  Gerd Moellmann  <gerd@gnu.org>
4643         * Makefile.in (bootstrap): New target.
4645 1999-10-19  Paul Eggert  <eggert@twinsun.com>
4647         Add support for large files.  Merge glibc 2.1.2.
4649         * configure.in (AC_CHECK_HEADERS): Add stdio_ext.h.
4650         (HAVE_TM_GMTOFF): New symbol.
4651         (AC_CHECK_FUNCS): Add __fpending, ftello, getloadavg, mblen,
4652         mbrlen, strsignal.
4653         (LOCALTIME_CACHE): Don't include stdlib.h, as config.h does this now.
4655 1999-10-09  Stefan Monnier  <monnier@cs.yale.edu>
4657         * make-dist (dontcompile): Look for the DONTCOMPILE variable rather
4658         than the obsolete dontcompilefiles pseudo-rule in lisp/Makefile.
4660 1999-10-09  Richard M. Stallman  <rms@gnu.org>
4662         * Makefile.in (uninstall, install-arch-indep, install-arch-dep):
4663         Unset CDPATH to prevent cd from generating output.
4665 1999-10-08  Stefan Monnier  <monnier@cs.yale.edu>
4667         * update-subdirs: Also ignore CVS subdirs.
4669 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
4671         * Makefile.in (install-arch-indep): Add ada-mode.
4673 1999-10-06  Dave Love  <fx@gnu.org>
4675         * Makefile.in: Add rules for config.status, configure.
4677 1999-09-07  Gerd Moellmann  <gerd@gnu.org>
4679         * configure.in (--with-sound): Removed.
4681 1999-08-30  Gerd Moellmann  <gerd@gnu.org>
4683         * configure.in (USE_TOOLKIT_SCROLL_BARS): Move the test down after
4684         the test for Xaw3d.
4685         (HAVE_TIFF): Add -lm to library check.
4687 1999-08-28  Richard Stallman  <rms@gnu.org>
4689         * configure.in (USE_TOOLKIT_SCROLL_BARS): Move tests for
4690         -lXaw3d, -lXpm, -ljpeg, -lpng, -ltiff, and -lgif, down
4691         after the other X-related libraries.
4693 1999-08-21  Dave Love  <fx@gnu.org>
4695         * configure.in: Don't check for jpeglib.h.
4697 1999-08-20  Gerd Moellmann  <gerd@gnu.org>
4699         * configure.in (HAVE_TIFF): Remove tiff34 prefix from tiffio.h.
4700         (HAVE_XAW3D): Don't check for Xaw3d if USE_X_TOOLKIT=none.
4702 1999-08-18  Dave Love  <fx@gnu.org>
4704         * configure.in: Check for termcap.h.
4706 1999-08-15  Gerd Moellmann  <gerd@gnu.org>
4708         * configure.in: Add --with-toolkit-scroll-bars.  If "no",
4709         use Emacs' scroll bars, even if configured for Motif or when
4710         Xaw3d is available.
4712 1999-08-12  Wolfgang Rupprecht  <wolfgang@wsrcc.com>
4714         * configure.in: Check for getaddrinfo.
4716 1999-08-04  Eli Zaretskii  <eliz@gnu.org>
4718         * config.bat: Make --no-debug work again by removing -gcoff.
4720 1999-07-30  Dave Love  <fx@gnu.org>
4722         * configure.in: Check for stdlib.h.
4724 1999-07-19  Dave Love  <fx@gnu.org>
4726         * configure.in: Grok sparc64-*-linux-gnu*.
4728 1999-07-12  Richard Stallman  <rms@gnu.org>
4730         * Version 20.4 released.
4732 1999-06-23  Karl Heuer  <kwzh@gnu.org>
4734         * make-dist: Unset EMACS_UNIBYTE, so Emacs runs in its default state.
4735         Quote $EMACS, in case it's a program with args.
4737 1999-06-15  Gerd Moellmann  <gerd@gnu.org>
4739         * configure.in (HAVE_GIF): Use libungif instead of libgif
4740         because the former doesn't contain patented compression code.
4742 1999-05-29  Richard M. Stallman  <rms@gnu.org>
4744         * configure.in: Delete the Kerberos stuff.
4746 1999-05-27  Greg Hudson  <ghudson@mit.edu>
4748         * configure.in: Prefer kerberos 5 names.
4750 1999-04-26  Richard M. Stallman  <rms@gnu.org>
4752         * configure.in: Check for libXp.
4754 1999-04-08  Richard Stallman  <rms@gnu.org>
4756         * make-dist: Include change logs in subdirs of `lisp'.
4758 1999-04-05  Richard Stallman  <rms@gnu.org>
4760         * Makefile.in (mkdir): If we create ${datadir}, make it world-readable.
4761         (install-arch-indep): Make ${datadir}/emacs world-readable.
4763 1999-03-30  Eli Zaretskii  <eliz@gnu.org>
4765         * config.bat: Use epaths.* instead of paths.*.
4767 1999-03-07  Eli Zaretskii  <eliz@gnu.org>
4769         * INSTALL: Add detailed instructions to unpack and install
4770         intlfonts on MS-DOS.
4772 1999-02-26  Richard Stallman  <rms@gnu.org>
4774         * configure.in: Use epaths.h and epaths-force instead of paths...
4776         * Makefile.in (epaths-force): Renamed from paths-force;
4777         operate on epaths.in and produce epaths.h.
4779 1999-02-24  Richard Stallman  <rms@gnu.org>
4781         * make-dist: Fix nt/icons directory handling.
4783 1999-02-22  Simon Josefsson  <jas@pdc.kth.se>
4785         * configure.in (f301-fujitsu-uxpv4.1): New target.
4787 1999-02-20  Richard Stallman  <rms@gnu.org>
4789         * make-dist (tempparent): Fix command to update info files.
4791 1999-02-09  Richard Stallman  <rms@gnu.org>
4793         * configure.in (powerpc-apple-netbsd*): New alternative.
4795 1999-01-25  Geoff Voelker  <voelker@cs.washington.edu>
4797         * make-dist: Include the new directory nt/icons in distributions.
4799 1999-01-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
4801         * configure.in: Change message about HAVE_XFREE386.
4803 1999-01-07  Eli Zaretskii  <eliz@gnu.org>
4805         * config.bat: Support configuring with leim.
4807 1998-12-16  Petri Kaurinkoski  <Petri.Kaurinkoski@hut.fi>
4809         * configure.in (mips-sgi-irix6.5): New target.
4811 1998-12-16  Jonathan I. Kamens  <jik@kamens.brookline.ma.us>
4813         * configure.in: Remove GSS-API support, since it has been removed
4814         from movemail.
4816 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
4818         * Makefile.in (install-arch-dep): Copy fns-*.el from lib-src.
4820 1998-12-04  Andreas Schwab  <schwab@delysid.gnu.org>
4822         * Makefile.in: Don't install customize info file.
4823         Run install-info on viper info file.
4825 1998-11-29  Richard Stallman  <rms@psilocin.ai.mit.edu>
4827         * Makefile.in (install-arch-dep): Copy fns-*.el from lib-src.
4829 1998-11-16  Kenichi Handa  <handa@etl.go.jp>
4831         * configure.in (*-*-bsdi4*): New target.
4833 1998-11-13  Ehud Karni  <ehud@unix.simonwiesel.co.il>
4835         * configure.in: Fix previous change.
4837 1998-11-11  Richard Stallman  <rms@gnu.org>
4839         * configure.in (aviion-intel): New machine.
4841 1998-11-04  Kenichi Handa  <handa@etl.go.jp>
4843         * configure.in (mips-nec-sysv4*): New target.
4845 1998-11-03  Andreas Schwab  <schwab@delysid.gnu.org>
4847         * Makefile.in (install-arch-dep): Fix last change and use fns-*.el
4848         from lisp.
4850 1998-10-31  Richard Stallman  <rms@psilocin.ai.mit.edu>
4852         * make-dist: Don't include fns*.el in dist.
4854 1998-10-30  Dave Love  <fx@gnu.org>
4856         * configure.in: Don't mkdir cpp.
4858 1998-10-30  Andreas Schwab  <schwab@delysid.gnu.org>
4860         * Makefile.in (install-arch-dep): Install src/fns-*.el in
4861         ${archlibdir}.
4863 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
4865         * Version 20.3 released.
4867 1998-07-30  Paul Eggert  <eggert@twinsun.com>
4869         * Makefile.in (Makefile, src/Makefile, src/config.stamp)
4870         (lib-src/Makefile, man/Makefile, oldXMenu/Makefile)
4871         (lwlib/Makefile, leim/Makefile):
4872         Prepend $(srcdir)/ to rule dependencies outside this dir.
4874 1998-06-30  Richard Stallman  <rms@psilocin.ai.mit.edu>
4876         * configure.in: Use unset CDPATH instead of making it empty.
4878 1998-06-20  Karl Heuer  <kwzh@gnu.org>
4880         * configure.in: Assume unspecified Solaris is 2.5, not 2.4.
4882 1998-06-07  Richard Stallman  <rms@psilocin.ai.mit.edu>
4884         * make-dist (MANIFEST): Include most subdirs, but exclude subdirs.el
4885         and default.el.  Sort the results.
4887 1998-05-31  Karl Heuer  <kwzh@gnu.org>
4889         * Makefile.in (install-arch-indep): Don't die if site-lisp/ isn't
4890         writable.
4892 1998-05-14  Richard Stallman  <rms@psilocin.ai.mit.edu>
4894         * Makefile.in (install-arch-indep):
4895         Don't alter site-lisp/subdirs.el if it exists.
4897 1998-05-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
4899         * Makefile.in (install-arch-indep): Put `-' on commands to create
4900         subdirs.el in site-lisp dirs.
4902 1998-05-07  Richard Stallman  <rms@psilocin.gnu.org>
4904         * Makefile.in (install-arch-indep): Fix typo in previous change.
4906 1998-05-06  Richard Stallman  <rms@psilocin.gnu.org>
4908         * Makefile.in (install-arch-indep): Pass --dir-file to install-info.
4910 1998-04-28  Richard Stallman  <rms@psilocin.gnu.org>
4912         * Makefile.in (mkdir): Create the site-lisp dirs.
4913         (install-arch-indep): Make site-lisp/subdirs files world-readable.
4915 1998-04-26  Richard Stallman  <rms@psilocin.gnu.org>
4917         * Makefile.in (INSTALL_INFO): New variable.
4918         (install-arch-indep): Don't replace the dir file if it already exists.
4919         Use the install-info program, via INSTALL_INFO, to add entries.
4920         Make the `info' subdir and the Info files world-readable.
4922 1998-04-16  Eli Zaretskii  <eliz@delysid.gnu.org>
4924         * config.bat: Make sure the environment is large enough to support
4925         all the "set foo=bar" commands.  Update pointers to DJGPP FTP sites.
4927 1998-04-10  Karl Heuer  <kwzh@gnu.org>
4929         * make-dist: Don't accept EMACS=t when testing for $EMACS set.
4931 1998-04-06  Jonathan I. Kamens  <jik@kamens.brookline.ma.us>
4933         * configure.in: Add --with-gssapi to specify GSS-API
4934         authentication support for movemail.
4936 1998-04-02  Richard Stallman  <rms@psilocin.ai.mit.edu>
4938         * Makefile.in (install-arch-indep): Fix previous change.
4940 1998-03-30  Richard Stallman  <rms@psilocin.ai.mit.edu>
4942         * Makefile.in (info): Run man in build dir, not srcdir.
4944 1998-03-28  Richard Stallman  <rms@psilocin.ai.mit.edu>
4946         * Makefile.in (install-arch-indep): Fix previous change.
4948 1998-03-23  Kenichi Handa  <handa@etl.go.jp>
4950         * Makefile.in (top_distclean): Check the existence of `lock' subdir.
4952 1998-03-22  Richard Stallman  <rms@gnu.org>
4954         * Makefile.in (install-arch-indep): Put special subdirs.el files
4955         in site-lisp dirs.  Use normal-top-level-add-subdirs-to-load-path.
4957 1998-03-21  Richard Stallman  <rms@psilocin.gnu.org>
4959         * make-dist: Fix shell syntax in check for missing .el or .elc files.
4961 1998-03-09  Richard Stallman  <rms@psilocin.gnu.org>
4963         * configure.in (hppa-hp-hpux1[0-9]*): Handle versions 1X like 10.
4964         (m68*-hp-hpux*): Handle versions 1X like 10.
4966 1998-03-07  Richard Stallman  <rms@psilocin.gnu.org>
4968         * make-dist: PROBLEMS is now in etc, not top level dir.
4970         * Makefile.in (SOURCES): Delete PROBLEMS.
4972 1998-02-25  Richard Stallman  <rms@gnu.org>
4974         * configure.in (hppa*-hp-hpux*): Use hpux10 by default.
4976         * Makefile.in (install-arch-indep): Do chmod a+x on subdirs.
4978 1998-01-17  Richard Stallman  <rms@gnu.org>
4980         * Makefile.in (install-arch-indep): Add semicolon before `else'.
4982 1998-01-02  Richard Stallman  <rms@psilocin.gnu.org>
4984         * make-dist (tempparent): New option --no-check.
4986         * make-dist: Don't do anything with cpp directory.
4988 1997-12-20  Richard Stallman  <rms@psilocin.gnu.org>
4990         * configure.in (sparc-fujitsu-sysv4*): New target.
4992 1997-12-17  Andreas Schwab  <schwab@gnu.org>
4994         * configure.in: Cache more tests.  Add missing quotes around
4995         message with embedded comma.
4997 1997-12-04  Karl Heuer  <kwzh@gnu.org>
4999         * Makefile.in (unlock, relock): Don't reference cpp/ directory.
5001 1997-11-26  Joel N. Weber II  <devnull@gnu.org>
5003         * make-dist: Changed the comment about `umask 0' to say `Don't
5004         restrict access to any files.'; previously it said `Don't protect
5005         any files', which may have implied that we think fascism is good.
5007 1997-11-24  Paul Eggert  <eggert@twinsun.com>
5009         * configure.in (AC_CHECK_FUNCS): Add strftime.  The new GNU C library
5010         strftime needs the underlying host's strftime for locale dependent
5011         formats.
5013 1997-11-20  Abraham Nahum  <miko@uxsrvc.tti.co.il>
5015         * configure.in (i586-dg-dguxR4.*): New name in case branch.
5017 1997-11-20  Eli Zaretskii  <eliz@is.elta.co.il>
5019         * config.bat: Configure the man subdirectory.
5021 1997-11-07  Paul Eggert  <eggert@twinsun.com>
5023         * configure.in (AC_CHECK_LIB): Add -lintl.
5025 1997-11-07  Karl Heuer  <kwzh@gnu.org>
5027         * make-dist (check for .elc files): Avoid bash-specific syntax.
5028         (check for overflow 14-char limit): Simplify.
5030 1997-11-07  Richard Stallman  <rms@gnu.org>
5032         * Makefile.in (install): Move blessmail last.
5034 1997-10-02  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5036         * configure.in (gettimeofday, one arg or two):
5037         Clarify messages by avoiding double negative.
5039 1997-09-30  Karl Eichwalder  <ke@suse.de>
5041         * Makefile.in (install-arch-indep): Install the widget info file.
5043 1997-09-24  Jonathan I. Kamens  <jik@kamens.brookline.ma.us>
5045         * configure.in (with-pop, with-kerberos): Need to check Kerberos
5046         libraries in reverse order, so that libraries will appear in the
5047         correct dependency order on the link line (and so that the
5048         configure checks themselves will work properly when early
5049         libraries depend on later ones).
5051 1997-09-21  Erik Naggum  <erik@naggum.no>
5053         * make-dist (making links to `src'): Keep timestamp on copied files.
5055         * make-delta: New script to produce delta distributions.
5057 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5059         * Version 20.2 released.
5061 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5063         * Version 20.1 released.
5065         * Makefile.in (install-leim): Depend on mkdir.
5066         (leim): Depend on src.
5068 1997-09-13  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5070         * configure.in: Recognize alpha* instead of just alpha.
5072 1997-09-12  Paul Eggert  <eggert@twinsun.com>
5074         * leim-Makefile.in (mostlyclean, maintainer-clean): New targets.
5076 1997-09-12  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5078         * update-subdirs: Use rm -f.
5080 1997-09-08  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5082         * update-subdirs: Delete subdirs.el if this dir has no subdirs.
5083         Ignore subdirs named Old.
5085 1997-08-04  Kenneth Stailey  <kstailey@elbereth.disclosure.com>
5087         * configure.in: Add OpenBSD clause to set $machine.
5089 1997-09-04  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5091         * make-dist: Recompile everything after updating various Lisp files.
5092         Recompile in leim as well as lisp.
5093         Check in leim as well as lisp for mismatched files and too-long names.
5095 1997-09-03  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5097         * Makefile.in (TAGS tags): Simply refer this to the src subdir.
5099 1997-08-30  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5101         * Makefile.in (install-arch-indep): Verify ./lisp has simple.el in it
5102         before trying to copy anything from it.
5104 1997-08-27  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5106         * Makefile.in (man/Makefile): New target.
5107         (tags): Define env var EMACS and run Makefile from build dir.
5109 1997-08-27  Eli Zaretskii  <eliz@psilocin.gnu.ai.mit.edu>
5111         * config.bat: If src/_gdbinit doesn't exist, try using
5112         src/.gdbinit to create it (for building on Windows 95).
5114 1997-08-25  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5116         * Makefile.in (install-arch-indep):
5117         Discard extra data in tar | tar pipes.
5119 1997-08-24  NIIBE Yutaka  <gniibe@mri.co.jp>
5121         * configure.in (x_default_search_path): Corrected
5122         '${x_library}' to '${x_library}/X11'.
5124 1997-08-22  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5126         * configure.in (HAVE_MOTIF_2_1): Test for Motif 2.1.
5128 1997-08-22  Jonathan I. Kamens  <jik@kamens.brookline.ma.us>
5130         * configure.in: Support auto-configuration of both Kerberos V4 and
5131         Kerberos V5 for movemail, including detection of V4 and V5 header
5132         files and libraries.
5134 1997-08-16  NIIBE Yutaka  <gniibe@etl.go.jp>
5136         * configure.in: Compute x_default_search_path
5137         and substitute into makefiles.
5139         * Makefile.in (paths-force): Store PATH_X_DEFAULTS in paths.h.
5141 1997-08-08  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5143         * Makefile.in (install-arch-indep): Run list-load-path-shadows.
5145 1997-08-07  Erik Naggum  <erik@naggum.no>
5147         * configure.in: Remove lockdir, it is no longer needed.
5148         * Makefile.in (mkdir): Don't create lockdir.
5149         (lockdir): Variable deleted.
5150         (paths-force): Don't operate on PATH_LOCK.
5152 1997-08-06  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5154         * leim-Makefile.in (clean, distclean): New targets.
5156         * make-dist: Include leim/ChangeLog in leim distribution.
5158 1997-08-01  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5160         * configure.in (i*86-*-sysv4.2uw*): Set NON_GNU_CPP.
5162 1997-07-30  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5164         * Makefile.in (CPPFLAGS): Get this from configure, like CFLAGS.
5166 1997-07-27  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5168         * Makefile.in (LDFLAGS): Get this from configure, like CFLAGS.
5170 1997-07-25  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5172         * make-dist: Update leim/leim-list.el.
5173         Pass along value of $EMACS when updating lisp dir.
5175 1997-07-25  Marcus G. Daniels  <marcus@cathcart.sysc.pdx.edu>
5177         * configure.in (doug_lea_malloc): Make __after_morecore_hook a
5178         prerequisite to the use of Doug Lea's malloc.
5180 1997-07-21  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5182         * Makefile.in (top_distclean): Use -f to delete contents of lock dir.
5184         * make-dist: Use name leim/SKK-DIC, not leim/SKK.
5186 1997-07-16  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5188         * make-dist: Arrange for the leim tar file to unpack in emacs-M.N/leim.
5190 1997-07-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5192         * configure.in (mips-sony-newsos6*): File news-risc.h renamed
5193         to news-r6.h.
5195 1997-07-10  Eli Zaretskii  <eliz@is.elta.co.il>
5197         * config.bat: Use `sed' instead of `cp', which might not be
5198         installed.
5200 1997-07-09  Kenichi Handa  <handa@etl.go.jp>
5202         * Makefile.in (mostlyclean): Add cleaning leim directory.
5203         (clean, distclean, maintainer-clean): Likewise.
5205 1997-07-09  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5207         * make-dist (bogosities): Check subdirs of `lisp' also.
5209 1997-07-08  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5211         * make-dist (etc): Really avoid symlinks now.
5212         (lisp): Don't delete from subdirs the things we never copy.
5214 1997-07-07  Kenichi Handa  <handa@psilocin.gnu.ai.mit.edu>
5216         * Makefile.in (install-arch-indep): Correct the target name.
5217         The first letter `i' was dropped by the previous change of mine.
5219 1997-07-06  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5221         * configure.in (leim/Makefile): Generate this.
5222         (*-sysv4.2uw*): Recognize new alternative.
5224         * leim-Makefile.in: Renamed from leim-Makefile.
5226         * make-dist: Set up real-leim subdirectory,
5227         with the real contents of leim; then move it to
5228         a separate top-level directory.
5230         * make-dist: Don't mention site-lisp, site-init, site-start
5231         or default, when listing files hat are not compiled and should be.
5233         * configure.in: Create src/config.stamp at the end.
5235 1997-07-04  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5237         * Makefile.in (install-leim): Correct previous change.
5239 1997-07-02  Kenichi Handa  <handa@psilocin.gnu.ai.mit.edu>
5241         * Makefile.in (install-leim): New target.
5242         (install): Depend on install-leim.
5244 1997-07-01  Kenichi Handa  <handa@psilocin.gnu.ai.mit.edu>
5246         * Makefile.in (SUBDIR): Add leim.
5247         (SUBDIR_MAKEFILES): Add leim/Makefile.
5248         (leim/Makefile): New target.
5250 1997-07-01  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5252         * leim-Makefile: New file.
5253         * make-dist: Initialize a `leim' subdirectory with that makefile.
5255 1997-06-29  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5257         * configure.in (GNU_MALLOC_reason): Fix message text.
5259 1997-06-27  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5261         * make-dist (lisp): Don't process subdirs that start with =.
5262         (etc): Copy symlinks, as in src.
5264 1997-06-26  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5266         * configure.in (i*86-*-unixware*): New alternative.
5268 1997-06-22  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5270         * Makefile.in (src/config.stamp): Target renamed from src/config.h
5271         and touch it explicitly.
5273         * configure.in (mips-sony-newsos6*): New alternative.
5274         (mips-*-linux-gnu*): New alternative.
5275         (*-*-bsdi*): New alternative.
5276         (i*86-*-bsd386, i*86-*-bsdi...): Delete old alternatives.
5278 1997-06-22  Dave Love  <d.love@dl.ac.uk>
5280         * Makefile.in (lib-src): Depend on src/config.h (e.g. for movemail.o).
5281         (src/config.h): New target to re-configure if src/config.in is patched.
5283 1997-06-18  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5285         * configure.in (shutdown): Check for `shutdown' function.
5287 1997-06-18  Kenichi Handa  <handa@psilocin.gnu.ai.mit.edu>
5289         * update-subdirs: Include the directory "language" in subdirs.
5291 1997-06-01  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5293         * configure.in (m88k-dg-dgux4*): New alternative.
5294         (alpha-*-netbsd*): New alternative.
5295         (powerpcle-*-solaris2*): New alternative.
5297 1997-05-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5299         * make-dist: Warn about .el files that are not compiled.
5301 1997-05-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5303         * Makefile.in (dist): Don't run update-subdirs here,
5304         since make-dist now gets that done.
5306         * make-dist: Use the new `updates' target in lisp/Makefile.
5308         * make-dist: Use new non-file targets in lisp/Makefile.
5310 1997-04-27  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5312         * make-dist: Handle all subdirs of `lisp' uniformly.
5313         Don't handle `term' and `language' specially.
5314         Clear out umask at the beginning.
5316 1997-04-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5318         * make-dist: Use Make to update finder-inf.el and autoloads.
5319         Also update cus-load.el.
5321 1997-04-09  Marcus G. Daniels  <marcus@cathcart.sysc.pdx.edu>
5323         * configure.in (doug_lea_malloc): First check for SYSTEM_MALLOC,
5324         in case it is desirable to disable the GNU malloc features with glibc.
5326 1997-04-08  Marcus G. Daniels  <marcus@cathcart.sysc.pdx.edu>
5328         * configure.in (DOUG_LEA_MALLOC):
5329         Define if malloc_{get,set}_state exist.
5331 1997-03-05  Kenichi Handa  <handa@etl.go.jp>
5333         * make-dist: Make links for files under lisp/language.
5335 1997-02-20  Kenichi Handa  <handa@etl.go.jp>
5337         * update-subdirs: Exclude the directory "language" from subdirs.
5339 1997-01-26  Karl Heuer  <kwzh@gnu.ai.mit.edu>
5341         * configure.in: Check for rint and cbrt.
5343 1997-01-01  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
5345         * make-dist: Use $EMACS to say where to run Emacs.
5346         Add --no-update option.
5348 1996-12-30  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
5350         * configure.in (hppa1.1-hitachi-hiuxmpp): New configuration.
5352 1996-12-28  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
5354         * make-dist (copying src): Check thoroughly for symlinks
5355         and copy them in all cases.  Regularize the linking of *.in
5356         and *.opt and ChangeLog files.
5357         (copying lib-src): Likewise.
5358         Don't rm getdate.c or y.tab.*--they don't exist any more.
5360 1996-12-18  Jonathan I. Kamens  <jik@annex-1-slip-jik.cam.ov.com>
5362         * configure.in: Check for libmail, maillock.h and
5363         touchlock (for movemail).
5365 1996-12-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5367         * configure.in (limits.h): Check for this file.
5369 1996-12-08  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5371         * configure.in (rs6000-ibm-aix4.2): New alternative.
5372         (rs6000-ibm-aix4.0): New alternative.
5373         (rs6000-ibm-aix4*): Assume aix 4.1 by default.
5375 1996-11-22  Ben Harris  <bjh21@cam.ac.uk>
5377         * configure.in: Recognize vax-*-netbsd*.
5379 1996-11-06  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
5381         * configure.in (locallisppath): Add leim directory.
5383 1996-10-31  Eli Zaretskii  <eliz@is.elta.co.il>
5385         * config.bat: Make sure `mv' supports forward slashes and -f.
5387 1996-10-28  Christian Limpach  <chris@nice.ch>
5389         * configure.in (hppa*-next-nextstep*): * added after hppa
5390         to accept hppa1.0 and hppa1.1.
5392 1996-10-05  Marcus G. Daniels  <marcus@coulee.tdb.com>
5394         * configure.in: Provide an empty default for LD_SWITCH_X_SITE_AUX.
5395         * configure.in (ld_switch_machine): Fix typo.
5397 1996-09-28  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
5399         * configure.in: Fetch LD_SWITCH_SYSTEM and LD_SWITCH_MACHINE
5400         from config.h and use them in $ac_link.
5402 1996-09-28  Erik Naggum  <erik@psilocin.gnu.ai.mit.edu>
5404         * configure.in: Create a subdir named `lisp'.
5406 1996-09-24  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
5408         * configure.in: Check for getcwd.
5410 1996-09-04  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
5412         * configure.in: Check for termios.h.  Check for setpgid.
5414 1996-08-31  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
5416         * configure.in: Check for setrlimit.
5418 1996-08-31  Paul Eggert  <eggert@twinsun.com>
5420         * configure.in: Check for sys/systeminfo.h, getdomainname, sysinfo.
5422 1996-08-28  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5424         * configure.in: Check for utimes.
5426         * configure.in: Check for com_err library, but only
5427         if --with-kerberos was used.  Check for krb and des
5428         only if --with-kerberos.
5430 1996-08-26  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
5432         * Makefile.in (INSTALL_STRIP): New variable.
5433         (install-strip): Set INSTALL_STRIP, not INSTALL_PROGRAM.
5434         (install-arch-dep): Use INSTALL_STRIP, and pass it to lib-src.
5436 1996-08-25  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
5438         * configure.in: Check for krb and des libraries.
5440 1996-08-24  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
5442         * configure.in (*-sunos4.1.[3-9]*noshare):
5443         Use sunos413, not sunos4-1-3.
5444         (m88k-dg-dgux5.4R3*): Use dgux5-4-3, not dgux5-4r3.
5445         (arm-acorn-riscix1.2*): Use riscix12, not riscix1-2.
5447 1996-08-22  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5449         * Makefile.in (src/paths.h): Target deleted.
5450         (paths-force): Delete all dependencies on this target
5451         but don't delete the target.
5452         (install): Depend on `all'.
5453         (paths-force): Don't print a message.
5455         * configure.in: Generate src/paths.h here.
5457 1996-08-18  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5459         * configure.in (NON_GCC_LINK_TEST_OPTIONS, GCC_LINK_TEST_OPTIONS):
5460         New variables that affect linking only.
5461         (alpha-dec-osf*): Use those instead of previous change.
5463 1996-08-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5465         * Makefile.in (install-arch-indep): Install info/messages.
5467 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5469         * Version 19.33 released.
5471 1996-08-10  Marcus G. Daniels  <marcus@sayre.sysc.pdx.edu>
5473         * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*):
5474         Fix previous change.
5476 1996-08-08  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5478         * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*):
5479         New alternative.
5481 1996-08-07  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5483         * configure.in (alpha-dec-osf*): Specify GCC_TEST_OPTIONS
5484         and NON_GCC_TEST_OPTIONS.
5486 1996-08-06  Paul Eggert  <eggert@twinsun.com>
5488         * configure.in (LOCALTIME_CACHE): Don't put a string literal
5489         "TZ=..." in environ.
5491 1996-08-04  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5493         * make-dist (msdos): Add is_exec.c, sigaction.c to distribution.
5495 1996-08-03  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5497         * configure.in (*-sunos4.1.[3-9]*noshare): Move this before
5498         the more general *-sunos4.1.[3-9]* clause.
5500 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5502         * Version 19.32 released.
5504         * configure.in (*-sco3.2v5*):
5505         Set OVERRIDE_CPPFLAG to a string of one space.
5506         Fix the code that uses OVERRIDE_CPPFLAG.
5508 1996-07-16  Karl Heuer  <kwzh@gnu.ai.mit.edu>
5510         * configure.in: Undo previous change.
5512 1996-07-16  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
5514         * config.sub: Use `pc', not `unknown', when canonicalizing
5515         the vendor for ...86.
5517 1996-07-15  David Mosberger-Tang  <davidm@AZStarNet.com>
5519         * configure.in: Check for termios.h header.
5521 1996-07-11  Bill Mann  <dvmann@dvncr.praxisint.com>
5523         * configure.in: Use s/usg5-4-3.h for ncr-i[3456]86-sysv4.3.
5525 1996-07-07  Karl Heuer  <kwzh@gnu.ai.mit.edu>
5527         * configure.in: Split bsdos2 and bsdos2-1.
5529 1996-07-06  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
5531         * config.sub: If last two words are not a recognized
5532         KERNEL-OS pair, use just the last word as OS, as in 19.31.
5533         Make conversion of gnu/linux to linux-gnu really work.
5535         * config.sub: If vendor unspecified with i386, use `pc' not `unknown'.
5537 1996-06-30  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5539         * configure.in (check for using Lucid widgets by default):
5540         Eliminate indentation that confuses some compilers.
5542 1996-06-29  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5544         * config.sub: Convert linux and gnu/linux to linux-gnu.
5546         * make-dist: Don't update getdate.c.
5547         Ignore =... files when checking for too-long Lisp file names.
5549 1996-06-28  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5551         * configure.in (euidaccess): Check for that, not for eaccess.
5553 1996-06-27  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5555         * configure.in (sunos4.1.[3-9]*noshare): Eliminate dash from
5556         before `noshare'.
5557         (mips-sgi-irix6*): Specify NON_GCC_TEST_OPTIONS.
5559 1996-06-21  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5561         * configure.in: Rename lignux to linux-gnu in configuration names.
5562         Use gnu-linux as the opsys value (s/ file name).
5563         Allow i686 just like i386, i486, i586.
5565 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5567         * configure.in (i*86-*-sco3.2v5): New alternative.
5568         (OVERRIDE_CPPFLAG): New variable.
5569         (CPPFLAGS): If OVERRIDE_CPPFLAG is set, use that.
5571         * configure.in: Specify vpath for .texi files.
5573 1996-06-09  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5575         * configure.in: Always check for HAVE_X11R5.
5576         Separately decide whether to use a toolkit by default.
5578 1996-06-04  Bill Mann  <dvmann@dvhpux1.praxisint.com>
5580         * configure.in: If X11R5 is missing the Xaw headers,
5581         default to --with-x-toolkit=no.
5583 1996-05-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5585         * configure.in (powerpc-*-solaris2*): Use ibmrs6000, not rs6000.
5587 1996-05-30  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5589         * Makefile.in (install-arch-indep): If cd etc makes output,
5590         don't treat that as part of the tar data.
5591         Check that ./lisp actually exists.
5593 1996-05-29  Karl Heuer  <kwzh@gnu.ai.mit.edu>
5595         * make-dist: Check for long file names.
5597 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
5599         * Version 19.31 released.
5601 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
5603         * configure.in: Recognize sparc-*-lignux.
5605 1996-05-03  Richard Stallman  <rms@delasyd.gnu.ai.mit.edu>
5607         * make-dist: Include nt/inc/arpa and nt/inc/netinet in the dist.
5608         Don't include config.w95.
5610 1996-04-21  Richard Stallman  <rms@delasyd.gnu.ai.mit.edu>
5612         * make-dist: Replace --no-clean-up and --no-tar options
5613         with --clean-up and --tar, so that the default is useful.
5615 1996-04-15  Eli Zaretskii  <eliz@is.elta.co.il>
5617         * config.bat: Make sure the GDB init file is called src/_gdbinit;
5618         if not, tell the user to rename it and abort.
5620 1996-04-14  Eli Zaretskii  <eliz@is.elta.co.il>
5622         * config.bat: With DJGPP v1.x, use `COFF2EXE' to produce JUNK.EXE
5623         test program.
5625 1996-04-12  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5627         * config.bat (djgpp_ver): Variable renamed from djgpp-ver.
5629         * make-dist (MANIFEST): Fix previous change.
5630         (msdos): Put mainmake.v2 into the dist.
5632 1996-04-10  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
5634         * make-dist: Exit if autoconf fails.
5636 1996-04-10  Eli Zaretskii  <eliz@is.elta.co.il>
5638         * config.bat: Set djgpp-ver, and unset it at the end.
5639         Add a number of conditionals for DJGPP version 2.
5640         Rename label libsrc2 to libsrc3.
5641         Substitute for LDFLAGS in src/Makefile.
5642         Substitute for ALL_CFLAGS in lib-src/Makefile.
5644 1996-04-08  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5646         * configure.in (ncurses): Check this after checking fns like strerror.
5648 1996-04-08  Erik Naggum  <erik@naggum.no>
5650         * make-dist (MANIFEST): Don't include lines from =files.
5652 1996-04-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5654         * make-dist: Don't put lisp/dired.todo in the dist.
5656 1996-04-05  Richard Stallman  <rms@lucy.gnu.ai.mit.edu>
5658         * configure.in (HAVE_NCURSES): Look for library named ncurses.
5660         * configure.in (setlocale): Check for it.
5662         * configure.in (*-*-sysv4.2*): If no /usr/ccs/lib/cpp, use /lib/cpp.
5664 1996-03-26  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5666         * configure.in: Use lignux instead of linux as value of opsys.
5668 1996-03-22  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5670         * Makefile.in (install-strip): Fix whitespace.
5671         Get rid of continuation.
5673         * config.sub: Convert linux or gnu/linux to lignux.
5675 1996-03-21  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5677         * configure.in: Accept lignux in configuration name.
5679 1996-03-20  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5681         * Makefile.in (install-strip): New target.
5683 1996-03-18  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5685         * Makefile.in (top_distclean): Use `|| true' to ignore error in rm.
5686         -f failed to do the job on Suns.
5688 1996-03-13  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
5690         * Makefile.in (install-arch-dep): Don't depend on install-arch-indep.
5692         * configure.in (linux/version.h): Check for this header.
5694 1996-03-12  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
5696         * configure.in: Remove -fno-builtin hackery from -lm check.
5698 1996-03-08  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
5700         * configure.in (-lm check): If $GCC, append -fno-builtin to $CC for
5701         just this test.
5703         * configure.in (AC_PREREQ): Require version 2.8 of Autoconf.
5705 1996-03-04  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5707         * configure.in: Check for ncurses.
5709 1996-02-28  Paul Eggert  <eggert@twinsun.com>
5711         * configure.in (LOCALTIME_CACHE):
5712         Also define if localtime mishandles unsetting TZ.
5713         This works around a localtime bug in mips-dec-ultrix.
5715 1996-02-25  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5717         * make-dist (finder-inf.el): Use finder-compile-keywords-make-dist.
5719         * configure.in: Improve messages about X versions.
5721 1996-02-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5723         * configure.in (LOCALTIME_CACHE): Cope if $ac_cv_func_tzset is null.
5725 1996-02-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5727         * configure.in (HAVE_X11XTR6): Set it as a shell variable.
5728         (HAVE_LIBXMU): If HAVE_X11XTR6, use -lSM and -lICE.
5730         * Makefile.in (install-arch-dep): Depend on install-arch-indep.
5731         (install): Put install-arch-indep before install-arch-dep.
5733 1996-02-20  Dave Love  <d.love@dl.ac.uk>
5735         * INSTALL: Clarify info about MS-DOS path handling.
5737 1996-02-12  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5739         * Makefile.in (install-arch-indep): Install info/ccmode*.
5740         In previous change, protect against /bin/pwd returning null string.
5742 1996-02-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5744         * Makefile.in (install-arch-indep): Copy build-dir's lisp subdir
5745         to lispdir.
5747 1996-02-01  Paul Eggert  <eggert@twinsun.com>
5749         * configure.in (LD_RUN_PATH): Prepend x_libraries to this envvar.
5751 1996-01-30  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5753         * configure.in (HAVE_TIMEVAL): Set explicitly to `no' if test fails.
5755 1996-01-25  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5757         * Makefile.in (extraclean): Use ${top_distclean} to ensure
5758         we delete everything distclean deletes.
5760 1996-01-23  Karl Heuer  <kwzh@gnu.ai.mit.edu>
5762         * make-dist (lwlib): Don't distribute lwlib-Xol* files.
5764 1996-01-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5766         * configure.in (HAVE_X11): Merge $LD_SWITCH_X_SITE
5767         into LDFLAGS instead of into LIBS.
5769 1996-01-16  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5771         * configure.in (HAVE_XMU): Fix typo in previous change.
5773 1996-01-15  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5775         * configure.in [Solaris]: Don't let $CC make us use /usr/ucb/cc.
5777 1996-01-10  Erik Naggum  <erik@naggum.no>
5779         * configure.in (USE_X_TOOLKIT = maybe): Delete redundant `fi'.
5781 1996-01-10  Karl Heuer  <kwzh@gnu.ai.mit.edu>
5783         * Makefile.in (install-arch-indep): Ignore error if no chmod -R.
5785 1996-01-10  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
5787         * configure.in (HAVE_XMU): Check for libXmu.a only if using toolkit
5788         and use -lXt to link it.
5790 1996-01-08  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
5792         * configure.in (locallisppath): Put version-specific dir first.
5794 1996-01-07  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
5796         * configure.in (hppa-*-nextstep*): New alternative.
5797         (USE_X_TOOLKIT): By default, set this to "maybe";
5798         and change that later to LUCID or "no" according to X11 version.
5800         * make-dist: Recompile outdated .elc files and update all autoloads.
5802 1996-01-05  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
5804         * configure.in (locallisppath): Fix typo in last change: " -> '.
5806 1996-01-04  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5808         * configure.in (locallisppath): Add ../emacs/VERSION/site-lisp.
5810 1995-12-27  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5812         * Makefile.in (install-arch-indep): Give all files read permission.
5814 1995-12-26  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5816         * configure.in (hppa*-hp-hpux9shr*, hppa*-hp-hpux9*, hppa*-hp-hpux*):
5817         If it is hpux 9, check for /usr/include/X11R5 and /usr/lib/x11R5.
5819 1995-12-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5821         * configure.in: Determine HAVE_X11R6.
5822         (HAVE_MENUS): Renamed from HAVE_X_MENU.
5824 1995-12-21  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
5826         * configure.in: Just "solaris" now defaults to version 2.4.
5827         Add sunos4.1.n-noshare as alternative.
5829 1995-12-01  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5831         * configure.in (mips-sgi-irix6*): Set NON_GNU_CPP.
5833 1995-11-29  Erik Naggum  <erik@naggum.no>
5835         * Makefile.in (install-arch-indep): Add missing backslash.
5837 1995-11-29  Karl Eichwalder  <ke@ke.Central.DE>
5839         * Makefile.in (install-arch-indep): Don't install
5840         lispdir/[Mm]akefile*, lispdir/ChangeLog, lispdir/dired.todo.
5842 1995-11-29  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5844         * Makefile.in (install-arch-indep): Fix previous change.
5846         * configure.in (mips-sni-sysv*): New alias for mips-siemens-sysv*.
5848 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5850         * Version 19.30 released.
5852         * make-dist (lisp): Exclude subdirs.el.
5854 1995-11-22  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5856         * make-dist (etc): Delete *.orig and *.rej.
5858 1995-11-16  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5860         * Makefile.in (install-arch-indep): Rename old info/dir only if exists.
5862 1995-11-15  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5864         * configure.in (hppa*-hp-hpux10*): Use s/hpux10.h.
5866 1995-11-14  Geoff Voelker  <voelker@cs.washington.edu>
5868         * make-dist (nt): Rename install, readme, and todo to
5869         INSTALL, README, and TODO.
5871 1995-11-10  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5873         * make-dist (lisp): Don't distribute site-start.
5875 1995-11-06  Karl Heuer  <kwzh@gnu.ai.mit.edu>
5877         * make-dist: Break the hard link on alloca.c.
5879 1995-11-04  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
5881         * configure.in (LIBS): Add libsrc_libs and keep the old LIBS.
5883 1995-11-02  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
5885         * make-dist (src, lib-src): Don't distribute Makefile.c.
5886         (etc/e): Do cleanup in $tempdir/etc/e, not $tempdir/etc.
5888 1995-10-31  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5890         * Makefile.in (mkdir): Create man1dir, not mandir.
5891         (uninstall): Use man1dir, not mandir.
5893 1995-10-30  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5895         * Makefile.in (man1dir): New variable.
5896         (install-arch-indep): Use man1dir.
5898         * configure.in (sparc-*-nextstep*): Remove incorrect .h's.
5900         * make-dist: Create lisp/MANIFEST.
5902 1995-10-28  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5904         * configure.in (m68k-*-linux*): New alternative.
5906 1995-10-27  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5908         * make-dist: Use new names config.in, paths.in, and
5909         {src,lib-src}/Makefile.in.
5911 1995-10-25  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
5913         * configure.in: Don't bother checking for drem.
5915 1995-10-20  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5917         * Makefile.in (distclean): Delete line with just a tab in it.
5918         (install-arch-indep): Delete spaces that precede tabs.
5919         Delete spurious `fi' left from previous change.
5920         (install): Supply `true' as command, to avoid null command.
5922 1995-10-05  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5924         * configure.in (--with-x-toolkit)): Add `athen' as alias for `athena'.
5926 1995-09-30  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5928         * configure.in (powerpc-*-solaris2): New alternative.x
5930 1995-09-12  Karl Heuer  <kwzh@gnu.ai.mit.edu>
5932         * Makefile.in (src/paths.h, paths-force): Use paths.h.$$ instead
5933         of paths.h.tmp$$, to avoid going beyond 14 characters.
5935 1995-09-10  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5937         * configure.in: Improve error msg for invalid --with-x-toolkit value.
5939 1995-09-06  Paul Eggert  <eggert@twinsun.com>
5941         * configure.in (LOCALTIME_CACHE): Define if tzset exists and
5942         if localtime caches TZ.  Check for tzset.
5944 1995-09-01  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5946         * config.bat: Simplify using new names file names src/makefile.in,
5947         config.in, paths.in.  Change Echo commands not to use `.
5949 1995-08-31  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5951         * Makefile.in (install-arch-indep): Always install the new dir file;
5952         rename the previous dir file to dir.bak or dir.old.
5954 1995-08-14  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5956         * configure.in (RANLIB): Substitute this into makefiles.
5957         Set it specially on solaris; set it by default on other systems.
5959         * configure.in: Fix previous Alpha change.
5961 1995-08-13  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5963         * configure.in (i*386-*-isc4.*): Set GCC_TEST_OPTIONS and
5964         NON_GCC_TEST_OPTIONS.
5966 1995-08-10  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5968         * configure.in (CFLAGS): When computing CFLAGS and REAL_CFLAGS
5969         from config.h, use SPECIFIED_CFLAGS to get what the user specified.
5971         * configure.in (alpha-*-linux*): New configuration.
5973 1995-08-05  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5975         * configure.in (m68*-next-*): Use m68k.h and nextstep.h.
5976         (m68k-next-nextstep*): New alias for that.
5977         (i*86-*-nextstep*): Use nextstep.h.
5978         (sparc-*-nextstep*): New configuration.
5980 1995-08-02  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5982         * configure.in (CPP): Save original CFLAGS value in SPECIFIED_CFLAGS.
5983         And get CFLAGS from config.h if SPECIFIED_CFLAGS is null.
5985 1995-07-27  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5987         * configure.in: Handle sunos4shr by sharing; not like sunos4*.
5988         Determine GETTIMEOFDAY_ONE_ARGUMENT by experiment.
5990 1995-07-18  Mike Long  <mike.long@analog.com>
5992         * make-dist: Fix update of finder-inf.el, and byte-compile it.
5994 1995-07-18  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5996         * Makefile.in (src/paths.h, paths-force):
5997         Rename src/paths.h.in to src/paths.in.
5998         (Makefile): Depend on src/Makefile.in, not src/Makefile.in.in.
6000         * configure.in: Rename {src,lib-src}/Makefile.in.in to Makefile.in.
6001         Use Makefile.c for intermediate file.
6002         Rename src/config.h.in to src/config.in.
6004 1995-07-17  Richard Stallman  <rms@gnu.ai.mit.edu>
6006         * configure.in (mips-dec-ultrix*): Assume version 4.3.
6007         (mips-dec-ultrix4.[12]): New alternative for old versions.
6009 1995-07-06  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
6011         * make-dist: Don't break intra-tree links.
6013 1995-07-06  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
6015         * configure.in: Put back archlibdir initialization.  Require
6016         autoconf 2.4.1 or later.
6018 1995-07-01  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6020         * configure.in: Use sunos4shr normally for Sunos 4.1.[3-9].
6021         (mips-mips-riscos5*): New alternative.
6023 1995-06-29  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6025         * Makefile.in (uninstall, install-arch-indep): Install info/ediff*.
6027 1995-06-27  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6029         * configure.in (bindir, datadir, sharedstatedir, libexecdir)
6030         (mandir, infodir, archlibdir): Initializations deleted.
6032         * configure.in: On hpux9, use hpux9-x11r4.h if we have X11R4.
6033         On hpux9shr, use hpux9shxr4.h.
6035 1995-06-24  Morten Welinder  <terra+@cs.cmu.edu>
6037         * configure.in: Added target mips-dec-mach_bsd4.3.
6038         * config.guess: Guess mips-dec-mach_bsd4.3.
6040 1995-06-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6042         * Makefile.in (mkdir): Use symbolic chmod.
6044 1995-06-22  Paul Eggert  <eggert@twinsun.com>
6046         * configure.in: Treat SunOS 4.1.4 like SunOS 4.1.3.  (Likewise for
6047         SunOS 4.1.5 through 4.1.9, should they ever exist.)
6049 1995-06-22  Paul Eggert  <eggert@twinsun.com>
6051         * Makefile.in (SUBDIR_MAKEFILES):
6052         Add man/Makefile, so `make distclean' removes it.
6053         (top_distclean): Add config.log to the list of files to be removed.
6055 1995-06-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6057         * Version 19.29 released.
6059 1995-06-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6061         * configure.in: Fix the previous change to verify that the -b
6062         option really solves the problem.
6064         * make-dist (nt): Explicitly include makefile.nt and makefile.def only.
6066 1995-06-16  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6068         * configure.in: Test whether XFree86 needs -b i486-linuxaout to link.
6070 1995-06-15  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6072         * configure.in: Report more clearly when there is no special
6073         dir to search for X includes or libraries.
6075 1995-06-13  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
6077         * configure.in: Check for -lpthreads, not -lpthread.
6079 1995-06-09  Geoff Voelker  <voelker@cs.washington.edu>
6081         * make-dist: Copy new files nt/addpm.c and nt/emacs.bat.in.
6083 1995-06-08  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
6085         * configure.in: Check for -lpthread.
6087 1995-06-05  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
6089         * Makefile.in (install-arch-indep): Install info files for mh-e.
6090         (uninstall): Uninstall info files for dired-x, gnus, mh-e, and sc.
6092 1995-06-01  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
6094         * configure.in (*-solaris2.5): New configuration.
6096         * make-dist: Copy new files config.nt and config.w95.
6098 1995-05-30  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
6100         * configure.in: Use x_includes, not x_libraries, for -I.
6101         Make bitmapdir a colon-separated list.
6103 1995-05-27  Richard Stallman  <rms@gnu.ai.mit.edu>
6105         * configure.in (hppa*-hp-hpux10*, m68k-hp-hpux10*): New configurations.
6107         * configure.in: Allow x_libraries and x_includes to be paths.
6109 1995-05-25  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
6111         * configure.in: Fix typo.
6113 1995-05-24  Karl Heuer  <kwzh@hal.gnu.ai.mit.edu>
6115         * INSTALL: Clarify use of site-init.el.
6117 1995-05-22  enami tsugutomo  <enami@sys.ptg.sony.co.jp>
6119         * configure.in: Pass arg to sqrt.
6121 1995-05-18  Karl Heuer  <kwzh@hal.gnu.ai.mit.edu>
6123         * make-dist: Fix May 6 change.
6125 1995-05-17  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
6127         * vpath.sed: Delete reference to ymakefile.
6129 1995-05-09  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
6131         * configure.in: Use sqrt (more portable) instead of fmod in -lm check.
6133 1995-05-09  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6135         * make-dist: Put nt/emacs.ico and nt/emacs.rc in dist.
6137         * update-subdirs: Specify /bin/sh to run the script.
6139 1995-05-06  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6141         * make-dist: Put src/makefile.nt in dist.
6143         * configure.in (i[345]86-*-bsdi2*): New configuration.
6144         (vax-dec-bsd386*): Deleted.
6146 1995-05-06  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
6148         * configure.in: Make sure CDPATH doesn't mess up PWD check.
6149         Check whether X bitmaps are in X11/bitmaps instead of bitmaps.
6150         Use fmod instead of logb in -lm check.
6152 1995-05-03  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6154         * configure.in (m68*-apollo-*): Renamed from m68*-apollo*.
6155         Use bsd4-3.  Don't set NON_GNU_CPP.
6157         * make-dist: Don't copy in src/s/*.inp.  Don't copy nt/src.
6158         In nt, copy various different things, but not *.cmd.
6159         Fix the ln commands for the subdirs of nt.
6161 1995-04-29  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6163         * configure.in (*-sun-sunos4.1.3*): Use sunos4shr.h.
6165 1995-04-27  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
6167         * configure.in (*-sun-sunos4.1.3*): Use shared libraries,
6168         since that's what the header file expects.
6170 1995-04-24  Francesco Potortì  (pot@cnuce.cnr.it)
6172         * configure.in (m68k-motorola-sysv*): Distinguish between 68030
6173         and 68040 based machines when choosing options for gnucc.
6175 1995-04-13  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6177         * Makefile.in (top_distclean): Delete config.cache.
6179 1995-04-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6181         * Makefile.in (install-arch-indep): Delete .#* when copying subdirs.
6183         * configure.in: Use m/ncr386.h.
6185 1995-04-06  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6187         * Makefile.in (install-arch-indep): Undo Sep 23 change.
6189 1995-04-06  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
6191         * make-dist (lib-src): Don't copy *.lex; it doesn't exist anymore.
6192         (man): Don't copy texindex.c and getopt.c; they're deleted.
6193         (etc): Omit `e'; it's a subdirectory.
6194         (etc/e): Use `../..', not `..', to reference top level.
6196 1995-04-06  Simon Leinen  <simon@lia.di.epfl.ch>
6198         * Makefile.in (install-arch-indep, dist):
6199         Look for `update-subdir' in $(srcdir).
6201 1995-04-06  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6203         * make-dist: Include mkinstalldirs in distribution.
6205 1995-04-05  Karl Heuer  <kwzh@hal.gnu.ai.mit.edu>
6207         * make-dist: Add missing close backquote.
6209 1995-04-02  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6211         * make-dist: Don't distribute shortnames directory.
6213 1995-03-12  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6215         * Makefile.in (blessmail): Pass archlibdir to the sub-make.
6217 1995-02-25  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6219         * configure.in (m88k-motorola-sysv4*): Use usg5-4-2.
6221 1995-02-23  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
6223         * configure.in (EMACS_CONFIG_OPTIONS): Use $ac_configure_args.
6225 1995-02-13  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
6227         * configure.in (mips-sgi-irix6): New configuration.
6229 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
6231         * Makefile.in (maintainer-clean): Renamed from realclean.
6233 1995-02-02  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
6235         * configure.in: Create a .gdbinit that sources the real one,
6236         if using a different build directory.
6238 1995-01-23  Karl Heuer  <kwzh@hal.gnu.ai.mit.edu>
6240         * configure.in: Check for sys/select.h.
6242 1995-01-02  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6244         * configure.in: On sunos4.1.3 and sunus4shr, set NON_GNU_CPP.
6246 1994-12-27  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6248         * configure.in: Handle isc 4.1 operating system.
6250 1994-12-10  Richard Stallman  <rms@kepa>
6252         * configure.in (rs6000-ibm-aix4.1*): New alternative.
6253         (rs6000-ibm-aix4*): New alternative.
6255 1994-12-06  Richard Stallman  <rms@kepa>
6257         * configure.in: For SVR4.2, set NON_GNU_CPP if not already set.
6259 1994-11-30  David J. MacKenzie  <djm@duality.gnu.ai.mit.edu>
6261         * configure.in: Don't try to make directories that are guaranteed
6262         to already exist.
6264 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6266         * configure.in: Generate man/Makefile from man/Makefile.in.
6267         Create the man subdir.
6269         * Makefile.in (dvi): Run Make in our man subdir.
6271         * make-dist: Create subdir etc/e.
6272         Make links to it.
6273         Put man/Makefile.in in dist, instead of man/Makefile.
6275 1994-11-21  David J. MacKenzie  (djm@mole.gnu.ai.mit.edu)
6277         * configure.in: Add --with-pop, --with-kerberos, and
6278         --with-hesiod for movemail.
6280 1994-11-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6282         * configure.in (m68*-apollo*): Use s/domain.h.
6284 1994-11-14  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6286         * configure.in (m68*-apollo*): Set NON_GNU_CPP.
6288 1994-11-14  David J. MacKenzie  (djm@geech.gnu.ai.mit.edu)
6290         * configure.in: Don't add -I, -L, -R options for cc if their
6291         arguments would be empty.
6293 1994-11-11  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6295         * configure.in (i860-intel-osf1*): New alternative.
6296         (mips-sgi-irix5.[01]*): Distinguish from irix5*.
6297         (mips-sgi-irix*): Now an alias for mips-sgi-irix5*.
6299 1994-11-09  David J. MacKenzie  <djm@duality.gnu.ai.mit.edu>
6301         * configure.in: Make h_errno check not use nested functions.
6303 1994-11-09  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
6305         * Makefile.in (install-arch-indep): Delete *.orig in copied dirs.
6307 1994-11-08  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6309         * Makefile.in (install-arch-indep): Avoid continued comment
6310         swallowing target line.
6312 1994-11-08  David J. MacKenzie  (djm@churchy.gnu.ai.mit.edu)
6314         * configure.in: Protect a character class with `changequote'.
6316 1994-11-07  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
6318         * configure.in: Accept `news' as a synonym for `newsos'.
6320 1994-11-03  Karl Heuer  <kwzh@hal.gnu.ai.mit.edu>
6322         * Makefile.in: Don't rm files if cd fails.
6324 1994-11-01  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6326         * make-dist: Put nt subdir and its subdirs in the dist.
6327         (lib-src): Put makefile.nt in the dist.
6328         (lisp): Put makefile.nt in the dist.
6330 1994-10-29  David J. MacKenzie  (djm@geech.gnu.ai.mit.edu)
6332         * configure.in: Change a stray `[' to `test'.
6334 1994-10-28  David J. MacKenzie  <djm@duality.gnu.ai.mit.edu>
6336         * configure.in: Adapt for Autoconf v2.  Use the standard argument
6337         parser, host type canonicalizer, X11 finder, and message
6338         printing macros.  Use the new macro names.  Use `test' instead of `['.
6340 1994-10-26  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6342         * configure.in: Check for getpagesize.
6344 1994-10-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6346         * make-dist (msdos): Put sed* in the distribution.
6348 1994-10-17  Morten Welinder  <terra@mole.gnu.ai.mit.edu>
6350         * config.bat: New option, `--with-x', for configuring Emacs
6351         for use with the X11 system DesqView/X.
6352         New option, `--no-debug', for compiling Emacs without debug
6353         information thus saving disk space.
6354         (src/config.h, src/paths.h): Use `update' (which is like
6355         `move-if-changed') to change the file.
6356         (src/config.h): When configuring for X11 perform extra changes.
6357         (src/makefile): When configuring for X11 perform extra changes.
6358         (lib-src): Remove temporary files.
6359         (): Check that `sed', `rm', `mv', and `gcc' are available.
6361 1994-10-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6363         * Makefile.in (sharedstatedir): Substitute sharedstatedir properly.
6365         * configure.in (bitmapdirs): Default to /usr/include/X11/bitmaps.
6367 1994-10-16  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6369         * configure.in (EMACS_CONFIGURATION): Use $canonical as value.
6371         * configure.in (canonical): Substitute var into makefiles.
6372         (bitmapdir): Likewise.
6374         * Makefile.in (bitmapdir): New variable.
6375         (src/paths.h, paths-force): Edit PATH_BITMAPS.
6377 1994-10-15  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6379         * make-dist: Put update-subdirs and lisp/subdirs.el in the dist.
6381         * Makefile.in (dist, install-arch-indep): Run update-subdirs.
6382         * update-subdirs: New shell script.
6384 1994-10-13  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6386         * Makefile.in (top_distclean): Don't rm build-install.
6387         (SOURCES): Delete build-install.in.
6389         * make-dist: Don't distribute build-ins.in.
6390         * build-ins.in: File deleted.
6392 1994-10-12  David J. MacKenzie  (djm@duality.gnu.ai.mit.edu)
6394         * Makefile.in (mkdir): Use mkinstalldirs instead of make-path.
6396 1994-10-11  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6398         * Makefile.in: Use libexecdir and sharedstatedir as appropriate.
6400         * configure.in (libexecdir): Renamed from libdir.  New default.
6401         (sharedstatedir): Renamed from statedir.  New default.
6402         (datadir): New default.
6404         * make-dist: Don't distribute subdirs.el.
6406 1994-10-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6408         * configure.in (eaccess): Check for it.
6410 1994-10-04  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6412         * configure.in (mktime): Check for it.
6414 1994-10-02  Paul Reilly  <pmr@geech.gnu.ai.mit.edu>
6416         * configure.in (motif): Add support for usage and option checking.
6418 1994-09-24  Richard Stallman  <rms@churchy.gnu.ai.mit.edu>
6420         * configure.in (utimes): Check for it.
6422 1994-09-23  Richard Stallman  <rms@churchy.gnu.ai.mit.edu>
6424         * Makefile.in (install-arch-indep): Don't do mkdir here.
6426 1994-09-21  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6428         * configure.in (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*):
6429         riscix.h renamed to acorn.h.
6431 1994-09-21  Michael Ben-Gershon  (mybg@cs.huji.ac.il)
6433         * configure.in (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*):
6434         New configurations.
6436 1994-09-21  David J. MacKenzie  (djm@geech.gnu.ai.mit.edu)
6438         * configure.in: Remove trailing slashes from srcdir.
6440 1994-09-21  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6442         * configure.in (i[345]86-sequent-ptx*): Handle
6444 1994-09-20  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6446         * Makefile.in (paths-force): Depend on src/paths.h
6448 1994-09-19  Karl Heuer  <kwzh@hal.gnu.ai.mit.edu>
6450         * configure.in (config_options): Save all arguments, not just some.
6452 1994-09-18  Karl Heuer  <kwzh@hal.gnu.ai.mit.edu>
6454         * Makefile.in (install-arch-indep): Copy DOC-*, not DOC*
6456         * configure.in: Add AC_AIX.
6457         Add checks to set HAVE_STRUCT_UTIMBUF, HAVE_TIMEVAL, HAVE_SELECT.
6459 1994-09-18  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6461         * configure.in (parsing options): Simplify sed command to delete -'s.
6463 1994-09-16  Karl Heuer  <kwzh@churchy.gnu.ai.mit.edu>
6465         * configure.in (config_options): New shell variable.
6466         Pass its value to C code in EMACS_CONFIG_OPTIONS.
6468 1994-09-16  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6470         * configure.in (alpha-dec-osf*): New target.
6472         * Makefile.in: Use just one FRC target.
6474 1994-09-15  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6476         * Makefile.in (removenullpaths, paths-force):
6477         Use name paths.h.tmp$$, which depends on the pid.
6479 1994-09-14  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6481         * Makefile.in (removenullpaths, paths-force):
6482         Put paths.h.tmp in top-level dir, not in src.
6484 1994-09-11  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6486         * Version 19.27 released.
6488 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6490         * Version 19.26 released.
6492 1994-09-04  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6494         * configure.in: Check for lrand48, not rand48.
6496 1994-09-03  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6498         * configure.in (powerpc-ibm-aix3.1*, powerpc-ibm-aix3.2.5)
6499         (powerpc-ibm-aix*): New aliases.
6501 1994-08-21  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6503         * make-dist (src/m, src/s): Put *.inp in distribution.
6505 1994-08-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6507         * configure.in: Accept i586 and i486 along with i386.
6509 1994-08-15  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6511         * configure.in: Do compute unexec, LIBX, system_malloc, etc
6512         even if CPP env var was set by the user.
6514         * configure.in (i[34]86-*-*): For SCO 3.2v4, fix NON_GNU_CPP value.
6516 1994-08-14  Jonathan I. Kamens  (jik@gza-client1.aktis.com)
6518         * Makefile.in: Uninstall "$(EMACS)", not "emacs".
6520 1994-08-13  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6522         * configure.in (i[34]86-*-*): For SCO 3.2v4, set NON_GNU_CPP.
6524 1994-08-09  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6526         * configure.in: Check more specifically for i*86-sun-sunos.
6528 1994-08-03  Caveh Jalali  (caveh@eng.sun.com)
6530         * configure.in: Handle solaris 2.4.
6532 1994-07-27  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6534         * configure.in (rand48): Check for it.
6536 1994-07-26  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6538         * make-dist: Update the info files.
6540 1994-07-25  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6542         * configure.in: Make "checking..." messages' style consistent.
6543         (HAVE_H_ERRNO): New test.
6545 1994-07-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6547         * configure.in (i860-*-sysv4*): Set NON_GNU_CC and NON_GNU_CPP.
6549 1994-07-12  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6551         * configure.in (CFLAGS): If the envvar was specified, use that.
6552         And set REAL_CFLAGS from it too.
6554 1994-07-11  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6556         * make-dist: Update finder-inf.el.
6558 1994-07-07  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6560         * make-dist (msdos): Include sed4.inp in dist.
6562         * Makefile.in (libsrc_libs): Var deleted.
6564 1994-07-06  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6566         * Makefile.in (mkdir, removenullpaths): Put g in sed replace commands.
6568 1994-06-26  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6570         * configure.in (mips-sony-newsos4*): New alias.
6572 1994-06-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6574         * configure.in (*-convex-bsd*): Set NON_GNU_CPP.
6575         (*-convex-convexos*): Accept this as alias.
6577 1994-06-19  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6579         * configure.in: Get CFLAGS both with and without THIS_IS_CONFIGURE,
6580         for two different uses.
6582 1994-06-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6584         * configure.in: Define THIS_IS_CONFIGURE when extracting CFLAGS etc.
6586 1994-06-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6588         * make-dist: Put ./BUGS into the distrib.
6590 1994-06-13  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6592         * configure.in: Handle 386 running Solaris 2.
6594 1994-06-06  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6596         * configure.in (mips-siemens-sysv*): Use cpp, not cc -E.
6598 1994-06-05  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6600         * configure.in (mips-sony-newsos*): Use news-risc.h.
6602         * configure.in: Accept bsdi as opsys, like bsd386.
6604 1994-06-01  Morten Welinder  (terra@diku.dk)
6606         * config.bat (src/paths.h): Use sed script msdos/sed4.inp.
6608 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6610         * Version 19.25 released.
6612         * make-dist (shortversion): Don't assume another period follows.
6614 1994-05-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6616         * Makefile.in (install-arch-indep): Use /bin/pwd uniformly, not pwd.
6617         (uninstall): Use /bin/pwd.
6619         * Makefile.in (blessmail): Depend on src.
6620         (all): Don't depend on blessmail.
6622         * Makefile.in (src/paths.h): Don't force recomputation.
6623         (paths-force): New target; force recomputation of paths.h.
6624         (all): Depend on paths-force.
6625         (src, lib-src): Depend on src/paths.h.
6627         * configure.in (*-sun-sunos4*): Set GCC_TEST_OPTIONS,
6628         NON_GCC_TEST_OPTIONS.
6630 1994-05-26  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6632         * configure.in: Don't insist on subversions for irix.
6634 1994-05-24  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6636         * configure.in (hppa*-hp-hpux9shr): Move alternative up.
6638         * configure.in (i[34]86-next-*): New alternative.
6640 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6642         * Version 19.24 released.
6644         * configure.in: New config hppa*-hp-hpux9shr*.
6646 1994-05-22  Morten Welinder  (terra@tyr.diku.dk)
6648         * config.bat: Doc fix.
6650 1994-05-21  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6652         * Makefile.in (mostlyclean, clean, distclean, realclean)
6653         (extraclean): Don't act on man subdir if it doesn't exist.
6655 1994-05-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6657         * configure.in (GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS): New vars.
6658         Use them to set up CC.
6659         (*-sun-sunos4.1.3): Set them.
6661 1994-05-19  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6663         * Makefile.in (lib-src): Don't depend on src/paths.h.
6665 1994-05-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6667         * build-ins.in (copydests): Get rid of spurious `-'s.
6669         * configure.in: Define EMACS_CONFIGURATION instead of CONFIGURATION.
6671 1994-05-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6673         * Version 19.23 released.
6675         * configure.in [HAVE_X11]: Merge $C_SWITCH_X_SITE into CFLAGS
6676         for the Xlib and Xt checks; then restore old CFLAGS.
6678 1994-05-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6680         * configure.in (HAVE_X11XTR6): Add newline before #if.
6681         Add newline after #endif.
6683 1994-05-13  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6685         * configure.in (HAVE_X11XTR6): Arrange to define it.
6687 1994-05-12  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6689         * Makefile.in (install): Depend on blessmail.
6691 1994-05-12  David J. MacKenzie  (djm@nutrimat.gnu.ai.mit.edu)
6693         * configure.in (mips-siemens-sysv*): Put quotes around value
6694         containing blanks.
6696 1994-05-11  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6698         * Makefile.in (TAGS): Use the makefile in src subdir.
6700 1994-05-10  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
6702         * configure.in (opsys): Recognize `gnu'.
6704 1994-05-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6706         * configure.in (using NON_GNU_CPP): Fix test for CPP already set.
6708 1994-05-09  David J. MacKenzie  (djm@nutrimat.gnu.ai.mit.edu)
6710         * configure.in: Remove AC_LANG_C call.  Not needed with Autoconf
6711         version > 1.8.
6713 1994-05-08  Morten Welinder  (terra@diku.dk)
6715         * config.bat: Forcibly remove "# " style comments from makefiles.
6717 1994-05-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6719         * Makefile.in (uninstall): When processing lispdir and etcdir,
6720         do nothing unless it exists and is a directory.
6722 1994-05-06  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6724         * Makefile.in (install-arch-indep): Do install info/dired-x*.
6725         Merge code in from install-doc.
6726         (install-doc): Merge code back into install-arch-indep.
6727         (install-arch-dep): Don't depend on install-doc.
6729         * configure.in (run_in_place): Don't use pwd for archlibdir and docdir.
6731 1994-05-04  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6733         * configure.in (making src/Makefile and lib-src/Makefile):
6734         Split off the autoconf substitutions and don't pass them thru cpp.
6735         (undefs): Use $canonical as well as $configuration.
6737         * make-dist: Distribute lisp/Makefile.
6739         * configure.in: Recognize m88k-dg-dgux5.4.3* and m88k-dg-dgux5.4.2*.
6740         Use lower case names for the s files.
6742 1994-05-03  Morten Welinder  (terra@diku.dk)
6744         * config.bat: Added possibility for different file name
6745         transcriptions in lib-src.
6747 1994-05-03  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6749         * Makefile.in (lib-src): Undo previous change.
6750         (blessmail): New target to run maybe-blessmail in lib-src.
6751         (all): Depend on blessmail.
6753         * Makefile.in (lib-src): Depend on src.
6755 1994-04-30  Paul Reilly  (pmr@churchy.gnu.ai.mit.edu)
6757         * configure.in (m88k-dg-dgux5.4R3): Use dgux5-4R3.
6758         (m88k-dg-dgux5.4R2): dgux5.4R2.
6760 1994-04-29  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6762         * configure.in (window_system): Restore accidentally deleted code
6763         that uses AC_FIND_X.
6765         * make-dist: Distribute config.bat.
6767 1994-04-29  Morten Welinder  (terra@diku.dk)
6769         * config.bat: Corrected the configuration of lib-src
6770         to keep up with configure.  Add note about dos version 3
6771         or better needed (djgpp needs that).  Add note explaining
6772         that either install in c:/emacs or edit the script.
6773         Don't change to c:/emacs, but assume we're there (to minimize
6774         the number of places to change).
6776         * config.bat: Build-in the first step towards X11 support with
6777         the X11 emulator that exists.  At this time it won't work,
6778         and several files are missing.
6780 1994-04-28  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6782         * configure.in: Use m/hp800.h in place of m/hp9000s800.h.
6783         Don't look for -lresolv.
6785         * Makefile.in (lib-src): Depend on src/paths.h.
6787 1994-04-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6789         * configure.in: Restore deleted AC_SUBST of `configuration'.
6790         Improve error message for bad --with-x-toolkit value.
6792         * configure.in: Define CONFIGURATION in src/config.h
6793         rather than substituting in src/Makefile.in.
6795 1994-04-26  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
6797         * Makefile.in (install-doc): New target.
6798         (install-arch-dep): Depend on install-doc.
6799         (mkdir): Create docdir.
6801 1994-04-22  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6803         * configure.in: Test for libresolv.a.
6804         Substitute machfile and opsysfile.
6806 1994-04-22  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
6808         * Makefile.in (.PHONY, install): Kill reference to obsolete do-install.
6809         (install-arch-dep): Install under the name $(EMACS).
6811 1994-04-21  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6813         * configure.in (version): Use entire value of emacs-version.
6814         (mips-siemens-sysv*): New alternative.
6816 1994-04-19  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6818         * Makefile.in (install-arch-indep): Don't install dired-x*.
6820 1994-04-18  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
6822         * configure.in (src/Makefile, lib-src/Makefile): Delete ^L.
6823         Fix definition of $undefs.
6825 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6827         * configure.in (window_system): Obey --with-x11=no and --with-x10=no.
6829         * configure.in (lib-src/Makefile.in): Use src, not lib-src, in -I.
6831 1994-04-16  David J. MacKenzie  (djm@nutrimat.gnu.ai.mit.edu)
6833         * configure.in: Call AC_LANG_C, if it's defined, after AC_PREPARE.
6835 1994-04-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6837         * configure.in (lib-src/Makefile.in): Make this from Makefile.in.in
6838         and run it thru cpp, as with src/Makefile.in.
6840         * configure.in: Use AC_SET_MAKE.
6842 1994-04-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6844         * configure.in (i[34]86-ncr-sysv*): Use usg5-4-2.
6846 1994-04-13  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6848         * Makefile.in (MAKE): Don't just assign it--use @SET_MAKE@.
6850         * configure.in (CFLAGS): Exclude ${CFLAGS} from singlequotes.
6851         (printing the choices): Make the toolkit message unconditional.
6852         (USE_X_TOOLKIT): Use `none', not `no', if none.
6853         (include libsrc_libs): Include config.h, and specify -I for srcdir.
6854         Get rid of temp file foofoo1.
6856 1994-04-13  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
6858         * configure.in (CFLAGS): Use shell syntax, not Makefile.
6860 1994-04-12  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6862         * configure.in (window_system): If no X, set USE_X_TOOLKIT=no.
6863         (printing the choices): State choice of toolkit.
6864         (libsrc_libs): Recalculate after writing config.h;
6865         then update lib-src/Makefile.
6867 1994-04-11  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6869         * configure.in: Add sunos4shr as alternative for suns.
6870         Conditionals testing for null $CC were backwards.
6872 1994-04-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6874         * make-dist (msdos): Don't link patch1.  Link sed*.inp, not sed.in*.
6876 1994-04-09  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6878         * configure.in: Handle -isc4.0*.
6880 1994-03-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6882         * configure.in (esix5): Set NON_GNU_CPP.
6884 1994-03-24  Roland McGrath  (roland@mole.gnu.ai.mit.edu)
6886         * Makefile.in (thisdir): Nonsensical variable removed.
6887         (install-arch-indep): Set shell var thisdir=`pwd` before cd and cd
6888         back to $thisdir, rather than the directory `this_dir'.
6890 1994-03-17  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
6892         * Makefile.in (install-arch-indep): Add missing backslash after a
6893         `then'.
6895 1994-03-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6897         * Makefile.in (thisdir): New variable.
6898         (install-arch-indep): Go back to thisdir to run INSTALL_DATA.
6900 1994-03-08  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
6902         * configure.in: Add freebsd.
6904 1994-03-08  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
6906         * configure.in: Check for fpathconf.
6908 1994-03-02  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
6910         * configure.in (with_x_toolkit): Fix typo in previous change.
6912 1994-03-01  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
6914         * configure.in: New s-file for rs60000-ibm-aix3.2.5.
6916 1994-02-26  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6918         * configure.in (with_x_toolkit): Don't allow motif or open-look.
6920 1994-02-24  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
6922         * configure.in: Fix value of docdir.
6923         * Makefile.in (install-arch-indep): Install DOC* in docdir.
6925 1994-02-24  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6927         * configure.in (*-sysv4.1): Set NON_GNU_CPP.
6929 1994-02-22  Karl Heuer  (kwzh@geech.gnu.ai.mit.edu)
6931         * configure.in: New variable docdir to control where the docstring
6932         file goes.
6933         Makefile.in: Use it to initialize PATH_DOC in paths.h.
6935 1994-02-22  Karl Heuer  (kwzh@mole.gnu.ai.mit.edu)
6937         * configure.in: When --run-in-place, don't inherit archlibdir.
6939 1994-02-19  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6941         * Makefile.in (install-arch-dep, install-arch-indep):
6942         New targets split up former do-install rule.
6943         (do-install): Target deleted.
6945 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6947         * configure.in (mips-sony-newsos*): New configuration.
6949 1994-02-14  Frederic Pierresteguy  (fp@mole.gnu.ai.mit.edu)
6951         * configure.in (rs6000-bull-bosx*): Added support for BULL dpx20.
6953 1994-02-11  Karl Heuer  (kwzh@mole.gnu.ai.mit.edu)
6955         * configure.in: Fix misspelled symbol LD_SWITCH_X_SITE_AUX.
6957 1994-02-11  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6959         * configure.in: Don't initialize CC.
6961 1994-02-10  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
6963         * configure.in (creating src/Makefile): Also generate -U switches
6964         for symbols in the $configuration value.
6966         * configure.in: Check for sys_siglist being declared in system header.
6968 1994-02-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6970         * configure.in (creating src/Makefile): Delete blank lines
6971         along with lines of whitespace.
6972         (m68k-motorola-sysv*, m68000-motorola-sysv*): Compute proper CC value.
6974 1994-02-09  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6976         * configure.in: Get, use, and substitute C_SWITCH_MACHINE
6977         like C_SWITCH_SYSTEM.
6978         (m68*-motorola-sysv*): Set CC.  Require cpu type to be m68k or m68000.
6980 1994-02-04  Karl Heuer  (kwzh@mole.gnu.ai.mit.edu)
6982         * configure.in (drem): Check for this function.
6984 1994-02-03  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6986         * configure.in (Using NON_GNU_CPP): Don't lose if it has spaces.
6987         If CPP was inherited from environment, don't use NON_GNU_CPP.
6988         (NON_GNU_CC): Likewise.
6989         (handling with_gcc): Use explicit if in the `no' case.
6990         (cc_specified): New variable; if set, don't use NON_GNU_CC.
6992 1994-02-02  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6994         * configure.in (mips-mips-riscos4*): Set NON_GNU_CPP.
6996 1994-02-01  Karl Heuer  (kwzh@mole.gnu.ai.mit.edu)
6998         * configure.in: Check whether fmod exists.
7000 1994-01-31  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
7002         * make-dist: Distribute {src,lisp}/ChangeLog.? instead of
7003         {src,lisp}/OChangeLog.
7005 1994-01-22  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
7007         * configure.in: Restore Jan 8 and Jan 16 changes.  The -U hack is
7008         necessary for proper operation.  This code works with the current
7009         released version of Autoconf.
7011 1994-01-21  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7013         * configure.in (with_x_toolkit): Treat values athena and lucid alike.
7014         (USE_X_TOOLKIT): Define it for all values except `no'.
7016         * configure.in: Undo first Jan 8 change and Jan 16 change.
7018 1994-01-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7020         * configure.in: Handle --with-x-toolkit.  Produce lwlib/Makefile.
7021         Substitute USE_X_TOOLKIT as both C macro and Make variable.
7023         * Makefile.in (lwlib/Makefile): New target.
7024         (SUBDIR_MAKEFILES): Depend on lwlib/Makefile.
7025         (clean, mostlyclean, distclean, realclean): Handle lwlib subdir.
7026         (unlock, relock): Handle lwlib subdir.
7028         * Makefile.in: Add some .PHONY targets.
7030         * make-dist: Handle lwlib subdir like oldXMenu subdir.
7032         * lwlib: New subdirectory.
7034 1994-01-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7036         * configure.in: If CPP has a value that is a directory,
7037         discard the value.
7039 1994-01-16  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
7041         * configure.in (srcdir_undefs): Add g flag to sed substitution to
7042         remove -U[0-9]*.
7044 1994-01-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7046         * Makefile.in (do-install): Install the dired-x info files.
7048         * configure.in: Provide for variable LD_SWITCH_X_SITE_AUX.
7049         (See src/s/sol2.h.)
7051 1994-01-12  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7053         * configure.in (m68k-harris-cxux*, m88k-harris-cxux*): New configs.
7055 1994-01-08  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
7057         * configure.in (creating src/Makefile): Put code inside 2nd arg to
7058         AC_OUTPUT as it should be; hopefully noone will again see fit to
7059         gratuitously break this and not make a change log entry.
7060         Optimized sed processing of Makefile.in and cpp output; now
7061         preserves comments previously removed from the cpp input.
7062         Eliminated temp file for cpp output.  Generate -U switches to
7063         undefine all identifiers that appear in the directory name
7064         ${srcdir}; pass these to cpp.
7066         * configure.in (version): Fix sed regexp to match two-elt version
7067         number.
7069         * configure.in: Check for strerror.
7071 1994-01-07  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7073         * configure.in: Test for bcmp.
7075 1994-01-06  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7077         * make-dist (tempdir): Put subdir msdos into the distribution.
7079 1993-01-07  Morten Welinder  (terra@diku.dk)
7081         * config.bat: New file.
7083 1994-01-02  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7085         * Makefile.in (${SUBDIR} target): Pass down LDFLAGS and CPPFLAGS.
7087 1994-01-01  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7089         * configure.in (m68*-next-*): Don't care about which os is specified.
7090         (i[34]86-*-*): Check for *-nextstop*.
7092 1993-12-24  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7094         * configure.in: Check for setsid.
7096 1993-12-17  Richard Stallman  (rms@srarc2)
7098         * configure.in (*-sun-solaris*): Add special case for Solaris 2.3.
7100 1993-12-15  Richard Stallman  (rms@srarc2)
7102         * Makefile.in (mkdir): Make only the lockdir writable.
7104         * configure.in (i860-*-sysv4): Renamed from i860-*-sysvr4.
7106 1993-12-11  Richard Stallman  (rms@srarc2)
7108         * Makefile.in (libdir): Use @libdir@.
7110 1993-12-08  Richard Stallman  (rms@srarc2)
7112         * Makefile.in (install): Add empty command.
7114 1993-12-04  Richard Stallman  (rms@srarc2)
7116         * make-dist: Put man/getopt.c in the dist.
7118         * configure.in (LIBS): Add test for existence of XSetWMProtocols.
7120         * Makefile.in (install): Depend on ${SUBDIR}, not `all'.
7122 1993-12-03  Richard Stallman  (rms@srarc2)
7124         * configure.in (solaris): Set NON_GNU_CPP instead of CPP.
7125         Set it for all solaris versions.
7126         (mips-mips-riscos4*): Set NON_GNU_CC, not CC.
7127         (after checking for GCC): If not GCC, and NON_GNU_CPP is set, set CPP.
7128         Likewise for NON_GNU_CC and CC.
7130 1993-12-01  Richard Stallman  (rms@srarc2)
7132         * configure.in (mips-mips-riscos4*): Assign variable CC.
7133         (checking ${with_gcc}): If "no", don't override CC if already set.
7134         (CC): Initialize it as empty.
7136 1993-11-30  Richard Stallman  (rms@srarc2)
7138         * configure.in (Suns): Set CPP if *-solaris2.3*.
7140 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7142         * Version 19.22 released.
7144         * Makefile.in (do-install): Use umask 022 in copying etc and lisp dirs.
7146 1993-11-25  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7148         * make-dist: When breaking links, use cp -p.
7149         Copy install.sh into distribution.
7150         Move the temp dir up into the parent dir;
7151         don't leave the staging dir make-dist.tmp... in existence.
7152         * install.sh: New file.
7154 1993-11-21  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7156         * configure.in (i[34]86-ncr-sysv*): New specific alternative.
7158 1993-11-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7160         * configure.in (version): When --run-in-place, exclude
7161         ${datadir}/emacs/site-lisp from locallisppath.
7163 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7165         * configure.in: Delete jumk.c before writing it.
7167 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7169         * Version 19.21 released.
7171         * Makefile.in (mkdir): Ignore error from chmod.
7173 1993-11-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7175         * make-dist: Don't put lisp/forms.README in the distribution.
7177 1993-11-13  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7179         * configure.in (creating src/Makefile): Before running cpp,
7180         discard all lines that start with `# Generated' or /**/#.
7182 1993-11-11  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7184         * Version 19.20 released.
7186         * make-dist: Use build-ins.in, not build-install.in.
7187         Don't bother updating TAGS since it's not included.
7189         * build-ins.in: Renamed from build-install.in.
7191 1993-11-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7193         * make-dist: Don't try to link *.texinfo--there are none now.
7194         When running make in lib-src, specify YACC var value.
7196 1993-10-03  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
7198         * configure.in (extrasub): Add vpath patterns for %.[yls].
7200         * configure.in: Don't do seddery on config.status after AC_OUTPUT.
7201         Instead just include the commands to make src/Makefile as the
7202         second arg to AC_OUTPUT.
7204         * configure.in: Use : instead of dnl for comment inside
7205         $makefile_command.
7207         * configure.in: No longer use vpath_sed.  Instead, when we notice
7208         srcdir already configured, set extrasub to hack vpath in the
7209         makefiles.
7211         * configure.in: In cmds to make src/Makefile, chmod Makefile.new
7212         before moving it.
7213         * Makefile.in (VPATH): Define to @srcdir@.
7215 1993-09-28  Brian J. Fox  (bfox@cubit)
7217         * configure.in: Don't copy ${srcdir}/src/Makefile.in; that file
7218         doesn't exist.  Just copy src/Makefile.in instead.  Touch
7219         all of the Makefiles after editing config.status.
7221         * INSTALL: Update documentation to match new configuration
7222         mechanism.
7224 1993-09-27  Brian J. Fox  (bfox@ai.mit.edu)
7226         * configure.in: Allow any of the path or directory Makefile
7227         variables to be set with flags to configure.  Create all Makefiles
7228         at configure time.  Edit special commands into config.status after
7229         src/Makefile.in is built from src/Makefile.
7231         * Makefile.in (src/Makefile, lib-src/Makefile, oldXMenu/Makefile):
7232         If these files are out of date, simply have config.status
7233         rebuild them; don't rebuild them explicitly.
7235 1993-09-25  Brian J. Fox  (bfox@ai.mit.edu)
7237         * build-install.in: Change src/xemacs to src/emacs.  We no longer
7238         create src/xemacs, so the file wouldn't be found.
7240         * make-dist: Remove `src/ymakefile', add `src/Makefile.in.in'.
7242 1993-09-24  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
7244         * configure.in: Avoid forcing the search of /usr/include before
7245         fixed include files by resetting C_SWITCH_X_SITE if it is
7246         "-I/usr/include".
7248 1993-09-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7250         * Makefile.in (@rip_paths@locallisppath):
7251         Delete ${datadir}/emacs/site-lisp.
7253 1993-09-15  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
7255         * configure.in:
7256         Use AC_QUOTE_SQUOTE twice to properly quote vpath_sed value.
7257         Remove ${extra_output} from AC_OUTPUT call.
7259 1993-09-17  Brian J. Fox  (bfox@inferno)
7261         * make-dist: Quote backquotes found in strings to be echoed.
7263         * configure.in: Use "sh -c pwd" when we want to avoid having the
7264         shell fix up the value of $PWD.
7266 1993-09-13  Brian J. Fox  (bfox@inferno)
7268         * Makefile.in (do-install): Don't abort if ln or chmod at the end
7269         of the installation fail.  Suggested by Karl Berry.
7271 1993-08-30  Brian J. Fox  (bfox@inferno)
7273         * Makefile.in (*clean): Use "$(MAKE) $(MAKEFLAGS)" wherever "make"
7274         was used.  Set MAKEFLAGS from MFLAGS.
7276 1993-09-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7278         * configure.in: Test for res_init in libc.
7280 1993-09-13  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7282         * configure.in: In the file ${tempcname}, use configure___
7283         instead of @configure@.
7285 1993-09-12  Roland McGrath  (roland@sugar-bombs.gnu.ai.mit.edu)
7287         * make-dist: Dist vpath.sed
7289         * Makefile.in (lib-src/Makefile, src/Makefile, oldXMenu/Makefile):
7290         Depend on vpath.sed.
7291         Replace sed comand for VPATH with @vpath_sed@.
7293         * configure.in: Substitute variable `vpath_sed'.
7294         If not in $srcdir and $srcdir is configured,
7295         issue warning that GNU make is required,
7296         and set vpath_sed to use vpath.sed script.
7298 1993-09-10  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
7300         * configure.in: Remove check for $srcdir being configured.  This
7301         pretty much works now.
7302         Grok {m68*-hp,i[34]86-*}-netbsd* and set opsys=netbsd.
7303         Check for XFree86 (/usr/X386/include) independent of whether
7304         -lXbsd exists.
7306         * Makefile.in (info, dvi, clean, mostlyclean, distclean,
7307         realclean, unlock, relock): Use `$(MAKE)' in place of plain
7308         `make'.
7310 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7312         * Version 19.19 released.
7314         * configure.in (i386-*-sunos4): Assume Sunos 4.0.
7316 1993-08-13  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7318         * configure.in: Check for XScreenNumberOfScreen.
7320 1993-08-12  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7322         * configure.in: Add * to end of all configuration alternatives.
7323         (m68*-sony-newsos3*): New alternative.
7325 1993-08-11  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7327         * make-dist: Include getdate.c in distribution.
7329         * configure.in: For --help, use $PAGER if it is set.
7330         (LIB_X11_LIB): Default to -lX11.
7331         (mips-sgi-irix5.*): New alternative.
7333         * Makefile.in (do-install): Install info/gnus* and info/sc*.
7335         * configure.in (m68*-hp-hpux*, hppa*-hp-hpux*):
7336         Recognize *.B8.* as hpux version 8.
7337         (m68*-tektronix-bsd*): Fix typo in tek4300.
7338         (AC_HAVE_FUNCS): Add ftime.
7340 1993-08-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7342         * configure.in (m88k-tektronix-sysv3*): Added the missing *.
7343         Use tekxd88, not tekXD88.
7345 1993-08-10  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
7347         * configure.in: Check for -lm.  Then can check for frexp and logb.
7349 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7351         * Version 19.18 released.
7353         * make-dist (src): Don't put gnu-hp300 in dist.
7354         (src, lisp): Include OChangeLog in dist.
7356 1993-08-08  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7358         * configure.in: Test for presence of logb and frexp functions.
7360 1993-08-05  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7362         * configure.in (machine): Add i370-ibm-aix*.
7364 1993-08-03  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7366         * configure.in (function checks): Test for mkdir and rmdir.
7368         * configure.in (function checks): Don't test for random and bcopy
7369         only when we're building with X; look for them all the time.
7371 1993-07-30  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7373         * configure.in: Test for availability of bcopy functions, searching
7374         the X libraries if we're using X.
7376         * configure.in: Test for the presence of/usr/lpp/X11/bin/smt.exp,
7377         and #define HAVE_AIX_SMT_EXP if we do.  This is present in some
7378         versions of AIX, and needs to be passed to the loader.
7380         * configure.in: Test for the availability of the
7381         XScreenResourceString function.
7383 1993-07-30  David J. MacKenzie  (djm@frob.eng.umd.edu)
7385         * configure.in: If we found X on our own, set C_SWITCH_X_SITE and
7386         LD_SWITCH_X_SITE and assume --with-x11.
7387         Only look for X11 files if we weren't told about a window system
7388         or if we were told to use X11 but not told where.
7389         Search the libraries from the s and/or m files when checking for
7390         functions.
7392         * configure.in: Remove any trailing slashes in prefix and exec_prefix.
7394 1993-07-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7396         * make-dist: Include lisp/dired.todo in the distribution.
7398 1993-07-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7400         * configure.in: Add code to set HAVE_INET_SOCKETS.
7402 1993-07-21  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7404         * configure.in: If we do find x_includes and x_libraries
7405         via AC_FIND_X, set C_SWITCH_X_SITE and LD_SWITCH_X_SITE.
7407 1993-07-19  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7409         * make-dist: Include src/gnu-hp300 in the dist.
7411         * configure.in (canonical): New variable holds the canonicalized
7412         configuration.  Don't alter `configuration'.  Use `configuration'
7413         for Makefile.in for file naming.
7414         (testing x_includes and x_libraries): Use =, not ==.
7416 1993-07-17  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
7418         * Version 19.17 released.
7420         * Makefile.in (src/Makefile): Propagate C_SWITCH_SYSTEM to the src
7421         directory's makefile.  This allows the invocation of CPP which
7422         builds xmakefile to receive these switches.  The SunSoft C
7423         preprocessor inserts spaces between tokens if it doesn't get the
7424         -Xs flag requested in src/s/sol2.h.
7426 1993-07-12  Frederic Pierresteguy  (F.Pierresteguy@frcl.bull.fr)
7428         * configure.in (m68k-bull-sysv3): New config.
7430 1993-07-10  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7432         * configure.in: Use the autoconf AC_FIND_X macro to try to find
7433         the X Windows libraries.
7435 1993-07-07  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7437         * make-dist (tempdir): Don't create lisp/forms-mode directory in
7438         the distribution.  Those files aren't kept in their own
7439         subdirectory any more.
7441 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7443         * Version 19.16 released.
7445 1993-06-23  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7447         * configure.in: Add --verbose flag.
7449 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7451         * version 19.15 released.
7453 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7455         * Makefile.in (top_distclean): Use -f switch when cleaning out
7456         lock dir; it might be empty.
7458         * configure.in: Only check for -lXbsd once.
7460 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7462         * Version 19.14 released.
7464 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7466         * make-dist: If using gzip, create distribution with '.gz' extension.
7468         * make-dist (lisp/term): This doesn't have a ChangeLog anymore.
7469         (lisp/forms-mode): This doesn't exist anymore.
7471         * configure.in: Look for the closedir function.
7473 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7475         * configure.in (CPP): Autoconf sets this to a shell variable
7476         reference, which doesn't work when it's edited into a makefile.
7477         Expand that variable reference.
7479         * Makefile.in (CPP): New variable.
7480         (src/Makefile): Edit CPP into src/Makefile.
7482         * Makefile.in (src/Makefile): Don't bother exiting single quotes
7483         and entering double quotes to get the values of LD_SWITCH_X_SITE
7484         and the other make variables; make substitutes them in anyway.
7486         * Makefile.in (uninstall): Don't remove the lisp and etc
7487         directories if they're in the source tree.
7489         Bring mumbleclean targets into conformance with GNU coding standards.
7490         * Makefile.in (mostlyclean, clean): Separate these two; just have
7491         them pass the request to the subdirectory makefiles.
7492         (distclean): Pass the request down, and then get rid of the
7493         files configure built, and get rid of the Makefiles.
7494         (realclean): Pass the request down, and then do the same things
7495         distclean does.
7496         (uninstall, info, dvi): New targets.
7498         * configure.in: Move clause for PC-compatible i386 box to the end
7499         of the case statement, to avoid masking configurations below.
7501         * configure.in: Add case for m88k-motorola-sysv4.
7503         * configure.in: Add support for HP/UX versions 7, 8, and 9 on
7504         the HP 68000 machines.
7506         * configure.in: Put the arguments to LD_SWITCH_X_SITE's and
7507         C_SWITCH_X_SITE's -L and -I switches in quotes, so the
7508         preprocessor won't fiddle with them.
7510 1993-06-13  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7512         * Makefile.in (TAGS): cd to src to run etags.
7514 1993-06-12  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7516         * configure.in (version): Check the X libraries for XrmSetDatabase
7517         and random, and see if we have -lXbsd.
7519 1993-06-11  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7521         * configure.in: Pass "-Isrc" to the CPP we run to examine the
7522         s/*.h and m/*.h files.  Martin Tomes
7523         <mt00@controls.eurotherm.co.uk> says ISC Unix 3.0.1 needs it.
7525 1993-06-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7527         * configure.in: Move i386-prime-sysv* and i386-sequent-bsd*
7528         above the general i386 alternative.
7530 1993-06-10  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7532         * configure.in: Recognize configuration name for Data General
7533         AViiON machines.
7535         * configure.in: Use AC_LONG_FILE_NAMES.
7537 1993-06-09  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7539         * configure.in: Test for bison.
7540         * Makefile.in (YACC): New variable.
7541         (lib-src/Makefile.in): Edit YACC into the makefile.
7543 1993-06-08  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
7545         * Version 19.13 released.
7547         * configure.in (CFLAGS): Don't set this according to the value of
7548         the GCC shell variable.  Instead, consult the machine and system
7549         files for the values of C_OPTIMIZE_SWITCH and C_DEBUG_SWITCH, and
7550         test __GNUC__ while we're at it.
7552         * configure.in: Remove extra ;; from hpux cases.
7554 1993-06-07  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
7556         * configure.in: Check to see if the system has -ldnet.
7558 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7560         * make-dist: Add clauses to distribute lisp/forms-mode.
7562 1993-06-07  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7564         * configure.in (machine): Fix the versions in hpux version number test.
7565         Do not guess based on cpu type.  Do check for explicit system version.
7567 1993-06-03  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7569         * configure.in: Do NOT look for `unknown' as company name.
7571 1993-06-02  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7573         * configure.in: Fix typo in message.
7575 1993-06-01  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7577         * Version 19.12 released.
7579         * Makefile.in (do-install): Correct previous etc-copying change.
7580         Partially rewrite using `if'.
7581         (src/Makefile): Insert --x-libraries option into LD_SWITCH_X_SITE.
7583         * Version 19.11 released.
7585         * configure.in: Handle 386bsd.
7587 1993-05-31  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7589         * make-dist: Update getdate.c.
7591         * configure.in: Handle bsd386.
7593         * Makefile.in (do-install): Use `-' in tar options.
7595         * configure.in: Change  ! "${...}"  to  x"${...}" = x.
7597         * Makefile.in (do-install): Copy the DOC-* files from the build
7598         etc directory, as well as lots of things from ${srcdir}/etc.
7600         * make-dist: Copy config.guess.
7602         * configure.in: Handle AIX versions 1.2, 1.3.
7604 1993-05-30  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7606         * configure.in: Use s/bsd4-3.h for mips-mips-riscos4, and add
7607         the configuration name mips-mips-usg* to represent USG systems.
7609         * configure.in: Fix logic to detect if srcdir is already configured.
7611         * Makefile.in: Pass in LD_SWITCH_X_SITE.
7613         * Makefile.in (mkdir, clean, mostlyclean, do-install): Use `(cd
7614         foo && pwd)` instead of `(cd foo ; pwd)` to get the canonical name
7615         of a directory; cd might fail, and have pwd print out the current
7616         directory.
7618 1993-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7620         * configure.in: When looking for sources, use '.', not `.`.  Also '..'.
7622 1993-05-30  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7624         * configure.in: Complain if srcdir points at an already-configured
7625         tree.
7627 1993-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7629         * Version 19.10 released.
7631 1993-05-29  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7633         * Makefile.in: Use Makefile comments, not C comments.
7635         * configure.in: Add case for the Tektronix XD88.
7637 1993-05-29  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7639         * configure.in: Handle sysv4.2 and sysvr4.2.
7641 1993-05-29  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7643         * configure.in: Traverse the argument list without destroying it;
7644         don't use shift.  It turns out that "set - ${saved_arguments}"
7645         doesn't work portably.
7647         * configure.in: Add missing "fi".
7649         * make-dist: Rebuild configure if configure.in is newer.
7651         * Makefile.in (src:, lib-src:, FRC:): Force the src and lib-src
7652         targets to be executed even if make remembers that it has already
7653         satisfied FRC.
7655 1993-05-29  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7657         * Makefile.in (do-install): Delete redundant code to copy etc twice.
7659         * configure.in (romp): Handle various version numbers with aos and bsd.
7661 1993-05-28  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7663         * configure.in: Fix message text.
7665 1993-05-28  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7667         * make-dist: Make a `site-lisp' directory in the distribution,
7668         instead of a `local-lisp' directory, which hasn't been the
7669         appropriate name for a long time.
7670         * Makefile.in (@rip_paths@locallisppath): Use site-lisp directory
7671         from the distribution first, then /usr/local/lib/emacs/site-lisp.
7673         * Makefile.in (do-install): Correctly detect if ./etc and
7674         ${srcdir}/etc are the same.
7676         * configure.in: Extract UNEXEC from the system configuration
7677         files, compute the name of the source file corresponding to the
7678         object file, and #define it as UNEXEC_SRC in config.h.
7680         * configure.in: If srcdir is '.', then try using PWD to make it
7681         absolute.
7683         * configure.in: Include ${srcdir} in the printed report, to help
7684         people notice if it's an automounter path.
7686 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7688         * configure.in (prefix): Don't run pwd on srcdir unnecessarily.
7690 1993-05-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7692         * Makefile.in (do-install): Delete the dest dir, not the source dir,
7693         when they are different.  Add  `shift' command.
7694         (COPYDESTS, COPYDIR): Delete external-lisp dir.
7695         (externallispdir): Var deleted.
7697         * configure.in: Delete spurious paren outputting short_usage.
7699 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7701         * Version 19.9 released.
7703 1993-05-26  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7705         * Makefile.in (${SUBDIR}): Pass the value of the make variable to
7706         subdirectory makes.
7708         * make-dist: Check for .elc files with no corresponding .el file.
7710         * Makefile.in (mkdir): Make all the directories in locallisppath.
7712         * config.guess: New file.
7713         * configure.in: Use it, tentatively.
7714         * INSTALL: Mention its usage.
7716         * configure.in (hppa-hp-hpux): Use uname -r instead of uname -m;
7717         the former gives you the operating system rev directly.  Use
7718         s/hpux.h if we don't recognize what we got.
7720         * Makefile.in (do-install): Don't remove a destination directory
7721         if it's the same as the source.  If ${srcdir}/info == ${infodir},
7722         don't try to copy the info files.
7724         * Makefile.in (COPYDIR, COPYDESTS): Don't mention etc twice; this
7725         doesn't work if you're not using a separate source directory.
7726         (do-install): Copy the build tree's etc directory only after
7727         making sure it's not also the source tree's etc directory.
7729 1993-05-26  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7731         * configure.in: Handle sunos4.1.3 specially.
7733 1993-05-25  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7735         * Makefile.in (INSTALL): Add definition.
7737         * configure.in: Fix some messages.  Support -with-gnu-cc.
7738         At the end, use `set --', not `set -'.
7739         Delete spurious `.h' in hpux alternatives.
7741 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7743         * Version 19.8 released.
7745 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7747         * configure.in: When looking for source in the same directory as
7748         the configure script, make the path thus discovered absolute.
7749         If the user specifies the `--srcdir' switch, make that directory
7750         absolute too.
7752         * Makefile.in (srcdir): Remove comment saying this doesn't work.
7754         * Makefile.in (src/paths.h): Edit the `infodir' variable into this
7755         too, as the value of the PATH_INFO macro.
7757         * configure.in: Check to see if the source lives in the same
7758         directory as the configure script.
7760 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7762         * Makefile.in (install): Split this into `install' and
7763         `do-install', to give people more control over exactly what gets
7764         done.
7765         (do-install): New target, containing the guts of `install'.  Don't
7766         remove and recreate the directories inside the copying loop - do
7767         it all before the copying loop.  Pass more flags to the lib-src
7768         make.
7769         (mkdir): Create ${infodir}, ${mandir}, and ${sitelispdir} here, to
7770         avoid errors and warnings.
7772         * configure.in: For generic IBM PC boxes, insist on "unknown" for
7773         the manufacturer - the more general case was blocking other i386
7774         configuration names below, and that's how the names are written in
7775         MACHINES anyway.
7777         * make-dist: When breaking links, remove the link before moving
7778         the copy onto it, to avoid interactive behavior.
7780         * Makefile.in: Doc fix.
7782         * configure.in: Doc fix.
7784         * INSTALL: Mention --exec-prefix option.
7786         * configure.in: Add support for the `--exec-prefix' option.
7787         * Makefile.in: Accept that support.
7789         * configure.in: Use the AC_PROG_INSTALL macro.
7790         * Makefile.in (INSTALL): Variable removed.
7791         (INSTALL_PROGRAM, INSTALL_DATA): Accept these values from configure.
7793         * configure.in: Distinguish between hp800's and hp700's by calling
7794         "uname -m".
7796 1993-05-24  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7798         * configure.in: Recognize configuration names for i860 boxes
7799         running SYSV.
7801 1993-05-23  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7803         * configure.in: Distinguish between hp800's and hp700's by the
7804         version of HP/UX they run, since that's something people are more
7805         likely to know - hp700's run 8.0.
7806         Add HP 700 configuration.
7808         * configure.in: Test for the presence of the `rename' function.
7810         * Makefile.in (C_SWITCH_X_SITE): New variable - get this from
7811         configure.in.
7812         (oldXMenu/Makefile): Edit C_SWITCH_X_SITE into this.
7814         * make-dist: Break intra-tree links.
7816         * configure.in: Explain that this is an autoconf script, and give
7817         instructions for rebuilding configure from it.  Arrange to put
7818         comments in configure explaining this too.
7820         * configure.in: Make the first line of the configure script be
7821         "#!/bin/sh".  Leaving the first line blank didn't work.
7823         * configure.in (long_usage): Removed; made short_usage describe
7824         the options briefly.
7826         * configure.in: Implement the --prefix option.
7827         * Makefile.in (prefix): Add support for it here.
7828         * INSTALL: Document it here.
7830         * Makefile.in (install): Don't assume that the files in the `info'
7831         subdirectory match  *.info.  They don't have that prefix.
7833 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7835         * configure.in: Add case for version 5 of Esix.
7837 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7839         * Version 19.7 released.
7841         * make-dist: There aren't any *.com files in lib-src anymore.
7843         * make-dist: Copy texinfo.tex and texindex.c, rather than linking
7844         them; they're symlinks to other filesystems on the GNU machines.
7846         * make-dist: Check that the manual reflects the same version of
7847         Emacs as stated in lisp/version.el.  Edit that version number into
7848         the README file.
7850 1993-05-21  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7852         * configure.in: Remove the hack of AC_DEFINE; use
7853         AC_DEFINE_UNQUOTED.
7855 1993-05-20  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7857         * make-dist: Don't distribute precomp.com, compile.com, or
7858         link.com from ./src; they're in ./vms now.
7860         Some time-handling patches from Paul Eggert:
7861         * configure.in: Add AC_TIMEZONE.
7863 1993-05-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7865         * configure.in: Recognize Linux as a valid operating system for
7866         the i386.
7868 1993-05-18  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7870         * make-dist: Distribute some VMS files we got from Richard Levitte.
7872         * Makefile.in (oldXMenu/Makefile): Take oldXMenu/Makefile.in as
7873         the source for the sed command, not oldXMenu/Makefile.
7875 1993-05-17  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
7877         * INSTALL: Don't claim the srcdir option doesn't work.
7879 1993-05-16  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
7881         * configure.in: Include remarks saying what order the autoconf
7882         tests should go in, and remind people to change config.h.in
7883         whenever they add autoconf tests which make #definitions.
7885         * make-dist: Distribute oldXMenu/Makefile.in, not oldXMenu/Makefile.
7887 1993-05-15  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7889         * Makefile.in (oldXMenu/Makefile): Make this depend on
7890         ${srcdir}/oldXMenu/Makefile.in, not itself.
7892         * PROBLEMS: Some updates from David J. Mackenzie.
7894         More changes from David J. Mackenzie.
7895         * Makefile.in (install.sysv, install.xenix, install.aix): Targets
7896         removed; autoconf and config.h should specify all these
7897         differences.
7898         (buildlisppath): Make this path depend on ${srcdir}.
7899         (INSTALLFLAGS): Removed.
7900         (INSTALL): Include the -c flag.
7901         (install): Change the way we invoke install accordingly.
7903         Install ${srcdir} changes from DJM.
7904         * Makefile.in (SUBDIR_MAKEFILES): Add oldXMenu/Makefile to this
7905         list.
7906         (COPYDIR, COPYDESTS): Install files from both the etc directory in
7907         the source tree and the etc directory in the object tree.
7908         (${SUBDIR}): Pass the prefix variable down to submakes.
7909         (everywhere): Use `sed', not `/bin/sed'.  Not all systems have sed
7910         in /bin.
7911         (lib-src/Makefile, src/Makefile, oldXMenu/Makefile): Edit in
7912         values for srcdir and VPATH.
7913         (install): Add `v' flag to tar command.  Make sure that `dir'
7914         exists in ${srcdir}/info before copying it.  Remember that the man
7915         pages come from the source tree, not the object tree.
7916         * configure.in: Remove remarks saying that the --srcdir option
7917         doesn't work.
7918         Create the etc directory in the object tree.
7919         Recognize configuration names of the form *-sun-solaris*.
7920         Recognize sunos5 and solaris as operating system names.
7922         * configure.in: Use the AC_TIME_WITH_SYS_TIME macro, for
7923         lib-src/getdate.y and src/systime.h.
7925 1993-05-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7927         * make-dist: Make links in info subdir.
7929 1993-05-13  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
7931         * configure.in: Call AC_STDC_HEADERS.
7933 1993-05-10  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7935         * configure.in: Sidestep autoconf's quoting of the second argument
7936         of AC_DEFINE, so we can specify the value to put there.  It would
7937         be nice if autoconf provided some way to specify computed values
7938         for macros.
7940 1993-05-09  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
7942         * Makefile.in (DEFS): Deleted; since we're using AC_CONFIG_HEADER,
7943         this is always just -DHAVE_CONFIG_H.
7945         The GNU coding standards specify that CFLAGS should be left for
7946         users to set.
7947         * Makefile.in (CFLAGS): Let configure determine the default value
7948         for this.  Don't
7949         have it default to DEFS.
7950         (${SUBDIR}): Pass CFLAGS down to submakes, not DEFS.
7951         (lib-src/Makefile, src/Makefile): Edit the default value for
7952         CFLAGS into these files, not DEFS.
7953         * configure.in (CFLAGS): Choose a default value for this - "-g"
7954         normally, or "-g -O" if we're using GCC.  Edit it into the
7955         top-level Makefile.
7957         * configure.in: When scanning the machine and system description
7958         #include files, write their names to conftest.c properly.
7960 1993-05-07  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
7962         * configure.in: In configuration name case for Apallos running
7963         Domainios, set opsys, not opsysfile.
7965         * configure.in: Use the autoconf AC_CONFIG_HEADER macro to produce
7966         src/config.h, instead of AC_OUTPUT; the latter overwrites
7967         src/config.h even when it hasn't changed, puts a makefile-style
7968         comment at the top even though it's C code, and produces a
7969         config.status script which doesn't do the job right.
7971         * configure.in: Add AC_LN_S test, so we can tell whether or not we
7972         can use a symbolic link to get the X Menu library into src.
7973         * Makefile.in (LN_S): New variable.
7974         (src/Makefile): Edit the value of LN_S into this makefile.
7976 1993-05-06  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
7978         * configure.in: Support *-sco3.2v4* as opsystem.
7980         * make-dist: Don't include calc directory.
7981         Exclude many files in the man directory; copy a few.
7983 1993-05-04  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7985         * configure.in: Use AC_HAVE_HEADERS to test for sys/time.h, and
7986         call AC_STRUCT_TM to see what's in time.h.
7988         * configure.in: Employ quoting stupidity to get the value of CPP
7989         to expand properly.
7991 1993-04-27  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
7993         * configure.in: Use the AC_PROG_CPP macro, and then use the CPP
7994         variable to scan the machine and system description files.
7996         * configure.in: Use the AC_HAVE_HEADERS to check for sys/timeb.h,
7997         so that getdate.y builds correctly.
7999 1993-04-26  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
8001         * configure.in (tempcname): Change this to "conftest.c", so it will
8002         work properly on systems with short filenames; this is the name
8003         autoconf uses.
8005         * configure.in: Also detect the availability of dup2 and
8006         gethostname.
8008         * configure.in: Use the AC_ALLOCA test.
8009         * Makefile.in (ALLOCA): New variable, to be set by ./configure.
8010         (lib-src/Makefile): Edit the value of ALLOCA into lib-src/Makefile.
8012 1993-04-24  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
8014         * make-dist: Distribute configure, as well as configure.in.
8015         Oversight.
8017 1993-04-23  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
8019         * Makefile.in (install): Print out the name of the directory we're
8020         copying, so people can have some idea of whether we're making
8021         progress.
8023         * Makefile.in (install.aix, install.xenix, install.sysv, install):
8024         Don't forget to re-create the COPYDESTS directories after we clear
8025         them out.
8027 1993-04-13  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
8029         * Makefile.in: Add autoconf cookies so that the configure
8030         script can comment out sections of path variable definitions to
8031         choose between the installable configuration and the run-in-place
8032         configuration.
8033         * configure.in: Add new option `--run-in-place', to select the
8034         run-in-place path definitions.
8036         * configure.in: Add a clause to the big configuration name case
8037         for the NeXT machine.
8039 1993-04-12  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
8041         * Makefile.in (install, install.sysv, install.xenix, install.aix):
8042         Make sure that each source directory exists, and is different from
8043         the destination directory; then, delete the destination before
8044         copying over the source.
8046         * make-dist: Distribute configure.in, instead of configure.
8048 1993-04-10  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
8050         * configure.in: Don't set CC to "gcc -O" if the user specifies
8051         `--with-gcc'.  Add -O to DEFS if GCC is set.
8053 1993-04-09  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
8055         * Makefile.in (clean mostlyclean): Missing right paren.
8057         * configure.in: When checking for X windows, search for an X11
8058         subdirectory of ${x_includes}.
8060         * configure.in: Check for gettimeofday function, for getdate.y.
8062         Change `configure' to a mixture of custom code and autoconf stuff.
8063         autoconf can't derive all the information we need, but we'd really
8064         like to be able to take advantage of some of its tests, and its
8065         file-editing facilities.
8066         * configure.in: Renamed from configure.
8067         Quote the sections of shell script we want copied literally to
8068         the configure script.
8069         (compile): Initialize this to make the autoconf macros' code happy.
8070         Use AC_PROG_CC, AC_CONST, and AC_RETSIGTYPE instead of writing out
8071         code to do their jobs.
8072         Use autoconf to produce Makefile and src/config.h.
8073         Remove the Makefile-style comment that autoconf places at the top
8074         of src/config.h.
8075         (config_h_opts): Removed - no longer necessary.
8076         * Makefile.in (configname): Renamed to configuration.
8077         (CONFIG_CFLAGS): Renamed to DEFS.
8078         (CC, DEFS, C_SWITCH_SYSTEM, version, configuration): Adjusted to
8079         get values via autoload @cookies@.
8080         (libsrc_libs): Get this from autoconf.  We used to do nothing
8081         about this.
8082         (${SUBDIR}): Pass DEFS to submakes instead of CONFIG_CFLAGS.
8084         * Makefile.in (src/paths.h, lib-src/Makefile, src/Makefile): Don't
8085         echo the move-if-change command.
8087 1993-04-08  Jim Blandy  (jimb@churchy.gnu.ai.mit.edu)
8089         * make-dist: Distribute lib-src/rcs-checkin.
8091         * make-dist: It's oldXMenu/compile.com, not oldXMenu/compile.mms.
8092         Don't try to make links to the RCS or Old subdirectories.
8093         Use the appropriate extension for the compression type in use.
8094         Create the tar file in the shell's initial default directory, not
8095         in ${tempparent}.
8096         Erase the whole ${tempparent} tree, not just ${tempdir}.
8098 1993-03-30  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
8100         * Makefile.in (src/paths.h): Don't echo the huge sed command we
8101         use to build paths.h.
8102         (lib-src/Makefile, src/Makefile): Similarly.
8104         * configure: Extend test for working `const' keyword to handle AIX
8105         3.2 cc.
8107 1993-03-24  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
8109         * make-dist: Distribute lisp/term/ChangeLog.
8111         Arrange for C compilation throughout the tree to get
8112         C_SWITCH_SYSTEM from the configuration files.
8113         * configure: Extract C_SWITCH_SYSTEM from the machine and
8114         system-dependent files, and save it in the top-level Makefile.
8115         * Makefile.in (C_SWITCH_SYSTEM): New flag for configure to edit.
8116         (lib-src/Makefile): Edit C_SWITCH_SYSTEM into lib-src/Makefile.
8118         * make-dist: Include the VMS support files in oldXMenu in the
8119         distribution.
8121         * configure: Doc fix.
8123         * configure: Fix corrupted config_h_opts.
8125         * configure: Properly report option names in error messages.
8127         * configure: Properly recognize --x-includes and --x-libraries
8128         options.
8130         * configure: Fix syntax errors in code handling XFree386.
8132 1993-03-23  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
8134         * configure: Add special code to detect XFree386, and tell
8135         config.h about it.
8137         * configure: Properly handle extracting values of LIBS_MACHINE and
8138         LIBS_SYSTEM that contain spaces.
8140         * configure: Add `--x-includes' and `--x-libraries' options.  I
8141         think these are dopey, but no less than three alpha testers, at
8142         large sites, have said they have their X files installed in odd
8143         places.  Implement them by setting C_SWITCH_X_SITE and
8144         LD_SWITCH_X_SITE in src/config.h.
8146 1993-03-22  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
8148         * make-dist: Don't distribute etc/Old files.
8150         * GETTING.GNU.SOFTWARE, PROBLEMS: Registered into RCS with their
8151         backups.
8153 1993-03-20  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
8155         * make-dist: Fix typo.
8157 1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
8159         * make-dist: Corrected typo, fixed it to discard = and TAGS files
8160         in some cases where it should but didn't seen to.
8162         * Makefile.in: Added unlock and relock productions.
8164 1993-03-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
8166         * make-dist: Add a --compress option to force make-dist to use
8167         compress.
8169         * make-dist: Use gzip, if we can find it.
8171         * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
8172         make rs6000-ibm-aix default to -aix32.
8174 1993-03-17  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
8176         * Makefile.in: Added `Developer's configuration' section.
8178 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
8180         * Makefile.in: Add commented-out variable settings for developer's
8181         configuration.
8183 1993-03-14  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8185         * make-dist: Distribute `src/bitmaps' too.
8187 1993-03-14  Charles Hannum  (mycroft@hal.gnu.ai.mit.edu)
8189         * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
8190         make rs6000-ibm-aix default to -aix32.
8192 1993-03-09  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
8194         * configure: Recognize strings like "sysvr0" or "sysvr1" as System V.
8196         * Makefile.in (install.sysv): Add a second `$' in front of
8197         `${dest}', so that the shell will expand it, instead of Make.
8199         * configure: When processing the name of the configure script,
8200         collapse `././' to `./', but leave a single `./' prefix alone.
8202         * configure: Doc fix.
8204 1993-03-04  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8206         * configure: Handle isc3.0 correctly.
8208 1993-02-25  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
8210         * make-dist: Don't try to copy the COPYING notice into
8211         external-lisp; we're not distributing that directory any more.
8213 1993-02-24  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
8215         * Makefile.in (install, install.aix, install.xenix, install.sysv):
8216         Remove CVS subdirectories from the installed directory trees, as
8217         well as RCS directories.
8219 1993-02-23  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8221         * make-dist: Only copy gmalloc.c if we couldn't link it.
8222         Don't try to copy man/{README,Makefile} unless they actually exist.
8224         * Makefile.in (lisppath): Don't include externallispdir in this.
8225         We're not sure whether we're even going to distribute the
8226         directory yet.
8228 1993-02-17  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
8230         * make-dist: Don't distribute the external-lisp directory anymore.
8231         * INSTALL: Remove all references to external-lisp.
8233         * configure: Detect whether the compiler supports `const'
8234         properly, and edit src/config.h accordingly.
8236         * configure: Tweak layout of final report.
8238         * Makefile.in (${SUBDIR}): Pass CONFIG_CFLAGS to the submakes, not
8239         CFLAGS.
8241         * Makefile.in (locallisppath): Make this default to
8242         ${datadir}/emacs/site-lisp, instead of
8243         ${datadir}/emacs/local-lisp.  ${datadir} and ${statedir} are often
8244         the same thing, and local-lisp causes completion conflicts with
8245         lock.
8246         (lisppath): Add ${externallispdir} to this.
8247         * INSTALL: Adjust installation directions.
8249         * Makefile.in (externallispdir): New variable, to say where to
8250         install the externally-maintained lisp files.
8251         (COPYDIR, COPYDESTS): Copy the external lisp directory just like
8252         the others.
8253         * INSTALL: Describe external-lisp and the new externallispdir
8254         variable.
8256 1993-02-14  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
8258         * configure (progname): New option `--with-gcc'.  Make it clearer
8259         how we are trying to guess whether or not we have GCC.
8260         * INSTALL: Document the `--with-gcc' option, and improve
8261         description of `--with-x' options.
8263 1993-02-06  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
8265         * Makefile.in (COPYDIR, COPYDESTS): Remove ${srcdir}/info and
8266         ${infodir} from these variables; we have written out explicit code
8267         to install the info files.
8269 1993-01-25  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
8271         * make-dist: Don't distributed the RCS files in the etc directory.
8273 1993-01-24  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
8275         * Makefile.in: Some makes can't handle comments in the middle of
8276         commands; move them to before the whole rule.
8278 1993-01-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8280         * README: Mention what Emacs is.
8282 1993-01-14  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8284         * make-dist: Include `./lisp/calc-2.02' in the distribution.
8285         Add `./cpp' and `./man' back into the distribution.
8287 1993-01-13  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8289         * Makefile.in: Define MAKE, and use where appropriate.
8291 1993-01-07  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
8293         * make-dist: Remember that the authoritative COPYING notice is
8294         `etc/COPYING', not `../etc/COPYING'.
8296 1992-12-20  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
8298         * make-dist: Make sure that the COPYING notices in each directory
8299         are copies, not symlinks.
8301 1992-12-19  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
8303         * INSTALL: The build process produces an executable called `emacs'
8304         now.  Change references.
8305         * Makefile.in: Adjust `install.mumble' targets to install
8306         `src/emacs', not `src/xemacs'.
8308         * configure: Start with a blank line; this keeps some old CSH's
8309         from thinking it's a CSH script.  Most systems will just use
8310         /bin/sh to run it, which is what we're expecting; the only other
8311         shells which might try to interpret it themselves are probably
8312         Bourne-compatible.
8314 1992-12-14  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
8316         * INSTALL: Improvements suggested by David Mackenzie.
8318 1992-12-12  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
8320         * Makefile.in (install, install.sysv, install.xenix, install.aix):
8321         Don't try to copy the info files if there aren't any; the
8322         unexpanded globbing pattern disappoints `install'.  Ignore the
8323         return status of that command.
8325         * INSTALL: Updated for new configuration arrangement.
8327         * configure: Don't make the top-level Makefile read-only - people
8328         may want to edit the values of the path variables.
8330         * Makefile.in (install, install.sysv, install.xenix, install.aix):
8331         Install the info files in ${infodir}.  Install the executable
8332         under both `emacs' and `emacs-VERSION'.
8334         * Makefile.in: Doc fix.
8336         * Makefile.in (exec_prefix): New variable, as per latest version
8337         of coding standards.
8338         (bindir, libdir): Use it, instead of `prefix'.
8339         (lib-src/Makefile): Edit value of exec_prefix into lib-src/Makefile.
8341         * Makefile.in (mandir): Make the default value for this depend on
8342         $(prefix).
8344         * Makefile.in (datadir, statedir, libdir): Make these all default
8345         to ${prefix}/lib.
8346         (lispdir, locallisppath, etcdir, lockdir, archlibdir): Adjusted
8347         to compensate.
8349         * Makefile.in (install, install.sysv, install.xenix, install.aix):
8350         Install the etags and ctags man pages too.
8352         * Makefile.in (distclean): Don't delete backup files; that's the
8353         job of extraclean.
8354         (extraclean): Like distclean, but deletes backup and autosave files.
8356 1992-12-10  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
8358         Make path specification conform to GNU coding standards.
8359         * configure (long_usage): Remove all traces of old arguments from
8360         usage messages, and document the options we do accept in more
8361         detail: -with-x... and --srcdir.
8362         (options, boolean_opts): Deleted; we don't have enough options to
8363         make this worthwhile.
8364         (prefix, bindir, lisppath, datadir, libdir, lockdir): Deleted,
8365         along with the code which supported them; these should be set as
8366         arguments to the top-level make.
8367         (config_h_opts): Since this no longer doubles as a list of option
8368         names, make them upper case; this simplifies the code which uses
8369         them to build the sed command to edit src/config.h.  Change the
8370         code which sets them.
8371         (cc, g, O): Don't allow the user to set these using options; they
8372         should be specified using `CC=' and `CFLAGS=' arguments to the
8373         top-level make.  Just choose reasonable default values for them,
8374         and edit them into Makefile.in's default CC and CONFIG_CFLAGS
8375         values.
8376         (gnu_malloc, rel_alloc): Don't allow the user to set these using
8377         options; use them whenever the configuration files say they're
8378         possible.
8379         Simplify the argument processing loop.  Don't accept abbreviations
8380         for option names; these might conflict with other configuration
8381         options in the future.
8382         Add some support for the `--srcdir' option.  Check for the sources
8383         in . and .. if `--srcdir' is omitted.  If the directories we will
8384         compile in don't exist yet, create them under the current directory.
8385         Note that the rest of the build process doesn't really support
8386         this.
8387         Edit only the top Makefile.  That should edit the others.  Edit
8388         into the makefile: `version', from lisp/version.el, `configname'
8389         and `srcdir' from the configuration arguments, `CC' and
8390         `CONFIG_CFLAGS' as guessed from the presence or absence of GCC in
8391         the user's path, and LOADLIBES as gleaned from the system
8392         description files.
8393         Simplify the report generated; it doesn't need to include any
8394         description of paths now.
8395         Make `config.status' exec configure instead of just calling it, so
8396         there's no harm in overwriting `config.status'.
8397         * Makefile.in (version, configname): New variables, used to choose
8398         the default values for datadir and libdir.
8399         Path variables rearranged into two clearer groups:
8400         - In the first group are the variables specified by the GNU coding
8401           standards (prefix, bindir, datadir, statedir, libdir, mandir,
8402           manext, infodir, and srcdir).
8403         - In the second are the variables actually used for Emacs's paths
8404           (lispdir, locallisppath, lisppath, buildlisppath, etcdir, lockdir,
8405           archlibdir), which depend on the first category.
8406         datadir and libdir default to directories under
8407         ${prefix}/lib/emacs instead of ${prefix}/emacs, by popular
8408         demand.
8409         etcdir and lispdir default to subdirectories of datadir.
8410         archlibdir defaults to libdir.
8411         The new installation tree is a bit deeper than it used to be, so
8412         use the new make-path program in lib-src to build them all.
8413         Always build a new src/paths.h.tmp and then move-if-change it to
8414         src/paths.h, to avoid unnecessary rebuilds while responding to the
8415         right changes.
8416         Remove all mention of arch-lib.  Run utility commands from
8417         lib-src, and let the executables be copied into archlibdir when
8418         Emacs is installed.
8419         Add targets for src/Makefile, lib-src/Makefile, and
8420         oldXMenu/Makefile, editing the values of the path variables into
8421         them.
8422         Let lib-src do its own installation.
8423         (datadir): Default to putting data files under
8424         ${prefix}/lib/emacs/${version}, not /usr/local/emacs.
8425         (emacsdir): Variable deleted; it would only be confusing to use.
8426         (lispdir, etcdir): Default to ${datadir}/lisp.
8427         (mkdir): Use make-path for this.
8428         (lockdir): Do this in mkdir.
8429         (Makefile): New target.
8431         * configure (usage_message): Rename to long_usage.
8433         * make-dist: Don't bother creating an arch-lib directory; that's
8434         only for installation now.
8436 1992-11-20  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
8438         * configure: Use GCC-style configuration names, using config.sub.
8439         Change the usage and help messages.
8441         * configure: Initialize window_system, not indow_system.
8443         * configure: Report which window system, compiler, and signal
8444         handler return type we decide to use.
8446         * make-dist: Explain what's going on if config.sub and gmalloc.c
8447         can't be linked.  Place the code which copies them near the code
8448         which links the rest of the files around them.
8450 1992-11-15  Jim Blandy  (jimb@apple-gunkies.gnu.ai.mit.edu)
8452         * make-dist: Don't bother to distribute src/*.com, or
8453         src/vmsbuild; those have all been moved to `../vms'.
8455 1992-11-07  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8457         * make-dist: Don't forget that the way to avoid filenames starting
8458         with `=' is to use the pattern `[a-zA-Z0-9]*.h', not
8459         `[a-zA-Z0-9].h'.  Add a new section for dealing with files that we
8460         couldn't make hard links to, since we have two already, and
8461         perhaps more to come.
8463 1992-11-04  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
8465         * configure: When editing parameters into lib-src/Makefile, change
8466         the definition of CONFIG_CFLAGS instead of CFLAGS itself; CFLAGS
8467         needs some other flags too.
8469 1992-11-03  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
8471         * configure: Remove spurious echo of the configuration name.
8473         * make-dist: Don't distribute files in src/m and src/s whose names
8474         begin with `='.
8476 1992-10-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8478         * configure: Update GNU_MALLOC and REL_ALLOC in config.h.
8479         Also LISP_FLOAT_TYPE.
8481 1992-10-26  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8483         * make-dist: Copy config.sub, since it's a symbolic link to a file
8484         on another file system.
8486 1992-10-17  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
8488         * make-dist: Include lib-src/makedoc.com and emacs.csh in the
8489         distribution.
8491         * config.sub: New file, to help us recognize configuration names.
8492         * make-dist: Include it in the distribution.
8494 1992-09-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8496         * configure: Convert `-' to `_' in specified option names.
8497         Accept options with --.  Delete --highpri and --have-x-menu options.
8498         New options --with-x and --with-x10 replace -window-system.
8499         Don't mention options --gnu-malloc, --rel-alloc
8500         or --lisp-float-type in help message.
8502 1992-09-13  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
8504         * make-dist: Include the `vms' subdirectory in the distribution.
8506 1992-09-10  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
8508         * configure: Remove lines starting with "# DIST: " when building
8509         lib-src/Makefile and src/Makefile.  This allows us to mark the
8510         "Makefile.in" files with explanatory comments which won't also get
8511         stuck in the Makefiles.
8513 1992-09-05  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
8515         * make-dist: Don't use the '+' operator in the sed regular
8516         expression that extracts the version number from lisp/version.el;
8517         Ultrix sed doesn't seem support the operator.  Just double the
8518         operand and use *.
8520 1992-09-01  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
8522         * Makefile.in: Doc fix.
8524 1992-08-31  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
8526         * configure: Rewrite sed command to remove at most one ./ prefix;
8527         Ultrix's sed doesn't allow us to apply the * operator to a \( \)
8528         group.
8530 1992-08-25  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8532         * Makefile.in (src/paths.h): Use sed, not /bin/sed.
8534 1992-08-18  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
8536         * make-dist: Go ahead and build a new TAGS file, unless the
8537         --newer option was specified.  Don't try to delete a TAGS file
8538         from etc; it's not kept there, and shouldn't be deleted anyway.
8540 1992-08-14  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
8542         * make-dist: If the lisp directory contains a default.el, don't
8543         distribute it.
8545         * configure: When searching signal.h for the type of a signal
8546         return handler, make a copy of it, not a symbolic link to it; that
8547         way, it will work on systems that don't have symbolic links.
8549 1992-08-14  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
8551         * make-dist: Taught it about vcdiff and rcs2log, added --newer
8552         option for generating incremental distributions.  Stopped it from
8553         generating a TAGS file into the distribution; that sucker is
8554         *big*, and easily enough generated with the toplevel makefile.
8556 1992-08-13  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
8558         * configure: When writing config.status, don't prefix progname
8559         with a '.'; it might be absolute.
8561 1992-08-05  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
8563         * configure: Choose to use X11 if either /usr/lib/libX11.a or
8564         /usr/include/X11 exist, not only if both exist.
8566 1992-07-27  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8568         * make-dist: Make the new external-lisp directory a duplicate of
8569         the external-lisp directory, not the lisp directory.
8571 1992-07-07  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8573         * Makefile.in (clean, mostlyclean): Don't bother trying to `make
8574         clean' in arch-lib; it doesn't even have a Makefile.
8576         * Makefile.in (clean, mostlyclean): In the test which tries to
8577         distinguish between the build directory, which should be cleaned,
8578         and the installed directory, which shouldn't, cd to `${emacsdir}',
8579         not `${DESTDIR}${LIBDIR}'.
8581 1992-06-30  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
8583         * make-dist: Be sure to delete the .c and .h files that YACC and
8584         BISON create from getdate.y.
8586         * external-lisp: New directory; see `external-lisp/README'.
8587         * make-dist: Added support for the external-lisp subdirectory.
8589         * make-dist: Changed message which complains that make-dist wasn't
8590         invoked in the right directory to indicate which files it was
8591         looking for.
8593 1992-06-29  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
8595         * configure: Add comments explaining why we can't translate
8596         character ranges or control characters in `tr'.
8598 1992-06-24  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
8600         * configure: When generating the configuration message, we used to
8601         build the message from the start so that each line began with "# "
8602         so that it would be a comment in `config.status'.  However, this
8603         causes trouble if any of the variables we use in the message
8604         expand to more than one line of text - as gnu_malloc_reason
8605         sometimes does.  So instead, we build the message as it should be
8606         printed to the user (i.e. without the "# " prefixes), and stick on
8607         the "# "s when we write it to `config.status'.
8609         * Makefile.in (clean, mostlyclean): Don't neglect to clean out
8610         `lib-src' and `arch-lib'.
8612         * configure: When generating report and `config.status' file, note
8613         that bindir only determines where `make install' and
8614         `build-install' will place the executables; this should make it
8615         clear that the ordinary build process will not try to install
8616         things.
8618 1992-06-10  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8620         * make-dist: Change messages to say that we are 'making links to
8621         X', rather than 'copying X'.  And put `' quotes around file names.
8623         * make-dist: Include '.tmp' in the name of the staging directory.
8625         * make-dist: Pass the `-f' option to rm when you're not sure that
8626         the files you're removing actually exist.
8628         * make-dist: When setting up etc/COPYING, always nuke whatever is
8629         there, and then copy it in, to make sure we get a real file.
8631         * make-dist: Don't try to distribute *.defns files any more.  The
8632         only such file was for simula.el, which has been superceded by a
8633         version which doesn't have a separate .defns file.
8635 1992-05-28  Ken Raeburn  (Raeburn@Cygnus.COM)
8637         * make-dist: Don't distribute configured versions of config.h.in,
8638         paths.h.in, Makefile.in in src.
8640         * configure: Delete .tmp files before creating them; don't bother
8641         trying to make final targets writeable first, since it won't
8642         matter to move-if-change.
8644 1992-05-19  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
8646         * Makefile.in (mkdir, lockdir): Don't put dashes in front of the
8647         mkdir and chmod in the center of all the conditionals.  GNU Make
8648         will strip these out, but other makes won't.
8650 1992-05-18  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
8652         * make-dist: Include move-if-change in list of files to distribute.
8654 1992-05-04  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
8656         * configure: Remove any "." elements from the program name.
8658         * configure: Don't record the values of all the possible arguments
8659         in config.status; only record the options that the user specified.
8661         * configure: Use move-if-change to move in the new src/config.h.
8663 1992-04-29  Ken Raeburn  (Raeburn@Cygnus.COM)
8665         * move-if-change: New file, copied from gcc release.
8666         * Makefile.in (src/paths.h): Use it, and put the "sed" output into
8667         a temp file, so we don't update paths.h if an error occurs or if
8668         it doesn't need changing.
8670 1992-04-28  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
8672         * Makefile.in (src/paths.h): Do not install a value for the
8673         PATH_SUPERLOCK value; that macro doesn't exist anymore.
8674         * build-install.in: Same thing.
8676 1992-04-24  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
8678         * make-dist: Check the flag called "make_tar", not "make_dir"; the
8679         latter, being a typo, is always false, resulting in a program
8680         whose default behavior is to painstakingly build a copy of the
8681         source tree, and then delete it.  Rah.
8683         * Makefile.in: Add dist target, and comment for it.
8685         * configure: When scanning <signal.h> for a declaration for
8686         signal, create a symbolic link with a name ending in .c, so the
8687         compiler won't complain that it's only been given .h files.
8689         * configure: Check whether there are any arguments available
8690         before shifting to get the value of a non-boolean parameter.
8692         * make-dist: Doc fix.
8694 1992-04-20  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
8696         * configure: Instead of grepping /usr/include/signal.h for a
8697         signal declaration, run /usr/include/signal.h or
8698         /usr/include/sys/signal.h through cpp and grep for the
8699         declaration.
8701         * configure: Redirect the output of grep to /dev/null instead of
8702         using grep -s - that flag means different things on other systems.
8704         * Makefile.in: Use 'buildlisppath' instead of 'dumplisppath',
8705         since the former is recognizable even if you don't know what
8706         'dumping' is.
8707         * configure: Accommodate that change.
8709         * configure: Accept options for all of the directories you can
8710         change in the Makefile.
8712         * configure: Accept "-OPTION VALUE" as well as "-OPTION=VALUE".
8714         * INSTALL: Mention that you have to copy all the 'FOO.in' files to
8715         FOO before you can use them.
8717         * build-install.in: Made the "Where To Install Things" section
8718         conform with the similar section from Makefile.in.  Copied section
8719         which builds src/paths.h from src/paths.h.in from the Makefile.
8721 1992-04-19  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
8723         * configure: Write config.status to pass its command-line
8724         arguments on to configure, so that people can use it to recreate
8725         an old configuration, with minor changes.
8727 1992-04-16  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
8729         * configure: Don't rely on option variables being unset if their
8730         values are the empty string.  In particular, when producing the
8731         English report, don't assume that highpri will be unset when no
8732         increased priority has been requested; -highpri='' should be the
8733         same as omitting -highpri altogether.
8735         * configure: Fix dumb bug: when running the system and machine
8736         description files through cpp, mark those lines that we want to
8737         evaluate with the string '@configure@', and then only evaluate
8738         them.  This way if the files include anything that actually
8739         generates text (type definitions or external declarations, say),
8740         we won't try to eval it.
8742 1992-04-11  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
8744         * make-dist: New shell script.
8746         * configure: When creating foo from foo.in, make foo read-only to
8747         remind people to edit the .in file instead.
8749         * INSTALL: Changed references to config.h-dist to config.h.in.
8750         The "BUILDING GNU EMACS BY HAND" section neglected to mention how
8751         to build src/paths.h from src/paths.h.in; added a paragraph to do
8752         this.
8753         * configure, Makefile, build-install: Changed filenames like
8754         FOO-dist to FOO.in.
8756 1992-04-08  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
8758         * Makefile, build-install: Renamed to Makefile.in and
8759         build-install.in; the configure script will edit these to produce
8760         the usable Makefile and build-install.
8761         * configure: Changed to produce ./Makefile, ./build-install,
8762         lib-src/Makefile, and src/Makefile from their *.in counterparts,
8763         instead of editing them in place.
8765 1992-04-07  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
8767         * Makefile: Re-arranged so that the undumped Emacs will search
8768         ../lisp *after* the site's local elisp files.
8769         (locallisppath, dumplisppath): New variables.
8770         (lisppath): This variable's default value is now chosen based on
8771         $(locallisppath) and $(lispdir); while it used to be the
8772         customization point for adding site-local elisp directories to
8773         load-path, that job is now handled mostly by locallisppath.
8774         (src/paths.h): Edit the value of a new macro, PATH_DUMPLOADSEARCH.
8775         Check the values being assigned to the *LOADSEARCH macros for null
8776         path elements (like '::' in 'foo::bar').
8778         * configure: When checking if the machine- and system-dependent
8779         files define a particular macro or not, actually run them through
8780         CPP and test the macros with #ifs, instead of just grepping for
8781         the macros' names.  In particular, check for SYSTEM_MALLOC in this
8782         way.
8784 1992-04-03  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8786         * Makefile (install): Don't use -s in install.  (Keep the symbols.)
8788 1992-04-02  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
8790         * configure: Make the config.status file an executable shell
8791         script which will recreate the same configuration.  Include the
8792         verbal description of the current configuration as a comment in
8793         the script.
8794         * INSTALL: Doc fix.
8796         * Makefile: Brought the Makefile up to the GNU coding
8797         standards, as described in standards.text:
8798         (TAGS): New name for the target which rebuilds the tags table.
8799         (check): New target; doesn't do anything yet.
8800         (mostlyclean): New target, synonymous with clean.
8801         (realclean): New target.  Currently, this just calls the
8802         subdirectories's makefiles and then deletes config.status.
8803         (INSTALL, INSTALLFLAGS, INSTALL_PROGRAM, INSTALL_DATA): New
8804         variables.
8805         Installation directory variables changed to conform.
8806         (install, install.sysv, install.xenix, install.aix): Changed the
8807         code which copies the directories into their installed location to
8808         allow the installed locations to be in several different
8809         directories; the old version assumed that they would all be in
8810         $(emacsdir).
8811         (mkdir, lockdir): Allow the installed locations to be in several
8812         different directories.
8813         * INSTALL: Doc fix.
8815         * build-install: Use the same variable names as the Makefile.
8816         Allow the installed locations to be in several different
8817         directories.
8819 1992-03-31  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
8821         * Makefile (src/paths.h): Instead of using a single sed command to
8822         edit both the PATH_LOCK and PATH_SUPERLOCK macros, edit the two
8823         separately, and don't forget to append "/!!!SuperLock!!!" to the
8824         value of the PATH_SUPERLOCK macro.
8826         * config.emacs: Renamed to configure, for consistency with other
8827         GNU products.  Internal references changed.
8828         INSTALL, Makefile: References changed.
8830         * lock: New directory, which should always be empty.  If this
8831         directory doesn't exist, Emacs won't complain; it just won't lock.
8832         Having this here means that people can just unpack Emacs, build
8833         it, and have locking work.
8835         * share-lib: Re-renamed to etc, for the sake of tradition.
8836         * config.emacs: Changed default value for datadir to ../etc.
8837         * INSTALL, README: Adjusted.
8839 1992-03-18  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
8841         * config.emacs: Guess the value for LOADLIBES in lib-src/Makefile
8842         by running CPP on the appropriate s/*.h and m/*.h files.
8844 1992-03-16  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
8846         * config.emacs: Make sure to set the "exit on error" flag once
8847         we've removed config.status; errors should abort the configuration.
8849 1992-02-15  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
8851         * config.emacs: Added -distribute option, so that the Makefile
8852         paths are in their proper form.  I don't know why this matters.
8854 1992-02-14  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
8856         * local-lisp: New directory, empty in the distribution, for people
8857         to put local elisp code in.
8858         * config.emacs: Include it in the default load path.
8859         * README: Document it.
8861 1992-01-30  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
8863         * config.emacs: Guess the type of signal handling functions based
8864         on the contents of /usr/include/signal.h.
8866         * config.emacs: Print out progress report messages.
8868         * Makefile (src/paths.h): Don't generically replace
8869         /usr/local/lib/emacs with LIBROOT.  This can hide bugs in the
8870         editing of the other entries, and each entry should be dealt with
8871         explicitly anyway.
8873         * build-install: Converted from C-shell to Bourne shell.
8874         * config.emacs: Edit build-install properly.
8876         * config.emacs: Doc fix.
8878 1992-01-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8880         * Makefile (install): Remove `B' from tar xf command.
8882 1992-01-13  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
8884         * config.emacs: Removed support for the `maintain-environment'
8885         option; the only important difference between this and its absence
8886         has been removed.
8887         * INSTALL: Removed mention of `maintain-environment'.
8889         * config.emacs: Fix arguments to sed when processing boolean
8890         arguments.
8892 1991-12-05  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
8894         * config.emacs: New file, to help automate the installation
8895         process.
8897         * Makefile: Lots of changes to support the separation of etc into
8898         architecture-dependent and -independent files:
8899         (EMACSROOT): New variable, giving the directory under which all of
8900         Emacs's libraries should be installed.  Changed rest of file to
8901         use it.
8902         (LIBDIR): Now denotes only architecture-dependent dir.
8903         (DATADIR): New variable, denoting architecture-independent dir.
8904         (LOCKDIR): New variable, for completeness.
8905         (SUBDIR): No more etc, new lib-src.
8906         (COPYDIR): No more etc, new arch-lib and share-lib.
8907         (src/paths.h): Set PATH_DATA and the LOCK macros too.
8908         (src): Now depends on lib-src, not etc.
8909         * build-install: Changes parallel to the above.
8910         * README: Describe the new arrangement.
8912         * vms: New subdirectory for all the VMS stuff.
8914 1991-12-03  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
8916         * Makefile (LISPPATH): New variable.
8917         (src/paths.h): Define PATH_LOADSEARCH according to LISPPATH.
8919 1990-09-28  Richard Stallman  (rms@mole.ai.mit.edu)
8921         * Makefile (install, install.sysv, install.xenix):
8922         Install wakeup instead of loadst.  No need for setuid or setgid.
8924 1990-08-07  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
8926         * Makefile (clean): Clean etc if that's not the installation dir.
8928 1990-04-26  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
8930         * Makefile (paths.h): Make sed alter each name in the path.
8932 1988-08-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
8934         * Makefile (install.sysv): Use cpio, not tar.
8936 1988-08-03  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
8938         * Makefile (lockdir): Rename `lock' target.
8939         Depend on it from install*, not from `all'.
8941 1988-05-16  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
8943         * Makefile: Changed LIBDIR and BINDIR back to /usr/local/{emacs,bin}
8944         to match build-install and paths.h.
8946 ;; Local Variables:
8947 ;; coding: utf-8
8948 ;; End:
8950   Copyright (C) 1993-1999, 2001-2011  Free Software Foundation, Inc.
8952   This file is part of GNU Emacs.
8954   GNU Emacs is free software: you can redistribute it and/or modify
8955   it under the terms of the GNU General Public License as published by
8956   the Free Software Foundation, either version 3 of the License, or
8957   (at your option) any later version.
8959   GNU Emacs is distributed in the hope that it will be useful,
8960   but WITHOUT ANY WARRANTY; without even the implied warranty of
8961   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
8962   GNU General Public License for more details.
8964   You should have received a copy of the GNU General Public License
8965   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.