* config.guess, config.sub: Updated from master source.
[bpt/emacs.git] / ChangeLog
CommitLineData
bc5585d1
PE
12011-01-07 Paul Eggert <eggert@cs.ucla.edu>
2
3 * config.guess, config.sub: Updated from master source.
4
2018939f
AS
52011-01-05 Andreas Schwab <schwab@linux-m68k.org>
6
7 * configure.in: Check for __builtin_unwind_init.
8
e5365138
GM
92011-01-05 Glenn Morris <rgm@gnu.org>
10
11 * configure.in (HAVE_MAKEINFO): New output variable.
12 (MAKEINFO): Reset to "makeinfo" if not found.
13 * Makefile.in (install-arch-indep, info):
14 Replace MAKEINFO = off with HAVE_MAKEINFO = no.
15
4fc5868a
UM
162010-12-29 Ulrich Mueller <ulm@gentoo.org>
17
18 * configure.in: Make gameuser configurable (Bug#7717).
19
68251e16
GM
202010-12-15 Glenn Morris <rgm@gnu.org>
21
22 * Makefile.in (install-arch-dep, uninstall): Remove code relating to the
23 long absent lib-src/fns-*.el.
24
838db889
GM
252010-12-11 Glenn Morris <rgm@gnu.org>
26
27 * make-dist: Exclude etc/*.pyc.
28
fe646d2c
AS
292010-12-10 Andreas Schwab <schwab@linux-m68k.org>
30
31 * configure.in: Don't double machfile in final message.
32
d96c83fa
CY
332010-12-04 Chong Yidong <cyd@stupidchicken.com>
34
35 * configure.in: Fix last change.
36
d6a003a8
AS
372010-12-04 Andreas Schwab <schwab@linux-m68k.org>
38
39 * configure.in: Remove reference to removed machine description
40 files and allow $machine and $machfile to be empty. Substitute
41 M_FILE/S_FILE instead of machfile/opsysfile.
42
067d23c9
KY
432010-12-03 Glenn Morris <rgm@gnu.org>
44
45 * make-dist: Remove EMACS_UNIBYTE unsetting; it does nothing.
46
472010-11-23 Dan Nicolaescu <dann@ics.uci.edu>
48
49 * configure.in <AC_CHECK_HEADERS>: Remove sys/ioctl.h.
50 (EXTERNALLY_VISIBLE): New definition.
51
522010-11-21 Dan Nicolaescu <dann@ics.uci.edu>
53
54 * configure.in (INLINE): Do not depend on OPTIMIZE, unused.
55
562010-11-15 Dan Nicolaescu <dann@ics.uci.edu>
57
58 * configure.in: Do not check for unconditionally included headers.
59
602010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
61
62 * .dir-locals.el (log-edit-mode): Set log-edit-rewrite-fixes.
63
642010-11-09 Michael Albinus <michael.albinus@gmx.de>
65
66 * configure.in: Don't write a warning for D-Bus anymore.
67
682010-11-06 Andreas Schwab <schwab@linux-m68k.org>
69
70 * configure.in: Fix indentation.
71
722010-10-31 Ken Brown <kbrown@cornell.edu>
73
74 * configure.in (checking whether localtime caches TZ): Use
75 unsetenv instead of modifying environment directly.
76
772010-10-25 Andreas Schwab <schwab@linux-m68k.org>
78
79 * configure.in (checking for -znocombreloc): Use AC_LANG_PROGRAM
80 to avoid warning.
81
822010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
83
84 * configure.in: Remove the BROKEN annotation from gnutls.
85
862010-10-22 Glenn Morris <rgm@gnu.org>
87
88 * make-dist: Avoid listing .el files twice. Don't try to run
89 autoconf if --no-update.
90
912010-10-20 Glenn Morris <rgm@gnu.org>
92
93 * make-dist: No longer create lisp/MANIFEST.
94
952010-10-14 Glenn Morris <rgm@gnu.org>
96
97 * BUGS, INSTALL.BZR, README: Updates.
98
992010-10-13 Glenn Morris <rgm@gnu.org>
100
101 * make-dist: Remove --compress. Check for the appropriate
102 gzip-like executable, and if not found, don't compress.
103 Check version number in README, don't change it.
104 Use find for nt/inc/*.h.
105
1062010-10-12 Dan Nicolaescu <dann@ics.uci.edu>
107
108 * configure (ns_appdir, OLDXMENU, TOOLTIP_SUPPORT): Remove
109 trailing / from directory names.
110
1112010-10-12 Glenn Morris <rgm@gnu.org>
112
113 * make-dist: Update and simplify.
114
1152010-10-12 Eli Zaretskii <eliz@gnu.org>
116
117 * make-dist: Don't distribute src/buildobj.h. (Bug#7167)
118
1192010-10-10 Dan Nicolaescu <dann@ics.uci.edu>
120
121 * configure.in (PROFILING_LDFLAGS): Do not define, remove all uses.
122
1232010-10-09 Glenn Morris <rgm@gnu.org>
124
125 * make-dist: No more doc/emacs/*.texi.in.
126
127 * configure.in (AC_OUTPUT): Remove doc/emacs/emacsver.texi.
128
1292010-10-09 Glenn Morris <rgm@gnu.org>
130
131 * configure.in: Combine some conditionals.
132
133 * configure.in (AC_OUTPUT): Add doc/emacs/emacsver.texi.
134 * make-dist: Include doc/emacs/*.texi.in.
135
136 * INSTALL, make-dist: Remove references to b2m.
137 * Makefile.in (MAN_PAGES): Remove b2m.1.
138
1392010-10-05 Glenn Morris <rgm@gnu.org>
140
141 * .dir-locals.el: The Emacs convention is sentence-end-double-space.
142
1432010-10-03 Dan Nicolaescu <dann@ics.uci.edu>
144
145 * configure.in (NO_INLINE, noinline): Move here from src/xterm.c.
146
1472010-10-01 Dan Nicolaescu <dann@ics.uci.edu>
148
149 * configure.in: Include stdlib.h and string.h unconditionally.
150
1512010-09-29 Romain Francoise <romain@orebokech.com>
152
153 * configure.in: Don't enable ImageMagick unless HAVE_X11.
154
1552010-09-28 Glenn Morris <rgm@gnu.org>
156
157 * configure.in (HAVE_GNUTLS): Add a description to make autoheader
158 happy.
159
1602010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
161
162 * configure.in: Enable imagemagick by default.
163
1642010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
165
166 * configure.in (HAVE_GNUTLS): Don't break if we don't have the
167 gnutls libraries.
168
1692010-09-26 Teodor Zlatanov <tzz@lifelogs.com>
170
171 * configure.in: Set up GnuTLS.
172
1732010-09-22 Chong Yidong <cyd@stupidchicken.com>
174
175 * configure.in: Announce whether libxml2 is linked to.
176
1772010-09-20 Dan Nicolaescu <dann@ics.uci.edu>
178
179 * configure.in (LINKER): Rename to LD_FIRSTFLAG, do not include $(CC).
180
1812010-09-18 Eli Zaretskii <eliz@gnu.org>
182
183 * config.bat: Detect that libxml2 is installed and if so, build
184 with it.
185
1862010-09-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
187
188 * configure.in (HAVE_LIBXML2): Check that the libxml2 we found can
189 be used. This fixes a conf problem on Mac OS X.
190
1912010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
192
193 * configure.in: Check for libxml2.
194
1952010-09-09 Glenn Morris <rgm@gnu.org>
196
197 * make-dist: No more TODO files under lisp/.
198
1992010-09-04 Eli Zaretskii <eliz@gnu.org>
200
201 * config.bat: Produce lisp/gnus/_dir-locals.el from
202 lisp/gnus/.dir-locals.el.
203
2042010-08-23 Andreas Schwab <schwab@linux-m68k.org>
205
206 * configure.in: Fix check for librsvg, imagemagick and
207 MagickExportImagePixels.
208
2092010-08-18 Joakim Verona <joakim@verona.se>
210
211 * Makefile.in, configure.in: Checks for ImageMagick.
212
2132010-08-10 Dan Nicolaescu <dann@ics.uci.edu>
214
215 * configure.in (AC_PREREQ): Require autoconf 2.65.
216
2172010-08-09 Dan Nicolaescu <dann@ics.uci.edu>
218
219 * configure.in (AC_PREREQ): Require autoconf 2.66 to stop version churn.
220
2212010-08-09 Andreas Schwab <schwab@linux-m68k.org>
222
223 * configure.in: Add AC_C_BIGENDIAN.
224
2252010-08-09 Dan Nicolaescu <dann@ics.uci.edu>
226
227 * configure.in (ORDINARY_LINK): Use on hpux* too.
228
2292010-08-06 Jan Djärv <jan.h.d@swipnet.se>
230
231 * configure.in: Check for util.h.
232 Use -Wimplicit-function-declaration if compiler supports it.
233
2342010-08-05 Eli Zaretskii <eliz@gnu.org>
235
236 * configure.in (UNEXEC_OBJ): Rename unexec.o => unexcoff.o.
237
2382010-08-04 Andreas Schwab <schwab@linux-m68k.org>
239
240 * configure.in: Restore accidentally removed use of
241 GCC_TEST_OPTIONS/NON_GCC_TEST_OPTIONS.
242
2432010-07-29 Chad Brown <yandros@mit.edu>
244
245 * configure.in: Check for dirent.h.
246
2472010-07-29 Dan Nicolaescu <dann@ics.uci.edu>
248
249 * configure.in: Remove reference to usg5-4, unused.
250
2512010-07-25 Andreas Schwab <schwab@linux-m68k.org>
252
253 * configure.in: Check for __executable_start.
254
2552010-07-24 Ken Brown <kbrown@cornell.edu>
256
257 * configure.in (LINKER, LIB_GCC): Remove cygwin special cases (Bug#6715)
258
2592010-07-24 Juanma Barranquero <lekktu@gmail.com>
260
261 * .bzrignore, .gitignore: Ignore README.W32 on the root directory.
262
2632010-07-24 Ken Brown <kbrown@cornell.edu> (tiny change)
264
265 * configure.in (START_FILES) [cygwin]: Set to pre-crt0.o (Bug#6715).
266
2672010-07-12 Andreas Schwab <schwab@linux-m68k.org>
268
269 * configure.in (C_WARNINGS_SWITCH, PROFILING_CFLAGS)
270 (PROFILING_LDFLAGS): Substitute, don't add them to CFLAGS/LDFLAGS.
271 (C_OPTIMIZE_SWITCH): Remove.
272 (TEMACS_LDFLAGS2): Add ${PROFILING_LDFLAGS}.
273
2742010-07-11 Andreas Schwab <schwab@linux-m68k.org>
275
276 * configure.in: Don't check for index and rindex, check for strchr
277 and strrchr. Define strchr and strrchr as index and rindex,
278 resp., in src/config.h if not available.
279
2802010-07-08 Dan Nicolaescu <dann@ics.uci.edu>
281
282 * configure.in: Use -Wold-style-definition if available.
283 This helps with the transition to standard C code, it can be
284 removed when done.
285
286 * configure.in (PRE_EDIT_LDFLAGS, POST_EDIT_LDFLAGS): Remove.
287
288 * configure.in (UNEXEC_OBJ): Add comment about values for MSDOS
289 and MSWindows.
290
2912010-07-07 Andreas Schwab <schwab@linux-m68k.org>
292
293 * configure.in: Don't check for bcopy, bcmp, bzero. Don't include
294 <strings.h> and don't define bcopy, bzero, BCMP in config.h.
295
2962010-07-07 Dan Nicolaescu <dann@ics.uci.edu>
297
298 * configure.in (getenv): Remove K&R declaration.
299
3002010-07-02 Jan Djärv <jan.h.d@swipnet.se>
301
302 * configure.in: Remove define __P.
303
3042010-07-02 Dan Nicolaescu <dann@ics.uci.edu>
305
306 * configure.in (--enable-use-lisp-union-type): New flag.
307
3082010-06-30 Dan Nicolaescu <dann@ics.uci.edu>
309
310 Fix CFLAGS for non-GCC compilers.
311 * configure.in (CFLAGS): Always use -g like it was done before the
312 2010-03-30 change.
313 (REAL_CFLAGS): Use CFLAGS for non-GCC to get optimization flags.
314 (Bug#6538)
315
3162010-06-30 Glenn Morris <rgm@gnu.org>
317
318 * configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):
319 Set with AC_DEFINE rather than AH_BOTTOM.
320
321 * configure.in (C_OPTIMIZE_SWITCH, CANNOT_DUMP, SYSTEM_MALLOC):
322 (USE_MMAP_FOR_BUFFERS, C_WARNING_SWITCH, CFLAGS, REAL_CFLAGS):
323 Set with shell, not cpp.
324 (LIBX): Remove, just use -lX11 in the one place this was used.
325 (cannot_dump): Replace with CANNOT_DUMP.
326
3272010-06-28 Jan Djärv <jan.h.d@swipnet.se>
328
329 * configure.in: Add --with-x-toolkit=gtk3. Remove HAVE_GTK_MULTIDISPLAY,
330 check for gtk_file_chooser_dialog_new, and HAVE_GTK_FILE_BOTH (implied
331 by minimum required Gtk+ 2.6). Add checks for functions introduced
332 in Gtk+ 2.14 or newer (bug#6505).
333
3342010-06-26 Eli Zaretskii <eliz@gnu.org>
335
336 * config.bat: Remove white space around "+" in COPY commands.
337
3382010-06-23 Glenn Morris <rgm@gnu.org>
339
340 * info/dir: Start descriptions in column 32, per Texinfo convention.
341
3422010-06-16 Chong Yidong <cyd@stupidchicken.com>
343
344 * INSTALL: Update font information (Bug#6389).
345
3462010-06-16 Glenn Morris <rgm@gnu.org>
347
348 * INSTALL: General update.
349
3502010-06-12 Glenn Morris <rgm@gnu.org>
351
352 * Makefile.in (install-arch-indep): Delete any old info .gz files first.
353
3542010-06-11 Glenn Morris <rgm@gnu.org>
355
356 * configure.in (--without-compress-info): New option.
357 (GZIP_INFO): New output variable.
358
359 * Makefile.in (GZIP_INFO): New, set by configure.
360 (install-arch-indep): Don't gzip info pages if GZIP_INFO is nil.
361 Handle man pages in the same way.
362
3632010-06-10 Glenn Morris <rgm@gnu.org>
364
365 * Makefile.in (install-arch-indep): Gzip the info files too.
366
367 * make-dist: Remove references to non-existent directories and files.
368
3692010-06-08 Dan Nicolaescu <dann@ics.uci.edu>
370
371 * configure.in: Include <strings.h> and <string.h> instead of
372 "strings.h" and "string.h".
373
3742010-06-06 Dan Nicolaescu <dann@ics.uci.edu>
375
376 * configure.in: Remove code dealing with BSTRING.
377
3782010-06-03 Dan Nicolaescu <dann@ics.uci.edu>
379
380 * configure.in (AC_PREREQ): Require autoconf 2.65.
381
382 * configure.in (unxec): Do not define and substitute.
383 (UNEXEC_OBJ): New output variable, replaces cpp UNEXEC.
384
3852010-06-03 Glenn Morris <rgm@gnu.org>
386
387 * configure.in (AH_BOTTOM): Remove NOT_C_CODE test, it is always true.
388
3892010-06-02 Dan Nicolaescu <dann@ics.uci.edu>
390
391 Fix alloca definition when using gcc on non-gnu systems.
392 * configure.in: Use the code sequence indicated by "info autoconf"
393 for alloca (bug#6170).
394
3952010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
396
397 * .bzrignore: Ignore new files from trunk, which appear if you use
398 colocated branches (i.e. "bzr switch").
399
4002010-05-28 Glenn Morris <rgm@gnu.org>
401
402 * configure.in: Simplify some of the $canonical tests.
403
4042010-05-27 Glenn Morris <rgm@gnu.org>
405
406 * config.bat: Do not preprocess src/Makefile.in.
407
408 * configure.in: Do not preprocess src/Makefile.in.
409 (cpp_undefs, CPP_NEED_TRADITIONAL): Remove.
410 (AC_EGREP_CPP): Test no longer needed.
411
412 * make-dist: No more Makefile.c files.
413
4142010-05-26 Glenn Morris <rgm@gnu.org>
415
416 * configure.in (YMF_PASS_LDFLAGS): Remove.
417 (PRE_EDIT_LDFLAGS, POST_EDIT_LDFLAGS): New output variables.
418
419 * configure.in (CPPFLAGS, CFLAGS, REAL_CFLAGS):
420 Add $GNUSTEP_LOCAL_HEADERS.
421 (LDFLAGS, LD_SWITCH_SYSTEM_TEMACS): Add $GNUSTEP_LOCAL_LIBRARIES.
422
423 * configure.in (NS_IMPL_GNUSTEP_INC, NS_IMPL_GNUSTEP_TEMACS_LDFLAGS)
424 (GNUSTEP_MAKEFILES): Remove.
425 (LD_SWITCH_SYSTEM_TEMACS): Move NS_IMPL_GNUSTEP_TEMACS_LDFLAGS
426 stuff to here.
427
4282010-05-25 Glenn Morris <rgm@gnu.org>
429
430 * configure.in (LD_SWITCH_SYSTEM): Move some gnu-linux stuff...
431 (LD_SWITCH_SYSTEM_TEMACS): ... to here.
432
433 * configure.in (LD_SWITCH_SYSTEM_EXTRA): Remove.
434 (LD_SWITCH_SYSTEM_TEMACS): Put darwin stuff from LD_SWITCH_SYSTEM_EXTRA
435 here instead.
436
4372010-05-24 Romain Francoise <romain@orebokech.com>
438
439 * make-dist: Look for version in src/emacs.c.
440 Use lisp/subr.el rather than lisp/version.el for location check.
441
4422010-05-21 Glenn Morris <rgm@gnu.org>
443
444 * configure.in (MKDEPDIR): Parallel build tweak.
445
446 * configure.in (ns_frag): New output file.
447
448 * configure.in (OLDXMENU): Set to "nothing" if !HAVE_X11 || USE_GTK.
449 (OLDXMENU_TARGET): Set to empty if USE_GTK.
450
451 * configure.in (cannot_dump): New output variable.
452
4532010-05-20 enami tsugutomo <tsugutomo.enami@jp.sony.com>
454
455 * configure.in: On NetBSD, if terminfo is found, use it in
456 preference to termcap. (Bug#6190)
457
4582010-05-20 Glenn Morris <rgm@gnu.org>
459
460 * make-dist (src): Include *.mk.
461 * config.bat: Concatenate deps.mk onto the end of src/Makefile.
462 * configure.in (DEPFLAGS, MKDEPDIR): New output variables.
463 (deps_frag): New output file.
464 (AUTO_DEPEND): Remove this definition.
465
466 * configure.in (--with-gtk, --with-gcc): Remove option stubs.
467
4682010-05-19 Glenn Morris <rgm@gnu.org>
469
470 * configure.in (LINKER, YMF_PASS_LDFLAGS): New output variables.
471 (ORDINARY_LINK): New AC_DEFINE.
472 (LIB_GCC): No need to set if ORDINARY_LINK.
473
4742010-05-18 Glenn Morris <rgm@gnu.org>
475
476 * configure.in (POST_ALLOC_OBJ) [cygwin]: Omit vm-limit.o.
477 (POST_ALLOC_OBJ) [!cygwin]: Set to empty.
478
479 * config.bat (RALLOC_OBJ): Edit to empty if sys_malloc.
480 * configure.in (REL_ALLOC): Unset on gnu, gnu-linux if DOUG_LEA_MALLOC.
481 (RALLOC_OBJ): New output variable.
482
483 * config.bat (GMALLOC_OBJ, VMLIMIT_OBJ): Edit to empty if sys_malloc.
484 * configure.in (GMALLOC_OBJ, VMLIMIT_OBJ): New output variables.
485
4862010-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
487
488 * Makefile.in (src): Provide the name of the VCS file that witnesses
489 a pull.
490 ($(srcdir)/src/config.in): Handle accidental removal of src/config.in.
491
4922010-05-17 Glenn Morris <rgm@gnu.org>
493
494 * configure.in (OLDXMENU_DEPS): New output variable.
495
4962010-05-16 Glenn Morris <rgm@gnu.org>
497
498 * configure.in (ns_appbindir, ns_appresdir): Set using $ns_appdir.
499
500 * configure.in (ns_appdir, ns_appbindir): Add trailing "/" to value.
501 * Makefile.in (install-arch-dep): Update for above change.
502
503 * Makefile.in (ns_appdir): Remove.
504 (install-arch-dep): Test $ns_appresdir instead of $ns_appdir.
505
506 * configure.in (TEMACS_LDFLAGS2): New output variable.
507
508 * configure.in (NS_IMPL_GNUSTEP_TEMACS_LDFLAGS): New output variable.
509 (START_FILES): Set to empty if NS_IMPL_GNUSTEP.
510 (GNUSTEP_SYSTEM_HEADERS, GNUSTEP_SYSTEM_LIBRARIES): Do not output,
511 nothing uses.
512
5132010-05-16 Dan Nicolaescu <dann@ics.uci.edu>
514
515 * configure.in: Remove references to usg5-4 and bsd-common, $opsys
516 does not use them.
517 (X11R5_INHIBIT_I18N): Remove, unused.
518
5192010-05-15 Glenn Morris <rgm@gnu.org>
520
521 * configure.in (LIBXMENU): Set to empty if !HAVE_X_WINDOWS.
522
523 * configure.in (FONT_OBJ): Set to empty if !HAVE_X_WINDOWS.
524
5252010-05-15 Ken Raeburn <raeburn@raeburn.org>
526
527 * configure.in: Look for version string in its new location.
528
5292010-05-15 Eli Zaretskii <eliz@gnu.org>
530
531 * config.bat: Remove support for DJGPP v1.x.
532
5332010-05-15 Glenn Morris <rgm@gnu.org>
534
535 * configure.in (OLDXMENU_TARGET): New output variable.
536
537 * Makefile.in (install-arch-dep): Update odd NS rule for Emacs version.
538
539 * Makefile.in (install-arch-indep): Remove references to RCS, CVS,
540 and other files that no longer exist.
541
5422010-05-14 Glenn Morris <rgm@gnu.org>
543
544 * configure.in (cpp_undefs): Add mktime, register, X11.
545
546 * configure.in (GPM_MOUSE_SUPPORT): Remove.
547 (MOUSE_SUPPORT, TOOLTIP_SUPPORT, WINDOW_SUPPORT): New output variables.
548 (HAVE_WINDOW_SYSTEM, HAVE_MOUSE): Move out of AC_BOTTOM.
549
550 * configure.in (NS_IMPL_GNUSTEP_INC): New output variable.
551 (GNUSTEP_MAKEFILES): Do not output.
552
5532010-05-13 Glenn Morris <rgm@gnu.org>
554
555 * configure.in: Fix some paren typos.
556
557 * configure.in (OLDXMENU, LIBXMENU): Set to empty if !HAVE_MENUS.
558
559 * configure.in (LD_SWITCH_X_SITE, C_SWITCH_X_SITE): Do not define.
560
5612010-05-12 Glenn Morris <rgm@gnu.org>
562
563 * configure.in (LIB_SRC_EXTRA_INSTALLABLES): Remove, unused.
564
565 * configure.in (LIB_GCC): New output variable.
566
5672010-05-11 Glenn Morris <rgm@gnu.org>
568
569 * make-dist (msdos): No more mainmake.
570
571 * configure.in: Generate lib-src/Makefile directly, do not run cpp.
572 * config.bat: Do not run cpp on lib-src/Makefile.in.
573
574 * config.bat [HAVE_X11]: Run sed3x.inp on lib-src/Makefile.
575
5762010-05-10 Glenn Morris <rgm@gnu.org>
577
578 * configure.in (LIBS_SYSTEM): New output variable, replacing cpp.
579
580 * configure.in (MAIL_USE_FLOCK, MAIL_USE_LOCKF): New AC_DEFINEs.
581 (BLESSMAIL_TARGET): New output variable.
582
5832010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
584
585 * INSTALL: Fix typos.
586
5872010-05-08 Chong Yidong <cyd@stupidchicken.com>
588
589 * configure.in: Add check for buggy version of GCC (Bug#6031).
590
5912010-05-08 Glenn Morris <rgm@gnu.org>
592
593 * configure.in (HAVE_LIBNCURSES): New local variable.
594 (TERMINFO, LIBS_TERMCAP, TERMCAP_OBJ): New output variables,
595 replacing cpp in src/s/*.h and src/Makefile.in.
596
5972010-05-07 Chong Yidong <cyd@stupidchicken.com>
598
599 * Version 23.2 released.
600
6012010-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
602
603 * configure.in: Add tests for `isnan' and `copysign'.
604
6052010-05-07 Eli Zaretskii <eliz@gnu.org>
606
607 * config.bat: Allow for 2 leading `#'s in comments in
608 src/Makefile.in.
609
6102010-05-07 Glenn Morris <rgm@gnu.org>
611
612 * configure.in (LD_SWITCH_SYSTEM): Set with configure, not cpp.
613 Merges logic from src/s/* and src/Makefile.in.
614 (LD_SWITCH_SYSTEM_TEMACS): New output variable.
615
6162010-05-07 Dan Nicolaescu <dann@ics.uci.edu>
617
618 Define START_FILES and LIB_STANDARD using autoconf.
619 * configure.in (START_FILES, LIB_STANDARD): New definitions, moved
620 here from src/s/*.h.
621 (HAVE_CRTIN): Remove, inline logic in the netbsd
622 START_FILES/LIB_STANDARD computation.
623
6242010-05-06 Glenn Morris <rgm@gnu.org>
625
626 * configure.in (AC_PROG_LN_S): Remove test, nothing uses @LN_S@.
627
628 * Makefile.in (CPP, C_SWITCH_SYSTEM, ALLOCA, LN_S, C_SWITCH_X_SITE)
629 (LD_SWITCH_X_SITE): Remove unused variables.
630
6312010-05-04 Glenn Morris <rgm@gnu.org>
632
633 * configure.in (LD_SWITCH_X_SITE_AUX): Use AC_SUBST only, not AC_DEFINE
634 as well.
635 (LD_SWITCH_X_SITE_AUX_RPATH): New output variable.
636
637 * configure.in (LD_SWITCH_SYSTEM_TEMACS): New output variable.
638
639 * configure.in (C_SWITCH_MACHINE, C_SWITCH_SYSTEM): New output
640 variables, replacing c_switch_machine, c_switch_system.
641 * Makefile.in (C_SWITCH_SYSTEM): Use @C_SWITCH_SYSTEM@ rather than
642 @c_switch_system@.
643
6442010-05-03 Glenn Morris <rgm@gnu.org>
645
646 * configure.in (LIBXT_OTHER, LIBX_OTHER): New output variables.
647
648 * make-dist: There are no more src/m/*.inp files.
649
6502010-05-01 Dan Nicolaescu <dann@ics.uci.edu>
651
652 * configure.in (LD_SWITCH_MACHINE, ld_switch_machine): Remove, unused.
653 (ac_link): Do not use ld_switch_machine.
654
6552010-05-01 Glenn Morris <rgm@gnu.org>
656
657 * configure.in (OTHER_OBJ): Remove.
658 (PRE_ALLOC_OBJ, POST_ALLOC_OBJ): New output variables.
659
6602010-04-30 Glenn Morris <rgm@gnu.org>
661
662 * configure.in (OTHER_OBJ): Always include vm-limit.o on Cygwin.
663 Elsewhere, maybe include it.
664
665 * configure.in (TOOLKIT_LIBW) [HAVE_GTK]: Set to $GTK_LIBS.
666 (OLDXMENU, LIBXMENU): New output variables.
667
668 * configure.in (OTHER_OBJ): New output variable.
669
6702010-04-28 Glenn Morris <rgm@gnu.org>
671
672 * configure.in (CYGWIN_OBJ): New output variable.
673
674 * configure.in (GPM_MOUSE_SUPPORT): New output variable.
675
676 * configure.in (FONT_OBJ): New output variable.
677
678 * configure.in (LIBXMU): New output variable.
679
680 * configure.in (NS_OBJ, NS_SUPPORT): New output variables.
681
682 * configure.in (machine, canonical): On amdx86-64, check for a 32-bit
683 userland and maybe change values to i386 (move test from s/amdx86-64.h).
684
6852010-04-27 Glenn Morris <rgm@gnu.org>
686
687 * configure.in (LIBXTR6): New output variable. Move unixware special
688 case here from src/s/unixware.h.
689
690 * configure.in (LUCID_LIBW, MOTIF_LIBW): No longer substitute
691 in Makefiles.
692 (TOOLKIT_LIBW): New output variable, replacing LUCID_LIBW/MOTIF_LIBW.
693
694 * configure.in (HAVE_MOTIF_2_1): Remove unused variable.
695 (LIBXP): No longer substitute in Makefiles.
696 (MOTIF_LIBW): New output variable. Move system-specific settings here
697 from src/s files.
698
6992010-04-27 Dan Nicolaescu <dann@ics.uci.edu>
700
701 Reduce CPP usage.
702 * configure.in (LIB_X11_LIB): Remove, inline in the only user.
703 (unexec): Define unconditionally, all platforms define
704 UNEXEC. AC_SUBST it.
705 (UNEXEC_SRC): Remove, unused.
706 (C_SWITCH_X_SYSTEM): Define using autoconf, not cpp.
707
7082010-04-27 Glenn Morris <rgm@gnu.org>
709
710 * configure.in (HAVE_MOTIF_2_1, HAVE_LIBXP): Remove unused AC_DEFINEs,
711 replaced by LIBXP.
712
713 * configure.in (--with-crt-dir): Doc fix (now valid for all platforms).
714 (CRT_DIR): On (powerpc64|sparc64)-*-linux-gnu*, default to /usr/lib64.
715 On hpux10-20, default to /lib.
716
717 * configure.in (LUCID_LIBW, LIBXP, WIDGET_OBJ): New output variables.
718
7192010-04-26 Dan Nicolaescu <dann@ics.uci.edu>
720
721 * configure.in (LIBS_MACHINE): Remove, unused.
722
723 * configure.in (LIB_MATH): New output variable. Set it for some systems.
724
7252010-04-24 Glenn Morris <rgm@gnu.org>
726
727 * configure.in (CRT_DIR): New output variable.
728 (--with-crt-dir): New option. (Bug#5655)
729 (HAVE_LIB64_DIR): Remove.
730
7312010-04-22 Dan Nicolaescu <dann@ics.uci.edu>
732
733 * configure.in (REAL_CFLAGS, CFLAGS): Restore -g for gcc.
734
7352010-04-22 Miles Bader <miles@gnu.org>
736
737 * configure.in: Get rid of "unix" pre-defined macro when
738 preprocessing Makefile. (Bug#5857)
739
7402010-04-21 Andreas Schwab <schwab@linux-m68k.org>
741
742 Avoid non-portable shell command negation
743 * configure.in: Revert last change.
744
7452010-04-21 Jan Djärv <jan.h.d@swipnet.se>
746
747 * configure.in: Change "if test ! -f" to "if ! test -f".
748
7492010-04-21 Glenn Morris <rgm@gnu.org>
750
751 * configure.in (LIBSELINUX_LIBS): Always substitute in Makefiles.
752 (GTK_OBJ, DBUS_OBJ, LIBXSM, XMENU_OBJ, XOBJ): New output variables.
753
7542010-04-21 Karel Klíč <kklic@redhat.com>
755
756 * configure.in: New option: --with(out)-selinux, on by default.
757 Set HAVE_LIBSELINUX if we find libselinux, and substitute
758 LIBSELINUX_LIBS in Makefiles.
759
7602010-04-01 Dan Nicolaescu <dann@ics.uci.edu>
761
762 * configure.in: Remove all references to LIBX11_SYSTEM.
763
7642010-03-30 Dan Nicolaescu <dann@ics.uci.edu>
765
766 * configure.in: Remove all references to C_DEBUG_SWITCH.
767
7682010-03-27 Eli Zaretskii <eliz@gnu.org>
769
770 * config.bat <lib-src>: Edit out lines that begin with several #
771 characters.
772
7732010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
774
775 * configure.in: Remove support for old UNIX System V systems and
776 for Unixware on non-x86 machines.
777
778 * configure.in: Remove support for Solaris on PPC and for old versions.
779
780 * configure.in: Remove non-working lynxos port.
781
7822010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
783
784 * .dir-locals.el (c-mode): Turn on whitespace-mode for diff-mode.
785
7862010-03-19 Glenn Morris <rgm@gnu.org>
787
788 * configure.in (HAVE_LIBNCURSES): Add a description to make autoheader
789 happy.
790
7912010-03-18 Jan Djärv <jan.h.d@swipnet.se>
792
793 * configure.in: Check for tputs and friends, abort if not
794 found (bug#5735).
795
7962010-03-18 Glenn Morris <rgm@gnu.org>
797
798 * configure.in (--with-x-toolkit): In the help text, say which options
799 are synonyms.
800
801 * configure.in (--with-mmdf, --with-mail-unlink):
802 New options, off by default.
803 (--with-mailhost): New option to set default POP host.
804 (LIBXPM, LIBJPEG, LIBPNG, LIBTIFF, LIBGIF, LIBGPM, LIBS_MAIL)
805 (LIBHESIOD, LIBRESOLV, COM_ERRLIB, CRYPTOLIB, KRB5LIB, DESLIB, KRB4LIB):
806 New variables, substituted in Makefiles.
807 (try_libungif, ac_gif_lib_name): Replace with HAVE_GIF=maybe, LIBGIF.
808 (LIBGIF): Use AC_SUBST rather than AC_DEFINE.
809 (HAVE_LIBMAIL, HAVE_LIBLOCKFILE, HAVE_LIBCOM_ERR, HAVE_LIBCRYPTO)
810 (HAVE_LIBK5CRYPTO, HAVE_LIBKRB5, HAVE_LIBDES425, HAVE_LIBDES)
811 (HAVE_LIBKRB4, HAVE_LIBKRB): New AC_DEFINEs.
812
8132010-03-18 Tetsurou Okazaki <okazaki@be.to> (tiny change)
814
815 * Makefile.in (uninstall): Handle the case where archlibdir does not
816 exist. (Bug#5720)
817
8182010-03-12 Eli Zaretskii <eliz@gnu.org>
819
820 These changes remove termcap.c from the build on Posix platforms.
821 * configure.in <AC_CHECK_HEADERS>: Remove termcap.h.
822
823 * configure: Regenerated.
824
8252010-03-10 Chong Yidong <cyd@stupidchicken.com>
826
827 * Branch for 23.2.
828
8292010-01-31 Juri Linkov <juri@jurta.org>
830
831 * .bzrignore: Add TAGS-LISP.
832
8332010-01-23 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
834
835 * configure.in: Check for utmp.h availability (FreeBSD 9.x lacks
836 this header file).
837
8382010-01-12 Juanma Barranquero <lekktu@gmail.com>
839
840 * .bzrignore: Ignore all .exe, instead of individual files.
841
8422010-01-12 Chong Yidong <cyd@stupidchicken.com>
843
844 * configure.in: Explicitly check for and link to -lXrender.
845
8462010-01-12 Glenn Morris <rgm@gnu.org>
847
848 * INSTALL.BZR, README: Use bug-gnu-emacs rather than emacs-pretest-bug
849 for bug reports for development versions.
850
8512010-01-02 Eli Zaretskii <eliz@gnu.org>
852
853 * .bzrignore: Add more ignored patterns, including for the MS-DOS
854 build.
855
8562009-12-27 Karl Fogel <kfogel@red-bean>
857
858 * INSTALL.BZR: Rename from INSTALL.CVS; edit to talk about Bazaar.
859 * INSTALL, autogen.sh, configure.in, configure: Adjust accordingly.
860
8612009-12-17 Glenn Morris <rgm@gnu.org>
862
863 * .dir-locals.el (bug-reference-url-format): Change to debbugs.gnu.org.
864
8652009-12-15 Glenn Morris <rgm@gnu.org>
866
867 * info/dir: Add EDT entry.
868 * Makefile.in (INFO_FILES): Add edt.
869
8702009-12-10 Jan Djärv <jan.h.d@swipnet.se>
871
872 * configure.in: Check for RSVG if GNUStep is used.
873
8742009-12-09 Jan Djärv <jan.h.d@swipnet.se>
875
876 * configure.in: Don't check for RSVG or GConf unless X11 is used.
877
8782009-12-09 Ken Brown <kbrown@cornell.edu> (tiny change)
879
880 * configure.in: Allow compiling Emacs with GTK on Cygwin.
881
8822009-12-01 Glenn Morris <rgm@gnu.org>
883
884 * make-dist: Add etc/images/mpc directory.
885
8862009-11-21 Jan Djärv <jan.h.d@swipnet.se>
887
888 * configure.in: Don't check for GConf unless X is used.
889
8902009-11-20 Dan Nicolaescu <dann@ics.uci.edu>
891
892 * configure.in: Use -Wdeclaration-after-statement if available.
893
8942009-11-17 Jan Djärv <jan.h.d@swipnet.se>
895
896 * configure.in: New option: --with(out)-gconf.
897 Set HAVE_GCONF if we find gconf.
898
8992009-11-17 Glenn Morris <rgm@gnu.org>
900
901 * Makefile.in (INFO_FILES): Add semantic.
902
9032009-11-16 Chong Yidong <cyd@stupidchicken.com>
904
905 * info/dir: Add Semantic.
906
9072009-11-16 Glenn Morris <rgm@gnu.org>
908
909 * Makefile.in (install-arch-indep): Use a more restrictive Makefile
910 pattern, so as not to exclude makefile*.el. (Bug#4912)
911
9122009-11-14 Jan Djärv <jan.h.d@swipnet.se>
913
914 * configure.in: --enable-autodepend is new. Check for GNU Make
915 and that gcc supports -MMD -MF. Define AUTO_DEPEND if we can use
916 gcc and GNU make to generate dependencies.
917
9182009-10-27 Glenn Morris <rgm@gnu.org>
919
920 * make-dist: Make links to doc/lispintro/*.pdf.
921
9222009-10-23 Jim Meyering <meyering@redhat.com>
923
924 * configure.in: Invoke $CPP with -P when creating Makefile and
925 src/Makefile. Without this, gcc 4.4.2 converts each
926 backslash-newline pair in the input to a bare newline, yielding
927 invalid Makefiles.
928
929 * configure: Regenerate.
930
9312009-10-19 Dan Nicolaescu <dann@ics.uci.edu>
932
933 * configure.in (vax-dec-vms): Remove, not supported anymore.
934
9352009-10-15 Adrian Robert <Adrian.B.Robert@gmail.com>
936
937 * configure.in (NS_HAVE_NSINTEGER): Back out previous change.
938 (*-apple-darwin*): Add x86_64 architecture.
939
9402009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
941
942 * config.guess, config.sub: Updated from master source.
943
9442009-10-11 Adrian Robert <Adrian.B.Robert@gmail.com>
945
946 * configure.in (NS_HAVE_NSINTEGER): Remove this test and define.
947
9482009-10-07 Edward Trumbo <etrumbo@comcast.net> (tiny change)
949
950 * Makefile.in (INFO_FILES): Add EDE and EIEIO.
951
9522009-09-29 Glenn Morris <rgm@gnu.org>
953
954 * make-dist (check): Update for two new levels of subdirectory in lisp/.
955
9562009-09-17 Dan Nicolaescu <dann@ics.uci.edu>
957
958 * config.guess, config.sub: Updated from master source.
959
960 * configure.in (OTHER_FILES): Define using autoconf not cpp.
961
9622009-09-14 Dan Nicolaescu <dann@ics.uci.edu>
963
964 * .dir-locals.el (change-log-mode): Restore bug-reference-mode.
965
9662009-09-13 Chong Yidong <cyd@stupidchicken.com>
967
968 * INSTALL: Update URL for GNU FreeFont.
969
9702009-09-09 Glenn Morris <rgm@gnu.org>
971
972 * Makefile.in (install-arch-indep): Don't recursively change perms of
973 site-lisp and infodir. There may be non-Emacs files in here, and the
974 files supplied by Emacs are all handled explicitly already. (Bug#3800)
975 (mkdir): Set umask to world-readable before creating directories.
976 mkinstalldirs already checks if dirs exist, don't duplicate this test.
977
9782009-08-29 Glenn Morris <rgm@gnu.org>
979
980 * Makefile.in (info-real): Don't ignore errors from doc Makefiles.
981 (info): Don't give an error in the absence of makeinfo - let the doc
982 Makefiles do that, if the info files need rebuilding. (Bug#3982)
983
9842009-08-23 Ken Raeburn <raeburn@raeburn.org>
985
986 * Makefile.in (install-arch-indep): If the versioned DOC-####
987 generated during loadup+dump isn't found, install the plain DOC
988 file that always gets generated, in case CANNOT_DUMP is set.
989
990 * configure.in: Warn if package version specified here doesn't
991 match the version in version.el.
992 * configure: Regenerate.
993
9942009-08-22 Michael Albinus <michael.albinus@gmx.de>
995
996 * configure.in: AC_CHECK_FUNCS dbus_watch_get_unix_fd.
997
998 * configure: Regenerate.
999
10002009-08-19 Glenn Morris <rgm@gnu.org>
1001
1002 * INSTALL: Remove reference to cvtmail.
1003
10042009-08-15 CHENG Gao <chenggao@gmail.com>
1005
1006 * Makefile.in (install-arch-indep): Remove .DS_Store files (MacOSX).
1007
10082009-08-02 Kevin Ryde <user42@zip.com.au>
1009
1010 * INSTALL: Fix free fonts URL.
1011
10122009-07-22 Glenn Morris <rgm@gnu.org>
1013
1014 * configure.in (AC_PREREQ): Require autoconf 2.62.
1015
10162009-07-04 Andreas Schwab <schwab@linux-m68k.org>
1017
1018 * configure.in (--enable-checking, --enable-profiling):
1019 Use AS_HELP_STRING.
1020
10212009-07-03 Dan Nicolaescu <dann@ics.uci.edu>
1022
1023 * configure.in (--enable-profiling): New option.
1024 (mips-*-netbsd*, mipsel-*-netbsd*, mipseb-*-netbsd*): Use machine=mips.
1025
10262009-06-27 Glenn Morris <rgm@gnu.org>
1027
1028 * configure.in: Restore netbsd on mips, mipsel, mipseb.
1029
10302009-06-26 Dan Nicolaescu <dann@ics.uci.edu>
1031
1032 * configure.in (--enable-checking): New option.
1033
10342009-06-24 Glenn Morris <rgm@gnu.org>
1035
1036 * make-dist: Warn if subdir does not exist in source.
1037 (nextstep/Cocoa/Emacs.base/Contents/Resources/preferences.nib)
1038 (nextstep/GNUstep/Emacs.base/Resources/preferences.gorm):
1039 No longer make links.
1040
10412009-06-24 Yavor Doganov <yavor@gnu.org>
1042
1043 * make-dist (tempdir): Don't create directories preferences.gorm
1044 and preferences.nib, they are no longer required.
1045
10462009-06-21 Chong Yidong <cyd@stupidchicken.com>
1047
1048 * Branch for 23.1.
1049
10502009-06-12 Chong Yidong <cyd@stupidchicken.com>
1051
1052 * configure.in: Delete mac-fix-env target, which has been
1053 removed (Bug#3531).
1054
10552009-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
1056
1057 * configure.in: Don't define CANNOT_DUMP for GNUStep any more.
1058
10592009-05-05 Per Starbäck <per@starback.se> (tiny change)
1060
1061 * BUGS: Use new binding of view-emacs-problems.
1062
10632009-05-04 Simon Leinen <simon.leinen@switch.ch> (tiny change)
1064
1065 * Makefile.in (install-arch-dep): Avoid using $$(..) construct,
1066 for Solaris compatibility.
1067
10682009-04-25 Chong Yidong <cyd@stupidchicken.com>
1069
1070 * configure: Regenerate.
1071
1072 * configure.in: Disable use of FreeType without libXft.
1073
10742009-04-19 Jan Djärv <jan.h.d@swipnet.se>
1075
1076 * configure.in (HAVE_GTK_FILE_SELECTION, HAVE_GTK_FILE_CHOOSER):
1077 Check if it is declared in gtk.h.
1078
10792009-04-12 Andreas Schwab <schwab@linux-m68k.org>
1080
1081 * Makefile.in (install-arch-indep): Remove .gitignore files.
1082
10832009-04-03 Kenichi Handa <handa@m17n.org>
1084
1085 * INSTALL: Make the section "Complex Text Layout support
1086 libraries" the first of "ADDITIONAL DISTRIBUTION FILES".
1087
10882009-03-06 Dan Nicolaescu <dann@ics.uci.edu>
1089
1090 * configure.in (rs6000-ibm-aix6*): Fix typo.
1091
10922009-03-04 Glenn Morris <rgm@gnu.org>
1093
1094 * Makefile.in (INFO_FILES): Add auth.
1095
10962009-03-03 Glenn Morris <rgm@gnu.org>
1097
1098 * info/dir: Add Auth-source.
1099
11002009-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
1101
1102 * Makefile.in (src): Fix last change so the first `cd' doesn't affect
1103 the second.
1104
11052009-02-28 Eli Zaretskii <eliz@gnu.org>
1106
1107 * config.bat: Copy .dbxinit to _dbxinit.
1108
1109 * make-dist (Making links to `info'): Remove .gitignore.
1110
11112009-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
1112
1113 * Makefile.in (lib-src, lisp): Use simpler rule.
1114 (src): Be more specific to avoid recompiling all the .elc files just
1115 because the bootstrap-emacs is missing.
1116
11172009-02-26 Chong Yidong <cyd@stupidchicken.com>
1118
1119 * configure.in: Require librsvg >= 2.11.
1120
11212009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
1122
1123 * configure.in (HAVE_XFT, HAVE_FREETYPE, HAVE_LIBOTF)
1124 (HAVE_M17N_FLT): Don't check for these unless HAVE_X11.
1125
11262009-02-04 Adrian Robert <Adrian.B.Robert@gmail.com>
1127
1128 * configure.in (COCOA_EXPERIMENTAL_CTRL_G): Drop.
1129
11302009-02-03 Glenn Morris <rgm@gnu.org>
1131
1132 * make-dist: Add some missing files, remove some that are no longer
1133 present.
1134
11352009-02-02 Glenn Morris <rgm@gnu.org>
1136
1137 * make-dist: Add some missing nextstep/ files.
1138
11392009-01-22 Yavor Doganov <yavor@gnu.org> (tiny change)
1140
1141 * configure.in (HAVE_RSVG): Use librsvg under HAVE_NS also. (Bug#616)
1142
11432009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
1144
1145 * configure.in: Add support for m68k-*-netbsd.
1146
11472009-01-14 Juri Linkov <juri@jurta.org>
1148
1149 * .dir-locals.el (change-log-mode): Remove bug-reference-mode.
1150
1151 * .dir-locals.el (change-log-mode): Add bug-reference-url-format
1152 and bug-reference-mode.
1153
11542009-01-11 Juri Linkov <juri@jurta.org>
1155
1156 * INSTALL.CVS: Move configuration explicitly to the first step.
1157
11582009-01-09 Glenn Morris <rgm@gnu.org>
1159
1160 * .dir-locals.el: Don't set indent-tabs-mode.
1161
11622008-12-30 Kenichi Handa <handa@m17n.org>
1163
1164 * configure.in: Define HAVE_OTF_GET_VARIATION_GLYPHS if libotf has
1165 the function OTF_get_variation_glyphs.
1166
11672008-12-30 Jan Djärv <jan.h.d@swipnet.se>
1168
1169 * Makefile.in (install-arch-dep): Remove old directories in
1170 ns_app* before moving new directories there.
1171
11722008-12-27 Dan Nicolaescu <dann@ics.uci.edu>
1173
1174 * .dir-locals.el: Remove non-working entry for pmail.
1175 (fill-column): Fix typo.
1176 (change-log-mode): Add fill column.
1177
11782008-12-26 Eli Zaretskii <eliz@gnu.org>
1179
1180 * config.bat: Produce _dir-locals.el from .dir-locals.el.
1181
11822008-12-23 Dan Nicolaescu <dann@ics.uci.edu>
1183
1184 * make-dist (tempdir): Distribute .dir-locals.el.
1185
1186 * .dir-locals.el: New file.
1187
11882008-12-19 Eli Zaretskii <eliz@gnu.org>
1189
1190 * config.bat (--with-system-malloc): New option; see msdos/INSTALL
1191 for rationale.
1192
11932008-12-13 Glenn Morris <rgm@gnu.org>
1194
1195 * Makefile.in (install-arch-indep): Add new man-pages.
1196 (manext): Remove variable.
1197 (MAN_PAGES): New variable.
1198 (install-arch-indep, uninstall): Use MAN_PAGES for list of files to add
1199 and remove.
1200 (uninstall): Remove desktop file and icons, game scores if empty.
1201
12022008-12-11 Dan Nicolaescu <dann@ics.uci.edu>
1203
1204 * config.guess, config.sub: Updated from master source.
1205
12062008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
1207
1208 * Makefile.in (install-arch-indep): Install ebrowse.1.
1209
12102008-12-09 Ali Bahrami <ali_gnu@emvision.com> (tiny change)
1211
1212 * configure.in: Add Solaris on x86_64.
1213
12142008-12-09 Dan Nicolaescu <dann@ics.uci.edu>
1215
1216 * config.guess, config.sub: Updated from master source.
1217
12182008-12-08 Eli Zaretskii <eliz@gnu.org>
1219
1220 * info/dir: Fix last change.
1221
12222008-12-07 Eli Zaretskii <eliz@gnu.org>
1223
1224 * info/dir: Untabify.
1225
12262008-11-28 Ulrich Mueller <ulm@gentoo.org>
1227
1228 * configure.in: Fix last change.
1229
12302008-11-28 Richard M Stallman <rms@gnu.org>
1231
1232 * configure.in (mips64-*-linux-gnu*, mips64el-*-linux-gnu*):
1233 New configurations.
1234
12352008-11-20 Josh Elsasser <josh@elsasser.org> (tiny change)
1236
1237 * configure.in: Add hppa-*-openbsd* with machine hp800; mistakenly
1238 removed while misclassified as now unsupported hp9000s300. (Bug#1365)
1239
12402008-11-15 Eli Zaretskii <eliz@gnu.org>
1241
1242 * Makefile.in (INFO_FILES): Remove ns-emacs.
1243
1244 * info/dir (NS-Emacs): Remove entry.
1245
12462008-11-08 Eli Zaretskii <eliz@gnu.org>
1247
1248 * INSTALL: Move MS-DOS specific instructions to msdos/INSTALL.
1249
12502008-11-07 Glenn Morris <rgm@gnu.org>
1251
1252 * configure.in (HAVE_LIB64_DIR): Check for crtn.o. (Bug#1287)
1253
12542008-10-31 Eli Zaretskii <eliz@gnu.org>
1255
1256 * config.bat: Tell user to expect one "File not found" message
1257 while the `doc' directory is being configured.
1258
12592008-10-30 Chong Yidong <cyd@stupidchicken.com>
1260
1261 * update-subdirs: Put obsolete directory last.
1262
12632008-10-30 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
1264
1265 * configure.in: Check fontconfig always.
1266
12672008-10-30 Dan Nicolaescu <dann@ics.uci.edu>
1268
1269 * configure (*-solaris2.[7-9]*): Fix typo.
1270
12712008-10-24 Glenn Morris <rgm@gnu.org>
1272
1273 * configure.in (--without-sync-input, --with-pkg-config-prog):
1274 Help strings start with lower case.
1275 (--with-gnustep-conf): New option.
1276 (GNUSTEP_CONFIG_FILE): Use, instead of fixed /etc/GNUstep/GNUstep.conf.
1277
12782008-10-24 Yavor Doganov <yavor@gnu.org> (tiny change)
1279
1280 * configure.in: Use `.' instead of `source' to source GNUstep.conf.
1281 Exit with an error if `--with-ns' was specified but <AppKit/AppKit.h>
1282 is not found. (Bug#1230)
1283
12842008-10-23 Ali Bahrami <ali_gnu@emvision.com> (tiny change)
1285
1286 * configure (*-sunos5*, *-solaris*): Use the new file sol2-10.h.
1287 Use sol2-6.h for Solaris 7-9.
1288
12892008-10-18 Ulrich Mueller <ulm@gentoo.org>
1290
1291 * configure.in: Add support for GNU/Linux on SuperH.
1292
12932008-10-12 Andreas Schwab <schwab@suse.de>
1294
1295 * configure.in: Only check for m17n-flt if HAVE_LIBOTF.
1296
12972008-08-28 Adrian Robert <Adrian.B.Robert@gmail.com>
1298
1299 * configure.in: Report USE_TOOLKIT_SCROLLBARS as such (not mentioning
1300 "X") to avoid confusion.
1301
1302 * configure: Regenerate.
1303
13042008-09-07 Romain Francoise <romain@orebokech.com>
1305
1306 * make-dist: Distribute doc/man/ChangeLog.
1307
13082008-08-28 Chong Yidong <cyd@stupidchicken.com>
1309
1310 * configure.in: Disable XFT and Freetype when without X.
1311
1312 * configure: Regenerate.
1313
13142008-08-24 Dan Nicolaescu <dann@ics.uci.edu>
1315
1316 * configure.in (NS_IMPL_GNUSTEP): Increase pure size.
1317
13182008-08-21 Christian Faulhammer <opfer@gentoo.org> (tiny change)
1319
1320 * configure.in (GNUSTEP_SYSTEM_HEADERS): Define
1321 GNUSTEP_SYSTEM_HEADERS and GNUSTEP_SYSTEM_LIBRARIES.
1322
1323 * configure: Regenerate.
1324
13252008-08-20 Eli Zaretskii <eliz@gnu.org>
1326
1327 * configure.in: Move "#define subprocesses" before
1328 config_opsysfile is included.
1329
13302008-08-19 Kenichi Handa <handa@m17n.org>
1331
1332 * INSTALL (Extra fonts): Mention local fonts, don't mention
1333 mule-unicode.
1334
13352008-08-16 Chong Yidong <cyd@stupidchicken.com>
1336
1337 * make-dist: Omit info/.arch-inventory.
1338
13392008-08-16 Jason Rumney <jasonr@gnu.org>
1340
1341 * make-dist (tempdir/nt): Link emacsclient.rc.
1342
13432008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
1344
1345 * configure.in (LIB_SRC_EXTRA_INSTALLABLES): New variable.
1346 AC_SUBST it.
1347 (GNU_OBJC_CFLAGS): Define as a shell variable instead of #define.
1348 AC_SUBST it.
1349 (OTHER_FILES): Always define for HAVE_NS.
1350 (C_SWITCH_X_SYSTEM): Don't define as empty for NS_IMPL_COCOA.
1351 * configure: Regenerate.
1352
13532008-08-07 Andreas Schwab <schwab@suse.de>
1354
1355 * configure.in: Correctly handle
1356 --enable-cocoa-experimental-ctrl-g=no and
1357 --enable-ns-self-contained=yes.
1358
13592008-08-06 Adrian Robert <Adrian.B.Robert@gmail.com>
1360
1361 * configure.in (NS_HAVE_INTEGER): Rename to NS_HAVE_NSINTEGER.
1362 (C_SWITCH_X_SYSTEM): Drop -MMD -MP under NS_IMPL_GNUstep. Don't
1363 bother undef'ing since won't have desired effect.
1364
13652008-08-06 Andreas Schwab <schwab@suse.de>
1366
1367 * configure.in: Fix quoting.
1368
13692008-08-06 Chong Yidong <cyd@stupidchicken.com>
1370
1371 * configure.in (COCOA_EXPERIMENTAL_CTRL_G): Fix 2008-08-04 change.
1372
13732008-08-05 Ulrich Mueller <ulm@gentoo.org>
1374
1375 * configure.in: Add checks for krb5_error.text and
1376 krb5_error.e_text struct members.
1377
13782008-08-04 Chong Yidong <cyd@stupidchicken.com>
1379
1380 * configure.in: Test for existence of NSInteger.
1381 Suggested by Yavor Doganov.
1382
13832008-08-02 Romain Francoise <romain@orebokech.com>
1384
1385 * Makefile.in (INFO_FILES): Add mairix-el.
1386
13872008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1388
1389 * make-dist:
1390 * README: Remove VMS support.
1391 * vms: Remove directory.
1392
13932008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1394
1395 * configure.in (MULTI_KBOARD): Remove.
1396
13972008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
1398
1399 * configure.in (DO_BLOCK_INPUT): Remove, unused.
1400
14012008-07-29 Chong Yidong <cyd@stupidchicken.com>
1402
1403 * info/dir (File): Add mairix-el.
1404
14052008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1406
1407 Remove support for Mac Carbon.
1408 * mac: Remove directory.
1409 * make-dist:
1410 * configure.in:
1411 * README:
1412 * Makefile.in:
1413 * INSTALL: Remove code for Carbon.
1414 * configure: Regenerate.
1415
14162008-07-26 Adrian Robert <Adrian.B.Robert@gmail.com>
1417
1418 * Makefile.in (install-arch-dep): Fix typo in NS installation commands.
1419
14202008-07-25 Chong Yidong <cyd@stupidchicken.com>
1421
1422 * configure.in: Check for getrlimit.
1423
1424 * configure: Regenerate.
1425
14262008-07-23 Dan Nicolaescu <dann@ics.uci.edu>
1427
1428 * configure.in (LD_SWITCH_SITE): Remove, set the values directly
1429 in src/Makefile.in.
1430 (static): Remove, autoconf would always comment it out anyway.
1431 (subprocesses): Define unconditionally.
1432
14332008-07-19 Yavor Doganov <yavor@gnu.org> (tiny change)
1434
1435 * configure.in: Fix typo in GNUSTEP_MAKEFILES setting for HAVE_NS
1436 compilation under GNUstep.
1437
14382008-07-18 Kenichi Handa <handa@m17n.org>
1439
1440 * INSTALL (Complex Text Layout support libraries): Delete the
1441 paragraph about --enable-font-backend.
1442
14432008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
1444
1445 * configure.in: Print out some info to user for NeXTstep builds.
1446 (ns-app): Remove enable option.
1447 (ns-self-contained): Add enable option.
1448 (ns_appbindir, ns_appresdir, ns_appsrc): Set them based on Cocoa or
1449 GNUstep, use to set install prefixes, and substitute in Makefiles.
1450 * configure: Regenerate.
1451 * Makefile.in (install-arch-dep): Perform post-install cleanup inside
1452 NS app bundle.
1453
14542008-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
1455
1456 * configure.in: Extract and substitute GNUSTEP_MAKEFILES.
1457
14582008-07-16 Adrian Robert <Adrian.B.Robert@gmail.com>
1459
1460 * configure.in: Change GNUSTEP to NS_IMPL_GNUSTEP, COCOA to
1461 NS_IMPL_COCOA.
1462
14632008-07-16 Glenn Morris <rgm@gnu.org>
1464
1465 * configure.in (with_kerberos, with_kerberos5, with_hesiod):
1466 Fix tests for OPTION_DEFAULT_OFF (variables never unset).
1467 (with_carbon, with_ns): Remove dead code, since OPTION_DEFAULT_OFF means
1468 never unset.
1469
1470 * make-dist: Add nextstep/ directories.
1471 (src, lib-src): Add .m files.
1472
14732008-07-16 Dan Nicolaescu <dann@ics.uci.edu>
1474
1475 * configure.in (freebsd, kfreebsd): Undo part of previous change.
1476 (USER_FULL_NAME): Remove, not used anymore.
1477 * configure: Regenerate.
1478
14792008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
1480
1481 Changes and additions for NeXTstep windowing system (Cocoa and
1482 GNUstep) support.
1483
1484 * configure.in: Add support for NS window system: --with-ns (default
1485 off), --enable-ns-app, --enable-cocoa-experimental-ctrl-g; improve add
1486 sparc detection for FreeBSD variants, checks for Cocoa and GNUstep,
1487 disable font backend if window system is "none", not if !HAVE_X11.
1488 * Makefile.in: Add ns-emacs to INFO_FILES, add ns_appdir variable.
1489 (install-arch-dep): Add commands to assemble NS .app package.
1490
14912008-07-10 Dan Nicolaescu <dann@ics.uci.edu>
1492
1493 * configure.in: Use macppc for Darwin. Remove references to
1494 desupported systems.
1495 * configure: Regenerate.
1496
14972008-07-05 Glenn Morris <rgm@gnu.org>
1498
1499 * make-dist (EMACS): Doc fix.
1500 (lisp): There are no *.dat or image files here any more.
1501 (src): There are no *.s files here any more.
1502 (etc/images, etc/images/*): Link to most regular files.
1503
15042008-07-04 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
1505
1506 * configure.in: Remove reference to deleted $USE_FONT_BACKEND.
1507
15082008-07-01 Glenn Morris <rgm@gnu.org>
1509
1510 * configure.in (cpp_undefs): Rename from `undefs', update uses.
1511 Use $srcdir rather than $top_srcdir. Set before calling AC_OUTPUT,
1512 and explicitly export there. (Bug#507.)
1513
15142008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
1515
1516 * configure.in:
1517 * configure: Remove references to obsolete systems.
1518
15192008-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
1520
1521 * Makefile.in (Makefile): Use it for its timestamp value as well, and
1522 make it depend on all other */.in files.
1523 (src/Makefile, src/config.stamp, lib-src/Makefile)
1524 (doc/emacs/Makefile, doc/misc/Makefile, doc/lispref/Makefile)
1525 (doc/lispintro/Makefile, oldXMenu/Makefile, lwlib/Makefile)
1526 (leim/Makefile, lisp/Makefile): Remove those overlapping targets.
1527 (leim, ${SUBDIR}, blessmail): Only depend on Makefile now.
1528
1529 * configure.in: Don't create src/config.stamp any more.
1530
15312008-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
1532
1533 * Makefile.in (${SUBDIR}): Pass additional BOOTSTRAPEMACS argument.
1534
15352008-06-22 Glenn Morris <rgm@gnu.org>
1536
1537 * Makefile.in (top_bootclean): Remove obsolete references to lock/.
1538
15392008-06-21 Romain Francoise <romain@orebokech.com>
1540
1541 * Makefile.in (INFO_FILES): Add sasl.
1542
15432008-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
1544
1545 * Makefile.in (maybe_bootstrap, src/bootstrap-emacs${EXEEXT})
1546 (bootstrap-build): Remove.
1547 (top_bootclean): New var.
1548 (top_distclean, bootstrap-clean): Use it.
1549 (bootstrap): Don't recheck config. Make normally.
1550
15512008-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
1552
1553 * Makefile.in (SUBDIR): Include `lisp'.
1554 (lisp): Depend on `src'.
1555 (top_distclean): Don't remove config.status.
1556 (bootstrap-clean): New target.
1557 (maintainer-clean): Use it.
1558 (bootstrap): Use bootstrap-clean. Re-run config.status.
1559 (src/bootstrap-emacs${EXEEXT}): New target.
1560 (bootstrap-build): Use it. Don't use bootstrap-prepare because
1561 src/Makefile now takes care of it.
1562 (bootfast, bootstrap-clean-before, bootstrap-clean-before-fast): Remove.
1563
15642008-06-15 Glenn Morris <rgm@gnu.org>
1565
1566 * info/dir: Add sasl.
1567
15682008-06-09 Alan Mackenzie <acm@muc.de>
1569
1570 * INSTALL.CVS: Clarify why `make bootstrap' sometimes fails.
1571
15722008-06-08 Eric S. Raymond <esr@snark.thyrsus.com>
1573
1574 * INSTALL.CVS: Indicate when "cvs update -d" may be needed.
1575
15762008-06-07 Glenn Morris <rgm@gnu.org>
1577
1578 * Makefile.in (bootstrap-build): Remove mostlyclean, since it seems to
1579 serve no purpose.
1580
15812008-06-01 Dan Nicolaescu <dann@ics.uci.edu>
1582
1583 * configure.in (USE_LUCID, USE_MOTIF): Don't use "==".
1584 * configure: Regenerate.
1585
15862008-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
1587
1588 * update-subdirs: Don't touch subdirs.el if it is unchanged.
1589
15902008-05-14 Kenichi Handa <handa@m17n.org>
1591
1592 * configure: Regenerate.
1593
1594 * configure.in: Don't handle --disable-font-backend. Don't print
1595 a message about a font backend.
1596
15972008-05-09 Glenn Morris <rgm@gnu.org>
1598
1599 * configure.in: Make absence of makeinfo a fatal error only if the info
1600 files don't exist.
1601 * Makefile.in (install-arch-indep, info): Handle MAKEINFO == off.
1602
16032008-05-07 Eli Zaretskii <eliz@gnu.org>
1604
1605 * config.bat: Fix last change: don't use < and > in "rem" lines,
1606 they are interpreted as redirection by DOS shells.
1607
16082008-05-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1609
1610 * configure.in: Check availability of AvailabilityMacros.h
1611 if HAVE_CARBON.
1612
1613 * configure: Regenerate.
1614
16152008-05-03 Glenn Morris <rgm@gnu.org>
1616
1617 * configure.in (x_libraries): Remove standard 64-bit directories -
1618 experimental workaround for minor autoconf bug.
1619
1620 * configure.in (--without-makeinfo): New option. If set,
1621 absence of suitable makeinfo is not a fatal error.
1622 * Makefile.in (MAKEINFO): New, set by configure.
1623 (install-arch-indep): Without makeinfo, ignore any missing manuals.
1624 (info-real): New target.
1625 (info): Without makeinfo, do nothing, else call `info-real'.
1626
16272008-04-23 Dan Nicolaescu <dann@ics.uci.edu>
1628
1629 * configure.in: Remove hpux10.20 from the desupported list.
1630
16312008-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
1632
1633 * configure.in: Define USE_LUCID/USE_MOTIF in config.h.
1634
16352008-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
1636
1637 * configure.in (SYNC_INPUT): Use OPTION_DEFAULT_ON and AC_DEFINE
1638 rather than change CPPFLAGS.
1639 (HAVE_GTK): Rename to USE_GTK.
1640
16412008-04-16 Yavor Doganov <yavor@gnu.org> (tiny change)
1642
1643 * configure.in: Replace the obsolete macros AC_AIX and
1644 AC_GNU_SOURCE with AC_USE_SYSTEM_EXTENSIONS.
1645
16462008-04-05 Andreas Schwab <schwab@suse.de>
1647
1648 * configure.in: No longer create admin/unidata/Makefile.
1649
16502008-03-28 Andreas Schwab <schwab@suse.de>
1651
1652 * Makefile.in (SUBDIR_MAKEFILES): Add lisp/Makefile.
1653 (lisp/Makefile): New rule.
1654
16552008-03-13 Glenn Morris <rgm@gnu.org>
1656
1657 * configure.in (AC_INIT): Fix version number.
1658 (sync-input): Reword the option, since it's on by default.
1659
16602008-03-11 Jan Djärv <jan.h.d@swipnet.se>
1661
1662 * configure.in: Add --enable-sync-input, default yes.
1663
16642008-03-11 Glenn Morris <rgm@gnu.org>
1665
1666 * Makefile.in (install-etc, mkdir): Handle directory
1667 etc/images/icons/hicolor/*/mimetypes/.
1668
1669 * make-dist: Handle icons/hicolor/scalable directory.
1670
16712008-03-05 Glenn Morris <rgm@gnu.org>
1672
1673 * configure.in: Enable font-backend by default.
1674 (USE_FONT_BACKEND): Set to "no" in absence of X.
1675 (PKG_CONFIG): Don't set multiple times, once is enough.
1676 (HAVE_FREETYPE, HAVE_LIBOTF, HAVE_M17N_FLT): Tweak config.in text.
1677
16782008-03-03 Glenn Morris <rgm@gnu.org>
1679
1680 * Makefile.in (iconsrcdir): New variable.
1681 (install-etc, mkdir): Use $iconsrcdir. Handle the `scalable' icon
1682 directory.
1683
16842008-02-29 Glenn Morris <rgm@gnu.org>
1685
1686 * test/: New directory.
1687
16882008-02-27 Jan Djärv <jan.h.d@swipnet.se>
1689
1690 * configure.in (HAVE_GTK): Print a warning if gtk version is < 2.10.
1691
16922008-02-25 Dan Nicolaescu <dann@ics.uci.edu>
1693
1694 * configure.in: Print an error for systems that we think are obsolete
1695 and are proposed to be removed. Remove some more unused systems.
1696 Add support for powerpc-ibm-aix6*.
1697
16982008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
1699
1700 * configure.in: Remove references to obsolete variables and systems.
1701
17022008-02-21 Glenn Morris <rgm@gnu.org>
1703
1704 * Makefile.in (set_installuser): New.
1705 (install-arch-indep): Use set_installuser to avoid duplicate code.
1706
1707 * README.unicode: Split into admin/notes/unicode,font-backend and
1708 remove.
1709
17102008-02-10 Matthew Luckie <mjl@luckie.org.nz> (tiny change)
1711
1712 * configure.in (arm*-*-freebsd*): Add.
1713
17142008-02-09 Dan Nicolaescu <dann@ics.uci.edu>
1715
1716 * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
1717 dealing with obsolete variables.
1718
17192008-02-08 Glenn Morris <rgm@gnu.org>
1720
1721 * Makefile.in (check-info-dir): New target.
1722
17232008-02-08 Michael Olson <mwolson@gnu.org>
1724
1725 * Makefile.in (INFO_FILES): Add epa.
1726
1727 * info/dir: Add EasyPG Assistant manual to the "Emacs misc
1728 features" section.
1729
17302008-02-06 Glenn Morris <rgm@gnu.org>
1731
1732 * configure.in (--with-gcc): Give an error saying this option has
1733 been removed.
1734 (--with-gtk): Remove this option.
1735
17362008-02-06 Tom Tromey <tromey@redhat.com>
1737
1738 * configure.in (--with-gcc): Remove.
1739 * INSTALL (DETAILED BUILDING AND INSTALLATION): Remove --with-gcc.
1740
17412008-02-05 Ulrich Mueller <ulm@gentoo.org>
1742
1743 * INSTALL: Recommend giflib, not libungif.
1744
17452008-02-05 Tom Tromey <tromey@redhat.com>
1746
1747 * configure.in (--with-dbus): Default to enabled.
1748
17492008-02-05 Kenichi Handa <handa@ni.aist.go.jp>
1750
1751 * INSTALL (Complex Text Layout support libraries): New section.
1752
17532008-02-04 Dan Nicolaescu <dann@ics.uci.edu>
1754
1755 * make-dist: Remove references to files in mac/ that have been
1756 deleted.
1757
17582008-02-02 Thien-Thi Nguyen <ttn@gnuvola.org>
1759
1760 * configure.in: For libotf and m17n-flt checks, set shell vars
1761 HAVE_LIBOTF and HAVE_M17N_FLT instead of pkg_check_libotf and
1762 pkg_check_m17n_flt, respectively, for the sake of the summary output.
1763 Reported by Ulrich Mueller.
1764
17652008-02-02 Eli Zaretskii <eliz@gnu.org>
1766
1767 * configure.in: If admin/unidata/UnicodeData.txt is present, copy
1768 admin/unidata/Makefile.in to Makefile.
1769
17702008-02-02 Glenn Morris <rgm@gnu.org>
1771
1772 * configure.in (HAVE_XFT): Ensure it is either "yes" or "no".
1773 (USE_FONT_BACKEND, HAVE_FREETYPE, HAVE_M17N_FLT, HAVE_LIBOTF)
1774 (HAVE_XFT): Add "Does Emacs use..." messages at end.
1775
17762008-02-01 Miles Bader <miles@gnu.org>
1777
1778 * configure.in: Use OPTION_DEFAULT_ON for [freetype], [xft],
1779 [libotf], and [m17n-flt] options.
1780
17812008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
1782
1783 * configure.in: Add EMACS_ARG_N([libotf]...), and
1784 EMACS_ARG_N([m17n-flt]. Set back OLD_CPPFLAGS to CPPFLAGS (not
1785 CFLAGS) in XFT checking part. Don't alter C_SWITCH_X_SITE,
1786 CFLAGS, and LIBS in checking of m17n-flt.
1787
17882008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
1789
1790 * configure.in: Check the availability of m17n-flt library.
1791
17922008-02-01 Kenichi Handa <handa@m17n.org>
1793
1794 * configure.in: Don't define HAVE_LIBOTF if OTF_get_features is
1795 not available.
1796
17972008-02-01 Kenichi Handa <handa@m17n.org>
1798
1799 * configure.in: New args --enable-font-backend, --with-xft,
1800 --with-freetyp. New AC_DEFINEs USE_FONT_BACKEND, HAVE_XFT,
1801 HAVE_FREETYPE, HAVE_LIBOTF. New AC_SUBSTs XFT_LIBS,
1802 FREETYPE_CFLAGS, FREETYPE_LIBS, FONTCONFIG_CFLAGS,
1803 FONTCONFIG_LIBS, LIBOTF_CFLAGS, LIBOTF_LIBS.
1804
18052008-02-01 Kenichi Handa <handa@m17n.org>
1806
1807 * make-dist: Include etc/charsets in tarball.
1808
18092008-02-01 Kenichi Handa <handa@m17n.org>
1810
1811 * configure.in: While running cpp on junk.c, include
1812 -DHAVE_UNIDATA in CPPFLAGS if admin/unidata/UnicodeData.txt
1813 exists.
1814
18152008-01-29 Dan Nicolaescu <dann@ics.uci.edu>
1816
1817 * configure.in (xtensa): Match more configurations.
1818
18192008-01-27 Dan Nicolaescu <dann@ics.uci.edu>
1820
1821 * configure.in: Update comment.
1822
18232008-01-26 Glenn Morris <rgm@gnu.org>
1824
1825 * configure.in (--without-gcc): By default, neither off nor on.
1826 (--with-carbon): Tone down rhetoric in help text.
1827
18282008-01-25 Glenn Morris <rgm@gnu.org>
1829
1830 * configure.in: Correct usage of OPTION_DEFAULT_ON,
1831 OPTION_DEFAULT_OFF so that the defaults are as they used to be.
1832 Default `Carbon' to off (it's unsupported).
1833
18342008-01-24 Glenn Morris <rgm@gnu.org>
1835
1836 * configure.in: Standardize dbus-related messages.
1837
18382008-01-23 Michael Olson <mwolson@gnu.org>
1839
1840 * configure.in (pkg-config-prog): Remove initial whitespace.
1841
18422008-01-23 Tom Tromey <tromey@redhat.com>
1843
1844 * configure.in (OPTION_DEFAULT_ON, OPTION_DEFAULT_OFF): New macros.
1845 (EMACS_ARG_Y, EMACS_ARG_N): Remove.
1846 Update all users.
1847
18482008-01-21 Dan Nicolaescu <dann@ics.uci.edu>
1849
1850 * config.guess, config.sub: Updated from master source.
1851
18522008-01-17 Andreas Schwab <schwab@suse.de>
1853
1854 * configure.in (HAVE_LIB64_DIR): Rename from HAVE_X86_64_LIB64_DIR.
1855
18562008-01-17 Glenn Morris <rgm@gnu.org>
1857
1858 * configure.in (HAVE_X86_64_LIB64_DIR): Also set on s390x systems.
1859
18602008-01-16 Dan Nicolaescu <dann@ics.uci.edu>
1861
1862 * configure.in: Remove more references to unsupported systems.
1863
18642008-01-16 Sven Joachim <svenjoac@gmx.de>
1865
1866 * make-dist: Add --lzma.
1867
18682008-01-16 Glenn Morris <rgm@gnu.org>
1869
1870 * Makefile.in (maybe_bootstrap): Remove texinfo message, since
1871 configure checks for this.
1872
18732008-01-13 Dan Nicolaescu <dann@ics.uci.edu>
1874
1875 * configure.in: Remove more references to unsupported systems.
1876
18772008-01-06 Romain Francoise <romain@orebokech.com>
1878
1879 * configure.in: Delete extra semicolons.
1880
18812008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
1882
1883 * configure.in: Remove references to unsupported systems.
1884
18852008-01-05 Romain Francoise <romain@orebokech.com>
1886
1887 * make-dist: Add --bzip2. Update copyright.
1888
18892008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
1890
1891 * configure.in: Remove support for Masscomp.
1892
18932008-01-05 Glenn Morris <rgm@gnu.org>
1894
1895 * Makefile.in (desktopdir, icondir): New variables.
1896 (install-arch-indep): Also depend on `install-etc'.
1897 (install-etc): New target.
1898 (mkdir): Also create the `applications' and `icons' directories.
1899
19002008-01-04 Glenn Morris <rgm@gnu.org>
1901
1902 * make-dist: Update for new etc/images/icons/hicolor directory.
1903
19042007-12-09 Andreas Schwab <schwab@suse.de>
1905
1906 * configure.in: D-Bus is not enabled by default.
1907
19082007-12-06 Jan Djärv <jan.h.d@swipnet.se>
1909
1910 * configure.in: Add AC_CONFIG_SRCDIR which was lost in the previous
1911 change.
1912
19132007-12-04 Jan Djärv <jan.h.d@swipnet.se>
1914
1915 * configure.in: Give package name and version to AC_INIT.
1916
19172007-12-03 Magnus Henoch <mange@freemail.hu>
1918
1919 * configure.in: Use PKG_CHECK_MODULES to check for D-Bus.
1920
19212007-12-03 Michael Albinus <michael.albinus@gmx.de>
1922
1923 * configure.in: No need for DBUS_INFO anymore.
1924
1925 * Makefile.in (INFO_FILES): Use dbus unconditionally.
1926
19272007-12-02 Michael Albinus <michael.albinus@gmx.de>
1928
1929 * configure.in: Add D-Bus checks. D-Bus is disabled by default.
1930
1931 * Makefile.in (INFO_FILES): Add dbus.
1932
19332007-12-02 Romain Francoise <romain@orebokech.com>
1934
1935 * make-dist: Fix last change.
1936
19372007-11-28 Petr Salinger <Petr.Salinger@seznam.cz> (tiny change)
1938
1939 * configure.in: Add support for gnu-kfreebsd.
1940
19412007-11-28 Glenn Morris <rgm@gnu.org>
1942
1943 * make-dist: Add etc/nxml.
1944
19452007-11-24 Romain Francoise <romain@orebokech.com>
1946
1947 * Makefile.in (INFO_FILES): Add nxml-mode.
1948
19492007-11-23 Romain Francoise <romain@orebokech.com>
1950
1951 * make-dist: Include nXML. Don't try to copy FTP, it was removed on
1952 2007/10/17. Don't special-case alloca.c which is no longer in CVS.
1953
19542007-11-20 Andreas Schwab <schwab@suse.de>
1955
1956 * configure.in: Always include <resolv.h> when checking for res_init.
1957
19582007-11-17 Andreas Schwab <schwab@suse.de>
1959
1960 * update-subdirs: Atomically update subdirs.el.
1961
19622007-11-17 Glenn Morris <rgm@gnu.org>
1963
1964 * Makefile.in (check-declare): New target.
1965
19662007-11-07 Glenn Morris <rgm@gnu.org>
1967
1968 * configure.in: Deprecate Mac Carbon port.
1969
19702007-11-01 Jan Djärv <jan.h.d@swipnet.se>
1971
1972 * configure.in: Remove HAVE_X11R5 check.
1973
19742007-10-31 Glenn Morris <rgm@gnu.org>
1975
1976 * Makefile.in (install-arch-indep): Fallback to $USER and `id -un'
1977 when changing ownership of installed files.
1978
19792007-10-30 Glenn Morris <rgm@gnu.org>
1980
1981 * make-dist: Add new directory etc/gnus.
1982
19832007-10-30 Michael Olson <mwolson@gnu.org>
1984
1985 * Makefile.in (INFO_FILES): Alphabetize. Add remember.
1986
19872007-10-29 Glenn Morris <rgm@gnu.org>
1988
1989 * make-dist: Add new directories etc/images/smilies/grayscale,medium.
1990
19912007-10-23 Glenn Morris <rgm@gnu.org>
1992
1993 * MAINTAINERS: Move to admin/.
1994
19952007-10-17 Chong Yidong <cyd@stupidchicken.com>
1996
1997 * configure.in (HAVE_RES_INIT): Define if res_init() exists.
1998 (HAVE_LIBRESOLV): Also define if we are using res_init().
1999
20002007-10-17 Glenn Morris <rgm@gnu.org>
2001
2002 * FTP: Remove file, since it's just a duplicate of one in etc/.
2003
20042007-10-05 Eli Zaretskii <eliz@gnu.org>
2005
2006 * config.bat: Fix configuring `doc' due to changes in the
2007 directory structure.
2008
20092007-09-16 Peter O'Gorman <bug-gnu-emacs@mlists.thewrittenword.com> (tiny change)
2010
2011 * configure.in: Don't use -lpthread on HP-UX.
2012
20132007-09-16 Glenn Morris <rgm@gnu.org>
2014
2015 * make-dist: File gfdl.1 has been removed.
2016
20172007-09-15 Glenn Morris <rgm@gnu.org>
2018
2019 * configure.in: Fix makeinfo version regexp.
2020
20212007-09-12 Glenn Morris <rgm@gnu.org>
2022
2023 * configure.in (AC_FUNC_ALLOCA): Throw an error if a system
2024 implementation of alloca is not found.
2025
2026 * Makefile.in (SOURCES, unlock, relock): Delete.
2027 (install-arch-indep): Do not exclude the etc/ Makefiles.
2028
20292007-09-09 Juri Linkov <juri@jurta.org>
2030
2031 * make-dist: Remove AUTHORS and CONTRIBUTE (moved to etc).
2032
2033 * README: Add doc/ to documentation directories.
2034
20352007-09-08 Michael Olson <mwolson@gnu.org>
2036
2037 * MAINTAINERS: Add myself for ERC and tq.el.
2038 Update for new doc/ directory layout.
2039
20402007-09-06 Romain Francoise <romain@orebokech.com>
2041
2042 * make-dist: Update for new doc/ directory layout.
2043
20442007-09-06 Glenn Morris <rgm@gnu.org>
2045
2046 * Makefile.in (mansrcdir): New variable.
2047 (SUBDIR_MAKEFILES): Update for new doc/ directory layout.
2048 (man/Makefile, lispref/Makefile, lispintro/Makefile): Rename and
2049 update these targets for new doc/ directory layout.
2050 (doc/misc/Makefile): New target.
2051 (install-arch-indep): Use mansrcdir for new location of manpages.
2052 (mostlyclean, clean, distclean, maintainer-clean, unlock)
2053 (relock, info, dvi): Update targets for new doc/ directory layout.
2054
2055 * configure.in (AC_OUTPUT): Update names of generated Makefiles
2056 for new doc/ directory layout.
2057
20582007-09-02 Andreas Schwab <schwab@suse.de>
2059
2060 * configure.in: Use AS_HELP_STRING throughout.
2061 * configure: Regenerate.
2062
20632007-09-02 Jan Djärv <jan.h.d@swipnet.se>
2064
2065 * configure.in: Require Gtk/Glib 2.6.
2066
20672007-09-02 Thien-Thi Nguyen <ttn@gnuvola.org>
2068
2069 * configure.in (EMACS_ARG_Y, EMACS_ARG_N): New AC_DEFUNs.
2070 Use them throughout in place of AC_ARG_WITH calls.
2071 * configure: Regenerate.
2072
20732007-09-01 Andreas Schwab <schwab@suse.de>
2074
2075 * configure.in: Put quotes around nested macro calls.
2076
20772007-08-31 Ulrich Mueller <ulm@gentoo.org> (tiny change)
2078
2079 * configure.in: Fix typo.
2080 * configure: Regenerate.
2081
20822007-08-30 Glenn Morris <rgm@gnu.org>
2083
2084 * configure.in (AH_BOTTOM): Copy some manual changes made to
2085 src/config.in here so they are not lost when it regenerates.
2086
2087 * README.multi-tty: Move to admin/notes/multi-tty, with some edits.
2088
20892007-08-29 Károly Lőrentey <karoly@lorentey.hu>
2090
2091 * README.multi-tty: New file.
2092
20932007-08-29 Glenn Morris <rgm@gnu.org>
2094
2095 * README: Increase version to 23.0.50.
2096
20972007-08-29 Jan Djärv <jan.h.d@swipnet.se>
2098
2099 * configure.in: New option: --without-xaw3d.
2100
21012007-08-24 Glenn Morris <rgm@gnu.org>
2102
2103 * configure.in: Check for a suitably recent makeinfo.
2104
21052007-08-23 Johannes Weiner <hannes@saeurebad.de> (tiny change)
2106
2107 * configure.in (Check for required libraries): Typo.
2108
21092007-08-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2110
2111 * configure.in: Check librsvg2 also for Mac Carbon.
2112
21132007-08-22 Romain Francoise <romain@orebokech.com>
2114
2115 * make-dist: Follow reorganization of files in etc/.
2116
21172007-08-22 Paul Pogonyshev <pogonyshev@gmx.net>
2118
2119 * configure.in: Add support for SVG images through librsvg2.
2120
21212007-07-28 Eli Zaretskii <eliz@gnu.org>
2122
2123 * Makefile.in (install-arch-indep): Use "rm -f" for removing DOC,
2124 to avoid an error message if there is no DOC there.
2125
21262007-07-25 Glenn Morris <rgm@gnu.org>
2127
2128 * Relicense all FSF files to GPLv3 or later.
2129
2130 * COPYING, info/COPYING: Switch to GPLv3.
2131
21322007-06-20 Jan Djärv <jan.h.d@swipnet.se>
2133
2134 * configure.in: Complain if X seems to be installed but no
2135 development files were found.
2136
21372007-06-20 Glenn Morris <rgm@gnu.org>
2138
2139 * configure.in: Prefer libgif over libungif.
2140
21412007-06-14 Jan Djärv <jan.h.d@swipnet.se>
2142
2143 * configure.in: Check for all image libraries before exiting.
2144
21452007-06-13 Jan Djärv <jan.h.d@swipnet.se>
2146
2147 * configure.in: Exit with error if image libraries aren't found.
2148
21492007-06-13 Chong Yidong <cyd@stupidchicken.com>
2150
2151 * configure.in: Merge xaw3d and libXaw checks. Check xaw3d even
2152 when compiling without scrollbars.
2153
21542007-06-12 Glenn Morris <rgm@gnu.org>
2155
2156 * configure.in (HAVE_GIF): If -lungif fails, try -lgif.
2157
21582007-06-11 Jan Djärv <jan.h.d@swipnet.se>
2159
2160 * configure.in: Change wording about yes/gtk and lucid/athena
2161 being synonyms.
2162
21632007-06-08 Glenn Morris <rgm@gnu.org>
2164
2165 * configure.in: Make gtk the default toolkit.
2166
21672007-06-07 Glenn Morris <rgm@gnu.org>
2168
2169 * configure.in (NON_GNU_CPP): On Solaris, set using a proper check
2170 for a Sun C compiler.
2171
2172 * Makefile.in (install-arch-indep): Install only the DOC- file
2173 specific to the build, if possible, rather than DOC-*.
2174
21752007-06-02 Chong Yidong <cyd@stupidchicken.com>
2176
2177 * Version 22.1 released.
2178
21792007-05-25 Chong Yidong <cyd@stupidchicken.com>
2180
2181 * mkinstalldirs: Sync to version in automake CVS.
2182
21832007-05-22 Andreas Schwab <schwab@suse.de>
2184
2185 * configure.in: Prefer build_alias over host when host_alias is not set.
2186 * configure: Regenerate.
2187
21882007-05-20 Andreas Schwab <schwab@suse.de>
2189
2190 * configure.in: Remove empty AC_SUBST.
2191 * configure: Regenerate.
2192
21932007-05-20 Nick Roberts <nickrob@snap.net.nz>
2194
2195 * configure.in: Use HAVE_GPM instead of HAVE_GPM_H and implement
2196 it like others.
2197 * configure: Regenerate.
2198
21992007-05-20 Nick Roberts <nickrob@snap.net.nz>
2200
2201 * configure.in (AC_CHECK_HEADERS): Add gpm.h.
2202 (AC_CHECK_LIB): Add -lgpm.
2203 * configure: Regenerate.
2204
22052007-05-03 Glenn Morris <rgm@gnu.org>
2206
2207 * configure: Tweak message about the absence of shell functions.
2208
22092007-04-27 Andreas Schwab <schwab@suse.de>
2210
2211 * Makefile.in (config.status): Depend on ${srcdir}/lisp/version.el.
2212
22132007-04-26 Glenn Morris <rgm@gnu.org>
2214
2215 * README: Increase version to 22.1.50.
2216
22172007-04-24 Juanma Barranquero <lekktu@gmail.com>
2218
2219 * INSTALL (DETAILED BUILDING AND INSTALLATION): Fix typo.
2220
22212007-04-19 Glenn Morris <rgm@gnu.org>
2222
2223 * configure.in: Signal error if Xaw libs are missing in a Lucid build.
2224
22252007-04-18 Glenn Morris <rgm@gnu.org>
2226
2227 * INSTALL: Mention CPP.
2228
22292007-04-15 Glenn Morris <rgm@gnu.org>
2230
2231 * FTP: Replace with a pointer to the web version.
2232
22332007-04-13 Glenn Morris <rgm@gnu.org>
2234
2235 * INSTALL: In lib-src, timer, wakeup, yow are removed.
2236
22372007-04-04 Glenn Morris <rgm@gnu.org>
2238
2239 * configure.in (NON_GNU_CPP): Use associated preprocessor when
2240 compiling with Sun Studio on Solaris.
2241
22422007-03-23 Glenn Morris <rgm@gnu.org>
2243
2244 * configure.in: Restore support for hp800 (removed 2007-01-27)
2245 following clarification of legal status.
2246
22472007-03-22 Joe Buehler <jbuehler@spirentcom.com> (tiny change)
2248
2249 * configure.in: Add support for AIX4.3 on IBM RS6000.
2250
2251 * configure: Regenerate.
2252
22532007-03-20 Richard Stallman <rms@gnu.org>
2254
2255 * configure.in: Fix previous change.
2256
22572007-03-19 Deanna Phillips <deanna@sixbit.org> (tiny change)
2258
2259 * configure.in (arm-*-openbsd*, hppa-*-openbsd*)
2260 (m88k-*-openbsd*, mips64-*-openbsd*, sh-*-openbsd*): Added.
2261 (ns32k-*-openbsd*, ns32k-*-openbsd*): Deleted.
2262
22632007-03-19 Chong Yidong <cyd@stupidchicken.com>
2264
2265 * configure.in: Don't define KERBEROS, KERBEROS5, or HESIOD if the
2266 user specifies "without".
2267
2268 * configure: Regenerate.
2269
22702007-03-18 Jan Djärv <jan.h.d@swipnet.se>
2271
2272 * configure.in: Warning for Gtk+ and Cygwin added.
2273 (HAVE_XFT): OLD_CFLAGS changed to OLD_CPPFLAGS.
2274
22752007-02-27 Glenn Morris <rgm@gnu.org>
2276
2277 * make-dist (oldXMenu): Remove Imakefile.
2278 (etc/images): Add README.
2279
22802007-02-25 Dan Nicolaescu <dann@ics.uci.edu>
2281
2282 * configure.in (xtensa-*-linux-gnu*): New configuration.
2283
2284 * configure: Regenerate.
2285
22862007-02-22 Dan Nicolaescu <dann@ics.uci.edu>
2287
2288 * config.guess, config.sub: Updated from master source.
2289
22902007-01-31 Sascha Wilde <wilde@sha-bang.de> (tiny change)
2291
2292 * configure.in (PKG_CHECK_MODULES): Change ///* to / in cflags and libs.
2293
22942007-01-29 Chong Yidong <cyd@stupidchicken.com>
2295
2296 * configure.in: Restore support for hp800's not running HP-UX.
2297
2298 * configure: Regenerate.
2299
23002007-01-27 Chong Yidong <cyd@stupidchicken.com>
2301
2302 * configure.in: Remove support for hp800 and sr2k machine types.
2303
2304 * configure: Regenerate.
2305
23062007-01-26 Jan Djärv <jan.h.d@swipnet.se>
2307
2308 * configure.in: Add check for libXft.
2309
23102007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
2311
2312 * INSTALL: Info files moved to share/info.
2313
23142007-01-02 Stephen C. Gilardi <scgilardi@gmail.com> (tiny change)
2315
2316 * configure.in: Detect and use fink-installed in intel-based Mac
2317 builds; change Apple Darwin section to support both PowerPC and
2318 Intel-based Macs.
2319
23202006-12-26 Andreas Schwab <schwab@suse.de>
2321
2322 * Makefile.in (datarootdir): Define.
2323
23242006-12-24 Richard Stallman <rms@gnu.org>
2325
2326 * configure.in: Require Autoconf 2.61.
2327
23282006-12-22 Mark Davies <mark@mcs.vuw.ac.nz>
2329
2330 * configure.in: Add support for NetBSD on x86-64, hp800 and sh3el.
2331 Remove redundant entry for powerpc-apple-netbsd.
2332
2333 * configure: Regenerate.
2334
23352006-12-22 Chong Yidong <cyd@stupidchicken.com>
2336
2337 * configure: Regenerate with autoconf 2.61.
2338
23392006-12-20 Jan Djärv <jan.h.d@swipnet.se>
2340
2341 * configure.in: Detect alsa/asoundlib.h also.
2342 * configure: Regenerate.
2343
23442006-12-19 Jan Djärv <jan.h.d@swipnet.se>
2345
2346 * configure.in: Check if GTK+ compiles at all.
2347
23482006-12-10 Andreas Schwab <schwab@suse.de>
2349
2350 * configure.in: Remove check for struct timezone, its result is
2351 never used.
2352
23532006-12-08 NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (tiny change)
2354
2355 * configure.in: Add support for Solaris 10 on x86-64.
2356
23572006-12-08 Jan Djärv <jan.h.d@swipnet.se>
2358
2359 * INSTALL (DETAILED BUILDING AND INSTALLATION): Document usage
2360 of PKG_CONFIG_PATH.
2361
23622006-12-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2363
2364 * configure.in (HAVE_SYNC): New test.
2365
23662006-12-03 Glenn Morris <rgm@gnu.org>
2367
2368 * Makefile.in: Fix Copyright format.
2369
2370 * configure.in (AH_TOP): Add missing Copyright year.
2371
2372 * update-subdirs: Add missing Copyright years.
2373
23742006-11-27 Chris Moore <christopher.ian.moore@gmail.com>
2375
2376 * Makefile.in: Touch only the parts of the share/emacs directory
2377 specific to this version.
2378
23792006-11-26 Chong Yidong <cyd@stupidchicken.com>
2380
2381 * configure.in (HAVE_X86_64_LIB64_DIR): New test.
2382
23832006-11-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2384
2385 * configure.in (HAVE_CANCELMENUTRACKING): Remove test.
2386
23872006-11-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2388
2389 * configure.in: Prefer X11 to Carbon only when some X-specific
2390 option is specified (Thanks to Jan Djärv and Andreas Schwab).
2391
23922006-11-04 Romain Francoise <romain@orebokech.com>
2393
2394 * Makefile.in (bootstrap-clean-before): Fix typo.
2395 Use new target `bootstrap-clean' in the leim subdirectory.
2396
23972006-11-03 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2398
2399 * configure.in: Enable sparc64/ia64/powerpc FreeBSD builds.
2400
24012006-10-30 Chong Yidong <cyd@stupidchicken.com>
2402
2403 * make-dist: Add makefile.w32-in to the man, lispref and lispintro
2404 directories.
2405
24062006-10-29 Jeramey Crawford <jeramey@jeramey.com>
2407
2408 * configure.in: Enable x86-64 OpenBSD compilation.
2409
24102006-10-28 Glenn Morris <rgm@gnu.org>
2411
2412 * AUTHORS: Add cal-html.el author.
2413
24142006-10-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2415
2416 * make-dist: Make links to mac/make-package and
2417 mac/Emacs.app/Contents/Resources/Emacs.icns.
2418
24192006-10-27 Chong Yidong <cyd@stupidchicken.com>
2420
2421 * README: Bump version number to 22.0.90.
2422
24232006-10-23 Andreas Schwab <schwab@suse.de>
2424
2425 * configure.in: Make sure x_default_search_path is always set even
2426 when x_libraries is empty, and look in .../share as well for each
2427 library directory.
2428
24292006-09-28 Kenichi Handa <handa@m17n.org>
2430
2431 * configure.in (locallisppath): Don't include leim dir.
2432 (lisppath): Include leim dir.
2433
24342006-09-15 Jay Belanger <belanger@truman.edu>
2435
2436 * COPYING: Replace "Library Public License" by "Lesser Public
2437 License" throughout.
2438
24392006-09-11 Paul Eggert <eggert@cs.ucla.edu>
2440
2441 * make-dist (EMACS): Exit and fail if the EMACS environment
2442 variable is set to something other than an absolute file name.
2443
24442006-08-16 Andreas Schwab <schwab@suse.de>
2445
2446 * configure.in (PKG_CHECK_MODULES): Use AS_MESSAGE_LOG_FD instead
2447 of hardcoding it.
2448
24492006-08-16 Richard Stallman <rms@gnu.org>
2450
2451 * INSTALL.CVS: Clean up wording.
2452
24532006-07-14 Eli Zaretskii <eliz@gnu.org>
2454
2455 * configure.in (PKG_CHECK_MODULES): Redirect the output of
2456 $PKG_CONFIG --exists "$2" to config.log.
2457 * configure: Regenerate.
2458
24592006-07-08 Richard Stallman <rms@gnu.org>
2460
2461 * INSTALL (DETAILED BUILDING AND INSTALLATION): Minor corrections.
2462
24632006-07-09 Kim F. Storm <storm@cua.dk>
2464
2465 * CONTRIBUTE: Use outline format.
2466 Add section on copyright years (from admin/notes/years).
2467
24682006-07-08 Eli Zaretskii <eliz@gnu.org>
2469
2470 * configure.in (PKG_CHECK_MODULES): Redirect stderr of pkg-config
2471 to /dev/null, since we don't need the error message, just the
2472 exit status.
2473
24742006-07-07 Eli Zaretskii <eliz@gnu.org>
2475
2476 * CONTRIBUTE: Slight formatting changes and typo fixes.
2477 Add description of NEWS markings.
2478
24792006-07-07 Kim F. Storm <storm@cua.dk>
2480
2481 * CONTRIBUTE: Mention INSTALL.CVS.
2482
24832006-07-05 Romain Francoise <romain@orebokech.com>
2484
2485 * make-dist (top-level): Add CONTRIBUTE.
2486
24872006-07-04 Richard Stallman <rms@gnu.org>
2488
2489 * CONTRIBUTE: Much rewrite.
2490
24912006-07-04 Nick Roberts <nickrob@snap.net.nz>
2492
2493 * CONTRIBUTE: New file.
2494
24952006-06-24 Eli Zaretskii <eliz@gnu.org>
2496
2497 * INSTALL: Mention www.nongnu.org pages that list free Unicode fonts.
2498
24992006-05-18 Jan Djärv <jan.h.d@swipnet.se>
2500
2501 * configure.in: Add check for ALSA.
2502
25032006-05-06 Eli Zaretskii <eliz@gnu.org>
2504
2505 * Makefile.in (INFO_FILES): Remove emacs-xtra.
2506
2507 * info/dir: Remove the Emacs-Xtra entry.
2508
25092006-04-20 Ramprasad B <ramprasad_i82@yahoo.com>
2510
2511 Update copyright year(s) in many files.
2512
25132006-04-01 Eli Zaretskii <eliz@gnu.org>
2514
2515 * configure: Regenerated.
2516
25172006-04-01 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
2518
2519 * configure.in (HAVE_XAW3D): Disable Xaw3d check if
2520 --without-toolkit-scroll-bars was specified.
2521
25222006-04-01 Christoph Bauer <Christoph.Bauer@lms-gmbh.de> (tiny change)
2523
2524 * configure.in (hppa*-hp-hpux1[1-9]*): Add -D_INCLUDE__STDC_A1_SOURCE
2525 to CFLAGS. Update Copyright years written to src/config.in.
2526
25272006-03-18 Claudio Fontana <claudio@gnu.org>
2528
2529 * Makefile.in (INFO_FILES): New variable, contains all Info file names.
2530 (install-arch-indep, uninstall): Use $(INFO_FILES) to specify files
2531 to be installed/uninstalled.
2532 (uninstall): Invoke "$(INSTALL_INFO) --remove" to remove references
2533 to Info files installed by Emacs.
2534
25352006-03-03 Claudio Fontana <claudio@gnu.org>
2536
2537 * Makefile.in (install, uninstall): Add DESTDIR variable to
2538 support staged installations.
2539
25402006-02-14 Richard M. Stallman <rms@gnu.org>
2541
2542 * configure.in (s390x-*-linux-gnu*): New configuration.
2543
25442006-01-31 Jan Djärv <jan.h.d@swipnet.se>
2545
2546 * configure.in: Require GTK 2.4 or newer.
2547
25482006-01-29 Michael Olson <mwolson@gnu.org>
2549
2550 * Makefile.in (install-arch-indep, uninstall): Add ERC.
2551 * info/dir (ERC): New entry.
2552
25532006-01-29 Eli Zaretskii <eliz@gnu.org>
2554
2555 * info/dir: Fix last change.
2556
25572006-01-28 Luc Teirlinck <teirllm@auburn.edu>
2558
2559 * Makefile.in (install-arch-indep, uninstall): Add rcirc.
2560
25612006-01-27 Eli Zaretskii <eliz@gnu.org>
2562
2563 * info/dir: Untabify the whole file.
2564 (Rcirc): New entry.
2565
25662006-01-12 Andreas Schwab <schwab@suse.de>
2567
2568 * configure.in: Move AC_AIX and AC_GNU_SOURCE before first compile
2569 check.
2570
25712006-01-02 Chong Yidong <cyd@stupidchicken.com>
2572
2573 * configure.in: Use -Wno-pointer-sign if available.
2574
25752005-12-29 Andreas Schwab <schwab@suse.de>
2576
2577 * config.guess, config.sub: Updated from master source.
2578
25792005-12-25 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2580
2581 * configure.in: Use amdx86-64 for freebsd on x86_64.
2582
25832005-11-22 Romain Francoise <romain@orebokech.com>
2584
2585 * make-dist: Add etc/images/icons.
2586
25872005-11-03 Andreas Schwab <schwab@suse.de>
2588
2589 * configure.in: Use GZIP_PROG instead of GZIP.
2590
2591 * Makefile.in (GZIP_PROG): Renamed from GZIP.
2592 (install-arch-indep): Adjust.
2593
25942005-11-01 Andreas Schwab <schwab@suse.de>
2595
2596 * Makefile.in (bootstrap): Fix dependencies for parallel build.
2597 (bootfast): Likewise.
2598
25992005-11-01 Romain Francoise <romain@orebokech.com>
2600
2601 * configure.in: Check for gzip.
2602
2603 * Makefile.in (install): Compress source files.
2604
26052005-10-24 Steven Tamm <steventamm@mac.com>
2606
2607 * configure.in: Fix darwin386 configuration issue.
2608
26092005-10-22 Eli Zaretskii <eliz@gnu.org>
2610
2611 * INSTALL.CVS: Add mh-autoloads to the partial rebuild procedure.
2612
26132005-10-17 Bill Wohler <wohler@newt.com>
2614
2615 * make-dist: Create and populate etc/images/low-color.
2616
26172005-10-15 Bill Wohler <wohler@newt.com>
2618
2619 * make-dist: Create and populate etc/images/gud.
2620
26212005-10-08 Richard M. Stallman <rms@gnu.org>
2622
2623 * make-dist (tempparent): Don't check for 14-char file name limit.
2624
26252005-10-07 Romain Francoise <romain@orebokech.com>
2626
2627 * make-dist: Add etc/images/ezimage and etc/images/mail
2628 directories. Install images in etc/images.
2629
26302005-10-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2631
2632 * configure.in: Prefer Carbon if --enable-carbon-app or
2633 --with-carbon is explicitly specified even when X11 is detected.
2634
26352005-09-15 Ulf Jasper <ulf.jasper@web.de>
2636
2637 * Makefile.in (install-arch-indep, uninstall):
2638 Handle newsticker manual.
2639 (info): Add - to commands.
2640
26412005-09-10 Giuseppe Scrivano <gscrivano@gmail.com>
2642
2643 Remove the MAXPATHLEN limitations:
2644
2645 * configure.in (AC_CHECK_FUNCS): Check for get_current_dir_name.
2646
26472005-09-09 Eli Zaretskii <eliz@gnu.org>
2648
2649 * configure.in <lynxsos*>: Support for LynxOS on PPC.
2650 * configure: Regenerate.
2651
26522005-09-05 Paul Eggert <eggert@cs.ucla.edu>
2653
2654 * config.guess, config.sub: Updated from master source.
2655
26562005-08-03 Juanma Barranquero <lekktu@gmail.com>
2657
2658 * .cvsignore: Add `lock'.
2659
26602005-07-28 Juanma Barranquero <lekktu@gmail.com>
2661
2662 * .cvsignore: Add `data' and `site-lisp' (for in-place installs).
2663
26642005-07-26 Paul Eggert <eggert@cs.ucla.edu>
2665
2666 Merge gnulib getopt implementation into Emacs.
2667
2668 * Makefile.in (AUTOCONF_INPUTS): New macro.
2669 ($(srcdir)/configure, $(srcdir)/src/stamp-h.in): Depend on it,
2670 so that these files also depend on m4/getopt.m4.
2671 * configure.in: Configure getopt by including m4/getopt.m4,
2672 and configuring a getopt replacement if necessary.
2673 * make-dist: Add m4 subdirectory. Unlink lib-src/getopt.h.
2674 * m4/getopt.m4: New file.
2675
26762005-07-06 Lute Kamstra <lute@gnu.org>
2677
2678 * configure.in: Fix capitalization.
2679
26802005-07-04 Lute Kamstra <lute@gnu.org>
2681
2682 Update FSF's address in GPL notices.
2683
26842005-06-19 Jérôme Marant <jerome@marant.org>
2685
2686 * Makefile.in (epaths-force): Protect both lisppath and
2687 buildlisppath from whitespace.
2688
26892005-06-08 Steven Tamm <steventamm@mac.com>
2690
2691 * configure.in: Support Darwin/MacOSX on Intel
2692
26932005-06-06 Jan Djärv <jan.h.d@swipnet.se>
2694
2695 * configure.in (HAVE_CANCELMENUTRACKING): New test.
2696
26972005-05-11 Jérôme Marant <jmarant@marant.org>
2698
2699 * configure.in: Add --enable-locallisppath.
2700
27012005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2702
2703 * configure.in: Don't check HAVE_CARBON if HAVE_X11 is set to yes.
2704 Check HAVE_CARBON before USE_TOOLKIT_SCROLL_BARS. Define
2705 USE_TOOLKIT_SCROLL_BARS by default if HAVE_CARBON is set to yes.
2706
27072005-05-07 Jérôme Marant <jerome@marant.org>
2708
2709 * make-dist: Remove references to makefile.nt and makefile.def.
2710 Include widgets and images subdirectories of etc. Do not exclude
2711 ldefs-boot.el.
2712
27132005-04-23 Andreas Schwab <schwab@suse.de>
2714
2715 * configure.in: Remove duplicate match for powerpc configuration.
2716
27172005-04-20 Thien-Thi Nguyen <ttn@gnu.org>
2718
2719 * configure.in: Check for <pwd.h>.
2720
27212005-04-14 Lute Kamstra <lute@gnu.org>
2722
2723 * make-dist: Distribute all ChangeLog files in lisp/.
2724 Don't distribute ldefs-boot.el.
2725 lisp/makefile.nt no longer exists.
2726
27272005-04-13 Lute Kamstra <lute@gnu.org>
2728
2729 * make-dist: Don't use DONTCOMPILE from lisp/Makefile.in; check
2730 for "no-byte-compile: t" in the file instead.
2731
27322005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
2733
2734 * configure.in <Motif>: Don't let a special LessTif/Motif1.2 install
2735 shadow the main Lesstif/Motif-2.1 libs and includes.
2736
27372005-03-10 Jan Djärv <jan.h.d@swipnet.se>
2738
2739 * configure.in: Only add XASSERTS to cppflags.
2740
27412005-03-04 Jan Djärv <jan.h.d@swipnet.se>
2742
2743 * configure.in: Added --enable-asserts.
2744
27452005-02-09 Kim F. Storm <storm@cua.dk>
2746
2747 Change release version from 21.4 to 22.1 throughout.
2748 Change development version from 21.3.50 to 22.0.50.
2749
27502005-01-19 Steven Tamm <steventamm@mac.com>
2751
2752 * configure.in: Check for <sys/utsname.h>.
2753
27542004-12-11 Kim F. Storm <storm@cua.dk>
2755
2756 * Makefile.in (info): Undo 2004-12-05 change.
2757
27582004-12-08 Luc Teirlinck <teirllm@auburn.edu>
2759
2760 * info/dir (File): Add URL and Org Mode manuals.
2761 * Makefile.in (install-arch-indep, uninstall): Add url and org
2762 manuals.
2763
27642004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
2765
2766 * configure.in (INLINE, RE_TRANSLATE_P): Move patches mistakenly
2767 committed to src/config.in.
2768
27692004-12-07 Jan Djärv <jan.h.d@swipnet.se>
2770
2771 * configure.in: If $HAVE_GTK_FILE_CHOOSER = yes, check for
2772 pthreads and define HAVE_GTK_AND_PTHREAD.
2773
27742004-12-05 Richard M. Stallman <rms@gnu.org>
2775
2776 * Makefile.in (info): Ignore errors building info files.
2777
27782004-11-27 Eli Zaretskii <eliz@gnu.org>
2779
2780 * config.bat: If 8-byte alignment is not supported, define
2781 NO_DECL_ALIGN in src/config.h, instead of trivially defining
2782 DECL_ALIGN. Protect & with "" because & is special for cmd.exe;
2783 filter through Sed to remove the quotes.
2784
27852004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
2786
2787 * info/.cvsignore: Ignore everything. It's OK since .cvsignore does
2788 not apply to files explicitly `cvs add'ed.
2789
27902004-11-12 Eli Zaretskii <eliz@gnu.org>
2791
2792 * config.bat: Don't require djecho.exe for the v1.x build.
2793 Add a test for DECL_ALIGN support, and add a trivial definition to
2794 src/config.h if 8-byte alignment is not supported.
2795
27962004-11-08 Kim F. Storm <storm@cua.dk>
2797
2798 * Makefile.in (bootstrap, bootstrap-clean-before): Remove .elc
2799 files before building.
2800 (bootfast, bootstrap-clean-before-fast): New targets, like
2801 bootstrap but don't remove .elc files.
2802
28032004-11-06 Lars Brinkhoff <lars@nocrew.org>
2804
2805 * configure.in: Add check for getrusage.
2806
28072004-11-02 Jan Djärv <jan.h.d@swipnet.se>
2808
2809 * configure.in (HAVE_GTK_FILE_CHOOSER, $HAVE_GTK_FILE_SELECTION):
2810 New tests for new and old GTK file dialogs.
2811 (HAVE_GTK): Only set with_toolkit_scroll_bars if not explicitly set
2812 to no.
2813
28142004-10-20 Jan Djärv <jan.h.d@swipnet.se>
2815
2816 * configure.in (HAVE_PERSONALITY_LINUX32): New test if PER_LINUX32
2817 can be set. Remove SETARCH test.
2818
28192004-10-08 Steven Tamm <steventamm@mac.com>
2820
2821 * configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h
2822
28232004-10-06 Jan Djärv <jan.h.d@swipnet.se>
2824
2825 * configure.in (HAVE_RANDOM_HEAPSTART): Change AC_MSG_ERROR to
2826 AC_MSG_WARN. Move output of warning message to end of configure run.
2827
28282004-10-05 Jan Djärv <jan.h.d@swipnet.se>
2829
2830 * configure.in (HAVE_RANDOM_HEAPSTART): Rename HAVE_EXECSHIELD.
2831 Run test to see if heap start address is random.
2832
28332004-09-29 Miles Bader <miles@gnu.org>
2834
2835 * configure.in (HAVE_EXECSHIELD): Test correct env variable to see
2836 if setarch is present.
2837
28382004-09-25 Jan Djärv <jan.h.d@swipnet.se>
2839
2840 * configure.in (HAVE_EXECSHIELD): Only define on x86.
2841
28422004-09-24 Jan Djärv <jan.h.d@swipnet.se>
2843
2844 * configure.in: Check for exec-shield.
2845
28462004-08-06 Andreas Schwab <schwab@suse.de>
2847
2848 * Makefile.in (install-arch-indep, uninstall): Add flymake.
2849
28502004-07-31 Eli Zaretskii <eliz@gnu.org>
2851
2852 * config.bat: Update URLs in the comments.
2853
28542004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
2855
2856 * Makefile.in (install-arch-indep): Add pgg and sieve.
2857
2858 * info/.cvsignore: Added pgg and sieve.
2859
28602004-07-05 Andreas Schwab <schwab@suse.de>
2861
2862 * Makefile.in (install-arch-indep): Remove .arch-inventory files.
2863
28642004-06-21 Kenichi Handa <handa@m17n.org>
2865
2866 * make-dist: Link leim-ext.el into tempdir.
2867
28682004-06-15 Luc Teirlinck <teirllm@auburn.edu>
2869
2870 * info/dir (File): Add emacs-xtra.
2871 * Makefile.in (install-arch-indep, uninstall): Add emacs-xtra.
2872
28732004-06-12 Juri Linkov <juri@jurta.org>
2874
2875 * info/dir: Move menu help lines from `* Menu:' to file header.
2876 Describe the purpose of a red *.
2877
28782004-05-04 Dave Love <fx@gnu.org>
2879
2880 * configure.in: Don't use `extrasub'.
2881
28822004-04-29 Dave Love <fx@gnu.org>
2883
2884 * configure.in: Don't forget to quote args to `test'.
2885
28862004-04-24 Thien-Thi Nguyen <ttn@gnu.org>
2887
2888 * autogen.sh: Update filename in "please read" message.
2889
28902004-04-17 Richard M. Stallman <rms@gnu.org>
2891
2892 * INSTALL: Move the info about site-lisp dirs,
2893 and say uninstalled Emacs looks there too.
2894
28952004-04-04 Eli Zaretskii <eliz@gnu.org>
2896
2897 * config.bat (lib-src): Recognize comment lines in Makefile.in
2898 that have a TAB after the #, to avoid errors in preprocessing with
2899 GCC 3.3.3.
2900
29012004-03-31 Luc Teirlinck <teirllm@auburn.edu>
2902
2903 * Makefile.in: Mention in comment that `make maintainer-clean'
2904 deletes .elc files.
2905
29062004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
2907
2908 * update-subdirs: Add local variables to prevent byte-compiling.
2909
29102004-03-21 Dave Love <fx@gnu.org>
2911
2912 * configure.in: Fix previous change.
2913
29142004-03-18 Dave Love <fx@gnu.org>
2915
2916 * configure.in: Add -znocombreloc to LDFLAGS if compiler supports it.
2917
29182004-03-15 Luc Teirlinck <teirllm@auburn.edu>
2919
2920 * info/dir (File): Add SMTP and SES.
2921
29222004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
2923
2924 * Makefile.in (maintainer-clean): Clean in the lisp dir as well.
2925 (bootstrap): Use the new bootstrap-prepare target in lisp.
2926
29272004-02-18 Kim F. Storm <storm@cua.dk>
2928
2929 * INSTALL.CVS: Add info about ssh/cvs related problems and work-around.
2930
29312004-02-16 Eli Zaretskii <eliz@gnu.org>
2932
2933 * make-dist: Don't link index.*perm and permute-index into tempdir.
2934
29352004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
2936
2937 * AUTHORS (JonathanYavner): Rename testcover-*.el to tcover-*.el
2938 to match previous changes by Eli Zaretskii.
2939
29402004-02-09 Luc Teirlinck <teirllm@auburn.edu>
2941
2942 * Makefile.in: Set CDPATH to an empty string.
2943
29442004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
2945
2946 * configure.in <darwin>: Use fink packages if available.
2947
29482004-01-25 Jérôme Marant <jmarant@free.fr> (tiny change)
2949
2950 * make-dist (lispref): Do include lispref/index.texi.
2951
29522004-01-06 Eric Hanchrow <offby1@blarg.net>
2953
2954 * make-dist (tempdir): Include cursors in nt/icons.
2955
29562003-12-30 Eli Zaretskii <eliz@gnu.org>
2957
2958 * INSTALL.CVS: Renamed from INSTALL-CVS to avoid file-name
2959 clashes with install-sh on 8+3 filesystems.
2960
29612003-12-08 Miles Bader <miles@gnu.org>
2962
2963 * .cvsignore: Add .arch-inventory.
2964
29652003-12-24 Andreas Schwab <schwab@suse.de>
2966
2967 * configure.in: Check for <sys/socket.h>. Include it before
2968 including <net/if.h>. Move check for <net/if.h> before its use.
2969
29702003-12-24 Jan Djärv <jan.h.d@swipnet.se>
2971
2972 * Makefile.in (install-arch-dep): Don't let cd output go into
2973 pipe for carbon_appdir.
2974
29752003-12-24 Andreas Schwab <schwab@suse.de>
2976
2977 * configure.in (PKG_CHECK_MODULES): Fix quoting.
2978
29792003-12-01 Andreas Schwab <schwab@suse.de>
2980
2981 * configure.in (powerpc-apple-darwin*): Use ${CC-cc} instead of
2982 hardcoding gcc.
2983
29842003-11-16 Jan Djärv <jan.h.d@swipnet.se>
2985
2986 * configure.in (HAVE_GTK_MULTIDISPLAY): Check if GTK can handle
2987 multiple displays.
2988 Wrong number of args to AC_CHECK_LIB for HAVE_X_SM test corrected.
2989
29902003-09-23 Dave Love <fx@gnu.org>
2991
2992 * configure.in: Check members of struct ifreq.
2993
29942003-09-14 Kim F. Storm <storm@cua.dk>
2995
2996 * configure.in: Add checks for sys/ioctl.h and net/if.h.
2997
29982003-09-12 Luc Teirlinck <teirllm@mail.auburn.edu>
2999
3000 * Makefile.in (install-arch-indep, uninstall): Add SES manual.
3001
30022003-08-18 Lute Kamstra <lute@gnu.org>
3003
3004 * configure.in: Revert the change of 2003-07-29 as GTK+ 2.2 is not
3005 required anymore.
3006
30072003-08-07 Andrew Choi <akochoi@shaw.ca>
3008
3009 * configure.in [powerpc-apple-darwin*]: Use the -no-cpp-precomp
3010 option instead of -traditional-cpp for CPP.
3011
30122003-07-29 Richard M. Stallman <rms@gnu.org>
3013
3014 * configure.in (HAVE_XIM): Define if XIM is available.
3015
30162003-07-29 Tim Van Holder <tim.vanholder@anubex.com> (tiny change)
3017
3018 * configure.in: The function gtk_window_set_icon_from_file was
3019 introduced in GTK+ 2.2, so check for that release.
3020
30212003-07-23 Andreas Schwab <schwab@suse.de>
3022
3023 * configure.in: Add --enable-maintainer-mode, substitute MAINT.
3024
3025 * Makefile.in (YACC): Remove, not used.
3026 (MAINT): Don't set.
3027 (${srcdir}/configure, $(srcdir)/src/stamp-h.in): Use @MAINT@ to
3028 disable dependency on ${srcdir}/configure.in when maintainer mode
3029 is disabled.
3030
30312003-07-22 Dave Love <fx@gnu.org>
3032
3033 * configure.in: Make XRegisterIMInstantiateCallback test depend on
3034 HAVE_X11, not with_xim.
3035 (HAVE_CRTIN): Provide template.
3036 <with_png>: Test for png.h and libpng/png.h.
3037
30382003-07-15 Andreas Schwab <schwab@suse.de>
3039
3040 * configure.in: Temporarily leave quoting for AC_DEFINE.
3041
30422003-07-13 Stefan Monnier <monnier@cs.yale.edu>
3043
3044 * configure.in: Check for posix_memalign.
3045
30462003-07-12 Richard M. Stallman <rms@gnu.org>
3047
3048 * configure.in [netbsd systems]: Define HAVE_CRTIN properly.
3049
30502003-07-09 Kim F. Storm <storm@cua.dk>
3051
3052 * INSTALL (DETAILED BUILDING AND INSTALLATION): Describe new
3053 functionality of --without-xim.
3054
30552003-06-29 Dave Love <fx@gnu.org>
3056
3057 * configure.in: Fix XRegisterIMInstantiateCallback check for gcc.
3058
30592003-06-23 Dave Love <fx@gnu.org>
3060
3061 * configure.in: Check for sys/_mbstate_t.h.
3062 Test XRegisterIMInstantiateCallback prototype.
3063 (AH_BOTTOM): Define DO_BLOCK_INPUT, my_strftime.
3064
30652003-06-06 Dave Love <fx@gnu.org>
3066
3067 * configure.in: Check for locale.h.
3068
30692003-06-05 Dave Love <fx@gnu.org>
3070
3071 * configure.in: Check for memcpy, mempcpy, mblen, mbrlen.
3072 Use AC_FUNC_STRFTIME, AC_STRUCT_TIMEZONE, AC_TYPE_MBSTATE_T.
3073 (NLIST_STRUCT): Don't define.
3074 (AH_BOTTOM): Define my_strftime.
3075
30762003-06-02 Richard M. Stallman <rms@gnu.org>
3077
3078 * configure.in: Revert changes of 2003-03-03 and 2003-05-24.
3079
30802003-05-24 Andreas Schwab <schwab@suse.de>
3081
3082 * configure.in (AH_BOTTOM) [MAC_OSX]: Do not redefine bcopy,
3083 bzero, and bcmp.
3084
30852003-05-22 Dave Love <fx@gnu.org>
3086
3087 * configure.in: Remove redundant test for term.h. Test for difftime.
3088
30892003-05-20 Dave Love <fx@gnu.org>
3090
3091 * configure.in: Append * to s390-*-linux-gnu case.
3092 (LIBMAIL) <lockfile>: Don't define.
3093
30942003-04-30 Richard M. Stallman <rms@gnu.org>
3095
3096 * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*.
3097
30982003-04-28 Francesco Potortì <pot@gnu.org>
3099
3100 * configure.in: Undo last (RMS') change, as it is useless, per
3101 Dave Love.
3102
31032003-04-08 Richard M. Stallman <rms@gnu.org>
3104
3105 * configure.in: Put #include of jpeglib.h at start of line.
3106
31072003-04-30 Kai Großjohann <kai.grossjohann@gmx.net>
3108
3109 * INSTALL (* GNU/Linux development packages): Mention Debian and
3110 RedHat package names.
3111
31122003-04-30 Boyd Lynn Gerber <gerberb@zenez.com>
3113
3114 * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*.
3115
31162003-04-30 Kai Großjohann <kai.grossjohann@gmx.net>
3117
3118 * INSTALL (* GNU/Linux development packages): Tell people to
3119 install additional packages for compiling Emacs.
3120
31212003-04-06 Francesco Potortì <pot@gnu.org>
3122
3123 * configure.in: Use the same configuration for all aix5, not just
3124 aix5.1.
3125
31262003-03-16 Nelson H. F. Beebe <beebe@math.utah.edu> (tiny change)
3127
3128 * configure.in: Check for need for bigtoc support on IBM AIX for
3129 solving a linker table overflow problem.
3130
31312003-03-03 Rob Browning <rlb@defaultvalue.org>
3132
3133 * configure.in: Add AC_CHECK_FUNCS for memcmp and memmove.
3134 (AH_BOTTOM): Switch tests to prefer memcmp, memset, and memmove
3135 over bzero, bcmp, and bcopy.
3136
31372003-02-23 Simon Josefsson <jas@extundo.com>
3138
3139 * Makefile.in (install-arch-indep, uninstall): Add SMTP manual.
3140
31412003-02-21 Klaus Zeitler <kzeitler@lucent.com>
3142
3143 * configure.in: Set new hpux10-20.h as "major" include for 10.20.
3144
31452003-02-13 Robert J. Chassell <bob@rattlesnake.com> (tiny change)
3146
3147 * INSTALL (* Extra fonts): Say that Emacs doesn't include fonts.
3148
31492003-02-08 Andreas Schwab <schwab@suse.de>
3150
3151 * Makefile.in (EXEEXT): Define to @EXEEXT@ and use this variable
3152 instead of the substitution.
3153
31542003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
3155
3156 * Makefile.in: Use @EXEEXT@ for Cygwin.
3157 Use USERNAME if LOGNAME is not set (for Cygwin).
3158
3159 * configure.in: Add opsys=cygwin.
3160
31612003-01-22 Andreas Schwab <schwab@suse.de>
3162
3163 * configure.in: Set HAVE_MENUS=yes when HAVE_CARBON=yes instead of
3164 redefining it explicitly in src/config.in.
3165
31662003-01-22 Markus Rost <rost@math.ohio-state.edu>
3167
3168 * Makefile.in (bootstrap): Make bootstrap-after.
3169
31702003-01-20 Jan Djärv <jan.h.d@swipnet.se>
3171
3172 * configure.in: Fix --with-gtk.
3173
31742003-01-19 Jan Djärv <jan.h.d@swipnet.se>
3175
3176 * configure.in: Add --with-gtk, --with-x-toolkit=gtk
3177
3178 * INSTALL (DETAILED BUILDING AND INSTALLATION): Add text about GTK.
3179
31802003-01-14 Francesco Potortì <pot@gnu.org>
3181
3182 * configure.in (m68k-motorola-sysv): Remove (obsolete).
3183
31842003-01-07 Steven Tamm <steventamm@mac.com>
3185
3186 * configure.in: New option, --enable-carbon-app, to specify
3187 that the application should be installed
3188 * Makefile.in (install-arch-dep): On Mac OS X, install the
3189 Emacs.app application if carbon-app is enabled
3190
31912003-01-06 Dave Love <fx@gnu.org>
3192
3193 * configure.in: Check for nl_langinfo.
3194 [!HAVE_SIZE_T]: Fix typedef.
3195
31962003-01-06 David Kastrup <dak@gnu.org>
3197
3198 * Makefile.in (INSTALL_INFO): Get install-info command from configure.
3199
3200 * configure.in: Add tests for install-info.
3201
32022002-12-09 Markus Rost <rost@math.ohio-state.edu>
3203
3204 * configure.in (*-sunos5*, *-solaris*): Revert previous change -
3205 use again sol2-6 instead of sol2-8.
3206
32072002-12-09 Dave Love <fx@gnu.org>
3208
3209 * configure.in (*-sunos5.8*, *-solaris2.8*): Delete configurations.
3210
32112002-12-08 Andreas Schwab <schwab@suse.de>
3212
3213 * Makefile.in (install-arch-indep): Revert last change.
3214
32152002-11-27 Dave Love <fx@gnu.org>
3216
3217 * configure.in: Use AC_CHECK_DECLS, not AC_DECL_SYS_SIGLIST.
3218 Check for __sys_siglist too. Check for memset.
3219 Use AC_FUNC_GETPGRP. Add mipsel-*-linux-gnu* target.
3220
32212002-11-22 Juanma Barranquero <lektu@terra.es>
3222
3223 * config.guess, config.sub: Updated from master source.
3224
32252002-11-19 Karl Fogel <kfogel@red-bean.com>
3226
3227 * autogen.sh: New file.
3228
32292002-11-15 Dave Love <fx@gnu.org>
3230
3231 * configure.in: Tidy up various quoting issues throughout.
3232 Use AC_GNU_SOURCE.
3233 (AH_BOTTOM): Fix #endif protecting config.h. Maybe include
3234 alloca.h. Define GC_SETJMP_WORKS, GC_LISP_OBJECT_ALIGNMENT.
3235 Maybe define bcopy, bzero, bcmp.
3236 (powerpcle-*-solaris2.5*, powerpcle-*-solaris2*): Remove (use
3237 non-existent machine file).
3238 (sys/vlimit.h, sys/resource.h, fsync, __restrict): Test for.
3239 (term.h, X11/Xaw3d/Scrollbar.h): Avoid warning from test.
3240 (nlist.h): Move test up.
3241
32422002-11-18 Markus Rost <rost@math.ohio-state.edu>
3243
3244 * configure.in (*-sunos5*, *-solaris*): Use sol2-8.
3245
32462002-11-14 Francesco Potortì <pot@gnu.org>
3247
3248 * configure.in (*-sunos5.8*, *-solaris2.8*): New configurations.
3249
32502002-11-11 Tim Van Holder <tim.vanholder@anubex.com> (tiny change)
3251
3252 * Makefile.in (install-arch-indep): Prepend $(srcdir)/ to lisp.
3253
32542002-11-08 Dave Love <fx@gnu.org>
3255
3256 * configure.in: Use AC_CONFIG_LIBOBJ_DIR and require autoconf 2.54.
3257 (AH_BOTTOM) [!HAVE_SIZE_T]: Typedef size_t.
3258
32592002-11-07 Miles Bader <miles@gnu.org>
3260
3261 * Makefile.in (maybe_bootstrap): Fix shell variable usage.
3262 Handle separate-build-dir case.
3263
32642002-11-06 Richard M. Stallman <rms@gnu.org>
3265
3266 * Makefile.in (maybe_bootstrap): Add doublequotes to make it
3267 bulletproof. $bar may be empty when there are no .elc files.
3268
32692002-10-30 Dave Love <fx@gnu.org>
3270
3271 * configure.in: Require autoconf 2.53. Test for pty.h,
3272 sys/mman.h, sys/param.h, mremap, memmove.
3273 (AH_BOTTOM): Maybe include strings.h. Add local variables for mode.
3274 (AC_PROG_YACC): Delete.
3275 (size_t): Use AC_CHECK_TYPES.
3276 (AH_TOP): Up-date copyright.
3277
32782002-10-01 Juanma Barranquero <lektu@terra.es>
3279
3280 * update-subdirs: Add "no-byte-compile: t" to subdirs.el.
3281
32822002-09-19 Richard M. Stallman <rms@gnu.org>
3283
3284 * configure.in: Fix the LessTif-directory-finder for real.
3285
32862002-09-14 Richard M. Stallman <rms@gnu.org>
3287
3288 * Makefile.in (maybe_bootstrap): Test for complete absence
3289 of compiled Lisp files.
3290
32912002-09-11 Stefan Monnier <monnier@cs.yale.edu>
3292
3293 * Makefile.in (bootstrap-lisp-1, bootstrap-lisp, bootstrap)
3294 (bootstrap-clean-after): Delete.
3295 (bootstrap): Make the sequencing explicit.
3296
32972002-09-10 Richard M. Stallman <rms@gnu.org>
3298
3299 * configure.in: Fix previous LessTif change.
3300
33012002-09-09 Richard M. Stallman <rms@gnu.org>
3302
3303 * configure.in (powerpcle-*-solaris2.5*): New configuration.
3304 (powerpcle-*-solaris*): Use version 2.6 as default.
3305 (*-sunos5.6*, *-solaris2.6*): New alternative.
3306 (*-sunos5*): Use version 2.6 as default.
3307
33082002-09-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3309
3310 * configure.in: Fix typo.
3311
33122002-09-05 Richard M. Stallman <rms@gnu.org>
3313
3314 * configure.in: Look for LessTif in /usr/X11R6/LessTif/ before Motif.
3315
3316 * configure.in: Handle $GCC_LINK_TEST_OPTIONS and
3317 $NON_GCC_LINK_TEST_OPTIONS after the AC_PROG_... macros.
3318
33192002-08-26 Kim F. Storm <storm@cua.dk>
3320
3321 * Makefile.in (install-arch-indep): Do not remove DOC file
3322 when it is the only DOC file installed; this is the case when
3323 CANNOT_DUMP is defined. From Joe Buehler (tiny change).
3324
33252002-07-24 Markus Rost <rost@math.ohio-state.edu>
3326
3327 * configure.in: Fix typo.
3328
33292002-07-24 Richard M. Stallman <rms@gnu.org>
3330
3331 * configure.in: Don't print anything special about gamedir.
3332
3333 * configure.in: Delete nonstandard --with-game-user option.
3334
33352002-07-21 Richard M. Stallman <rms@gnu.org>
3336
3337 * Makefile.in (gamedir, localstatedir): New variables.
3338 (epaths-force): Insert value of gamedir into PATH_GAME.
3339
3340 * configure.in (gamedir): Handle it like lispdir.
3341 (--with-game-dir option): Delete.
3342
33432002-06-21 Pavel Janík <Pavel@Janik.cz>
3344
3345 * configure.in: Add support for mipseb-*-netbsd* machines.
3346
33472002-06-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3348
3349 * Makefile.in (install-arch-indep, uninstall): Add Tramp.
3350
33512002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3352
3353 * info/dir (File): Add an entry for Tramp.
3354
33552002-06-17 Eli Zaretskii <eliz@is.elta.co.il>
3356
3357 * INSTALL-CVS: New file.
3358
33592002-06-07 Andreas Schwab <schwab@suse.de>
3360
3361 * configure.in (x86_64-*-linux-gnu*): New system.
3362
33632002-05-31 Eli Zaretskii <eliz@is.elta.co.il>
3364
3365 * config.bat: Handle the case when lispintro is truncated to lispintr.
3366
33672002-05-26 Paul Eggert <eggert@twinsun.com>
3368
3369 * config.guess, config.sub: Updated from master source.
3370
33712002-05-09 Richard M. Stallman <rms@gnu.org>
3372
3373 * configure.in (emacs_cv_speed_t): Add square brackets for clarity.
3374
33752002-05-04 Pavel Janík <Pavel@Janik.cz>
3376
3377 * make-dist: Do not distribute lock/ directory.
3378
33792002-04-30 Andrew Choi <akochoi@shaw.ca>
3380
3381 * configure.in: Provide documentation string when defining
3382 variable HAVE_CARBON. Also define HAVE_WINDOW_SYSTEM, HAVE_MOUSE,
3383 and HAVE_MENUS in AH_BOTTOM if HAVE_CARBON is defined.
3384
33852002-04-28 Colin Walters <walters@verbum.org>
3386
3387 * configure.in: Delete configure check for access to the game user.
3388
33892002-04-29 Pavel Janík <Pavel@Janik.cz>
3390
3391 * make-dist: lwlib/Imakefile is removed.
3392
33932002-04-26 Andrew Choi <akochoi@shaw.ca>
3394
3395 * configure.in: Add support for powerpc-apple-darwin*.
3396 (HAVE_CARBON): Add.
3397
3398 * make-dist: Create directories in mac/Emacs.app.
3399
34002002-04-25 Pavel Janík <Pavel@Janik.cz>
3401
3402 * make-dist: lwlib-Xol* are removed.
3403
34042002-04-23 Andreas Schwab <schwab@suse.de>
3405
3406 * Makefile.in (MAINT): New variable.
3407 (${srcdir}/configure, $(srcdir)/src/stamp-h.in): Depend on this
3408 instead of configure.in, to avoid running autoconf and autoheader
3409 unless explicitly requested.
3410
34112002-04-16 Eli Zaretskii <eliz@gnu.org>
3412
3413 * config.bat: Update for msdos/sed2v2.inp.
3414
34152002-04-15 Andreas Schwab <schwab@suse.de>
3416
3417 * Makefile.in ($(srcdir)/src/config.in): Generate using autoheader.
3418 * configure.in: Add config header templates to all AC_DEFINE and
3419 AC_DEFINE_UNQUOTED symbols.
3420 * make-dist: Run autoheader if necessary.
3421
34222002-04-10 Colin Walters <walters@verbum.org>
3423
3424 * configure.in: Add --game-dir, --game-user. Test to see if we
3425 can use them.
3426
34272002-04-08 Pavel Janík <Pavel@Janik.cz>
3428
3429 * configure.in: Add --with-sound.
3430
34312002-03-18 Kim F. Storm <storm@cua.dk>
3432
3433 * configure.in: Test for sendto, recvfrom, getsockopt, setsockopt,
3434 and getsockname functions. Test for sys/un.h include file.
3435
34362002-03-15 Eli Zaretskii <eliz@is.elta.co.il>
3437
3438 * configure.in: Support AIX 5.1.
3439
34402002-03-10 Jan Djärv <jan.h.d@swipnet.se>
3441
3442 * configure.in: Added test for X Session Management (HAVE_X_SM).
3443
34442002-03-03 Richard M. Stallman <rms@gnu.org>
3445
3446 * Makefile.in (install-arch-indep): Use umask 022 for DOC* and lisp/.
3447 Run chown $${LOGNAME} on files installed by tar xvf.
3448
34492002-03-03 Kim F. Storm <storm@cua.dk>
3450
3451 * configure.in: Test for getpeername.
3452
34532002-03-01 Richard M. Stallman <rms@gnu.org>
3454
3455 * configure.in (HAVE_JPEG): Turn it off if libjpeg version < 6b.
3456 (HAVE_GIF): Don't use old libungif versions that crash.
3457
34582002-02-26 Richard M. Stallman <rms@gnu.org>
3459
3460 * configure.in <making srcdir absolute>: Verify that PWD is correct,
3461 not just well-formed and valid.
3462 (mips-compaq-nonstopux*): New configuration.
3463
34642002-02-18 Paul Eggert <eggert@twinsun.com>
3465
3466 * make-dist: Port to POSIX 1003.1-2001, which doesn't allow "head -1".
3467 "sed q" is a portable equivalent to plain "head -1".
3468
34692002-02-13 Richard M. Stallman <rms@gnu.org>
3470
3471 * Makefile.in (maybe_bootstrap): Do `exit 1'.
3472 (all): Don't depend on maybe_bootstrap here.
3473 (${SUBDIR}): Depend on it here instead.
3474
34752002-02-08 Richard M. Stallman <rms@gnu.org>
3476
3477 * Makefile.in (maybe_bootstrap): Add an infinite sleep-loop.
3478
34792002-01-27 Eli Zaretskii <eliz@is.elta.co.il>
3480
3481 * configure.in: Recognize BSD/OS 5.0.
3482
34832002-01-11 Eli Zaretskii <eliz@is.elta.co.il>
3484
3485 * make-dist: Make version checking in emacs.texi consistent with
3486 how we set it there.
3487
34882001-12-29 Kim F. Storm <storm@cua.dk>
3489
3490 * INSTALL: <CONFIGURATION BY HAND> Now requires autoconf 2.51.
3491
34922001-12-28 Richard M. Stallman <rms@gnu.org>
3493
3494 * configure.in: Test for mbsinit.
3495
34962001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
3497
3498 These changes make Leim part of the standard distribution:
3499
3500 * README: Add info about the `leim' directory.
3501
3502 * INSTALL: Remove text that describes Leim as a separate package.
3503
3504 * noleim-Makefile.in: File removed.
3505
3506 * make-dist: Don't copy noleim-Makefile.in to the leim subdirectory.
3507 Link Leim files to ${tempdir}/leim, not to real-leim. Don't move
3508 Leim files out of the Emacs tree. Don't prepare a separate tarball
3509 for Leim.
3510
35112001-12-11 Richard M. Stallman <rms@gnu.org>
3512
3513 * configure.in (hppa*-*-linux-gnu*): New alternative.
3514
35152001-12-08 Pavel Janík <Pavel@Janik.cz>
3516
3517 * make-dist: Copy COPYING to leim/, lwlib/, mac/ and nt/ when
3518 creating distribution.
3519
35202001-12-06 Paul Eggert <eggert@twinsun.com>
3521
3522 * configure.in (AC_PREREQ): Bump from 2.50 to 2.51; needed for vfork.
3523 (AC_FUNC_VFORK): Remove.
3524 (AC_FUNC_FORK): Add.
3525 (HAVE_DES_H, HAVE_KRB5_H): Properly quote args of AC_CHECK_HEADERS;
3526 this is required by recent Autoconf versions.
3527
35282001-12-02 Pavel Janík <Pavel@Janik.cz>
3529
3530 * make-dist: Do not try to link removed files (aclocal.m4, _emacs,
3531 TODO, vms-pp.trans and others).
3532
35332001-11-29 Pavel Janík <Pavel@Janik.cz>
3534
3535 * make-dist: Use COPYING from the top-level directory.
3536
35372001-11-29 Gerd Moellmann <gerd@gnu.org>
3538
3539 * configure.in: Add support for FreeBSD/Alpha.
3540
35412001-11-29 Pavel Janík <Pavel@Janik.cz>
3542
3543 * make-dist: Add COPYING to the top-level directory of the
3544 distribution. Simplify the logic behind copying.
3545
3546 * Makefile.in (maybe_bootstrap): Fix previous change.
3547
35482001-11-28 Richard M. Stallman <rms@gnu.org>
3549
3550 * Makefile.in (maybe_bootstrap): Don't bootstrap, just suggest it.
3551
35522001-11-26 Richard M. Stallman <rms@gnu.org>
3553
3554 * Makefile.in: bootstrap should not delete dumped executables.
3555 (bootstrap-clean-before): New target.
3556 (bootstrap): Use bootstrap-clean-before instead of clean.
3557 (bootstrap-clean-after): Rename from bootstrap-clean. Calls changed.
3558
35592001-11-24 Eli Zaretskii <eliz@is.elta.co.il>
3560
3561 These changes add the Emacs Lisp Introduction manual to the
3562 distribution:
3563
3564 * Makefile.in (install-arch-indep, uninstall): Add ELisp Intro files.
3565
3566 * make-dist: Copy the files in lispintro directory.
3567
3568 * config.bat: Configure in the lispintro directory.
3569
3570 * configure.in (AC_OUTPUT): Add lispintro/Makefile.
3571
3572 * Makefile.in (SUBDIR_MAKEFILES): Add lispintro.
3573 (lispintro/Makefile): New target.
3574 (mostlyclean, clean, distclean, maintainer-clean): Add lispintro.
3575 (unlock, relock, info, dvi): Ditto.
3576
35772001-11-23 Eli Zaretskii <eliz@is.elta.co.il>
3578
3579 * Makefile.in (uninstall, install-arch-indep): Don't install gfdl.1.
3580
3581 * make-dist (etc): Don't distribute gfdl.1.
3582
35832001-11-22 Colin Walters <walters@debian.org>
3584
3585 * Makefile.in (install-arch-indep): Install the calc .info files.
3586 (uninstall): Handle deletion of calc .info files (thanks Pavel Janík).
3587
35882001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
3589
3590 * make-dist (lispref): Add *.txt, *.el, permute-index, and
3591 tindex.pl to the list of those being put into the distribution.
3592
35932001-11-16 Eli Zaretskii <eliz@gnu.org>
3594
3595 * configure.in: Add coff.h to the list in AC_CHECK_HEADERS.
3596
35972001-11-15 Pavel Janík <Pavel@Janik.cz>
3598
3599 * Makefile.in (uninstall): Fix previous change.
3600
3601 * configure.in, Makefile.in: Add support for --program-prefix,
3602 --program-suffix and --program-transform-name options.
3603
36042001-11-13 Pavel Janík <Pavel@Janik.cz>
3605
3606 * Makefile.in (install-arch-indep): Use `${manext}' instead of `.1'.
3607 (install-arch-indep): Install emacsclient manual page.
3608 (uninstall): Uninstall emacsclient manual page.
3609
36102001-11-12 Eli Zaretskii <eliz@is.elta.co.il>
3611
3612 * make-dist: Add lispref/index.*perm files to the distribution.
3613 From Pavel Janík <Pavel@Janik.cz>.
3614
36152001-11-12 Pavel Janík <Pavel@Janik.cz>
3616
3617 * Makefile.in (uninstall): Remove gfdl.1 when uninstalling.
3618
36192001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
3620
3621 * configure.in: AC_OUTPUT lispref/Makefile.
3622
36232001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
3624
3625 The following changes add the ELisp reference manual to the
3626 distribution.
3627
3628 * make-dist: Add the lispref directory to the distribution.
3629
3630 * Makefile.in (install-arch-indep): Add elisp* to the list of
3631 installed Info files.
3632 (SUBDIR_MAKEFILES): Add lispref/Makefile.
3633 (lispref/Makefile): New target.
3634 (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
3635 Add commands for the lispref directory.
3636 (info, dvi): Ditto.
3637
3638 * config.bat: Configure in `lispref'.
3639
36402001-11-09 Richard M. Stallman <rms@gnu.org>
3641
3642 * Makefile.in (bootstrap-lisp): Don't suppress error messages.
3643
36442001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
3645
3646 * make-dist (tempdir): Copy AUTHORS as well.
3647
36482001-11-06 Sam Steingold <sds@gnu.org>
3649
3650 * configure.in: Added a check for <nlist.h>.
3651
36522001-11-01 Pavel Janík <Pavel@Janik.cz>
3653
3654 * configure.in: Reindent --help output.
3655 From Per Starbäck (starback@ling.uu.se).
3656
36572001-10-31 Eli Zaretskii <eliz@is.elta.co.il>
3658
3659 * configure.in: New entry for HP/UX-11.
3660
3661 * Makefile.in (SOURCES): Replace GETTING.GNU.SOFTWARE with FTP.
3662 From Eric S. Raymond <esr@golux.thyrsus.com>.
3663
36642001-10-28 Eli Zaretskii <eliz@is.elta.co.il>
3665
3666 * configure.in (s390-*-linux-gnu): New system. From Adam Thornton
3667 <athornton@sinenomine.net>.
3668
36692001-10-25 Gerd Moellmann <gerd@gnu.org>
3670
3671 * Makefile.in (maybe_bootstrap): New target.
3672 (all): Add to prerequisites to bootstrap if abbrev.elc doesn't exist.
3673
36742001-10-24 Ken Raeburn <raeburn@gnu.org>
3675
3676 * configure.in: If --with-hesiod is given, look for
3677 hes_getmailhost and res_send or __res_send; check hesiod and
3678 resolv libraries respectively if system libraries don't supply them.
3679
36802001-10-24 Gerd Moellmann <gerd@gnu.org>
3681
3682 * configure.in: Use $MAKE for `make' if set.
3683
36842001-10-22 Gerd Moellmann <gerd@gnu.org>
3685
3686 * Makefile.in (install-arch-indep): Add -h (follow symlinks)
3687 to tar options.
3688
36892001-10-20 Gerd Moellmann <gerd@gnu.org>
3690
3691 * (Version 21.1 released).
3692
36932001-10-20 Miles Bader <miles@gnu.org>
3694
3695 * configure.in (configuration): Set from `host' if `host_alias'
3696 isn't defined.
3697
36982001-10-19 Andreas Schwab <schwab@suse.de>
3699
3700 * configure.in: Make ready for autoconf 2.5x.
3701 (AC_PREREQ): Require autoconf 2.50.
3702 * aclocal.m4: Removed.
3703 * Makefile.in (${srcdir}/configure): Don't depend on aclocal.m4.
3704
37052001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
3706
3707 * README: Bump Emacs version to 21.1.50.
3708
37092001-10-05 Gerd Moellmann <gerd@gnu.org>
3710
3711 * Branch for 21.1.
3712
37132001-09-05 Gerd Moellmann <gerd@gnu.org>
3714
3715 * configure.in: Avoid `$@' which is handled specially in
3716 Autoconf 2.52. From "Adam J. Richter" <adam@yggdrasil.com>.
3717
37182001-09-01 Eli Zaretskii <eliz@is.elta.co.il>
3719
3720 * make-dist (nt): Add subdirs.el to the list of distributed files.
3721
37222001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
3723
3724 * configure.in (machine): Add an entry for
3725 hppa1.1-hitachi-hiuxwe2*.
3726
37272001-05-28 Gerd Moellmann <gerd@gnu.org>
3728
3729 * make-dist (LANG): Set LC_ALL and LANGUAGE to C, unset
3730 LC_MESSAGES and LANG. From Karl Eichwalder <keichwa@gmx.net>.
3731
37322001-05-14 Gerd Moellmann <gerd@gnu.org>
3733
3734 * make-dist: Copy texinfo.tex unconditionally.
3735
37362001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
3737
3738 * Makefile.in (install-arch-indep): Add gfdl.1 to the man pages
3739 that are installed.
3740
37412001-04-06 Gerd Moellmann <gerd@gnu.org>
3742
3743 * make-dist: Copy only `[a-z]*.{el,elc}' from leim/quail.
3744 Don't copy quick-b5, quick-cns, tsang-b5, and tsang-cns files.
3745
3746 * make-dist: Handle leim/MISC-DIC. Only include
3747 `[a-zA-Z]*.{el,elc}' from leim/quail.
3748
37492001-04-05 Gerd Moellmann <gerd@gnu.org>
3750
3751 * Makefile.in (install-arch-indep): Remove .cvsignore files.
3752
37532001-03-30 Gerd Moellmann <gerd@gnu.org>
3754
3755 * Makefile.in (.PHONY): Add for bootstrap targets.
3756 (bootstrap-clean): New target.
3757 (bootstrap): Use it instead of `clean'.
3758
37592001-03-29 Eli Zaretskii <a34785@is.elta.co.il>
3760
3761 * Makefile.in (SUBDIR): Remove leim.
3762 (all, .RECURSIVE, extraclean): Add leim explicitly.
3763 (leim): Provide separate rule which exports PARALLEL=0 into the
3764 environment.
3765
37662001-03-20 Gerd Moellmann <gerd@gnu.org>
3767
3768 * configure.in (HAVE_XPM): Don't print the result of the check for
3769 XpmReturnAllocPixels if we don't have an xpm.h.
3770
37712001-03-05 Gerd Moellmann <gerd@gnu.org>
3772
3773 * COPYING: New file.
3774
37752001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
3776
3777 * config.bat: Update the copyright.
3778
37792001-02-23 Kenichi Handa <handa@etl.go.jp>
3780
3781 * configure.in: Use AC_EGREP_CPP to check if the C preprocessor
3782 converts `..' to `. .'. If it converts, set CPP_NEED_TRADITIONAL
3783 to `yes'. Later in AC_OUTPUT, check this variable.
3784
37852001-02-09 Dave Love <fx@gnu.org>
3786
3787 * AUTHORS: Updated.
3788
37892001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
3790
3791 * info/dir (Ebrowse): Fix the entry (was missing a dot).
3792
37932001-02-02 Gerd Moellmann <gerd@gnu.org>
3794
3795 * mkinstalldirs (errstatus): Chmod a+rx directories we create.
3796
3797 * Makefile.in (uninstall): Ignore exit code of `rm'.
3798
3799 * Makefile.in (uninstall): Remove more info files. Remove
3800 ${libexecdir}/emacs/${version}. Remove ${archlibdir}/fns-*.
3801
38022001-01-31 Gerd Moellmann <gerd@gnu.org>
3803
3804 * noleim-Makefile.in (extraclean): Add.
3805
38062001-01-28 Gerd Moellmann <gerd@gnu.org>
3807
3808 * Makefile.in (extraclean): Added -f to -rm config-tmp-* to keep
3809 it quiet.
3810
38112001-01-24 Colin Walters <walters@cis.ohio-state.edu>
3812
3813 * Makefile.in (tags): Fix typo.
3814
38152001-01-13 Kenichi Handa <handa@etl.go.jp>
3816
3817 * configure.in: Fix typo in the code setting x_search_path.
3818
38192001-01-10 Dave Love <fx@gnu.org>
3820
3821 * configure.in: Don't reset LIBS at end of -lXmu test. Test for
3822 -lXext.
3823 (HAVE_XKBGETKEYBOARD): Fix reporting of result.
3824 (HAVE_LIBXP): Remove -lXt from AC_CHECK_LIB.
3825 (HAVE_XAW3D, HAVE_XPM, HAVE_JPEG, HAVE_PNG, HAVE_TIFF, HAVE_GIF):
3826 Don't frob CFLAGS. Remove extra X libs from AC_CHECK_LIB
3827 (now in $LIBS).
3828
38292001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
3830
3831 * config.bat: Run the preprocessor with -traditional.
3832
38332001-01-01 Eli Zaretskii <eliz@is.elta.co.il>
3834
3835 * INSTALL: Move copying conditions to end of file.
3836
38372000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
3838
3839 * INSTALL: Add basic installation procedure which assumes
3840 `configure' does its job. Elaborate on image support libraries.
3841 Add a pointer to Xaw3d library. Add advice about solving
3842 configure-time problems by looking in config.log and setting
3843 variables in the environment.
3844
38452000-12-27 Gerd Moellmann <gerd@gnu.org>
3846
3847 * Makefile.in (install-arch-indep): If tar fails, exit with
3848 exit code 1.
3849
38502000-12-19 Gerd Moellmann <gerd@gnu.org>
3851
3852 * configure.in: Test for XkbGetKeyboard with an AC_TRY_LINK whose
3853 source file includes XKBlib.h. On some broken Solaris systems,
3854 there is an XKBlib.h, reportedly, but header files included by
3855 XKBlib.h are missing.
3856
38572000-12-14 Gerd Moellmann <gerd@gnu.org>
3858
3859 * configure.in: AC_CHECK_FUNC XkbGetKeyboard.
3860
38612000-12-11 Dave Love <fx@gnu.org>
3862
3863 * configure.in <alpha*-dec-osf*>: Use full path for NON_GNU_CPP.
3864
38652000-12-11 Paul Eggert <eggert@twinsun.com>
3866
3867 * aclocal.m4 (AC_SYS_LARGEFILE, AC_SYS_LARGEFILE_MACRO_VALUE):
3868 Merge fixes from latest GNU tar version. These macros no longer
3869 futz with _XOPEN_SOURCE, as that was not portable in practice.
3870 (AC_FUNC_FSEEKO): New macro.
3871
3872 * configure.in: Use it instead of invoking AC_CHECK_FUNCS on
3873 ftello.
3874
38752000-12-05 Dave Love <fx@gnu.org>
3876
3877 * Makefile.in (TAGS, info): Avoid tab-prefixed comments in rules.
3878
38792000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
3880
3881 * info/dir: Change the category to "Emacs".
3882
38832000-12-01 Gerd Moellmann <gerd@gnu.org>
3884
3885 * make-dist (tempdir): Remove epaths.h from the distribution
3886 instead of paths.h.
3887
38882000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
3889
3890 * config.bat: Check for existence of djecho.exe, and print an
3891 error message if it is not available.
3892
3893 * INSTALL: Describe possible problem with djecho.exe in old
3894 versions of DJGPP v2.x.
3895
38962000-11-23 Gerd Moellmann <gerd@gnu.org>
3897
3898 * configure.in: Initialize HAVE_LIBXP to no.
3899
39002000-11-22 Gerd Moellmann <gerd@gnu.org>
3901
3902 * configure.in: Use m/macppc.h instead of the non-existent
3903 m/powerpc.h.
3904
39052000-11-21 Gerd Moellmann <gerd@gnu.org>
3906
3907 * Makefile.in (install-arch-indep): Also install info/eshell*
3908 and info/speedbar*.
3909
3910 * configure.in (HAVE_PNG): Check for the presence of
3911 png_get_channels to rule out older PNG libs.
3912
3913 * configure.in (AC_OUTPUT): Arrange to emit definitions of
3914 GCC and NON_GNU_CPP into config.status.
3915
39162000-11-20 Dave Love <fx@gnu.org>
3917
3918 * configure.in: Fix last change.
3919
3920 * GETTING.GNU.SOFTWARE: Deleted.
3921 * FTP: New file to replace it.
3922 * make-dist: Add FTP, remove GETTING.GNU.SOFTWARE.
3923
39242000-11-20 Gerd Moellmann <gerd@gnu.org>
3925
3926 * configure.in: Use -traditional with GNU cpp.
3927
39282000-11-17 Gerd Moellmann <gerd@gnu.org>
3929
3930 * make-dist: Handle the Mac port. Distribute all makefile.w32-in.
3931 Distribute more files from the nt/ subdir. Distribute PBM
3932 image files from subdirs of lisp/. Distribute old change logs
3933 from subdirs of lisp/. Distribute play/5x5.el.
3934
39352000-11-11 Dave Love <fx@gnu.org>
3936
3937 * config.sub, config.guess: Updated from master source.
3938
39392000-11-07 Dave Love <fx@gnu.org>
3940
3941 * configure.in: Test for mkstemp.
3942
39432000-11-01 Eli Zaretskii <eliz@is.elta.co.il>
3944
3945 * info/dir (Top): Rearrange menu items more logically, and put
3946 them into a single category. Add menu items for RefTeX and
3947 Widget.
3948
39492000-10-29 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3950
3951 * Makefile.in (install-arch-indep): Use --info-dir instead of
3952 --dir-file, and a simple argument instead of --info-file, so that
3953 the Debian version of install-info also works.
3954
39552000-10-19 Eric M. Ludlam <zappo@ultranet.com>
3956
3957 * info/dir (Speedbar): Add entry.
3958
39592000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
3960
3961 * INSTALL: Describe the new image-support options to the configure
3962 script. List URLs where image support libraries can be found.
3963
39642000-10-14 Eli Zaretskii <eliz@is.elta.co.il>
3965
3966 * info/dir (Top): Add an entry for Eshell.
3967
39682000-10-02 Dave Love <fx@gnu.org>
3969
3970 * configure.in: Check for gai_strerror.
3971
39722000-10-01 Andreas Schwab <schwab@suse.de>
3973
3974 * Makefile.in (install-arch-indep): Update list of installed info files.
3975
39762000-09-30 Gerd Moellmann <gerd@gnu.org>
3977
3978 * configure.in: Support `sparc*-*-netbsd*'.
3979
39802000-09-29 Eli Zaretskii <eliz@is.elta.co.il>
3981
3982 * info/dir (MIME): Add entry for emacs-mime.
3983
39842000-09-29 Dave Love <fx@gnu.org>
3985
3986 * configure.in: Fix alpha*-dec-osf4 using the osf5 config.
3987
39882000-09-26 Gerd Moellmann <gerd@gnu.org>
3989
3990 * make-dist: Adapt to the change of leim/Makefile which was
3991 necessary to ensure a reasonably working `make dist'.
3992
3993 * leim-Makefile.in: Moved to leim/Makefile.in..
3994
3995 * noleim-Makefile.in: New file, formerly leim/Makefile.in.
3996
39972000-09-21 Kenichi Handa <handa@etl.go.jp>
3998
3999 * leim-Makefile.in (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
4000 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
4001 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
4002 files to .elc.
4003 (${TIT}): Adjusted for the above change.
4004 (clean mostlyclean): Likewise.
4005 (.el.elc): New target.
4006
40072000-09-19 Gerd Moellmann <gerd@gnu.org>
4008
4009 * make-dist: Include XPM and XBM files in lisp/ and subdirs
4010 in the distribution.
4011
40122000-09-18 Gerd Moellmann <gerd@gnu.org>
4013
4014 * make-dist (skk): Rename to `ja-dic' because the leim directory
4015 was renamed.
4016
40172000-09-14 Dave Love <fx@gnu.org>
4018
4019 * configure.in: Fix spurion in last change.
4020
40212000-09-14 Gerd Moellmann <gerd@gnu.org>
4022
4023 * configure.in (USE_MMAP_FOR_BUFFERS): Recognize in system
4024 configuration files instead of REL_ALLOC_MMAP. Set REL_ALLOC
4025 to `no' if defined. Change result report.
4026
40272000-09-08 Dave Love <fx@gnu.org>
4028
4029 * configure.in: Remove spurious `@'s.
4030
4031 * aclocal.m4 (AC_FUNC_MMAP): Use fixed version from development
4032 autoconf.
4033
40342000-09-06 Gerd Moellmann <gerd@gnu.org>
4035
4036 * configure.in (REL_ALLOC_MMAP): Recognize in system configuration
4037 file and print informational message.
4038
4039 * configure.in (AC_FUNC_MMAP): Add.
4040
40412000-09-01 Gerd Moellmann <gerd@gnu.org>
4042
4043 * configure.in: Add ``checking'' messages for
4044 XpmReturnAllocPixels.
4045
40462000-08-28 Gerd Moellmann <gerd@gnu.org>
4047
4048 * configure.in: Check <strings.h>; check `index' and `rindex'
4049 functions.
4050
40512000-08-26 Kenichi Handa <handa@etl.go.jp>
4052
4053 * configure.in <alpha*-dec-osf*>: Move "NON_GNU_CPP='cpp'" before
4054 "case "${canonical}" in".
4055
40562000-08-25 Dave Love <fx@gnu.org>
4057
4058 * configure.in <osf>: Use NON_GNU_CPP='cpp' always.
4059
40602000-08-25 Kenichi Handa <handa@etl.go.jp>
4061
4062 * leim-Makefile.in: Rename skk to ja-dic throughout the file.
4063
40642000-08-24 Gerd Moellmann <gerd@gnu.org>
4065
4066 * configure.in <making srcdir absolute>: Unset CDPATH in case $PWD
4067 contains a relative path. Protect against unusable values of $PWD.
4068
40692000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
4070
4071 * info/dir (WoMan): Add entry.
4072
4073 * config.bat (maindir): Update src/_gdbinit even if it does
4074 already exist.
4075
40762000-08-07 Gerd Moellmann <gerd@gnu.org>
4077
4078 * Makefile.in (config.status): Prepend `$(srcdir)/' to `configure'.
4079
40802000-08-03 Gerd Moellmann <gerd@gnu.org>
4081
4082 * configure.in: Add support for ia64*-*-linux*.
4083
40842000-07-27 Gerd Moellmann <gerd@gnu.org>
4085
4086 * make-dist (aclocal.m4): Include in distribution.
4087
40882000-07-26 Dave Love <fx@gnu.org>
4089
4090 * configure.in (AC_SYS_LARGEFILE): Moved earlier.
4091
40922000-07-24 Dave Love <fx@gnu.org>
4093
4094 * configure.in: Add AC_SIZE_T.
4095
40962000-07-18 Dave Love <fx@gnu.org>
4097
4098 * configure.in: Reorder so that most tests are done after CPPFLAGS
4099 is set from the C_SWITCH_... definitions.
4100
41012000-07-10 Gerd Moellmann <gerd@gnu.org>
4102
4103 * configure.in (HAVE_XPM): Undo previous change. Check for
4104 preprocessor define XpmReturnAllocPixels.
4105
41062000-07-06 Gerd Moellmann <gerd@gnu.org>
4107
4108 * configure.in (HAVE_XPM): Check for XpmReturnAllocPixels
4109 instead of XpmReadFileToPixmap.
4110
41112000-07-05 Ken Raeburn <raeburn@gnu.org>
4112
4113 * configure.in: Check for <soundcard.h>. Look for ossaudio
4114 library, and set LIBSOUND accordingly.
4115
41162000-07-05 Dave Love <fx@gnu.org>
4117
4118 * configure.in: Use AC_HEADER_SYS_WAIT.
4119
41202000-07-05 Gerd Moellmann <gerd@gnu.org>
4121
4122 * make-dist: Check DONTCOMPILE in lisp/Makefile.in instead of
4123 lisp/Makefile. Distribute lisp/Makefile.in instead of
4124 lisp/Makefile.
4125
41262000-06-30 Ken Raeburn <raeburn@gnu.org>
4127
4128 * configure.in: Add ${C_SWITCH_X_SITE} temporarily to CPPFLAGS,
4129 while searching for image-handling libraries.
4130
41312000-06-26 Gerd Moellmann <gerd@gnu.org>
4132
4133 * configure.in (--with-xim): New option.
4134
41352000-06-23 Dave Love <fx@gnu.org>
4136
4137 * configure.in [HAVE_TIMEVAL]: Move gettimeofday test here, test
4138 for struct timezone and test how we can call gettimeofday.
4139 Check for OSF 5+. Check for term.h.
4140
4141 * aclocal.m4: Define the post-2.13 stuff conditionally on autoconf
4142 version.
4143
41442000-06-23 Gerd Moellmann <gerd@gnu.org>
4145
4146 * configure.in (HAVE_LIBXP): Change test for libXp.
4147
41482000-06-21 Dave Love <fx@gnu.org>
4149
4150 * configure.in: Check for fcntl.h. Use AC_FUNC_GETLOADAVG, not
4151 simple test for getloadavg and substitute GETLOADAVG_LIBS.
4152 Simplify test for GETTIMEOFDAY_ONE_ARGUMENT.
4153
41542000-06-19 Dave Love <fx@gnu.org>
4155
4156 * configure.in (GETTIMEOFDAY_ONE_ARGUMENT): Fix in case
4157 _XOPEN_SOURCE is defined.
4158
41592000-06-16 Gerd Moellmann <gerd@gnu.org>
4160
4161 * Makefile.in (distclean): Also make distclean in lisp/.
4162
41632000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
4164
4165 * config.bat: Generate lisp/Makefile from lisp/Makefile.in.
4166
41672000-06-15 Gerd Moellmann <gerd@gnu.org>
4168
4169 * make-dist: Add --help and --snapshot options.
4170
41712000-06-14 Gerd Moellmann <gerd@gnu.org>
4172
4173 * configure.in: Generate lisp/Makefile.
4174
4175 * configure.in: Add support for `*-lynxos*'.
4176 Use `cpp' as NON_GNU_CPP for `alpha*-dec-osf[5-9]*', as
4177 recommended by <Karen.Dorhamer@compaq.com> to fix problems
4178 on Tru64 UNIX v5.0.
4179
41802000-06-13 Ken Raeburn <raeburn@gnu.org>
4181
4182 * Makefile.in (install-arch-indep): Don't use "-unset CDPATH" when
4183 it's on a continuation line.
4184
41852000-06-02 Dave Love <fx@gnu.org>
4186
4187 * Makefile.in (install-arch-indep): Add pcl-cvs to list of info
4188 files.
4189
4190 * configure.in: Don't specify -n32 flag for mips-sgi-irix6.5.
4191 Check for struct exception. Use AC_SYS_LARGEFILE and move ftello
4192 test.
4193
4194 * aclocal.m4 (AC_SYS_LARGEFILE_TEST_INCLUDES)
4195 (AC_SYS_LARGEFILE_MACRO_VALUE, AC_SYS_LARGEFILE): New.
4196
41972000-05-26 Gerd Moellmann <gerd@gnu.org>
4198
4199 * configure.in: Add check for speed_t typedef.
4200
42012000-05-25 Ken Raeburn <raeburn@gnu.org>
4202
4203 * Makefile.in (install-arch-dep): Install fns-*.el only if it
4204 exists; it won't in the CANNOT_DUMP case.
4205
42062000-05-25 Gerd Moellmann <gerd@gnu.org>
4207
4208 * Makefile.in: Ignore exit status of `unset CDPATH' everywhere.
4209 On FreeBSD, the exit status is 1 if CDPATH is not set.
4210 (install-arch-indep): Install ebrowse.info.
4211
42122000-05-20 NIIBE Yutaka <gniibe@mri.co.jp>
4213
4214 * configure.in: Check for grandpt and getpt.
4215
42162000-05-09 Dave Love <fx@gnu.org>
4217
4218 * Makefile.in (install-arch-indep): Filter CVS as well as RCS.
4219
42202000-05-05 Gerd Moellmann <gerd@gnu.org>
4221
4222 * make-dist: Make a link for lib-src/grep-changelog.
4223 Copy install-sh.
4224
42252000-05-01 Eli Zaretskii <eliz@is.elta.co.il>
4226
4227 * config.bat: Identify the beginning of the cpp stuff in
4228 src/Makefile.in and lib-src/Makefile.in more accurately.
4229
42302000-04-27 Gerd Moellmann <gerd@gnu.org>
4231
4232 * configure.in: Add support for `powerpc*-*-linux-gnu*'.
4233
42342000-04-19 Gerd Moellmann <gerd@gnu.org>
4235
4236 * configure.in: Add support for `powerpc-*-netbsd*'.
4237
42382000-04-19 Dave Love <fx@gnu.org>
4239
4240 * configure.in: Don't use AC_FUNC_GETLOADAVG.
4241
4242 * aclocal.m4 (AC_FUNC_MKTIME): Use AC_SUBST.
4243
42442000-04-16 Dave Love <fx@gnu.org>
4245
4246 * Makefile.in (${srcdir}/configure): Depend on aclocal.m4.
4247
42482000-04-14 Dave Love <fx@gnu.org>
4249
4250 * configure.in: Use AC_FUNC_GETLOADAVG, AC_FUNC_MKTIME.
4251
4252 * aclocal.m4 (AC_FUNC_MKTIME): New.
4253
42542000-03-28 Ken Raeburn <raeburn@gnu.org>
4255
4256 * configure.in: Line up "--help" output a little better.
4257
42582000-03-26 Gerd Moellmann <gerd@gnu.org>
4259
4260 * Makefile.in (bootstrap-lisp-1, bootstrap-lisp, bootstrap-src):
4261 New targets.
4262 (bootstrap): Rewritten in terms of the new targets above. Make
4263 info files, too.
4264
42652000-03-12 Gerd Moellmann <gerd@gnu.org>
4266
4267 * config.guess, config.sub: Use the versions of the files from
4268 subversions.
4269
42702000-03-08 Dave Love <fx@gnu.org>
4271
4272 * configure.in: Use AC_PROG_RANLIB, AC_C_PROTOTYPES,
4273 AC_C_VOLATILE. Define POINTER_TYPE.
4274
4275 * aclocal.m4: New file.
4276
42772000-03-02 Gerd Moellmann <gerd@gnu.org>
4278
4279 * configure.in (machine): Add `mipsel-*-netbsd*' and
4280 `arm-*-netbsd*'.
4281
42822000-03-01 Gerd Moellmann <gerd@gnu.org>
4283
4284 * configure.in (machine): Add support for `*-auspex-sunos*'.
4285
42862000-02-29 Gerd Moellmann <gerd@gnu.org>
4287
4288 * configure.in (C_OPTIMIZE_SWITCH) [__GNUC__]: Use -O2.
4289
42902000-02-18 Dave Love <fx@gnu.org>
4291
4292 * configure.in: Define NON_GNU_CPP on alpha-dec-osf5+.
4293
42942000-02-18 Andreas Schwab <schwab@suse.de>
4295
4296 * Makefile.in (install-arch-indep): Add eudc to list of installed
4297 info files.
4298
42992000-02-17 Ken Raeburn <raeburn@gnu.org>
4300
4301 * configure.in: Include -lz and -ljpeg (if it's available) when
4302 testing for the tiff library.
4303
43042000-02-17 Gerd Moellmann <gerd@gnu.org>
4305
4306 * configure.in: Remove LISP_FLOAT_TYPE.
4307
43082000-02-12 Dave Love <fx@gnu.org>
4309
4310 * configure.in: Use AC_FUNC_VFORK.
4311
43122000-02-01 Gerd Moellmann <gerd@gnu.org>
4313
4314 * make-dist: Various fixes for new development tree.
4315
4316 * leim-Makefile.in: New file.
4317
43182000-01-31 Gerd Moellmann <gerd@gnu.org>
4319
4320 * Makefile.in (dist): Call ./make-dist.
4321
43222000-01-24 Dave Love <fx@gnu.org>
4323
4324 * configure.in: Remove -G0 from Irix NON_GCC_TEST_OPTIONS.
4325
43262000-01-18 Gerd Moellmann <gerd@gnu.org>
4327
4328 * configure.in (HAVE_GIF): Check for DGifOpen instead of
4329 DGifOpenFileName.
4330
43312000-01-11 Andreas Schwab <schwab@suse.de>
4332
4333 * Makefile.in (install-arch-indep): Update list of info files to
4334 be installed.
4335
43362000-01-05 Dave Love <fx@gnu.org>
4337
4338 * configure.in: Check for jerror.h as well as libjpeg.
4339
43402000-01-03 Andreas Schwab <schwab@suse.de>
4341
4342 * Makefile.in (install-arch-indep): Install autotype*. Run
4343 install-info on autotype and emacs-faq.info.
4344
43451999-12-04 Dave Love <fx@gnu.org>
4346
4347 * Makefile.in (install-arch-indep): Depend on `info'.
4348 (install-strip): Use `install' as sub-make target.
4349
43501999-11-23 Ken Raeburn <raeburn@gnu.org>
4351
4352 * configure.in: Restore Kerberos code deleted on 1999-05-29 that
4353 didn't need to be deleted. Check for the k5crypto library as well
4354 as the crypto library; MIT Kerberos 1.1 changed the name.
4355
43561999-11-18 Dave Love <fx@gnu.org>
4357
4358 * configure.in: Fix NON_GNU_CPP for Irix 6 to avoid failing tests.
4359
43601999-11-11 Erik Naggum <erik@naggum.no>
4361
4362 * configure.in (bitmapdir): Allow for both "bitmaps" directories.
4363
43641999-11-08 Dave Love <fx@gnu.org>
4365
4366 * configure.in: Fix change for --with-pop default.
4367
43681999-11-04 Dave Love <fx@gnu.org>
4369
4370 * configure.in: Default to --with-pop. Change sense of with-gcc
4371 and with-toolkit-scroll-bars messages to reflect the defaults.
4372
43731999-11-01 Gerd Moellmann <gerd@gnu.org>
4374
4375 * INSTALL: Mention the Emacs Lisp Reference.
4376
43771999-10-27 Noah Friedman <friedman@splode.com>
4378
4379 * configure.in: Check for dynamic ptys (/dev/ptmx, /dev/pts/).
4380
43811999-10-23 Gerd Moellmann <gerd@gnu.org>
4382
4383 * Makefile.in (bootstrap): New target.
4384
43851999-10-19 Paul Eggert <eggert@twinsun.com>
4386
4387 Add support for large files. Merge glibc 2.1.2.
4388
4389 * configure.in (AC_CHECK_HEADERS): Add stdio_ext.h.
4390 (HAVE_TM_GMTOFF): New symbol.
4391 (AC_CHECK_FUNCS): Add __fpending, ftello, getloadavg, mblen,
4392 mbrlen, strsignal.
4393 (LOCALTIME_CACHE): Don't include stdlib.h, as config.h does this now.
4394
43951999-10-09 Stefan Monnier <monnier@cs.yale.edu>
4396
4397 * make-dist (dontcompile): Look for the DONTCOMPILE variable rather
4398 than the obsolete dontcompilefiles pseudo-rule in lisp/Makefile.
4399
44001999-10-09 Richard M. Stallman <rms@gnu.org>
4401
4402 * Makefile.in (uninstall, install-arch-indep, install-arch-dep):
4403 Unset CDPATH to prevent cd from generating output.
4404
44051999-10-08 Stefan Monnier <monnier@cs.yale.edu>
4406
4407 * update-subdirs: Also ignore CVS subdirs.
4408
44091999-10-07 Gerd Moellmann <gerd@gnu.org>
4410
4411 * Makefile.in (install-arch-indep): Add ada-mode.
4412
44131999-10-06 Dave Love <fx@gnu.org>
4414
4415 * Makefile.in: Add rules for config.status, configure.
4416
44171999-09-07 Gerd Moellmann <gerd@gnu.org>
4418
4419 * configure.in (--with-sound): Removed.
4420
44211999-08-30 Gerd Moellmann <gerd@gnu.org>
4422
4423 * configure.in (USE_TOOLKIT_SCROLL_BARS): Move the test down after
4424 the test for Xaw3d.
4425 (HAVE_TIFF): Add -lm to library check.
4426
44271999-08-28 Richard Stallman <rms@gnu.org>
4428
4429 * configure.in (USE_TOOLKIT_SCROLL_BARS): Move tests for
4430 -lXaw3d, -lXpm, -ljpeg, -lpng, -ltiff, and -lgif, down
4431 after the other X-related libraries.
4432
44331999-08-21 Dave Love <fx@gnu.org>
4434
4435 * configure.in: Don't check for jpeglib.h.
4436
44371999-08-20 Gerd Moellmann <gerd@gnu.org>
4438
4439 * configure.in (HAVE_TIFF): Remove tiff34 prefix from tiffio.h.
4440 (HAVE_XAW3D): Don't check for Xaw3d if USE_X_TOOLKIT=none.
4441
44421999-08-18 Dave Love <fx@gnu.org>
4443
4444 * configure.in: Check for termcap.h.
4445
44461999-08-15 Gerd Moellmann <gerd@gnu.org>
4447
4448 * configure.in: Add --with-toolkit-scroll-bars. If "no",
4449 use Emacs' scroll bars, even if configured for Motif or when
4450 Xaw3d is available.
4451
44521999-08-12 Wolfgang Rupprecht <wolfgang@wsrcc.com>
4453
4454 * configure.in: Check for getaddrinfo.
4455
44561999-08-04 Eli Zaretskii <eliz@gnu.org>
4457
4458 * config.bat: Make --no-debug work again by removing -gcoff.
4459
44601999-07-30 Dave Love <fx@gnu.org>
4461
4462 * configure.in: Check for stdlib.h.
4463
44641999-07-19 Dave Love <fx@gnu.org>
4465
4466 * configure.in: Grok sparc64-*-linux-gnu*.
4467
44681999-07-12 Richard Stallman <rms@gnu.org>
4469
4470 * Version 20.4 released.
4471
44721999-06-23 Karl Heuer <kwzh@gnu.org>
4473
4474 * make-dist: Unset EMACS_UNIBYTE, so Emacs runs in its default state.
4475 Quote $EMACS, in case it's a program with args.
4476
44771999-06-15 Gerd Moellmann <gerd@gnu.org>
4478
4479 * configure.in (HAVE_GIF): Use libungif instead of libgif
4480 because the former doesn't contain patented compression code.
4481
44821999-05-29 Richard M. Stallman <rms@gnu.org>
4483
4484 * configure.in: Delete the Kerberos stuff.
4485
44861999-05-27 Greg Hudson <ghudson@mit.edu>
4487
4488 * configure.in: Prefer kerberos 5 names.
4489
44901999-04-26 Richard M. Stallman <rms@gnu.org>
4491
4492 * configure.in: Check for libXp.
4493
44941999-04-08 Richard Stallman <rms@gnu.org>
4495
4496 * make-dist: Include change logs in subdirs of `lisp'.
4497
44981999-04-05 Richard Stallman <rms@gnu.org>
4499
4500 * Makefile.in (mkdir): If we create ${datadir}, make it world-readable.
4501 (install-arch-indep): Make ${datadir}/emacs world-readable.
4502
45031999-03-30 Eli Zaretskii <eliz@gnu.org>
4504
4505 * config.bat: Use epaths.* instead of paths.*.
4506
45071999-03-07 Eli Zaretskii <eliz@gnu.org>
4508
4509 * INSTALL: Add detailed instructions to unpack and install
4510 intlfonts on MS-DOS.
4511
45121999-02-26 Richard Stallman <rms@gnu.org>
4513
4514 * configure.in: Use epaths.h and epaths-force instead of paths...
4515
4516 * Makefile.in (epaths-force): Renamed from paths-force;
4517 operate on epaths.in and produce epaths.h.
4518
45191999-02-24 Richard Stallman <rms@gnu.org>
4520
4521 * make-dist: Fix nt/icons directory handling.
4522
45231999-02-22 Simon Josefsson <jas@pdc.kth.se>
4524
4525 * configure.in (f301-fujitsu-uxpv4.1): New target.
4526
45271999-02-20 Richard Stallman <rms@gnu.org>
4528
4529 * make-dist (tempparent): Fix command to update info files.
4530
45311999-02-09 Richard Stallman <rms@gnu.org>
4532
4533 * configure.in (powerpc-apple-netbsd*): New alternative.
4534
45351999-01-25 Geoff Voelker <voelker@cs.washington.edu>
4536
4537 * make-dist: Include the new directory nt/icons in distributions.
4538
45391999-01-19 Richard Stallman <rms@psilocin.ai.mit.edu>
4540
4541 * configure.in: Change message about HAVE_XFREE386.
4542
45431999-01-07 Eli Zaretskii <eliz@gnu.org>
4544
4545 * config.bat: Support configuring with leim.
4546
45471998-12-16 Petri Kaurinkoski <Petri.Kaurinkoski@hut.fi>
4548
4549 * configure.in (mips-sgi-irix6.5): New target.
4550
45511998-12-16 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
4552
4553 * configure.in: Remove GSS-API support, since it has been removed
4554 from movemail.
4555
45561998-12-04 Markus Rost <rost@delysid.gnu.org>
4557
4558 * Makefile.in (install-arch-dep): Copy fns-*.el from lib-src.
4559
45601998-12-04 Andreas Schwab <schwab@delysid.gnu.org>
4561
4562 * Makefile.in: Don't install customize info file.
4563 Run install-info on viper info file.
4564
45651998-11-29 Richard Stallman <rms@psilocin.ai.mit.edu>
4566
4567 * Makefile.in (install-arch-dep): Copy fns-*.el from lib-src.
4568
45691998-11-16 Kenichi Handa <handa@etl.go.jp>
4570
4571 * configure.in (*-*-bsdi4*): New target.
4572
45731998-11-13 Ehud Karni <ehud@unix.simonwiesel.co.il>
4574
4575 * configure.in: Fix previous change.
4576
45771998-11-11 Richard Stallman <rms@gnu.org>
4578
4579 * configure.in (aviion-intel): New machine.
4580
45811998-11-04 Kenichi Handa <handa@etl.go.jp>
4582
4583 * configure.in (mips-nec-sysv4*): New target.
4584
45851998-11-03 Andreas Schwab <schwab@delysid.gnu.org>
4586
4587 * Makefile.in (install-arch-dep): Fix last change and use fns-*.el
4588 from lisp.
4589
45901998-10-31 Richard Stallman <rms@psilocin.ai.mit.edu>
4591
4592 * make-dist: Don't include fns*.el in dist.
4593
45941998-10-30 Dave Love <fx@gnu.org>
4595
4596 * configure.in: Don't mkdir cpp.
4597
45981998-10-30 Andreas Schwab <schwab@delysid.gnu.org>
4599
4600 * Makefile.in (install-arch-dep): Install src/fns-*.el in
4601 ${archlibdir}.
4602
46031998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
4604
4605 * Version 20.3 released.
4606
46071998-07-30 Paul Eggert <eggert@twinsun.com>
4608
4609 * Makefile.in (Makefile, src/Makefile, src/config.stamp)
4610 (lib-src/Makefile, man/Makefile, oldXMenu/Makefile)
4611 (lwlib/Makefile, leim/Makefile):
4612 Prepend $(srcdir)/ to rule dependencies outside this dir.
4613
46141998-06-30 Richard Stallman <rms@psilocin.ai.mit.edu>
4615
4616 * configure.in: Use unset CDPATH instead of making it empty.
4617
46181998-06-20 Karl Heuer <kwzh@gnu.org>
4619
4620 * configure.in: Assume unspecified Solaris is 2.5, not 2.4.
4621
46221998-06-07 Richard Stallman <rms@psilocin.ai.mit.edu>
4623
4624 * make-dist (MANIFEST): Include most subdirs, but exclude subdirs.el
4625 and default.el. Sort the results.
4626
46271998-05-31 Karl Heuer <kwzh@gnu.org>
4628
4629 * Makefile.in (install-arch-indep): Don't die if site-lisp/ isn't
4630 writable.
4631
46321998-05-14 Richard Stallman <rms@psilocin.ai.mit.edu>
4633
4634 * Makefile.in (install-arch-indep):
4635 Don't alter site-lisp/subdirs.el if it exists.
4636
46371998-05-12 Richard Stallman <rms@psilocin.ai.mit.edu>
4638
4639 * Makefile.in (install-arch-indep): Put `-' on commands to create
4640 subdirs.el in site-lisp dirs.
4641
46421998-05-07 Richard Stallman <rms@psilocin.gnu.org>
4643
4644 * Makefile.in (install-arch-indep): Fix typo in previous change.
4645
46461998-05-06 Richard Stallman <rms@psilocin.gnu.org>
4647
4648 * Makefile.in (install-arch-indep): Pass --dir-file to install-info.
4649
46501998-04-28 Richard Stallman <rms@psilocin.gnu.org>
4651
4652 * Makefile.in (mkdir): Create the site-lisp dirs.
4653 (install-arch-indep): Make site-lisp/subdirs files world-readable.
4654
46551998-04-26 Richard Stallman <rms@psilocin.gnu.org>
4656
4657 * Makefile.in (INSTALL_INFO): New variable.
4658 (install-arch-indep): Don't replace the dir file if it already exists.
4659 Use the install-info program, via INSTALL_INFO, to add entries.
4660 Make the `info' subdir and the Info files world-readable.
4661
46621998-04-16 Eli Zaretskii <eliz@delysid.gnu.org>
4663
4664 * config.bat: Make sure the environment is large enough to support
4665 all the "set foo=bar" commands. Update pointers to DJGPP FTP sites.
4666
46671998-04-10 Karl Heuer <kwzh@gnu.org>
4668
4669 * make-dist: Don't accept EMACS=t when testing for $EMACS set.
4670
46711998-04-06 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
4672
4673 * configure.in: Add --with-gssapi to specify GSS-API
4674 authentication support for movemail.
4675
46761998-04-02 Richard Stallman <rms@psilocin.ai.mit.edu>
4677
4678 * Makefile.in (install-arch-indep): Fix previous change.
4679
46801998-03-30 Richard Stallman <rms@psilocin.ai.mit.edu>
4681
4682 * Makefile.in (info): Run man in build dir, not srcdir.
4683
46841998-03-28 Richard Stallman <rms@psilocin.ai.mit.edu>
4685
4686 * Makefile.in (install-arch-indep): Fix previous change.
4687
46881998-03-23 Kenichi Handa <handa@etl.go.jp>
4689
4690 * Makefile.in (top_distclean): Check the existence of `lock' subdir.
4691
46921998-03-22 Richard Stallman <rms@gnu.org>
4693
4694 * Makefile.in (install-arch-indep): Put special subdirs.el files
4695 in site-lisp dirs. Use normal-top-level-add-subdirs-to-load-path.
4696
46971998-03-21 Richard Stallman <rms@psilocin.gnu.org>
4698
4699 * make-dist: Fix shell syntax in check for missing .el or .elc files.
4700
47011998-03-09 Richard Stallman <rms@psilocin.gnu.org>
4702
4703 * configure.in (hppa-hp-hpux1[0-9]*): Handle versions 1X like 10.
4704 (m68*-hp-hpux*): Handle versions 1X like 10.
4705
47061998-03-07 Richard Stallman <rms@psilocin.gnu.org>
4707
4708 * make-dist: PROBLEMS is now in etc, not top level dir.
4709
4710 * Makefile.in (SOURCES): Delete PROBLEMS.
4711
47121998-02-25 Richard Stallman <rms@gnu.org>
4713
4714 * configure.in (hppa*-hp-hpux*): Use hpux10 by default.
4715
4716 * Makefile.in (install-arch-indep): Do chmod a+x on subdirs.
4717
47181998-01-17 Richard Stallman <rms@gnu.org>
4719
4720 * Makefile.in (install-arch-indep): Add semicolon before `else'.
4721
47221998-01-02 Richard Stallman <rms@psilocin.gnu.org>
4723
4724 * make-dist (tempparent): New option --no-check.
4725
4726 * make-dist: Don't do anything with cpp directory.
4727
47281997-12-20 Richard Stallman <rms@psilocin.gnu.org>
4729
4730 * configure.in (sparc-fujitsu-sysv4*): New target.
4731
47321997-12-17 Andreas Schwab <schwab@gnu.org>
4733
4734 * configure.in: Cache more tests. Add missing quotes around
4735 message with embedded comma.
4736
47371997-12-04 Karl Heuer <kwzh@gnu.org>
4738
4739 * Makefile.in (unlock, relock): Don't reference cpp/ directory.
4740
47411997-11-26 Joel N. Weber II <devnull@gnu.org>
4742
4743 * make-dist: Changed the comment about `umask 0' to say `Don't
4744 restrict access to any files.'; previously it said `Don't protect
4745 any files', which may have implied that we think fascism is good.
4746
47471997-11-24 Paul Eggert <eggert@twinsun.com>
4748
4749 * configure.in (AC_CHECK_FUNCS): Add strftime. The new GNU C library
4750 strftime needs the underlying host's strftime for locale dependent
4751 formats.
4752
47531997-11-20 Abraham Nahum <miko@uxsrvc.tti.co.il>
4754
4755 * configure.in (i586-dg-dguxR4.*): New name in case branch.
4756
47571997-11-20 Eli Zaretskii <eliz@is.elta.co.il>
4758
4759 * config.bat: Configure the man subdirectory.
4760
47611997-11-07 Paul Eggert <eggert@twinsun.com>
4762
4763 * configure.in (AC_CHECK_LIB): Add -lintl.
4764
47651997-11-07 Karl Heuer <kwzh@gnu.org>
4766
4767 * make-dist (check for .elc files): Avoid bash-specific syntax.
4768 (check for overflow 14-char limit): Simplify.
4769
47701997-11-07 Richard Stallman <rms@gnu.org>
4771
4772 * Makefile.in (install): Move blessmail last.
4773
47741997-10-02 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4775
4776 * configure.in (gettimeofday, one arg or two):
4777 Clarify messages by avoiding double negative.
4778
47791997-09-30 Karl Eichwalder <ke@suse.de>
4780
4781 * Makefile.in (install-arch-indep): Install the widget info file.
4782
47831997-09-24 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
4784
4785 * configure.in (with-pop, with-kerberos): Need to check Kerberos
4786 libraries in reverse order, so that libraries will appear in the
4787 correct dependency order on the link line (and so that the
4788 configure checks themselves will work properly when early
4789 libraries depend on later ones).
4790
47911997-09-21 Erik Naggum <erik@naggum.no>
4792
4793 * make-dist (making links to `src'): Keep timestamp on copied files.
4794
4795 * make-delta: New script to produce delta distributions.
4796
47971997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4798
4799 * Version 20.2 released.
4800
48011997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4802
4803 * Version 20.1 released.
4804
4805 * Makefile.in (install-leim): Depend on mkdir.
4806 (leim): Depend on src.
4807
48081997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4809
4810 * configure.in: Recognize alpha* instead of just alpha.
4811
48121997-09-12 Paul Eggert <eggert@twinsun.com>
4813
4814 * leim-Makefile.in (mostlyclean, maintainer-clean): New targets.
4815
48161997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4817
4818 * update-subdirs: Use rm -f.
4819
48201997-09-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4821
4822 * update-subdirs: Delete subdirs.el if this dir has no subdirs.
4823 Ignore subdirs named Old.
4824
48251997-08-04 Kenneth Stailey <kstailey@elbereth.disclosure.com>
4826
4827 * configure.in: Add OpenBSD clause to set $machine.
4828
48291997-09-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4830
4831 * make-dist: Recompile everything after updating various Lisp files.
4832 Recompile in leim as well as lisp.
4833 Check in leim as well as lisp for mismatched files and too-long names.
4834
48351997-09-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4836
4837 * Makefile.in (TAGS tags): Simply refer this to the src subdir.
4838
48391997-08-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4840
4841 * Makefile.in (install-arch-indep): Verify ./lisp has simple.el in it
4842 before trying to copy anything from it.
4843
48441997-08-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4845
4846 * Makefile.in (man/Makefile): New target.
4847 (tags): Define env var EMACS and run Makefile from build dir.
4848
48491997-08-27 Eli Zaretskii <eliz@psilocin.gnu.ai.mit.edu>
4850
4851 * config.bat: If src/_gdbinit doesn't exist, try using
4852 src/.gdbinit to create it (for building on Windows 95).
4853
48541997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4855
4856 * Makefile.in (install-arch-indep):
4857 Discard extra data in tar | tar pipes.
4858
48591997-08-24 NIIBE Yutaka <gniibe@mri.co.jp>
4860
4861 * configure.in (x_default_search_path): Corrected
4862 '${x_library}' to '${x_library}/X11'.
4863
48641997-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4865
4866 * configure.in (HAVE_MOTIF_2_1): Test for Motif 2.1.
4867
48681997-08-22 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
4869
4870 * configure.in: Support auto-configuration of both Kerberos V4 and
4871 Kerberos V5 for movemail, including detection of V4 and V5 header
4872 files and libraries.
4873
48741997-08-16 NIIBE Yutaka <gniibe@etl.go.jp>
4875
4876 * configure.in: Compute x_default_search_path
4877 and substitute into makefiles.
4878
4879 * Makefile.in (paths-force): Store PATH_X_DEFAULTS in paths.h.
4880
48811997-08-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4882
4883 * Makefile.in (install-arch-indep): Run list-load-path-shadows.
4884
48851997-08-07 Erik Naggum <erik@naggum.no>
4886
4887 * configure.in: Remove lockdir, it is no longer needed.
4888 * Makefile.in (mkdir): Don't create lockdir.
4889 (lockdir): Variable deleted.
4890 (paths-force): Don't operate on PATH_LOCK.
4891
48921997-08-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4893
4894 * leim-Makefile.in (clean, distclean): New targets.
4895
4896 * make-dist: Include leim/ChangeLog in leim distribution.
4897
48981997-08-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4899
4900 * configure.in (i*86-*-sysv4.2uw*): Set NON_GNU_CPP.
4901
49021997-07-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4903
4904 * Makefile.in (CPPFLAGS): Get this from configure, like CFLAGS.
4905
49061997-07-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4907
4908 * Makefile.in (LDFLAGS): Get this from configure, like CFLAGS.
4909
49101997-07-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4911
4912 * make-dist: Update leim/leim-list.el.
4913 Pass along value of $EMACS when updating lisp dir.
4914
49151997-07-25 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
4916
4917 * configure.in (doug_lea_malloc): Make __after_morecore_hook a
4918 prerequisite to the use of Doug Lea's malloc.
4919
49201997-07-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4921
4922 * Makefile.in (top_distclean): Use -f to delete contents of lock dir.
4923
4924 * make-dist: Use name leim/SKK-DIC, not leim/SKK.
4925
49261997-07-16 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4927
4928 * make-dist: Arrange for the leim tar file to unpack in emacs-M.N/leim.
4929
49301997-07-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4931
4932 * configure.in (mips-sony-newsos6*): File news-risc.h renamed
4933 to news-r6.h.
4934
49351997-07-10 Eli Zaretskii <eliz@is.elta.co.il>
4936
4937 * config.bat: Use `sed' instead of `cp', which might not be
4938 installed.
4939
49401997-07-09 Kenichi Handa <handa@etl.go.jp>
4941
4942 * Makefile.in (mostlyclean): Add cleaning leim directory.
4943 (clean, distclean, maintainer-clean): Likewise.
4944
49451997-07-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4946
4947 * make-dist (bogosities): Check subdirs of `lisp' also.
4948
49491997-07-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4950
4951 * make-dist (etc): Really avoid symlinks now.
4952 (lisp): Don't delete from subdirs the things we never copy.
4953
49541997-07-07 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
4955
4956 * Makefile.in (install-arch-indep): Correct the target name.
4957 The first letter `i' was dropped by the previous change of mine.
4958
49591997-07-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4960
4961 * configure.in (leim/Makefile): Generate this.
4962 (*-sysv4.2uw*): Recognize new alternative.
4963
4964 * leim-Makefile.in: Renamed from leim-Makefile.
4965
4966 * make-dist: Set up real-leim subdirectory,
4967 with the real contents of leim; then move it to
4968 a separate top-level directory.
4969
4970 * make-dist: Don't mention site-lisp, site-init, site-start
4971 or default, when listing files hat are not compiled and should be.
4972
4973 * configure.in: Create src/config.stamp at the end.
4974
49751997-07-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4976
4977 * Makefile.in (install-leim): Correct previous change.
4978
49791997-07-02 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
4980
4981 * Makefile.in (install-leim): New target.
4982 (install): Depend on install-leim.
4983
49841997-07-01 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
4985
4986 * Makefile.in (SUBDIR): Add leim.
4987 (SUBDIR_MAKEFILES): Add leim/Makefile.
4988 (leim/Makefile): New target.
4989
49901997-07-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4991
4992 * leim-Makefile: New file.
4993 * make-dist: Initialize a `leim' subdirectory with that makefile.
4994
49951997-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4996
4997 * configure.in (GNU_MALLOC_reason): Fix message text.
4998
49991997-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5000
5001 * make-dist (lisp): Don't process subdirs that start with =.
5002 (etc): Copy symlinks, as in src.
5003
50041997-06-26 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5005
5006 * configure.in (i*86-*-unixware*): New alternative.
5007
50081997-06-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5009
5010 * Makefile.in (src/config.stamp): Target renamed from src/config.h
5011 and touch it explicitly.
5012
5013 * configure.in (mips-sony-newsos6*): New alternative.
5014 (mips-*-linux-gnu*): New alternative.
5015 (*-*-bsdi*): New alternative.
5016 (i*86-*-bsd386, i*86-*-bsdi...): Delete old alternatives.
5017
50181997-06-22 Dave Love <d.love@dl.ac.uk>
5019
5020 * Makefile.in (lib-src): Depend on src/config.h (e.g. for movemail.o).
5021 (src/config.h): New target to re-configure if src/config.in is patched.
5022
50231997-06-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5024
5025 * configure.in (shutdown): Check for `shutdown' function.
5026
50271997-06-18 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
5028
5029 * update-subdirs: Include the directory "language" in subdirs.
5030
50311997-06-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5032
5033 * configure.in (m88k-dg-dgux4*): New alternative.
5034 (alpha-*-netbsd*): New alternative.
5035 (powerpcle-*-solaris2*): New alternative.
5036
50371997-05-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5038
5039 * make-dist: Warn about .el files that are not compiled.
5040
50411997-05-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5042
5043 * Makefile.in (dist): Don't run update-subdirs here,
5044 since make-dist now gets that done.
5045
5046 * make-dist: Use the new `updates' target in lisp/Makefile.
5047
5048 * make-dist: Use new non-file targets in lisp/Makefile.
5049
50501997-04-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5051
5052 * make-dist: Handle all subdirs of `lisp' uniformly.
5053 Don't handle `term' and `language' specially.
5054 Clear out umask at the beginning.
5055
50561997-04-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5057
5058 * make-dist: Use Make to update finder-inf.el and autoloads.
5059 Also update cus-load.el.
5060
50611997-04-09 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
5062
5063 * configure.in (doug_lea_malloc): First check for SYSTEM_MALLOC,
5064 in case it is desirable to disable the GNU malloc features with glibc.
5065
50661997-04-08 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
5067
5068 * configure.in (DOUG_LEA_MALLOC):
5069 Define if malloc_{get,set}_state exist.
5070
50711997-03-05 Kenichi Handa <handa@etl.go.jp>
5072
5073 * make-dist: Make links for files under lisp/language.
5074
50751997-02-20 Kenichi Handa <handa@etl.go.jp>
5076
5077 * update-subdirs: Exclude the directory "language" from subdirs.
5078
50791997-01-26 Karl Heuer <kwzh@gnu.ai.mit.edu>
5080
5081 * configure.in: Check for rint and cbrt.
5082
50831997-01-01 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
5084
5085 * make-dist: Use $EMACS to say where to run Emacs.
5086 Add --no-update option.
5087
50881996-12-30 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
5089
5090 * configure.in (hppa1.1-hitachi-hiuxmpp): New configuration.
5091
50921996-12-28 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
5093
5094 * make-dist (copying src): Check thoroughly for symlinks
5095 and copy them in all cases. Regularize the linking of *.in
5096 and *.opt and ChangeLog files.
5097 (copying lib-src): Likewise.
5098 Don't rm getdate.c or y.tab.*--they don't exist any more.
5099
51001996-12-18 Jonathan I. Kamens <jik@annex-1-slip-jik.cam.ov.com>
5101
5102 * configure.in: Check for libmail, maillock.h and
5103 touchlock (for movemail).
5104
51051996-12-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5106
5107 * configure.in (limits.h): Check for this file.
5108
51091996-12-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5110
5111 * configure.in (rs6000-ibm-aix4.2): New alternative.
5112 (rs6000-ibm-aix4.0): New alternative.
5113 (rs6000-ibm-aix4*): Assume aix 4.1 by default.
5114
51151996-11-22 Ben Harris <bjh21@cam.ac.uk>
5116
5117 * configure.in: Recognize vax-*-netbsd*.
5118
51191996-11-06 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
5120
5121 * configure.in (locallisppath): Add leim directory.
5122
51231996-10-31 Eli Zaretskii <eliz@is.elta.co.il>
5124
5125 * config.bat: Make sure `mv' supports forward slashes and -f.
5126
51271996-10-28 Christian Limpach <chris@nice.ch>
5128
5129 * configure.in (hppa*-next-nextstep*): * added after hppa
5130 to accept hppa1.0 and hppa1.1.
5131
51321996-10-05 Marcus G. Daniels <marcus@coulee.tdb.com>
5133
5134 * configure.in: Provide an empty default for LD_SWITCH_X_SITE_AUX.
5135 * configure.in (ld_switch_machine): Fix typo.
5136
51371996-09-28 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
5138
5139 * configure.in: Fetch LD_SWITCH_SYSTEM and LD_SWITCH_MACHINE
5140 from config.h and use them in $ac_link.
5141
51421996-09-28 Erik Naggum <erik@psilocin.gnu.ai.mit.edu>
5143
5144 * configure.in: Create a subdir named `lisp'.
5145
51461996-09-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
5147
5148 * configure.in: Check for getcwd.
5149
51501996-09-04 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
5151
5152 * configure.in: Check for termios.h. Check for setpgid.
5153
51541996-08-31 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
5155
5156 * configure.in: Check for setrlimit.
5157
51581996-08-31 Paul Eggert <eggert@twinsun.com>
5159
5160 * configure.in: Check for sys/systeminfo.h, getdomainname, sysinfo.
5161
51621996-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5163
5164 * configure.in: Check for utimes.
5165
5166 * configure.in: Check for com_err library, but only
5167 if --with-kerberos was used. Check for krb and des
5168 only if --with-kerberos.
5169
51701996-08-26 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
5171
5172 * Makefile.in (INSTALL_STRIP): New variable.
5173 (install-strip): Set INSTALL_STRIP, not INSTALL_PROGRAM.
5174 (install-arch-dep): Use INSTALL_STRIP, and pass it to lib-src.
5175
51761996-08-25 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
5177
5178 * configure.in: Check for krb and des libraries.
5179
51801996-08-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
5181
5182 * configure.in (*-sunos4.1.[3-9]*noshare):
5183 Use sunos413, not sunos4-1-3.
5184 (m88k-dg-dgux5.4R3*): Use dgux5-4-3, not dgux5-4r3.
5185 (arm-acorn-riscix1.2*): Use riscix12, not riscix1-2.
5186
51871996-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5188
5189 * Makefile.in (src/paths.h): Target deleted.
5190 (paths-force): Delete all dependencies on this target
5191 but don't delete the target.
5192 (install): Depend on `all'.
5193 (paths-force): Don't print a message.
5194
5195 * configure.in: Generate src/paths.h here.
5196
51971996-08-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5198
5199 * configure.in (NON_GCC_LINK_TEST_OPTIONS, GCC_LINK_TEST_OPTIONS):
5200 New variables that affect linking only.
5201 (alpha-dec-osf*): Use those instead of previous change.
5202
52031996-08-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5204
5205 * Makefile.in (install-arch-indep): Install info/messages.
5206
52071996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5208
5209 * Version 19.33 released.
5210
52111996-08-10 Marcus G. Daniels <marcus@sayre.sysc.pdx.edu>
5212
5213 * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*):
5214 Fix previous change.
5215
52161996-08-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5217
5218 * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*):
5219 New alternative.
5220
52211996-08-07 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5222
5223 * configure.in (alpha-dec-osf*): Specify GCC_TEST_OPTIONS
5224 and NON_GCC_TEST_OPTIONS.
5225
52261996-08-06 Paul Eggert <eggert@twinsun.com>
5227
5228 * configure.in (LOCALTIME_CACHE): Don't put a string literal
5229 "TZ=..." in environ.
5230
52311996-08-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5232
5233 * make-dist (msdos): Add is_exec.c, sigaction.c to distribution.
5234
52351996-08-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5236
5237 * configure.in (*-sunos4.1.[3-9]*noshare): Move this before
5238 the more general *-sunos4.1.[3-9]* clause.
5239
52401996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5241
5242 * Version 19.32 released.
5243
5244 * configure.in (*-sco3.2v5*):
5245 Set OVERRIDE_CPPFLAG to a string of one space.
5246 Fix the code that uses OVERRIDE_CPPFLAG.
5247
52481996-07-16 Karl Heuer <kwzh@gnu.ai.mit.edu>
5249
5250 * configure.in: Undo previous change.
5251
52521996-07-16 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
5253
5254 * config.sub: Use `pc', not `unknown', when canonicalizing
5255 the vendor for ...86.
5256
52571996-07-15 David Mosberger-Tang <davidm@AZStarNet.com>
5258
5259 * configure.in: Check for termios.h header.
5260
52611996-07-11 Bill Mann <dvmann@dvncr.praxisint.com>
5262
5263 * configure.in: Use s/usg5-4-3.h for ncr-i[3456]86-sysv4.3.
5264
52651996-07-07 Karl Heuer <kwzh@gnu.ai.mit.edu>
5266
5267 * configure.in: Split bsdos2 and bsdos2-1.
5268
52691996-07-06 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
5270
5271 * config.sub: If last two words are not a recognized
5272 KERNEL-OS pair, use just the last word as OS, as in 19.31.
5273 Make conversion of gnu/linux to linux-gnu really work.
5274
5275 * config.sub: If vendor unspecified with i386, use `pc' not `unknown'.
5276
52771996-06-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5278
5279 * configure.in (check for using Lucid widgets by default):
5280 Eliminate indentation that confuses some compilers.
5281
52821996-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5283
5284 * config.sub: Convert linux and gnu/linux to linux-gnu.
5285
5286 * make-dist: Don't update getdate.c.
5287 Ignore =... files when checking for too-long Lisp file names.
5288
52891996-06-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5290
5291 * configure.in (euidaccess): Check for that, not for eaccess.
5292
52931996-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5294
5295 * configure.in (sunos4.1.[3-9]*noshare): Eliminate dash from
5296 before `noshare'.
5297 (mips-sgi-irix6*): Specify NON_GCC_TEST_OPTIONS.
5298
52991996-06-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5300
5301 * configure.in: Rename lignux to linux-gnu in configuration names.
5302 Use gnu-linux as the opsys value (s/ file name).
5303 Allow i686 just like i386, i486, i586.
5304
53051996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5306
5307 * configure.in (i*86-*-sco3.2v5): New alternative.
5308 (OVERRIDE_CPPFLAG): New variable.
5309 (CPPFLAGS): If OVERRIDE_CPPFLAG is set, use that.
5310
5311 * configure.in: Specify vpath for .texi files.
5312
53131996-06-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5314
5315 * configure.in: Always check for HAVE_X11R5.
5316 Separately decide whether to use a toolkit by default.
5317
53181996-06-04 Bill Mann <dvmann@dvhpux1.praxisint.com>
5319
5320 * configure.in: If X11R5 is missing the Xaw headers,
5321 default to --with-x-toolkit=no.
5322
53231996-05-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5324
5325 * configure.in (powerpc-*-solaris2*): Use ibmrs6000, not rs6000.
5326
53271996-05-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5328
5329 * Makefile.in (install-arch-indep): If cd etc makes output,
5330 don't treat that as part of the tar data.
5331 Check that ./lisp actually exists.
5332
53331996-05-29 Karl Heuer <kwzh@gnu.ai.mit.edu>
5334
5335 * make-dist: Check for long file names.
5336
53371996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5338
5339 * Version 19.31 released.
5340
53411996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5342
5343 * configure.in: Recognize sparc-*-lignux.
5344
53451996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
5346
5347 * make-dist: Include nt/inc/arpa and nt/inc/netinet in the dist.
5348 Don't include config.w95.
5349
53501996-04-21 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
5351
5352 * make-dist: Replace --no-clean-up and --no-tar options
5353 with --clean-up and --tar, so that the default is useful.
5354
53551996-04-15 Eli Zaretskii <eliz@is.elta.co.il>
5356
5357 * config.bat: Make sure the GDB init file is called src/_gdbinit;
5358 if not, tell the user to rename it and abort.
5359
53601996-04-14 Eli Zaretskii <eliz@is.elta.co.il>
5361
5362 * config.bat: With DJGPP v1.x, use `COFF2EXE' to produce JUNK.EXE
5363 test program.
5364
53651996-04-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5366
5367 * config.bat (djgpp_ver): Variable renamed from djgpp-ver.
5368
5369 * make-dist (MANIFEST): Fix previous change.
5370 (msdos): Put mainmake.v2 into the dist.
5371
53721996-04-10 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
5373
5374 * make-dist: Exit if autoconf fails.
5375
53761996-04-10 Eli Zaretskii <eliz@is.elta.co.il>
5377
5378 * config.bat: Set djgpp-ver, and unset it at the end.
5379 Add a number of conditionals for DJGPP version 2.
5380 Rename label libsrc2 to libsrc3.
5381 Substitute for LDFLAGS in src/Makefile.
5382 Substitute for ALL_CFLAGS in lib-src/Makefile.
5383
53841996-04-08 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5385
5386 * configure.in (ncurses): Check this after checking fns like strerror.
5387
53881996-04-08 Erik Naggum <erik@naggum.no>
5389
5390 * make-dist (MANIFEST): Don't include lines from =files.
5391
53921996-04-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5393
5394 * make-dist: Don't put lisp/dired.todo in the dist.
5395
53961996-04-05 Richard Stallman <rms@lucy.gnu.ai.mit.edu>
5397
5398 * configure.in (HAVE_NCURSES): Look for library named ncurses.
5399
5400 * configure.in (setlocale): Check for it.
5401
5402 * configure.in (*-*-sysv4.2*): If no /usr/ccs/lib/cpp, use /lib/cpp.
5403
54041996-03-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5405
5406 * configure.in: Use lignux instead of linux as value of opsys.
5407
54081996-03-22 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5409
5410 * Makefile.in (install-strip): Fix whitespace.
5411 Get rid of continuation.
5412
5413 * config.sub: Convert linux or gnu/linux to lignux.
5414
54151996-03-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5416
5417 * configure.in: Accept lignux in configuration name.
5418
54191996-03-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5420
5421 * Makefile.in (install-strip): New target.
5422
54231996-03-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5424
5425 * Makefile.in (top_distclean): Use `|| true' to ignore error in rm.
5426 -f failed to do the job on Suns.
5427
54281996-03-13 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
5429
5430 * Makefile.in (install-arch-dep): Don't depend on install-arch-indep.
5431
5432 * configure.in (linux/version.h): Check for this header.
5433
54341996-03-12 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
5435
5436 * configure.in: Remove -fno-builtin hackery from -lm check.
5437
54381996-03-08 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
5439
5440 * configure.in (-lm check): If $GCC, append -fno-builtin to $CC for
5441 just this test.
5442
5443 * configure.in (AC_PREREQ): Require version 2.8 of Autoconf.
5444
54451996-03-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5446
5447 * configure.in: Check for ncurses.
5448
54491996-02-28 Paul Eggert <eggert@twinsun.com>
5450
5451 * configure.in (LOCALTIME_CACHE):
5452 Also define if localtime mishandles unsetting TZ.
5453 This works around a localtime bug in mips-dec-ultrix.
5454
54551996-02-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5456
5457 * make-dist (finder-inf.el): Use finder-compile-keywords-make-dist.
5458
5459 * configure.in: Improve messages about X versions.
5460
54611996-02-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5462
5463 * configure.in (LOCALTIME_CACHE): Cope if $ac_cv_func_tzset is null.
5464
54651996-02-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5466
5467 * configure.in (HAVE_X11XTR6): Set it as a shell variable.
5468 (HAVE_LIBXMU): If HAVE_X11XTR6, use -lSM and -lICE.
5469
5470 * Makefile.in (install-arch-dep): Depend on install-arch-indep.
5471 (install): Put install-arch-indep before install-arch-dep.
5472
54731996-02-20 Dave Love <d.love@dl.ac.uk>
5474
5475 * INSTALL: Clarify info about MS-DOS path handling.
5476
54771996-02-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5478
5479 * Makefile.in (install-arch-indep): Install info/ccmode*.
5480 In previous change, protect against /bin/pwd returning null string.
5481
54821996-02-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5483
5484 * Makefile.in (install-arch-indep): Copy build-dir's lisp subdir
5485 to lispdir.
5486
54871996-02-01 Paul Eggert <eggert@twinsun.com>
5488
5489 * configure.in (LD_RUN_PATH): Prepend x_libraries to this envvar.
5490
54911996-01-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5492
5493 * configure.in (HAVE_TIMEVAL): Set explicitly to `no' if test fails.
5494
54951996-01-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5496
5497 * Makefile.in (extraclean): Use ${top_distclean} to ensure
5498 we delete everything distclean deletes.
5499
55001996-01-23 Karl Heuer <kwzh@gnu.ai.mit.edu>
5501
5502 * make-dist (lwlib): Don't distribute lwlib-Xol* files.
5503
55041996-01-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5505
5506 * configure.in (HAVE_X11): Merge $LD_SWITCH_X_SITE
5507 into LDFLAGS instead of into LIBS.
5508
55091996-01-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5510
5511 * configure.in (HAVE_XMU): Fix typo in previous change.
5512
55131996-01-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5514
5515 * configure.in [Solaris]: Don't let $CC make us use /usr/ucb/cc.
5516
55171996-01-10 Erik Naggum <erik@naggum.no>
5518
5519 * configure.in (USE_X_TOOLKIT = maybe): Delete redundant `fi'.
5520
55211996-01-10 Karl Heuer <kwzh@gnu.ai.mit.edu>
5522
5523 * Makefile.in (install-arch-indep): Ignore error if no chmod -R.
5524
55251996-01-10 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
5526
5527 * configure.in (HAVE_XMU): Check for libXmu.a only if using toolkit
5528 and use -lXt to link it.
5529
55301996-01-08 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
5531
5532 * configure.in (locallisppath): Put version-specific dir first.
5533
55341996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
5535
5536 * configure.in (hppa-*-nextstep*): New alternative.
5537 (USE_X_TOOLKIT): By default, set this to "maybe";
5538 and change that later to LUCID or "no" according to X11 version.
5539
5540 * make-dist: Recompile outdated .elc files and update all autoloads.
5541
55421996-01-05 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5543
5544 * configure.in (locallisppath): Fix typo in last change: " -> '.
5545
55461996-01-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5547
5548 * configure.in (locallisppath): Add ../emacs/VERSION/site-lisp.
5549
55501995-12-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5551
5552 * Makefile.in (install-arch-indep): Give all files read permission.
5553
55541995-12-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5555
5556 * configure.in (hppa*-hp-hpux9shr*, hppa*-hp-hpux9*, hppa*-hp-hpux*):
5557 If it is hpux 9, check for /usr/include/X11R5 and /usr/lib/x11R5.
5558
55591995-12-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5560
5561 * configure.in: Determine HAVE_X11R6.
5562 (HAVE_MENUS): Renamed from HAVE_X_MENU.
5563
55641995-12-21 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
5565
5566 * configure.in: Just "solaris" now defaults to version 2.4.
5567 Add sunos4.1.n-noshare as alternative.
5568
55691995-12-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5570
5571 * configure.in (mips-sgi-irix6*): Set NON_GNU_CPP.
5572
55731995-11-29 Erik Naggum <erik@naggum.no>
5574
5575 * Makefile.in (install-arch-indep): Add missing backslash.
5576
55771995-11-29 Karl Eichwalder <ke@ke.Central.DE>
5578
5579 * Makefile.in (install-arch-indep): Don't install
5580 lispdir/[Mm]akefile*, lispdir/ChangeLog, lispdir/dired.todo.
5581
55821995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5583
5584 * Makefile.in (install-arch-indep): Fix previous change.
5585
5586 * configure.in (mips-sni-sysv*): New alias for mips-siemens-sysv*.
5587
55881995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5589
5590 * Version 19.30 released.
5591
5592 * make-dist (lisp): Exclude subdirs.el.
5593
55941995-11-22 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5595
5596 * make-dist (etc): Delete *.orig and *.rej.
5597
55981995-11-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5599
5600 * Makefile.in (install-arch-indep): Rename old info/dir only if exists.
5601
56021995-11-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5603
5604 * configure.in (hppa*-hp-hpux10*): Use s/hpux10.h.
5605
56061995-11-14 Geoff Voelker <voelker@cs.washington.edu>
5607
5608 * make-dist (nt): Rename install, readme, and todo to
5609 INSTALL, README, and TODO.
5610
56111995-11-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5612
5613 * make-dist (lisp): Don't distribute site-start.
5614
56151995-11-06 Karl Heuer <kwzh@gnu.ai.mit.edu>
5616
5617 * make-dist: Break the hard link on alloca.c.
5618
56191995-11-04 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
5620
5621 * configure.in (LIBS): Add libsrc_libs and keep the old LIBS.
5622
56231995-11-02 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5624
5625 * make-dist (src, lib-src): Don't distribute Makefile.c.
5626 (etc/e): Do cleanup in $tempdir/etc/e, not $tempdir/etc.
5627
56281995-10-31 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5629
5630 * Makefile.in (mkdir): Create man1dir, not mandir.
5631 (uninstall): Use man1dir, not mandir.
5632
56331995-10-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5634
5635 * Makefile.in (man1dir): New variable.
5636 (install-arch-indep): Use man1dir.
5637
5638 * configure.in (sparc-*-nextstep*): Remove incorrect .h's.
5639
5640 * make-dist: Create lisp/MANIFEST.
5641
56421995-10-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5643
5644 * configure.in (m68k-*-linux*): New alternative.
5645
56461995-10-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5647
5648 * make-dist: Use new names config.in, paths.in, and
5649 {src,lib-src}/Makefile.in.
5650
56511995-10-25 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5652
5653 * configure.in: Don't bother checking for drem.
5654
56551995-10-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5656
5657 * Makefile.in (distclean): Delete line with just a tab in it.
5658 (install-arch-indep): Delete spaces that precede tabs.
5659 Delete spurious `fi' left from previous change.
5660 (install): Supply `true' as command, to avoid null command.
5661
56621995-10-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5663
5664 * configure.in (--with-x-toolkit)): Add `athen' as alias for `athena'.
5665
56661995-09-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5667
5668 * configure.in (powerpc-*-solaris2): New alternative.x
5669
56701995-09-12 Karl Heuer <kwzh@gnu.ai.mit.edu>
5671
5672 * Makefile.in (src/paths.h, paths-force): Use paths.h.$$ instead
5673 of paths.h.tmp$$, to avoid going beyond 14 characters.
5674
56751995-09-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5676
5677 * configure.in: Improve error msg for invalid --with-x-toolkit value.
5678
56791995-09-06 Paul Eggert <eggert@twinsun.com>
5680
5681 * configure.in (LOCALTIME_CACHE): Define if tzset exists and
5682 if localtime caches TZ. Check for tzset.
5683
56841995-09-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5685
5686 * config.bat: Simplify using new names file names src/makefile.in,
5687 config.in, paths.in. Change Echo commands not to use `.
5688
56891995-08-31 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5690
5691 * Makefile.in (install-arch-indep): Always install the new dir file;
5692 rename the previous dir file to dir.bak or dir.old.
5693
56941995-08-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5695
5696 * configure.in (RANLIB): Substitute this into makefiles.
5697 Set it specially on solaris; set it by default on other systems.
5698
5699 * configure.in: Fix previous Alpha change.
5700
57011995-08-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5702
5703 * configure.in (i*386-*-isc4.*): Set GCC_TEST_OPTIONS and
5704 NON_GCC_TEST_OPTIONS.
5705
57061995-08-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5707
5708 * configure.in (CFLAGS): When computing CFLAGS and REAL_CFLAGS
5709 from config.h, use SPECIFIED_CFLAGS to get what the user specified.
5710
5711 * configure.in (alpha-*-linux*): New configuration.
5712
57131995-08-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5714
5715 * configure.in (m68*-next-*): Use m68k.h and nextstep.h.
5716 (m68k-next-nextstep*): New alias for that.
5717 (i*86-*-nextstep*): Use nextstep.h.
5718 (sparc-*-nextstep*): New configuration.
5719
57201995-08-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5721
5722 * configure.in (CPP): Save original CFLAGS value in SPECIFIED_CFLAGS.
5723 And get CFLAGS from config.h if SPECIFIED_CFLAGS is null.
5724
57251995-07-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5726
5727 * configure.in: Handle sunos4shr by sharing; not like sunos4*.
5728 Determine GETTIMEOFDAY_ONE_ARGUMENT by experiment.
5729
57301995-07-18 Mike Long <mike.long@analog.com>
5731
5732 * make-dist: Fix update of finder-inf.el, and byte-compile it.
5733
57341995-07-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5735
5736 * Makefile.in (src/paths.h, paths-force):
5737 Rename src/paths.h.in to src/paths.in.
5738 (Makefile): Depend on src/Makefile.in, not src/Makefile.in.in.
5739
5740 * configure.in: Rename {src,lib-src}/Makefile.in.in to Makefile.in.
5741 Use Makefile.c for intermediate file.
5742 Rename src/config.h.in to src/config.in.
5743
57441995-07-17 Richard Stallman <rms@gnu.ai.mit.edu>
5745
5746 * configure.in (mips-dec-ultrix*): Assume version 4.3.
5747 (mips-dec-ultrix4.[12]): New alternative for old versions.
5748
57491995-07-06 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5750
5751 * make-dist: Don't break intra-tree links.
5752
57531995-07-06 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
5754
5755 * configure.in: Put back archlibdir initialization. Require
5756 autoconf 2.4.1 or later.
5757
57581995-07-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5759
5760 * configure.in: Use sunos4shr normally for Sunos 4.1.[3-9].
5761 (mips-mips-riscos5*): New alternative.
5762
57631995-06-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5764
5765 * Makefile.in (uninstall, install-arch-indep): Install info/ediff*.
5766
57671995-06-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5768
5769 * configure.in (bindir, datadir, sharedstatedir, libexecdir)
5770 (mandir, infodir, archlibdir): Initializations deleted.
5771
5772 * configure.in: On hpux9, use hpux9-x11r4.h if we have X11R4.
5773 On hpux9shr, use hpux9shxr4.h.
5774
57751995-06-24 Morten Welinder <terra+@cs.cmu.edu>
5776
5777 * configure.in: Added target mips-dec-mach_bsd4.3.
5778 * config.guess: Guess mips-dec-mach_bsd4.3.
5779
57801995-06-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5781
5782 * Makefile.in (mkdir): Use symbolic chmod.
5783
57841995-06-22 Paul Eggert <eggert@twinsun.com>
5785
5786 * configure.in: Treat SunOS 4.1.4 like SunOS 4.1.3. (Likewise for
5787 SunOS 4.1.5 through 4.1.9, should they ever exist.)
5788
57891995-06-22 Paul Eggert <eggert@twinsun.com>
5790
5791 * Makefile.in (SUBDIR_MAKEFILES):
5792 Add man/Makefile, so `make distclean' removes it.
5793 (top_distclean): Add config.log to the list of files to be removed.
5794
57951995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5796
5797 * Version 19.29 released.
5798
57991995-06-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5800
5801 * configure.in: Fix the previous change to verify that the -b
5802 option really solves the problem.
5803
5804 * make-dist (nt): Explicitly include makefile.nt and makefile.def only.
5805
58061995-06-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5807
5808 * configure.in: Test whether XFree86 needs -b i486-linuxaout to link.
5809
58101995-06-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5811
5812 * configure.in: Report more clearly when there is no special
5813 dir to search for X includes or libraries.
5814
58151995-06-13 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5816
5817 * configure.in: Check for -lpthreads, not -lpthread.
5818
58191995-06-09 Geoff Voelker <voelker@cs.washington.edu>
5820
5821 * make-dist: Copy new files nt/addpm.c and nt/emacs.bat.in.
5822
58231995-06-08 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5824
5825 * configure.in: Check for -lpthread.
5826
58271995-06-05 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5828
5829 * Makefile.in (install-arch-indep): Install info files for mh-e.
5830 (uninstall): Uninstall info files for dired-x, gnus, mh-e, and sc.
5831
58321995-06-01 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5833
5834 * configure.in (*-solaris2.5): New configuration.
5835
5836 * make-dist: Copy new files config.nt and config.w95.
5837
58381995-05-30 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5839
5840 * configure.in: Use x_includes, not x_libraries, for -I.
5841 Make bitmapdir a colon-separated list.
5842
58431995-05-27 Richard Stallman <rms@gnu.ai.mit.edu>
5844
5845 * configure.in (hppa*-hp-hpux10*, m68k-hp-hpux10*): New configurations.
5846
5847 * configure.in: Allow x_libraries and x_includes to be paths.
5848
58491995-05-25 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5850
5851 * configure.in: Fix typo.
5852
58531995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
5854
5855 * INSTALL: Clarify use of site-init.el.
5856
58571995-05-22 enami tsugutomo <enami@sys.ptg.sony.co.jp>
5858
5859 * configure.in: Pass arg to sqrt.
5860
58611995-05-18 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
5862
5863 * make-dist: Fix May 6 change.
5864
58651995-05-17 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5866
5867 * vpath.sed: Delete reference to ymakefile.
5868
58691995-05-09 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
5870
5871 * configure.in: Use sqrt (more portable) instead of fmod in -lm check.
5872
58731995-05-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5874
5875 * make-dist: Put nt/emacs.ico and nt/emacs.rc in dist.
5876
5877 * update-subdirs: Specify /bin/sh to run the script.
5878
58791995-05-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5880
5881 * make-dist: Put src/makefile.nt in dist.
5882
5883 * configure.in (i[345]86-*-bsdi2*): New configuration.
5884 (vax-dec-bsd386*): Deleted.
5885
58861995-05-06 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
5887
5888 * configure.in: Make sure CDPATH doesn't mess up PWD check.
5889 Check whether X bitmaps are in X11/bitmaps instead of bitmaps.
5890 Use fmod instead of logb in -lm check.
5891
58921995-05-03 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5893
5894 * configure.in (m68*-apollo-*): Renamed from m68*-apollo*.
5895 Use bsd4-3. Don't set NON_GNU_CPP.
5896
5897 * make-dist: Don't copy in src/s/*.inp. Don't copy nt/src.
5898 In nt, copy various different things, but not *.cmd.
5899 Fix the ln commands for the subdirs of nt.
5900
59011995-04-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5902
5903 * configure.in (*-sun-sunos4.1.3*): Use sunos4shr.h.
5904
59051995-04-27 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5906
5907 * configure.in (*-sun-sunos4.1.3*): Use shared libraries,
5908 since that's what the header file expects.
5909
59101995-04-24 Francesco Potortì (pot@cnuce.cnr.it)
5911
5912 * configure.in (m68k-motorola-sysv*): Distinguish between 68030
5913 and 68040 based machines when choosing options for gnucc.
5914
59151995-04-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5916
5917 * Makefile.in (top_distclean): Delete config.cache.
5918
59191995-04-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5920
5921 * Makefile.in (install-arch-indep): Delete .#* when copying subdirs.
5922
5923 * configure.in: Use m/ncr386.h.
5924
59251995-04-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5926
5927 * Makefile.in (install-arch-indep): Undo Sep 23 change.
5928
59291995-04-06 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5930
5931 * make-dist (lib-src): Don't copy *.lex; it doesn't exist anymore.
5932 (man): Don't copy texindex.c and getopt.c; they're deleted.
5933 (etc): Omit `e'; it's a subdirectory.
5934 (etc/e): Use `../..', not `..', to reference top level.
5935
59361995-04-06 Simon Leinen <simon@lia.di.epfl.ch>
5937
5938 * Makefile.in (install-arch-indep, dist):
5939 Look for `update-subdir' in $(srcdir).
5940
59411995-04-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5942
5943 * make-dist: Include mkinstalldirs in distribution.
5944
59451995-04-05 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
5946
5947 * make-dist: Add missing close backquote.
5948
59491995-04-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5950
5951 * make-dist: Don't distribute shortnames directory.
5952
59531995-03-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5954
5955 * Makefile.in (blessmail): Pass archlibdir to the sub-make.
5956
59571995-02-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5958
5959 * configure.in (m88k-motorola-sysv4*): Use usg5-4-2.
5960
59611995-02-23 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5962
5963 * configure.in (EMACS_CONFIG_OPTIONS): Use $ac_configure_args.
5964
59651995-02-13 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5966
5967 * configure.in (mips-sgi-irix6): New configuration.
5968
59691995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5970
5971 * Makefile.in (maintainer-clean): Renamed from realclean.
5972
59731995-02-02 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
5974
5975 * configure.in: Create a .gdbinit that sources the real one,
5976 if using a different build directory.
5977
59781995-01-23 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
5979
5980 * configure.in: Check for sys/select.h.
5981
59821995-01-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5983
5984 * configure.in: On sunos4.1.3 and sunus4shr, set NON_GNU_CPP.
5985
59861994-12-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5987
5988 * configure.in: Handle isc 4.1 operating system.
5989
59901994-12-10 Richard Stallman <rms@kepa>
5991
5992 * configure.in (rs6000-ibm-aix4.1*): New alternative.
5993 (rs6000-ibm-aix4*): New alternative.
5994
59951994-12-06 Richard Stallman <rms@kepa>
5996
5997 * configure.in: For SVR4.2, set NON_GNU_CPP if not already set.
5998
59991994-11-30 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
6000
6001 * configure.in: Don't try to make directories that are guaranteed
6002 to already exist.
6003
60041994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6005
6006 * configure.in: Generate man/Makefile from man/Makefile.in.
6007 Create the man subdir.
6008
6009 * Makefile.in (dvi): Run Make in our man subdir.
6010
6011 * make-dist: Create subdir etc/e.
6012 Make links to it.
6013 Put man/Makefile.in in dist, instead of man/Makefile.
6014
60151994-11-21 David J. MacKenzie (djm@mole.gnu.ai.mit.edu)
6016
6017 * configure.in: Add --with-pop, --with-kerberos, and
6018 --with-hesiod for movemail.
6019
60201994-11-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6021
6022 * configure.in (m68*-apollo*): Use s/domain.h.
6023
60241994-11-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6025
6026 * configure.in (m68*-apollo*): Set NON_GNU_CPP.
6027
60281994-11-14 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
6029
6030 * configure.in: Don't add -I, -L, -R options for cc if their
6031 arguments would be empty.
6032
60331994-11-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6034
6035 * configure.in (i860-intel-osf1*): New alternative.
6036 (mips-sgi-irix5.[01]*): Distinguish from irix5*.
6037 (mips-sgi-irix*): Now an alias for mips-sgi-irix5*.
6038
60391994-11-09 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
6040
6041 * configure.in: Make h_errno check not use nested functions.
6042
60431994-11-09 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6044
6045 * Makefile.in (install-arch-indep): Delete *.orig in copied dirs.
6046
60471994-11-08 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6048
6049 * Makefile.in (install-arch-indep): Avoid continued comment
6050 swallowing target line.
6051
60521994-11-08 David J. MacKenzie (djm@churchy.gnu.ai.mit.edu)
6053
6054 * configure.in: Protect a character class with `changequote'.
6055
60561994-11-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
6057
6058 * configure.in: Accept `news' as a synonym for `newsos'.
6059
60601994-11-03 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
6061
6062 * Makefile.in: Don't rm files if cd fails.
6063
60641994-11-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6065
6066 * make-dist: Put nt subdir and its subdirs in the dist.
6067 (lib-src): Put makefile.nt in the dist.
6068 (lisp): Put makefile.nt in the dist.
6069
60701994-10-29 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
6071
6072 * configure.in: Change a stray `[' to `test'.
6073
60741994-10-28 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
6075
6076 * configure.in: Adapt for Autoconf v2. Use the standard argument
6077 parser, host type canonicalizer, X11 finder, and message
6078 printing macros. Use the new macro names. Use `test' instead of `['.
6079
60801994-10-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6081
6082 * configure.in: Check for getpagesize.
6083
60841994-10-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6085
6086 * make-dist (msdos): Put sed* in the distribution.
6087
60881994-10-17 Morten Welinder <terra@mole.gnu.ai.mit.edu>
6089
6090 * config.bat: New option, `--with-x', for configuring Emacs
6091 for use with the X11 system DesqView/X.
6092 New option, `--no-debug', for compiling Emacs without debug
6093 information thus saving disk space.
6094 (src/config.h, src/paths.h): Use `update' (which is like
6095 `move-if-changed') to change the file.
6096 (src/config.h): When configuring for X11 perform extra changes.
6097 (src/makefile): When configuring for X11 perform extra changes.
6098 (lib-src): Remove temporary files.
6099 (): Check that `sed', `rm', `mv', and `gcc' are available.
6100
61011994-10-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6102
6103 * Makefile.in (sharedstatedir): Substitute sharedstatedir properly.
6104
6105 * configure.in (bitmapdirs): Default to /usr/include/X11/bitmaps.
6106
61071994-10-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6108
6109 * configure.in (EMACS_CONFIGURATION): Use $canonical as value.
6110
6111 * configure.in (canonical): Substitute var into makefiles.
6112 (bitmapdir): Likewise.
6113
6114 * Makefile.in (bitmapdir): New variable.
6115 (src/paths.h, paths-force): Edit PATH_BITMAPS.
6116
61171994-10-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6118
6119 * make-dist: Put update-subdirs and lisp/subdirs.el in the dist.
6120
6121 * Makefile.in (dist, install-arch-indep): Run update-subdirs.
6122 * update-subdirs: New shell script.
6123
61241994-10-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6125
6126 * Makefile.in (top_distclean): Don't rm build-install.
6127 (SOURCES): Delete build-install.in.
6128
6129 * make-dist: Don't distribute build-ins.in.
6130 * build-ins.in: File deleted.
6131
61321994-10-12 David J. MacKenzie (djm@duality.gnu.ai.mit.edu)
6133
6134 * Makefile.in (mkdir): Use mkinstalldirs instead of make-path.
6135
61361994-10-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6137
6138 * Makefile.in: Use libexecdir and sharedstatedir as appropriate.
6139
6140 * configure.in (libexecdir): Renamed from libdir. New default.
6141 (sharedstatedir): Renamed from statedir. New default.
6142 (datadir): New default.
6143
6144 * make-dist: Don't distribute subdirs.el.
6145
61461994-10-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6147
6148 * configure.in (eaccess): Check for it.
6149
61501994-10-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6151
6152 * configure.in (mktime): Check for it.
6153
61541994-10-02 Paul Reilly <pmr@geech.gnu.ai.mit.edu>
6155
6156 * configure.in (motif): Add support for usage and option checking.
6157
61581994-09-24 Richard Stallman <rms@churchy.gnu.ai.mit.edu>
6159
6160 * configure.in (utimes): Check for it.
6161
61621994-09-23 Richard Stallman <rms@churchy.gnu.ai.mit.edu>
6163
6164 * Makefile.in (install-arch-indep): Don't do mkdir here.
6165
61661994-09-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6167
6168 * configure.in (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*):
6169 riscix.h renamed to acorn.h.
6170
61711994-09-21 Michael Ben-Gershon (mybg@cs.huji.ac.il)
6172
6173 * configure.in (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*):
6174 New configurations.
6175
61761994-09-21 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
6177
6178 * configure.in: Remove trailing slashes from srcdir.
6179
61801994-09-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6181
6182 * configure.in (i[345]86-sequent-ptx*): Handle
6183
61841994-09-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6185
6186 * Makefile.in (paths-force): Depend on src/paths.h
6187
61881994-09-19 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
6189
6190 * configure.in (config_options): Save all arguments, not just some.
6191
61921994-09-18 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
6193
6194 * Makefile.in (install-arch-indep): Copy DOC-*, not DOC*
6195
6196 * configure.in: Add AC_AIX.
6197 Add checks to set HAVE_STRUCT_UTIMBUF, HAVE_TIMEVAL, HAVE_SELECT.
6198
61991994-09-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6200
6201 * configure.in (parsing options): Simplify sed command to delete -'s.
6202
62031994-09-16 Karl Heuer <kwzh@churchy.gnu.ai.mit.edu>
6204
6205 * configure.in (config_options): New shell variable.
6206 Pass its value to C code in EMACS_CONFIG_OPTIONS.
6207
62081994-09-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6209
6210 * configure.in (alpha-dec-osf*): New target.
6211
6212 * Makefile.in: Use just one FRC target.
6213
62141994-09-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6215
6216 * Makefile.in (removenullpaths, paths-force):
6217 Use name paths.h.tmp$$, which depends on the pid.
6218
62191994-09-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6220
6221 * Makefile.in (removenullpaths, paths-force):
6222 Put paths.h.tmp in top-level dir, not in src.
6223
62241994-09-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6225
6226 * Version 19.27 released.
6227
62281994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6229
6230 * Version 19.26 released.
6231
62321994-09-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6233
6234 * configure.in: Check for lrand48, not rand48.
6235
62361994-09-03 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6237
6238 * configure.in (powerpc-ibm-aix3.1*, powerpc-ibm-aix3.2.5)
6239 (powerpc-ibm-aix*): New aliases.
6240
62411994-08-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6242
6243 * make-dist (src/m, src/s): Put *.inp in distribution.
6244
62451994-08-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6246
6247 * configure.in: Accept i586 and i486 along with i386.
6248
62491994-08-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6250
6251 * configure.in: Do compute unexec, LIBX, system_malloc, etc
6252 even if CPP env var was set by the user.
6253
6254 * configure.in (i[34]86-*-*): For SCO 3.2v4, fix NON_GNU_CPP value.
6255
62561994-08-14 Jonathan I. Kamens (jik@gza-client1.aktis.com)
6257
6258 * Makefile.in: Uninstall "$(EMACS)", not "emacs".
6259
62601994-08-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6261
6262 * configure.in (i[34]86-*-*): For SCO 3.2v4, set NON_GNU_CPP.
6263
62641994-08-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6265
6266 * configure.in: Check more specifically for i*86-sun-sunos.
6267
62681994-08-03 Caveh Jalali (caveh@eng.sun.com)
6269
6270 * configure.in: Handle solaris 2.4.
6271
62721994-07-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6273
6274 * configure.in (rand48): Check for it.
6275
62761994-07-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6277
6278 * make-dist: Update the info files.
6279
62801994-07-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6281
6282 * configure.in: Make "checking..." messages' style consistent.
6283 (HAVE_H_ERRNO): New test.
6284
62851994-07-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6286
6287 * configure.in (i860-*-sysv4*): Set NON_GNU_CC and NON_GNU_CPP.
6288
62891994-07-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6290
6291 * configure.in (CFLAGS): If the envvar was specified, use that.
6292 And set REAL_CFLAGS from it too.
6293
62941994-07-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6295
6296 * make-dist: Update finder-inf.el.
6297
62981994-07-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6299
6300 * make-dist (msdos): Include sed4.inp in dist.
6301
6302 * Makefile.in (libsrc_libs): Var deleted.
6303
63041994-07-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6305
6306 * Makefile.in (mkdir, removenullpaths): Put g in sed replace commands.
6307
63081994-06-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6309
6310 * configure.in (mips-sony-newsos4*): New alias.
6311
63121994-06-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6313
6314 * configure.in (*-convex-bsd*): Set NON_GNU_CPP.
6315 (*-convex-convexos*): Accept this as alias.
6316
63171994-06-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6318
6319 * configure.in: Get CFLAGS both with and without THIS_IS_CONFIGURE,
6320 for two different uses.
6321
63221994-06-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6323
6324 * configure.in: Define THIS_IS_CONFIGURE when extracting CFLAGS etc.
6325
63261994-06-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6327
6328 * make-dist: Put ./BUGS into the distrib.
6329
63301994-06-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6331
6332 * configure.in: Handle 386 running Solaris 2.
6333
63341994-06-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6335
6336 * configure.in (mips-siemens-sysv*): Use cpp, not cc -E.
6337
63381994-06-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6339
6340 * configure.in (mips-sony-newsos*): Use news-risc.h.
6341
6342 * configure.in: Accept bsdi as opsys, like bsd386.
6343
63441994-06-01 Morten Welinder (terra@diku.dk)
6345
6346 * config.bat (src/paths.h): Use sed script msdos/sed4.inp.
6347
63481994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6349
6350 * Version 19.25 released.
6351
6352 * make-dist (shortversion): Don't assume another period follows.
6353
63541994-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6355
6356 * Makefile.in (install-arch-indep): Use /bin/pwd uniformly, not pwd.
6357 (uninstall): Use /bin/pwd.
6358
6359 * Makefile.in (blessmail): Depend on src.
6360 (all): Don't depend on blessmail.
6361
6362 * Makefile.in (src/paths.h): Don't force recomputation.
6363 (paths-force): New target; force recomputation of paths.h.
6364 (all): Depend on paths-force.
6365 (src, lib-src): Depend on src/paths.h.
6366
6367 * configure.in (*-sun-sunos4*): Set GCC_TEST_OPTIONS,
6368 NON_GCC_TEST_OPTIONS.
6369
63701994-05-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6371
6372 * configure.in: Don't insist on subversions for irix.
6373
63741994-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6375
6376 * configure.in (hppa*-hp-hpux9shr): Move alternative up.
6377
6378 * configure.in (i[34]86-next-*): New alternative.
6379
63801994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6381
6382 * Version 19.24 released.
6383
6384 * configure.in: New config hppa*-hp-hpux9shr*.
6385
63861994-05-22 Morten Welinder (terra@tyr.diku.dk)
6387
6388 * config.bat: Doc fix.
6389
63901994-05-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6391
6392 * Makefile.in (mostlyclean, clean, distclean, realclean)
6393 (extraclean): Don't act on man subdir if it doesn't exist.
6394
63951994-05-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6396
6397 * configure.in (GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS): New vars.
6398 Use them to set up CC.
6399 (*-sun-sunos4.1.3): Set them.
6400
64011994-05-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6402
6403 * Makefile.in (lib-src): Don't depend on src/paths.h.
6404
64051994-05-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6406
6407 * build-ins.in (copydests): Get rid of spurious `-'s.
6408
6409 * configure.in: Define EMACS_CONFIGURATION instead of CONFIGURATION.
6410
64111994-05-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6412
6413 * Version 19.23 released.
6414
6415 * configure.in [HAVE_X11]: Merge $C_SWITCH_X_SITE into CFLAGS
6416 for the Xlib and Xt checks; then restore old CFLAGS.
6417
64181994-05-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6419
6420 * configure.in (HAVE_X11XTR6): Add newline before #if.
6421 Add newline after #endif.
6422
64231994-05-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6424
6425 * configure.in (HAVE_X11XTR6): Arrange to define it.
6426
64271994-05-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6428
6429 * Makefile.in (install): Depend on blessmail.
6430
64311994-05-12 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
6432
6433 * configure.in (mips-siemens-sysv*): Put quotes around value
6434 containing blanks.
6435
64361994-05-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6437
6438 * Makefile.in (TAGS): Use the makefile in src subdir.
6439
64401994-05-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
6441
6442 * configure.in (opsys): Recognize `gnu'.
6443
64441994-05-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6445
6446 * configure.in (using NON_GNU_CPP): Fix test for CPP already set.
6447
64481994-05-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
6449
6450 * configure.in: Remove AC_LANG_C call. Not needed with Autoconf
6451 version > 1.8.
6452
64531994-05-08 Morten Welinder (terra@diku.dk)
6454
6455 * config.bat: Forcibly remove "# " style comments from makefiles.
6456
64571994-05-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6458
6459 * Makefile.in (uninstall): When processing lispdir and etcdir,
6460 do nothing unless it exists and is a directory.
6461
64621994-05-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6463
6464 * Makefile.in (install-arch-indep): Do install info/dired-x*.
6465 Merge code in from install-doc.
6466 (install-doc): Merge code back into install-arch-indep.
6467 (install-arch-dep): Don't depend on install-doc.
6468
6469 * configure.in (run_in_place): Don't use pwd for archlibdir and docdir.
6470
64711994-05-04 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6472
6473 * configure.in (making src/Makefile and lib-src/Makefile):
6474 Split off the autoconf substitutions and don't pass them thru cpp.
6475 (undefs): Use $canonical as well as $configuration.
6476
6477 * make-dist: Distribute lisp/Makefile.
6478
6479 * configure.in: Recognize m88k-dg-dgux5.4.3* and m88k-dg-dgux5.4.2*.
6480 Use lower case names for the s files.
6481
64821994-05-03 Morten Welinder (terra@diku.dk)
6483
6484 * config.bat: Added possibility for different file name
6485 transcriptions in lib-src.
6486
64871994-05-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6488
6489 * Makefile.in (lib-src): Undo previous change.
6490 (blessmail): New target to run maybe-blessmail in lib-src.
6491 (all): Depend on blessmail.
6492
6493 * Makefile.in (lib-src): Depend on src.
6494
64951994-04-30 Paul Reilly (pmr@churchy.gnu.ai.mit.edu)
6496
6497 * configure.in (m88k-dg-dgux5.4R3): Use dgux5-4R3.
6498 (m88k-dg-dgux5.4R2): dgux5.4R2.
6499
65001994-04-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6501
6502 * configure.in (window_system): Restore accidentally deleted code
6503 that uses AC_FIND_X.
6504
6505 * make-dist: Distribute config.bat.
6506
65071994-04-29 Morten Welinder (terra@diku.dk)
6508
6509 * config.bat: Corrected the configuration of lib-src
6510 to keep up with configure. Add note about dos version 3
6511 or better needed (djgpp needs that). Add note explaining
6512 that either install in c:/emacs or edit the script.
6513 Don't change to c:/emacs, but assume we're there (to minimize
6514 the number of places to change).
6515
6516 * config.bat: Build-in the first step towards X11 support with
6517 the X11 emulator that exists. At this time it won't work,
6518 and several files are missing.
6519
65201994-04-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6521
6522 * configure.in: Use m/hp800.h in place of m/hp9000s800.h.
6523 Don't look for -lresolv.
6524
6525 * Makefile.in (lib-src): Depend on src/paths.h.
6526
65271994-04-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6528
6529 * configure.in: Restore deleted AC_SUBST of `configuration'.
6530 Improve error message for bad --with-x-toolkit value.
6531
6532 * configure.in: Define CONFIGURATION in src/config.h
6533 rather than substituting in src/Makefile.in.
6534
65351994-04-26 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
6536
6537 * Makefile.in (install-doc): New target.
6538 (install-arch-dep): Depend on install-doc.
6539 (mkdir): Create docdir.
6540
65411994-04-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6542
6543 * configure.in: Test for libresolv.a.
6544 Substitute machfile and opsysfile.
6545
65461994-04-22 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
6547
6548 * Makefile.in (.PHONY, install): Kill reference to obsolete do-install.
6549 (install-arch-dep): Install under the name $(EMACS).
6550
65511994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6552
6553 * configure.in (version): Use entire value of emacs-version.
6554 (mips-siemens-sysv*): New alternative.
6555
65561994-04-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6557
6558 * Makefile.in (install-arch-indep): Don't install dired-x*.
6559
65601994-04-18 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
6561
6562 * configure.in (src/Makefile, lib-src/Makefile): Delete ^L.
6563 Fix definition of $undefs.
6564
65651994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6566
6567 * configure.in (window_system): Obey --with-x11=no and --with-x10=no.
6568
6569 * configure.in (lib-src/Makefile.in): Use src, not lib-src, in -I.
6570
65711994-04-16 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
6572
6573 * configure.in: Call AC_LANG_C, if it's defined, after AC_PREPARE.
6574
65751994-04-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6576
6577 * configure.in (lib-src/Makefile.in): Make this from Makefile.in.in
6578 and run it thru cpp, as with src/Makefile.in.
6579
6580 * configure.in: Use AC_SET_MAKE.
6581
65821994-04-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6583
6584 * configure.in (i[34]86-ncr-sysv*): Use usg5-4-2.
6585
65861994-04-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6587
6588 * Makefile.in (MAKE): Don't just assign it--use @SET_MAKE@.
6589
6590 * configure.in (CFLAGS): Exclude ${CFLAGS} from singlequotes.
6591 (printing the choices): Make the toolkit message unconditional.
6592 (USE_X_TOOLKIT): Use `none', not `no', if none.
6593 (include libsrc_libs): Include config.h, and specify -I for srcdir.
6594 Get rid of temp file foofoo1.
6595
65961994-04-13 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
6597
6598 * configure.in (CFLAGS): Use shell syntax, not Makefile.
6599
66001994-04-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6601
6602 * configure.in (window_system): If no X, set USE_X_TOOLKIT=no.
6603 (printing the choices): State choice of toolkit.
6604 (libsrc_libs): Recalculate after writing config.h;
6605 then update lib-src/Makefile.
6606
66071994-04-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6608
6609 * configure.in: Add sunos4shr as alternative for suns.
6610 Conditionals testing for null $CC were backwards.
6611
66121994-04-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6613
6614 * make-dist (msdos): Don't link patch1. Link sed*.inp, not sed.in*.
6615
66161994-04-09 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6617
6618 * configure.in: Handle -isc4.0*.
6619
66201994-03-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6621
6622 * configure.in (esix5): Set NON_GNU_CPP.
6623
66241994-03-24 Roland McGrath (roland@mole.gnu.ai.mit.edu)
6625
6626 * Makefile.in (thisdir): Nonsensical variable removed.
6627 (install-arch-indep): Set shell var thisdir=`pwd` before cd and cd
6628 back to $thisdir, rather than the directory `this_dir'.
6629
66301994-03-17 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
6631
6632 * Makefile.in (install-arch-indep): Add missing backslash after a
6633 `then'.
6634
66351994-03-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6636
6637 * Makefile.in (thisdir): New variable.
6638 (install-arch-indep): Go back to thisdir to run INSTALL_DATA.
6639
66401994-03-08 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
6641
6642 * configure.in: Add freebsd.
6643
66441994-03-08 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
6645
6646 * configure.in: Check for fpathconf.
6647
66481994-03-02 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
6649
6650 * configure.in (with_x_toolkit): Fix typo in previous change.
6651
66521994-03-01 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
6653
6654 * configure.in: New s-file for rs60000-ibm-aix3.2.5.
6655
66561994-02-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6657
6658 * configure.in (with_x_toolkit): Don't allow motif or open-look.
6659
66601994-02-24 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
6661
6662 * configure.in: Fix value of docdir.
6663 * Makefile.in (install-arch-indep): Install DOC* in docdir.
6664
66651994-02-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6666
6667 * configure.in (*-sysv4.1): Set NON_GNU_CPP.
6668
66691994-02-22 Karl Heuer (kwzh@geech.gnu.ai.mit.edu)
6670
6671 * configure.in: New variable docdir to control where the docstring
6672 file goes.
6673 Makefile.in: Use it to initialize PATH_DOC in paths.h.
6674
66751994-02-22 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
6676
6677 * configure.in: When --run-in-place, don't inherit archlibdir.
6678
66791994-02-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6680
6681 * Makefile.in (install-arch-dep, install-arch-indep):
6682 New targets split up former do-install rule.
6683 (do-install): Target deleted.
6684
66851994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6686
6687 * configure.in (mips-sony-newsos*): New configuration.
6688
66891994-02-14 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
6690
6691 * configure.in (rs6000-bull-bosx*): Added support for BULL dpx20.
6692
66931994-02-11 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
6694
6695 * configure.in: Fix misspelled symbol LD_SWITCH_X_SITE_AUX.
6696
66971994-02-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6698
6699 * configure.in: Don't initialize CC.
6700
67011994-02-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
6702
6703 * configure.in (creating src/Makefile): Also generate -U switches
6704 for symbols in the $configuration value.
6705
6706 * configure.in: Check for sys_siglist being declared in system header.
6707
67081994-02-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6709
6710 * configure.in (creating src/Makefile): Delete blank lines
6711 along with lines of whitespace.
6712 (m68k-motorola-sysv*, m68000-motorola-sysv*): Compute proper CC value.
6713
67141994-02-09 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6715
6716 * configure.in: Get, use, and substitute C_SWITCH_MACHINE
6717 like C_SWITCH_SYSTEM.
6718 (m68*-motorola-sysv*): Set CC. Require cpu type to be m68k or m68000.
6719
67201994-02-04 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
6721
6722 * configure.in (drem): Check for this function.
6723
67241994-02-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6725
6726 * configure.in (Using NON_GNU_CPP): Don't lose if it has spaces.
6727 If CPP was inherited from environment, don't use NON_GNU_CPP.
6728 (NON_GNU_CC): Likewise.
6729 (handling with_gcc): Use explicit if in the `no' case.
6730 (cc_specified): New variable; if set, don't use NON_GNU_CC.
6731
67321994-02-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6733
6734 * configure.in (mips-mips-riscos4*): Set NON_GNU_CPP.
6735
67361994-02-01 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
6737
6738 * configure.in: Check whether fmod exists.
6739
67401994-01-31 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
6741
6742 * make-dist: Distribute {src,lisp}/ChangeLog.? instead of
6743 {src,lisp}/OChangeLog.
6744
67451994-01-22 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
6746
6747 * configure.in: Restore Jan 8 and Jan 16 changes. The -U hack is
6748 necessary for proper operation. This code works with the current
6749 released version of Autoconf.
6750
67511994-01-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6752
6753 * configure.in (with_x_toolkit): Treat values athena and lucid alike.
6754 (USE_X_TOOLKIT): Define it for all values except `no'.
6755
6756 * configure.in: Undo first Jan 8 change and Jan 16 change.
6757
67581994-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6759
6760 * configure.in: Handle --with-x-toolkit. Produce lwlib/Makefile.
6761 Substitute USE_X_TOOLKIT as both C macro and Make variable.
6762
6763 * Makefile.in (lwlib/Makefile): New target.
6764 (SUBDIR_MAKEFILES): Depend on lwlib/Makefile.
6765 (clean, mostlyclean, distclean, realclean): Handle lwlib subdir.
6766 (unlock, relock): Handle lwlib subdir.
6767
6768 * Makefile.in: Add some .PHONY targets.
6769
6770 * make-dist: Handle lwlib subdir like oldXMenu subdir.
6771
6772 * lwlib: New subdirectory.
6773
67741994-01-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6775
6776 * configure.in: If CPP has a value that is a directory,
6777 discard the value.
6778
67791994-01-16 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
6780
6781 * configure.in (srcdir_undefs): Add g flag to sed substitution to
6782 remove -U[0-9]*.
6783
67841994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6785
6786 * Makefile.in (do-install): Install the dired-x info files.
6787
6788 * configure.in: Provide for variable LD_SWITCH_X_SITE_AUX.
6789 (See src/s/sol2.h.)
6790
67911994-01-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6792
6793 * configure.in (m68k-harris-cxux*, m88k-harris-cxux*): New configs.
6794
67951994-01-08 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
6796
6797 * configure.in (creating src/Makefile): Put code inside 2nd arg to
6798 AC_OUTPUT as it should be; hopefully noone will again see fit to
6799 gratuitously break this and not make a change log entry.
6800 Optimized sed processing of Makefile.in and cpp output; now
6801 preserves comments previously removed from the cpp input.
6802 Eliminated temp file for cpp output. Generate -U switches to
6803 undefine all identifiers that appear in the directory name
6804 ${srcdir}; pass these to cpp.
6805
6806 * configure.in (version): Fix sed regexp to match two-elt version
6807 number.
6808
6809 * configure.in: Check for strerror.
6810
68111994-01-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6812
6813 * configure.in: Test for bcmp.
6814
68151994-01-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6816
6817 * make-dist (tempdir): Put subdir msdos into the distribution.
6818
68191993-01-07 Morten Welinder (terra@diku.dk)
6820
6821 * config.bat: New file.
6822
68231994-01-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6824
6825 * Makefile.in (${SUBDIR} target): Pass down LDFLAGS and CPPFLAGS.
6826
68271994-01-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6828
6829 * configure.in (m68*-next-*): Don't care about which os is specified.
6830 (i[34]86-*-*): Check for *-nextstop*.
6831
68321993-12-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6833
6834 * configure.in: Check for setsid.
6835
68361993-12-17 Richard Stallman (rms@srarc2)
6837
6838 * configure.in (*-sun-solaris*): Add special case for Solaris 2.3.
6839
68401993-12-15 Richard Stallman (rms@srarc2)
6841
6842 * Makefile.in (mkdir): Make only the lockdir writable.
6843
6844 * configure.in (i860-*-sysv4): Renamed from i860-*-sysvr4.
6845
68461993-12-11 Richard Stallman (rms@srarc2)
6847
6848 * Makefile.in (libdir): Use @libdir@.
6849
68501993-12-08 Richard Stallman (rms@srarc2)
6851
6852 * Makefile.in (install): Add empty command.
6853
68541993-12-04 Richard Stallman (rms@srarc2)
6855
6856 * make-dist: Put man/getopt.c in the dist.
6857
6858 * configure.in (LIBS): Add test for existence of XSetWMProtocols.
6859
6860 * Makefile.in (install): Depend on ${SUBDIR}, not `all'.
6861
68621993-12-03 Richard Stallman (rms@srarc2)
6863
6864 * configure.in (solaris): Set NON_GNU_CPP instead of CPP.
6865 Set it for all solaris versions.
6866 (mips-mips-riscos4*): Set NON_GNU_CC, not CC.
6867 (after checking for GCC): If not GCC, and NON_GNU_CPP is set, set CPP.
6868 Likewise for NON_GNU_CC and CC.
6869
68701993-12-01 Richard Stallman (rms@srarc2)
6871
6872 * configure.in (mips-mips-riscos4*): Assign variable CC.
6873 (checking ${with_gcc}): If "no", don't override CC if already set.
6874 (CC): Initialize it as empty.
6875
68761993-11-30 Richard Stallman (rms@srarc2)
6877
6878 * configure.in (Suns): Set CPP if *-solaris2.3*.
6879
68801993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6881
6882 * Version 19.22 released.
6883
6884 * Makefile.in (do-install): Use umask 022 in copying etc and lisp dirs.
6885
68861993-11-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6887
6888 * make-dist: When breaking links, use cp -p.
6889 Copy install.sh into distribution.
6890 Move the temp dir up into the parent dir;
6891 don't leave the staging dir make-dist.tmp... in existence.
6892 * install.sh: New file.
6893
68941993-11-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6895
6896 * configure.in (i[34]86-ncr-sysv*): New specific alternative.
6897
68981993-11-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6899
6900 * configure.in (version): When --run-in-place, exclude
6901 ${datadir}/emacs/site-lisp from locallisppath.
6902
69031993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6904
6905 * configure.in: Delete jumk.c before writing it.
6906
69071993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6908
6909 * Version 19.21 released.
6910
6911 * Makefile.in (mkdir): Ignore error from chmod.
6912
69131993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6914
6915 * make-dist: Don't put lisp/forms.README in the distribution.
6916
69171993-11-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6918
6919 * configure.in (creating src/Makefile): Before running cpp,
6920 discard all lines that start with `# Generated' or /**/#.
6921
69221993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6923
6924 * Version 19.20 released.
6925
6926 * make-dist: Use build-ins.in, not build-install.in.
6927 Don't bother updating TAGS since it's not included.
6928
6929 * build-ins.in: Renamed from build-install.in.
6930
69311993-11-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6932
6933 * make-dist: Don't try to link *.texinfo--there are none now.
6934 When running make in lib-src, specify YACC var value.
6935
69361993-10-03 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
6937
6938 * configure.in (extrasub): Add vpath patterns for %.[yls].
6939
6940 * configure.in: Don't do seddery on config.status after AC_OUTPUT.
6941 Instead just include the commands to make src/Makefile as the
6942 second arg to AC_OUTPUT.
6943
6944 * configure.in: Use : instead of dnl for comment inside
6945 $makefile_command.
6946
6947 * configure.in: No longer use vpath_sed. Instead, when we notice
6948 srcdir already configured, set extrasub to hack vpath in the
6949 makefiles.
6950
6951 * configure.in: In cmds to make src/Makefile, chmod Makefile.new
6952 before moving it.
6953 * Makefile.in (VPATH): Define to @srcdir@.
6954
69551993-09-28 Brian J. Fox (bfox@cubit)
6956
6957 * configure.in: Don't copy ${srcdir}/src/Makefile.in; that file
6958 doesn't exist. Just copy src/Makefile.in instead. Touch
6959 all of the Makefiles after editing config.status.
6960
6961 * INSTALL: Update documentation to match new configuration
6962 mechanism.
6963
69641993-09-27 Brian J. Fox (bfox@ai.mit.edu)
6965
6966 * configure.in: Allow any of the path or directory Makefile
6967 variables to be set with flags to configure. Create all Makefiles
6968 at configure time. Edit special commands into config.status after
6969 src/Makefile.in is built from src/Makefile.
6970
6971 * Makefile.in (src/Makefile, lib-src/Makefile, oldXMenu/Makefile):
6972 If these files are out of date, simply have config.status
6973 rebuild them; don't rebuild them explicitly.
6974
69751993-09-25 Brian J. Fox (bfox@ai.mit.edu)
6976
6977 * build-install.in: Change src/xemacs to src/emacs. We no longer
6978 create src/xemacs, so the file wouldn't be found.
6979
6980 * make-dist: Remove `src/ymakefile', add `src/Makefile.in.in'.
6981
69821993-09-24 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
6983
6984 * configure.in: Avoid forcing the search of /usr/include before
6985 fixed include files by resetting C_SWITCH_X_SITE if it is
6986 "-I/usr/include".
6987
69881993-09-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6989
6990 * Makefile.in (@rip_paths@locallisppath):
6991 Delete ${datadir}/emacs/site-lisp.
6992
69931993-09-15 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
6994
6995 * configure.in:
6996 Use AC_QUOTE_SQUOTE twice to properly quote vpath_sed value.
6997 Remove ${extra_output} from AC_OUTPUT call.
6998
69991993-09-17 Brian J. Fox (bfox@inferno)
7000
7001 * make-dist: Quote backquotes found in strings to be echoed.
7002
7003 * configure.in: Use "sh -c pwd" when we want to avoid having the
7004 shell fix up the value of $PWD.
7005
70061993-09-13 Brian J. Fox (bfox@inferno)
7007
7008 * Makefile.in (do-install): Don't abort if ln or chmod at the end
7009 of the installation fail. Suggested by Karl Berry.
7010
70111993-08-30 Brian J. Fox (bfox@inferno)
7012
7013 * Makefile.in (*clean): Use "$(MAKE) $(MAKEFLAGS)" wherever "make"
7014 was used. Set MAKEFLAGS from MFLAGS.
7015
70161993-09-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7017
7018 * configure.in: Test for res_init in libc.
7019
70201993-09-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7021
7022 * configure.in: In the file ${tempcname}, use configure___
7023 instead of @configure@.
7024
70251993-09-12 Roland McGrath (roland@sugar-bombs.gnu.ai.mit.edu)
7026
7027 * make-dist: Dist vpath.sed
7028
7029 * Makefile.in (lib-src/Makefile, src/Makefile, oldXMenu/Makefile):
7030 Depend on vpath.sed.
7031 Replace sed comand for VPATH with @vpath_sed@.
7032
7033 * configure.in: Substitute variable `vpath_sed'.
7034 If not in $srcdir and $srcdir is configured,
7035 issue warning that GNU make is required,
7036 and set vpath_sed to use vpath.sed script.
7037
70381993-09-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
7039
7040 * configure.in: Remove check for $srcdir being configured. This
7041 pretty much works now.
7042 Grok {m68*-hp,i[34]86-*}-netbsd* and set opsys=netbsd.
7043 Check for XFree86 (/usr/X386/include) independent of whether
7044 -lXbsd exists.
7045
7046 * Makefile.in (info, dvi, clean, mostlyclean, distclean,
7047 realclean, unlock, relock): Use `$(MAKE)' in place of plain
7048 `make'.
7049
70501993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7051
7052 * Version 19.19 released.
7053
7054 * configure.in (i386-*-sunos4): Assume Sunos 4.0.
7055
70561993-08-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7057
7058 * configure.in: Check for XScreenNumberOfScreen.
7059
70601993-08-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7061
7062 * configure.in: Add * to end of all configuration alternatives.
7063 (m68*-sony-newsos3*): New alternative.
7064
70651993-08-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7066
7067 * make-dist: Include getdate.c in distribution.
7068
7069 * configure.in: For --help, use $PAGER if it is set.
7070 (LIB_X11_LIB): Default to -lX11.
7071 (mips-sgi-irix5.*): New alternative.
7072
7073 * Makefile.in (do-install): Install info/gnus* and info/sc*.
7074
7075 * configure.in (m68*-hp-hpux*, hppa*-hp-hpux*):
7076 Recognize *.B8.* as hpux version 8.
7077 (m68*-tektronix-bsd*): Fix typo in tek4300.
7078 (AC_HAVE_FUNCS): Add ftime.
7079
70801993-08-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7081
7082 * configure.in (m88k-tektronix-sysv3*): Added the missing *.
7083 Use tekxd88, not tekXD88.
7084
70851993-08-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
7086
7087 * configure.in: Check for -lm. Then can check for frexp and logb.
7088
70891993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7090
7091 * Version 19.18 released.
7092
7093 * make-dist (src): Don't put gnu-hp300 in dist.
7094 (src, lisp): Include OChangeLog in dist.
7095
70961993-08-08 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7097
7098 * configure.in: Test for presence of logb and frexp functions.
7099
71001993-08-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7101
7102 * configure.in (machine): Add i370-ibm-aix*.
7103
71041993-08-03 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7105
7106 * configure.in (function checks): Test for mkdir and rmdir.
7107
7108 * configure.in (function checks): Don't test for random and bcopy
7109 only when we're building with X; look for them all the time.
7110
71111993-07-30 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7112
7113 * configure.in: Test for availability of bcopy functions, searching
7114 the X libraries if we're using X.
7115
7116 * configure.in: Test for the presence of/usr/lpp/X11/bin/smt.exp,
7117 and #define HAVE_AIX_SMT_EXP if we do. This is present in some
7118 versions of AIX, and needs to be passed to the loader.
7119
7120 * configure.in: Test for the availability of the
7121 XScreenResourceString function.
7122
71231993-07-30 David J. MacKenzie (djm@frob.eng.umd.edu)
7124
7125 * configure.in: If we found X on our own, set C_SWITCH_X_SITE and
7126 LD_SWITCH_X_SITE and assume --with-x11.
7127 Only look for X11 files if we weren't told about a window system
7128 or if we were told to use X11 but not told where.
7129 Search the libraries from the s and/or m files when checking for
7130 functions.
7131
7132 * configure.in: Remove any trailing slashes in prefix and exec_prefix.
7133
71341993-07-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7135
7136 * make-dist: Include lisp/dired.todo in the distribution.
7137
71381993-07-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7139
7140 * configure.in: Add code to set HAVE_INET_SOCKETS.
7141
71421993-07-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7143
7144 * configure.in: If we do find x_includes and x_libraries
7145 via AC_FIND_X, set C_SWITCH_X_SITE and LD_SWITCH_X_SITE.
7146
71471993-07-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7148
7149 * make-dist: Include src/gnu-hp300 in the dist.
7150
7151 * configure.in (canonical): New variable holds the canonicalized
7152 configuration. Don't alter `configuration'. Use `configuration'
7153 for Makefile.in for file naming.
7154 (testing x_includes and x_libraries): Use =, not ==.
7155
71561993-07-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7157
7158 * Version 19.17 released.
7159
7160 * Makefile.in (src/Makefile): Propagate C_SWITCH_SYSTEM to the src
7161 directory's makefile. This allows the invocation of CPP which
7162 builds xmakefile to receive these switches. The SunSoft C
7163 preprocessor inserts spaces between tokens if it doesn't get the
7164 -Xs flag requested in src/s/sol2.h.
7165
71661993-07-12 Frederic Pierresteguy (F.Pierresteguy@frcl.bull.fr)
7167
7168 * configure.in (m68k-bull-sysv3): New config.
7169
71701993-07-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7171
7172 * configure.in: Use the autoconf AC_FIND_X macro to try to find
7173 the X Windows libraries.
7174
71751993-07-07 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7176
7177 * make-dist (tempdir): Don't create lisp/forms-mode directory in
7178 the distribution. Those files aren't kept in their own
7179 subdirectory any more.
7180
71811993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7182
7183 * Version 19.16 released.
7184
71851993-06-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7186
7187 * configure.in: Add --verbose flag.
7188
71891993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7190
7191 * version 19.15 released.
7192
71931993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7194
7195 * Makefile.in (top_distclean): Use -f switch when cleaning out
7196 lock dir; it might be empty.
7197
7198 * configure.in: Only check for -lXbsd once.
7199
72001993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7201
7202 * Version 19.14 released.
7203
72041993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7205
7206 * make-dist: If using gzip, create distribution with '.gz' extension.
7207
7208 * make-dist (lisp/term): This doesn't have a ChangeLog anymore.
7209 (lisp/forms-mode): This doesn't exist anymore.
7210
7211 * configure.in: Look for the closedir function.
7212
72131993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7214
7215 * configure.in (CPP): Autoconf sets this to a shell variable
7216 reference, which doesn't work when it's edited into a makefile.
7217 Expand that variable reference.
7218
7219 * Makefile.in (CPP): New variable.
7220 (src/Makefile): Edit CPP into src/Makefile.
7221
7222 * Makefile.in (src/Makefile): Don't bother exiting single quotes
7223 and entering double quotes to get the values of LD_SWITCH_X_SITE
7224 and the other make variables; make substitutes them in anyway.
7225
7226 * Makefile.in (uninstall): Don't remove the lisp and etc
7227 directories if they're in the source tree.
7228
7229 Bring mumbleclean targets into conformance with GNU coding standards.
7230 * Makefile.in (mostlyclean, clean): Separate these two; just have
7231 them pass the request to the subdirectory makefiles.
7232 (distclean): Pass the request down, and then get rid of the
7233 files configure built, and get rid of the Makefiles.
7234 (realclean): Pass the request down, and then do the same things
7235 distclean does.
7236 (uninstall, info, dvi): New targets.
7237
7238 * configure.in: Move clause for PC-compatible i386 box to the end
7239 of the case statement, to avoid masking configurations below.
7240
7241 * configure.in: Add case for m88k-motorola-sysv4.
7242
7243 * configure.in: Add support for HP/UX versions 7, 8, and 9 on
7244 the HP 68000 machines.
7245
7246 * configure.in: Put the arguments to LD_SWITCH_X_SITE's and
7247 C_SWITCH_X_SITE's -L and -I switches in quotes, so the
7248 preprocessor won't fiddle with them.
7249
72501993-06-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7251
7252 * Makefile.in (TAGS): cd to src to run etags.
7253
72541993-06-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7255
7256 * configure.in (version): Check the X libraries for XrmSetDatabase
7257 and random, and see if we have -lXbsd.
7258
72591993-06-11 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7260
7261 * configure.in: Pass "-Isrc" to the CPP we run to examine the
7262 s/*.h and m/*.h files. Martin Tomes
7263 <mt00@controls.eurotherm.co.uk> says ISC Unix 3.0.1 needs it.
7264
72651993-06-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7266
7267 * configure.in: Move i386-prime-sysv* and i386-sequent-bsd*
7268 above the general i386 alternative.
7269
72701993-06-10 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7271
7272 * configure.in: Recognize configuration name for Data General
7273 AViiON machines.
7274
7275 * configure.in: Use AC_LONG_FILE_NAMES.
7276
72771993-06-09 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7278
7279 * configure.in: Test for bison.
7280 * Makefile.in (YACC): New variable.
7281 (lib-src/Makefile.in): Edit YACC into the makefile.
7282
72831993-06-08 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7284
7285 * Version 19.13 released.
7286
7287 * configure.in (CFLAGS): Don't set this according to the value of
7288 the GCC shell variable. Instead, consult the machine and system
7289 files for the values of C_OPTIMIZE_SWITCH and C_DEBUG_SWITCH, and
7290 test __GNUC__ while we're at it.
7291
7292 * configure.in: Remove extra ;; from hpux cases.
7293
72941993-06-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7295
7296 * configure.in: Check to see if the system has -ldnet.
7297
72981993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7299
7300 * make-dist: Add clauses to distribute lisp/forms-mode.
7301
73021993-06-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7303
7304 * configure.in (machine): Fix the versions in hpux version number test.
7305 Do not guess based on cpu type. Do check for explicit system version.
7306
73071993-06-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7308
7309 * configure.in: Do NOT look for `unknown' as company name.
7310
73111993-06-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7312
7313 * configure.in: Fix typo in message.
7314
73151993-06-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7316
7317 * Version 19.12 released.
7318
7319 * Makefile.in (do-install): Correct previous etc-copying change.
7320 Partially rewrite using `if'.
7321 (src/Makefile): Insert --x-libraries option into LD_SWITCH_X_SITE.
7322
7323 * Version 19.11 released.
7324
7325 * configure.in: Handle 386bsd.
7326
73271993-05-31 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7328
7329 * make-dist: Update getdate.c.
7330
7331 * configure.in: Handle bsd386.
7332
7333 * Makefile.in (do-install): Use `-' in tar options.
7334
7335 * configure.in: Change ! "${...}" to x"${...}" = x.
7336
7337 * Makefile.in (do-install): Copy the DOC-* files from the build
7338 etc directory, as well as lots of things from ${srcdir}/etc.
7339
7340 * make-dist: Copy config.guess.
7341
7342 * configure.in: Handle AIX versions 1.2, 1.3.
7343
73441993-05-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7345
7346 * configure.in: Use s/bsd4-3.h for mips-mips-riscos4, and add
7347 the configuration name mips-mips-usg* to represent USG systems.
7348
7349 * configure.in: Fix logic to detect if srcdir is already configured.
7350
7351 * Makefile.in: Pass in LD_SWITCH_X_SITE.
7352
7353 * Makefile.in (mkdir, clean, mostlyclean, do-install): Use `(cd
7354 foo && pwd)` instead of `(cd foo ; pwd)` to get the canonical name
7355 of a directory; cd might fail, and have pwd print out the current
7356 directory.
7357
73581993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7359
7360 * configure.in: When looking for sources, use '.', not `.`. Also '..'.
7361
73621993-05-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7363
7364 * configure.in: Complain if srcdir points at an already-configured
7365 tree.
7366
73671993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7368
7369 * Version 19.10 released.
7370
73711993-05-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7372
7373 * Makefile.in: Use Makefile comments, not C comments.
7374
7375 * configure.in: Add case for the Tektronix XD88.
7376
73771993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7378
7379 * configure.in: Handle sysv4.2 and sysvr4.2.
7380
73811993-05-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7382
7383 * configure.in: Traverse the argument list without destroying it;
7384 don't use shift. It turns out that "set - ${saved_arguments}"
7385 doesn't work portably.
7386
7387 * configure.in: Add missing "fi".
7388
7389 * make-dist: Rebuild configure if configure.in is newer.
7390
7391 * Makefile.in (src:, lib-src:, FRC:): Force the src and lib-src
7392 targets to be executed even if make remembers that it has already
7393 satisfied FRC.
7394
73951993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7396
7397 * Makefile.in (do-install): Delete redundant code to copy etc twice.
7398
7399 * configure.in (romp): Handle various version numbers with aos and bsd.
7400
74011993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7402
7403 * configure.in: Fix message text.
7404
74051993-05-28 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7406
7407 * make-dist: Make a `site-lisp' directory in the distribution,
7408 instead of a `local-lisp' directory, which hasn't been the
7409 appropriate name for a long time.
7410 * Makefile.in (@rip_paths@locallisppath): Use site-lisp directory
7411 from the distribution first, then /usr/local/lib/emacs/site-lisp.
7412
7413 * Makefile.in (do-install): Correctly detect if ./etc and
7414 ${srcdir}/etc are the same.
7415
7416 * configure.in: Extract UNEXEC from the system configuration
7417 files, compute the name of the source file corresponding to the
7418 object file, and #define it as UNEXEC_SRC in config.h.
7419
7420 * configure.in: If srcdir is '.', then try using PWD to make it
7421 absolute.
7422
7423 * configure.in: Include ${srcdir} in the printed report, to help
7424 people notice if it's an automounter path.
7425
74261993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7427
7428 * configure.in (prefix): Don't run pwd on srcdir unnecessarily.
7429
74301993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7431
7432 * Makefile.in (do-install): Delete the dest dir, not the source dir,
7433 when they are different. Add `shift' command.
7434 (COPYDESTS, COPYDIR): Delete external-lisp dir.
7435 (externallispdir): Var deleted.
7436
7437 * configure.in: Delete spurious paren outputting short_usage.
7438
74391993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7440
7441 * Version 19.9 released.
7442
74431993-05-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7444
7445 * Makefile.in (${SUBDIR}): Pass the value of the make variable to
7446 subdirectory makes.
7447
7448 * make-dist: Check for .elc files with no corresponding .el file.
7449
7450 * Makefile.in (mkdir): Make all the directories in locallisppath.
7451
7452 * config.guess: New file.
7453 * configure.in: Use it, tentatively.
7454 * INSTALL: Mention its usage.
7455
7456 * configure.in (hppa-hp-hpux): Use uname -r instead of uname -m;
7457 the former gives you the operating system rev directly. Use
7458 s/hpux.h if we don't recognize what we got.
7459
7460 * Makefile.in (do-install): Don't remove a destination directory
7461 if it's the same as the source. If ${srcdir}/info == ${infodir},
7462 don't try to copy the info files.
7463
7464 * Makefile.in (COPYDIR, COPYDESTS): Don't mention etc twice; this
7465 doesn't work if you're not using a separate source directory.
7466 (do-install): Copy the build tree's etc directory only after
7467 making sure it's not also the source tree's etc directory.
7468
74691993-05-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7470
7471 * configure.in: Handle sunos4.1.3 specially.
7472
74731993-05-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7474
7475 * Makefile.in (INSTALL): Add definition.
7476
7477 * configure.in: Fix some messages. Support -with-gnu-cc.
7478 At the end, use `set --', not `set -'.
7479 Delete spurious `.h' in hpux alternatives.
7480
74811993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7482
7483 * Version 19.8 released.
7484
74851993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7486
7487 * configure.in: When looking for source in the same directory as
7488 the configure script, make the path thus discovered absolute.
7489 If the user specifies the `--srcdir' switch, make that directory
7490 absolute too.
7491
7492 * Makefile.in (srcdir): Remove comment saying this doesn't work.
7493
7494 * Makefile.in (src/paths.h): Edit the `infodir' variable into this
7495 too, as the value of the PATH_INFO macro.
7496
7497 * configure.in: Check to see if the source lives in the same
7498 directory as the configure script.
7499
75001993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7501
7502 * Makefile.in (install): Split this into `install' and
7503 `do-install', to give people more control over exactly what gets
7504 done.
7505 (do-install): New target, containing the guts of `install'. Don't
7506 remove and recreate the directories inside the copying loop - do
7507 it all before the copying loop. Pass more flags to the lib-src
7508 make.
7509 (mkdir): Create ${infodir}, ${mandir}, and ${sitelispdir} here, to
7510 avoid errors and warnings.
7511
7512 * configure.in: For generic IBM PC boxes, insist on "unknown" for
7513 the manufacturer - the more general case was blocking other i386
7514 configuration names below, and that's how the names are written in
7515 MACHINES anyway.
7516
7517 * make-dist: When breaking links, remove the link before moving
7518 the copy onto it, to avoid interactive behavior.
7519
7520 * Makefile.in: Doc fix.
7521
7522 * configure.in: Doc fix.
7523
7524 * INSTALL: Mention --exec-prefix option.
7525
7526 * configure.in: Add support for the `--exec-prefix' option.
7527 * Makefile.in: Accept that support.
7528
7529 * configure.in: Use the AC_PROG_INSTALL macro.
7530 * Makefile.in (INSTALL): Variable removed.
7531 (INSTALL_PROGRAM, INSTALL_DATA): Accept these values from configure.
7532
7533 * configure.in: Distinguish between hp800's and hp700's by calling
7534 "uname -m".
7535
75361993-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7537
7538 * configure.in: Recognize configuration names for i860 boxes
7539 running SYSV.
7540
75411993-05-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7542
7543 * configure.in: Distinguish between hp800's and hp700's by the
7544 version of HP/UX they run, since that's something people are more
7545 likely to know - hp700's run 8.0.
7546 Add HP 700 configuration.
7547
7548 * configure.in: Test for the presence of the `rename' function.
7549
7550 * Makefile.in (C_SWITCH_X_SITE): New variable - get this from
7551 configure.in.
7552 (oldXMenu/Makefile): Edit C_SWITCH_X_SITE into this.
7553
7554 * make-dist: Break intra-tree links.
7555
7556 * configure.in: Explain that this is an autoconf script, and give
7557 instructions for rebuilding configure from it. Arrange to put
7558 comments in configure explaining this too.
7559
7560 * configure.in: Make the first line of the configure script be
7561 "#!/bin/sh". Leaving the first line blank didn't work.
7562
7563 * configure.in (long_usage): Removed; made short_usage describe
7564 the options briefly.
7565
7566 * configure.in: Implement the --prefix option.
7567 * Makefile.in (prefix): Add support for it here.
7568 * INSTALL: Document it here.
7569
7570 * Makefile.in (install): Don't assume that the files in the `info'
7571 subdirectory match *.info. They don't have that prefix.
7572
75731993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7574
7575 * configure.in: Add case for version 5 of Esix.
7576
75771993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7578
7579 * Version 19.7 released.
7580
7581 * make-dist: There aren't any *.com files in lib-src anymore.
7582
7583 * make-dist: Copy texinfo.tex and texindex.c, rather than linking
7584 them; they're symlinks to other filesystems on the GNU machines.
7585
7586 * make-dist: Check that the manual reflects the same version of
7587 Emacs as stated in lisp/version.el. Edit that version number into
7588 the README file.
7589
75901993-05-21 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7591
7592 * configure.in: Remove the hack of AC_DEFINE; use
7593 AC_DEFINE_UNQUOTED.
7594
75951993-05-20 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7596
7597 * make-dist: Don't distribute precomp.com, compile.com, or
7598 link.com from ./src; they're in ./vms now.
7599
7600 Some time-handling patches from Paul Eggert:
7601 * configure.in: Add AC_TIMEZONE.
7602
76031993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7604
7605 * configure.in: Recognize Linux as a valid operating system for
7606 the i386.
7607
76081993-05-18 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7609
7610 * make-dist: Distribute some VMS files we got from Richard Levitte.
7611
7612 * Makefile.in (oldXMenu/Makefile): Take oldXMenu/Makefile.in as
7613 the source for the sed command, not oldXMenu/Makefile.
7614
76151993-05-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7616
7617 * INSTALL: Don't claim the srcdir option doesn't work.
7618
76191993-05-16 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7620
7621 * configure.in: Include remarks saying what order the autoconf
7622 tests should go in, and remind people to change config.h.in
7623 whenever they add autoconf tests which make #definitions.
7624
7625 * make-dist: Distribute oldXMenu/Makefile.in, not oldXMenu/Makefile.
7626
76271993-05-15 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7628
7629 * Makefile.in (oldXMenu/Makefile): Make this depend on
7630 ${srcdir}/oldXMenu/Makefile.in, not itself.
7631
7632 * PROBLEMS: Some updates from David J. Mackenzie.
7633
7634 More changes from David J. Mackenzie.
7635 * Makefile.in (install.sysv, install.xenix, install.aix): Targets
7636 removed; autoconf and config.h should specify all these
7637 differences.
7638 (buildlisppath): Make this path depend on ${srcdir}.
7639 (INSTALLFLAGS): Removed.
7640 (INSTALL): Include the -c flag.
7641 (install): Change the way we invoke install accordingly.
7642
7643 Install ${srcdir} changes from DJM.
7644 * Makefile.in (SUBDIR_MAKEFILES): Add oldXMenu/Makefile to this
7645 list.
7646 (COPYDIR, COPYDESTS): Install files from both the etc directory in
7647 the source tree and the etc directory in the object tree.
7648 (${SUBDIR}): Pass the prefix variable down to submakes.
7649 (everywhere): Use `sed', not `/bin/sed'. Not all systems have sed
7650 in /bin.
7651 (lib-src/Makefile, src/Makefile, oldXMenu/Makefile): Edit in
7652 values for srcdir and VPATH.
7653 (install): Add `v' flag to tar command. Make sure that `dir'
7654 exists in ${srcdir}/info before copying it. Remember that the man
7655 pages come from the source tree, not the object tree.
7656 * configure.in: Remove remarks saying that the --srcdir option
7657 doesn't work.
7658 Create the etc directory in the object tree.
7659 Recognize configuration names of the form *-sun-solaris*.
7660 Recognize sunos5 and solaris as operating system names.
7661
7662 * configure.in: Use the AC_TIME_WITH_SYS_TIME macro, for
7663 lib-src/getdate.y and src/systime.h.
7664
76651993-05-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7666
7667 * make-dist: Make links in info subdir.
7668
76691993-05-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7670
7671 * configure.in: Call AC_STDC_HEADERS.
7672
76731993-05-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7674
7675 * configure.in: Sidestep autoconf's quoting of the second argument
7676 of AC_DEFINE, so we can specify the value to put there. It would
7677 be nice if autoconf provided some way to specify computed values
7678 for macros.
7679
76801993-05-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7681
7682 * Makefile.in (DEFS): Deleted; since we're using AC_CONFIG_HEADER,
7683 this is always just -DHAVE_CONFIG_H.
7684
7685 The GNU coding standards specify that CFLAGS should be left for
7686 users to set.
7687 * Makefile.in (CFLAGS): Let configure determine the default value
7688 for this. Don't
7689 have it default to DEFS.
7690 (${SUBDIR}): Pass CFLAGS down to submakes, not DEFS.
7691 (lib-src/Makefile, src/Makefile): Edit the default value for
7692 CFLAGS into these files, not DEFS.
7693 * configure.in (CFLAGS): Choose a default value for this - "-g"
7694 normally, or "-g -O" if we're using GCC. Edit it into the
7695 top-level Makefile.
7696
7697 * configure.in: When scanning the machine and system description
7698 #include files, write their names to conftest.c properly.
7699
77001993-05-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7701
7702 * configure.in: In configuration name case for Apallos running
7703 Domainios, set opsys, not opsysfile.
7704
7705 * configure.in: Use the autoconf AC_CONFIG_HEADER macro to produce
7706 src/config.h, instead of AC_OUTPUT; the latter overwrites
7707 src/config.h even when it hasn't changed, puts a makefile-style
7708 comment at the top even though it's C code, and produces a
7709 config.status script which doesn't do the job right.
7710
7711 * configure.in: Add AC_LN_S test, so we can tell whether or not we
7712 can use a symbolic link to get the X Menu library into src.
7713 * Makefile.in (LN_S): New variable.
7714 (src/Makefile): Edit the value of LN_S into this makefile.
7715
77161993-05-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7717
7718 * configure.in: Support *-sco3.2v4* as opsystem.
7719
7720 * make-dist: Don't include calc directory.
7721 Exclude many files in the man directory; copy a few.
7722
77231993-05-04 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7724
7725 * configure.in: Use AC_HAVE_HEADERS to test for sys/time.h, and
7726 call AC_STRUCT_TM to see what's in time.h.
7727
7728 * configure.in: Employ quoting stupidity to get the value of CPP
7729 to expand properly.
7730
77311993-04-27 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7732
7733 * configure.in: Use the AC_PROG_CPP macro, and then use the CPP
7734 variable to scan the machine and system description files.
7735
7736 * configure.in: Use the AC_HAVE_HEADERS to check for sys/timeb.h,
7737 so that getdate.y builds correctly.
7738
77391993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7740
7741 * configure.in (tempcname): Change this to "conftest.c", so it will
7742 work properly on systems with short filenames; this is the name
7743 autoconf uses.
7744
7745 * configure.in: Also detect the availability of dup2 and
7746 gethostname.
7747
7748 * configure.in: Use the AC_ALLOCA test.
7749 * Makefile.in (ALLOCA): New variable, to be set by ./configure.
7750 (lib-src/Makefile): Edit the value of ALLOCA into lib-src/Makefile.
7751
77521993-04-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7753
7754 * make-dist: Distribute configure, as well as configure.in.
7755 Oversight.
7756
77571993-04-23 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7758
7759 * Makefile.in (install): Print out the name of the directory we're
7760 copying, so people can have some idea of whether we're making
7761 progress.
7762
7763 * Makefile.in (install.aix, install.xenix, install.sysv, install):
7764 Don't forget to re-create the COPYDESTS directories after we clear
7765 them out.
7766
77671993-04-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7768
7769 * Makefile.in: Add autoconf cookies so that the configure
7770 script can comment out sections of path variable definitions to
7771 choose between the installable configuration and the run-in-place
7772 configuration.
7773 * configure.in: Add new option `--run-in-place', to select the
7774 run-in-place path definitions.
7775
7776 * configure.in: Add a clause to the big configuration name case
7777 for the NeXT machine.
7778
77791993-04-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7780
7781 * Makefile.in (install, install.sysv, install.xenix, install.aix):
7782 Make sure that each source directory exists, and is different from
7783 the destination directory; then, delete the destination before
7784 copying over the source.
7785
7786 * make-dist: Distribute configure.in, instead of configure.
7787
77881993-04-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7789
7790 * configure.in: Don't set CC to "gcc -O" if the user specifies
7791 `--with-gcc'. Add -O to DEFS if GCC is set.
7792
77931993-04-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7794
7795 * Makefile.in (clean mostlyclean): Missing right paren.
7796
7797 * configure.in: When checking for X windows, search for an X11
7798 subdirectory of ${x_includes}.
7799
7800 * configure.in: Check for gettimeofday function, for getdate.y.
7801
7802 Change `configure' to a mixture of custom code and autoconf stuff.
7803 autoconf can't derive all the information we need, but we'd really
7804 like to be able to take advantage of some of its tests, and its
7805 file-editing facilities.
7806 * configure.in: Renamed from configure.
7807 Quote the sections of shell script we want copied literally to
7808 the configure script.
7809 (compile): Initialize this to make the autoconf macros' code happy.
7810 Use AC_PROG_CC, AC_CONST, and AC_RETSIGTYPE instead of writing out
7811 code to do their jobs.
7812 Use autoconf to produce Makefile and src/config.h.
7813 Remove the Makefile-style comment that autoconf places at the top
7814 of src/config.h.
7815 (config_h_opts): Removed - no longer necessary.
7816 * Makefile.in (configname): Renamed to configuration.
7817 (CONFIG_CFLAGS): Renamed to DEFS.
7818 (CC, DEFS, C_SWITCH_SYSTEM, version, configuration): Adjusted to
7819 get values via autoload @cookies@.
7820 (libsrc_libs): Get this from autoconf. We used to do nothing
7821 about this.
7822 (${SUBDIR}): Pass DEFS to submakes instead of CONFIG_CFLAGS.
7823
7824 * Makefile.in (src/paths.h, lib-src/Makefile, src/Makefile): Don't
7825 echo the move-if-change command.
7826
78271993-04-08 Jim Blandy (jimb@churchy.gnu.ai.mit.edu)
7828
7829 * make-dist: Distribute lib-src/rcs-checkin.
7830
7831 * make-dist: It's oldXMenu/compile.com, not oldXMenu/compile.mms.
7832 Don't try to make links to the RCS or Old subdirectories.
7833 Use the appropriate extension for the compression type in use.
7834 Create the tar file in the shell's initial default directory, not
7835 in ${tempparent}.
7836 Erase the whole ${tempparent} tree, not just ${tempdir}.
7837
78381993-03-30 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7839
7840 * Makefile.in (src/paths.h): Don't echo the huge sed command we
7841 use to build paths.h.
7842 (lib-src/Makefile, src/Makefile): Similarly.
7843
7844 * configure: Extend test for working `const' keyword to handle AIX
7845 3.2 cc.
7846
78471993-03-24 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7848
7849 * make-dist: Distribute lisp/term/ChangeLog.
7850
7851 Arrange for C compilation throughout the tree to get
7852 C_SWITCH_SYSTEM from the configuration files.
7853 * configure: Extract C_SWITCH_SYSTEM from the machine and
7854 system-dependent files, and save it in the top-level Makefile.
7855 * Makefile.in (C_SWITCH_SYSTEM): New flag for configure to edit.
7856 (lib-src/Makefile): Edit C_SWITCH_SYSTEM into lib-src/Makefile.
7857
7858 * make-dist: Include the VMS support files in oldXMenu in the
7859 distribution.
7860
7861 * configure: Doc fix.
7862
7863 * configure: Fix corrupted config_h_opts.
7864
7865 * configure: Properly report option names in error messages.
7866
7867 * configure: Properly recognize --x-includes and --x-libraries
7868 options.
7869
7870 * configure: Fix syntax errors in code handling XFree386.
7871
78721993-03-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7873
7874 * configure: Add special code to detect XFree386, and tell
7875 config.h about it.
7876
7877 * configure: Properly handle extracting values of LIBS_MACHINE and
7878 LIBS_SYSTEM that contain spaces.
7879
7880 * configure: Add `--x-includes' and `--x-libraries' options. I
7881 think these are dopey, but no less than three alpha testers, at
7882 large sites, have said they have their X files installed in odd
7883 places. Implement them by setting C_SWITCH_X_SITE and
7884 LD_SWITCH_X_SITE in src/config.h.
7885
78861993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
7887
7888 * make-dist: Don't distribute etc/Old files.
7889
7890 * GETTING.GNU.SOFTWARE, PROBLEMS: Registered into RCS with their
7891 backups.
7892
78931993-03-20 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7894
7895 * make-dist: Fix typo.
7896
78971993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
7898
7899 * make-dist: Corrected typo, fixed it to discard = and TAGS files
7900 in some cases where it should but didn't seen to.
7901
7902 * Makefile.in: Added unlock and relock productions.
7903
79041993-03-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7905
7906 * make-dist: Add a --compress option to force make-dist to use
7907 compress.
7908
7909 * make-dist: Use gzip, if we can find it.
7910
7911 * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
7912 make rs6000-ibm-aix default to -aix32.
7913
79141993-03-17 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
7915
7916 * Makefile.in: Added `Developer's configuration' section.
7917
79181993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7919
7920 * Makefile.in: Add commented-out variable settings for developer's
7921 configuration.
7922
79231993-03-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7924
7925 * make-dist: Distribute `src/bitmaps' too.
7926
79271993-03-14 Charles Hannum (mycroft@hal.gnu.ai.mit.edu)
7928
7929 * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
7930 make rs6000-ibm-aix default to -aix32.
7931
79321993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7933
7934 * configure: Recognize strings like "sysvr0" or "sysvr1" as System V.
7935
7936 * Makefile.in (install.sysv): Add a second `$' in front of
7937 `${dest}', so that the shell will expand it, instead of Make.
7938
7939 * configure: When processing the name of the configure script,
7940 collapse `././' to `./', but leave a single `./' prefix alone.
7941
7942 * configure: Doc fix.
7943
79441993-03-04 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7945
7946 * configure: Handle isc3.0 correctly.
7947
79481993-02-25 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7949
7950 * make-dist: Don't try to copy the COPYING notice into
7951 external-lisp; we're not distributing that directory any more.
7952
79531993-02-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7954
7955 * Makefile.in (install, install.aix, install.xenix, install.sysv):
7956 Remove CVS subdirectories from the installed directory trees, as
7957 well as RCS directories.
7958
79591993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7960
7961 * make-dist: Only copy gmalloc.c if we couldn't link it.
7962 Don't try to copy man/{README,Makefile} unless they actually exist.
7963
7964 * Makefile.in (lisppath): Don't include externallispdir in this.
7965 We're not sure whether we're even going to distribute the
7966 directory yet.
7967
79681993-02-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7969
7970 * make-dist: Don't distribute the external-lisp directory anymore.
7971 * INSTALL: Remove all references to external-lisp.
7972
7973 * configure: Detect whether the compiler supports `const'
7974 properly, and edit src/config.h accordingly.
7975
7976 * configure: Tweak layout of final report.
7977
7978 * Makefile.in (${SUBDIR}): Pass CONFIG_CFLAGS to the submakes, not
7979 CFLAGS.
7980
7981 * Makefile.in (locallisppath): Make this default to
7982 ${datadir}/emacs/site-lisp, instead of
7983 ${datadir}/emacs/local-lisp. ${datadir} and ${statedir} are often
7984 the same thing, and local-lisp causes completion conflicts with
7985 lock.
7986 (lisppath): Add ${externallispdir} to this.
7987 * INSTALL: Adjust installation directions.
7988
7989 * Makefile.in (externallispdir): New variable, to say where to
7990 install the externally-maintained lisp files.
7991 (COPYDIR, COPYDESTS): Copy the external lisp directory just like
7992 the others.
7993 * INSTALL: Describe external-lisp and the new externallispdir
7994 variable.
7995
79961993-02-14 Jim Blandy (jimb@totoro.cs.oberlin.edu)
7997
7998 * configure (progname): New option `--with-gcc'. Make it clearer
7999 how we are trying to guess whether or not we have GCC.
8000 * INSTALL: Document the `--with-gcc' option, and improve
8001 description of `--with-x' options.
8002
80031993-02-06 Jim Blandy (jimb@totoro.cs.oberlin.edu)
8004
8005 * Makefile.in (COPYDIR, COPYDESTS): Remove ${srcdir}/info and
8006 ${infodir} from these variables; we have written out explicit code
8007 to install the info files.
8008
80091993-01-25 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8010
8011 * make-dist: Don't distributed the RCS files in the etc directory.
8012
80131993-01-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
8014
8015 * Makefile.in: Some makes can't handle comments in the middle of
8016 commands; move them to before the whole rule.
8017
80181993-01-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8019
8020 * README: Mention what Emacs is.
8021
80221993-01-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8023
8024 * make-dist: Include `./lisp/calc-2.02' in the distribution.
8025 Add `./cpp' and `./man' back into the distribution.
8026
80271993-01-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8028
8029 * Makefile.in: Define MAKE, and use where appropriate.
8030
80311993-01-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
8032
8033 * make-dist: Remember that the authoritative COPYING notice is
8034 `etc/COPYING', not `../etc/COPYING'.
8035
80361992-12-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
8037
8038 * make-dist: Make sure that the COPYING notices in each directory
8039 are copies, not symlinks.
8040
80411992-12-19 Jim Blandy (jimb@totoro.cs.oberlin.edu)
8042
8043 * INSTALL: The build process produces an executable called `emacs'
8044 now. Change references.
8045 * Makefile.in: Adjust `install.mumble' targets to install
8046 `src/emacs', not `src/xemacs'.
8047
8048 * configure: Start with a blank line; this keeps some old CSH's
8049 from thinking it's a CSH script. Most systems will just use
8050 /bin/sh to run it, which is what we're expecting; the only other
8051 shells which might try to interpret it themselves are probably
8052 Bourne-compatible.
8053
80541992-12-14 Jim Blandy (jimb@totoro.cs.oberlin.edu)
8055
8056 * INSTALL: Improvements suggested by David Mackenzie.
8057
80581992-12-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
8059
8060 * Makefile.in (install, install.sysv, install.xenix, install.aix):
8061 Don't try to copy the info files if there aren't any; the
8062 unexpanded globbing pattern disappoints `install'. Ignore the
8063 return status of that command.
8064
8065 * INSTALL: Updated for new configuration arrangement.
8066
8067 * configure: Don't make the top-level Makefile read-only - people
8068 may want to edit the values of the path variables.
8069
8070 * Makefile.in (install, install.sysv, install.xenix, install.aix):
8071 Install the info files in ${infodir}. Install the executable
8072 under both `emacs' and `emacs-VERSION'.
8073
8074 * Makefile.in: Doc fix.
8075
8076 * Makefile.in (exec_prefix): New variable, as per latest version
8077 of coding standards.
8078 (bindir, libdir): Use it, instead of `prefix'.
8079 (lib-src/Makefile): Edit value of exec_prefix into lib-src/Makefile.
8080
8081 * Makefile.in (mandir): Make the default value for this depend on
8082 $(prefix).
8083
8084 * Makefile.in (datadir, statedir, libdir): Make these all default
8085 to ${prefix}/lib.
8086 (lispdir, locallisppath, etcdir, lockdir, archlibdir): Adjusted
8087 to compensate.
8088
8089 * Makefile.in (install, install.sysv, install.xenix, install.aix):
8090 Install the etags and ctags man pages too.
8091
8092 * Makefile.in (distclean): Don't delete backup files; that's the
8093 job of extraclean.
8094 (extraclean): Like distclean, but deletes backup and autosave files.
8095
80961992-12-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
8097
8098 Make path specification conform to GNU coding standards.
8099 * configure (long_usage): Remove all traces of old arguments from
8100 usage messages, and document the options we do accept in more
8101 detail: -with-x... and --srcdir.
8102 (options, boolean_opts): Deleted; we don't have enough options to
8103 make this worthwhile.
8104 (prefix, bindir, lisppath, datadir, libdir, lockdir): Deleted,
8105 along with the code which supported them; these should be set as
8106 arguments to the top-level make.
8107 (config_h_opts): Since this no longer doubles as a list of option
8108 names, make them upper case; this simplifies the code which uses
8109 them to build the sed command to edit src/config.h. Change the
8110 code which sets them.
8111 (cc, g, O): Don't allow the user to set these using options; they
8112 should be specified using `CC=' and `CFLAGS=' arguments to the
8113 top-level make. Just choose reasonable default values for them,
8114 and edit them into Makefile.in's default CC and CONFIG_CFLAGS
8115 values.
8116 (gnu_malloc, rel_alloc): Don't allow the user to set these using
8117 options; use them whenever the configuration files say they're
8118 possible.
8119 Simplify the argument processing loop. Don't accept abbreviations
8120 for option names; these might conflict with other configuration
8121 options in the future.
8122 Add some support for the `--srcdir' option. Check for the sources
8123 in . and .. if `--srcdir' is omitted. If the directories we will
8124 compile in don't exist yet, create them under the current directory.
8125 Note that the rest of the build process doesn't really support
8126 this.
8127 Edit only the top Makefile. That should edit the others. Edit
8128 into the makefile: `version', from lisp/version.el, `configname'
8129 and `srcdir' from the configuration arguments, `CC' and
8130 `CONFIG_CFLAGS' as guessed from the presence or absence of GCC in
8131 the user's path, and LOADLIBES as gleaned from the system
8132 description files.
8133 Simplify the report generated; it doesn't need to include any
8134 description of paths now.
8135 Make `config.status' exec configure instead of just calling it, so
8136 there's no harm in overwriting `config.status'.
8137 * Makefile.in (version, configname): New variables, used to choose
8138 the default values for datadir and libdir.
8139 Path variables rearranged into two clearer groups:
8140 - In the first group are the variables specified by the GNU coding
8141 standards (prefix, bindir, datadir, statedir, libdir, mandir,
8142 manext, infodir, and srcdir).
8143 - In the second are the variables actually used for Emacs's paths
8144 (lispdir, locallisppath, lisppath, buildlisppath, etcdir, lockdir,
8145 archlibdir), which depend on the first category.
8146 datadir and libdir default to directories under
8147 ${prefix}/lib/emacs instead of ${prefix}/emacs, by popular
8148 demand.
8149 etcdir and lispdir default to subdirectories of datadir.
8150 archlibdir defaults to libdir.
8151 The new installation tree is a bit deeper than it used to be, so
8152 use the new make-path program in lib-src to build them all.
8153 Always build a new src/paths.h.tmp and then move-if-change it to
8154 src/paths.h, to avoid unnecessary rebuilds while responding to the
8155 right changes.
8156 Remove all mention of arch-lib. Run utility commands from
8157 lib-src, and let the executables be copied into archlibdir when
8158 Emacs is installed.
8159 Add targets for src/Makefile, lib-src/Makefile, and
8160 oldXMenu/Makefile, editing the values of the path variables into
8161 them.
8162 Let lib-src do its own installation.
8163 (datadir): Default to putting data files under
8164 ${prefix}/lib/emacs/${version}, not /usr/local/emacs.
8165 (emacsdir): Variable deleted; it would only be confusing to use.
8166 (lispdir, etcdir): Default to ${datadir}/lisp.
8167 (mkdir): Use make-path for this.
8168 (lockdir): Do this in mkdir.
8169 (Makefile): New target.
8170
8171 * configure (usage_message): Rename to long_usage.
8172
8173 * make-dist: Don't bother creating an arch-lib directory; that's
8174 only for installation now.
8175
81761992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
8177
8178 * configure: Use GCC-style configuration names, using config.sub.
8179 Change the usage and help messages.
8180
8181 * configure: Initialize window_system, not indow_system.
8182
8183 * configure: Report which window system, compiler, and signal
8184 handler return type we decide to use.
8185
8186 * make-dist: Explain what's going on if config.sub and gmalloc.c
8187 can't be linked. Place the code which copies them near the code
8188 which links the rest of the files around them.
8189
81901992-11-15 Jim Blandy (jimb@apple-gunkies.gnu.ai.mit.edu)
8191
8192 * make-dist: Don't bother to distribute src/*.com, or
8193 src/vmsbuild; those have all been moved to `../vms'.
8194
81951992-11-07 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8196
8197 * make-dist: Don't forget that the way to avoid filenames starting
8198 with `=' is to use the pattern `[a-zA-Z0-9]*.h', not
8199 `[a-zA-Z0-9].h'. Add a new section for dealing with files that we
8200 couldn't make hard links to, since we have two already, and
8201 perhaps more to come.
8202
82031992-11-04 Jim Blandy (jimb@totoro.cs.oberlin.edu)
8204
8205 * configure: When editing parameters into lib-src/Makefile, change
8206 the definition of CONFIG_CFLAGS instead of CFLAGS itself; CFLAGS
8207 needs some other flags too.
8208
82091992-11-03 Jim Blandy (jimb@totoro.cs.oberlin.edu)
8210
8211 * configure: Remove spurious echo of the configuration name.
8212
8213 * make-dist: Don't distribute files in src/m and src/s whose names
8214 begin with `='.
8215
82161992-10-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8217
8218 * configure: Update GNU_MALLOC and REL_ALLOC in config.h.
8219 Also LISP_FLOAT_TYPE.
8220
82211992-10-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8222
8223 * make-dist: Copy config.sub, since it's a symbolic link to a file
8224 on another file system.
8225
82261992-10-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
8227
8228 * make-dist: Include lib-src/makedoc.com and emacs.csh in the
8229 distribution.
8230
8231 * config.sub: New file, to help us recognize configuration names.
8232 * make-dist: Include it in the distribution.
8233
82341992-09-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8235
8236 * configure: Convert `-' to `_' in specified option names.
8237 Accept options with --. Delete --highpri and --have-x-menu options.
8238 New options --with-x and --with-x10 replace -window-system.
8239 Don't mention options --gnu-malloc, --rel-alloc
8240 or --lisp-float-type in help message.
8241
82421992-09-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
8243
8244 * make-dist: Include the `vms' subdirectory in the distribution.
8245
82461992-09-10 Jim Blandy (jimb@pogo.cs.oberlin.edu)
8247
8248 * configure: Remove lines starting with "# DIST: " when building
8249 lib-src/Makefile and src/Makefile. This allows us to mark the
8250 "Makefile.in" files with explanatory comments which won't also get
8251 stuck in the Makefiles.
8252
82531992-09-05 Jim Blandy (jimb@pogo.cs.oberlin.edu)
8254
8255 * make-dist: Don't use the '+' operator in the sed regular
8256 expression that extracts the version number from lisp/version.el;
8257 Ultrix sed doesn't seem support the operator. Just double the
8258 operand and use *.
8259
82601992-09-01 Jim Blandy (jimb@pogo.cs.oberlin.edu)
8261
8262 * Makefile.in: Doc fix.
8263
82641992-08-31 Jim Blandy (jimb@totoro.cs.oberlin.edu)
8265
8266 * configure: Rewrite sed command to remove at most one ./ prefix;
8267 Ultrix's sed doesn't allow us to apply the * operator to a \( \)
8268 group.
8269
82701992-08-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8271
8272 * Makefile.in (src/paths.h): Use sed, not /bin/sed.
8273
82741992-08-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
8275
8276 * make-dist: Go ahead and build a new TAGS file, unless the
8277 --newer option was specified. Don't try to delete a TAGS file
8278 from etc; it's not kept there, and shouldn't be deleted anyway.
8279
82801992-08-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
8281
8282 * make-dist: If the lisp directory contains a default.el, don't
8283 distribute it.
8284
8285 * configure: When searching signal.h for the type of a signal
8286 return handler, make a copy of it, not a symbolic link to it; that
8287 way, it will work on systems that don't have symbolic links.
8288
82891992-08-14 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8290
8291 * make-dist: Taught it about vcdiff and rcs2log, added --newer
8292 option for generating incremental distributions. Stopped it from
8293 generating a TAGS file into the distribution; that sucker is
8294 *big*, and easily enough generated with the toplevel makefile.
8295
82961992-08-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
8297
8298 * configure: When writing config.status, don't prefix progname
8299 with a '.'; it might be absolute.
8300
83011992-08-05 Jim Blandy (jimb@pogo.cs.oberlin.edu)
8302
8303 * configure: Choose to use X11 if either /usr/lib/libX11.a or
8304 /usr/include/X11 exist, not only if both exist.
8305
83061992-07-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8307
8308 * make-dist: Make the new external-lisp directory a duplicate of
8309 the external-lisp directory, not the lisp directory.
8310
83111992-07-07 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8312
8313 * Makefile.in (clean, mostlyclean): Don't bother trying to `make
8314 clean' in arch-lib; it doesn't even have a Makefile.
8315
8316 * Makefile.in (clean, mostlyclean): In the test which tries to
8317 distinguish between the build directory, which should be cleaned,
8318 and the installed directory, which shouldn't, cd to `${emacsdir}',
8319 not `${DESTDIR}${LIBDIR}'.
8320
83211992-06-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
8322
8323 * make-dist: Be sure to delete the .c and .h files that YACC and
8324 BISON create from getdate.y.
8325
8326 * external-lisp: New directory; see `external-lisp/README'.
8327 * make-dist: Added support for the external-lisp subdirectory.
8328
8329 * make-dist: Changed message which complains that make-dist wasn't
8330 invoked in the right directory to indicate which files it was
8331 looking for.
8332
83331992-06-29 Jim Blandy (jimb@pogo.cs.oberlin.edu)
8334
8335 * configure: Add comments explaining why we can't translate
8336 character ranges or control characters in `tr'.
8337
83381992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
8339
8340 * configure: When generating the configuration message, we used to
8341 build the message from the start so that each line began with "# "
8342 so that it would be a comment in `config.status'. However, this
8343 causes trouble if any of the variables we use in the message
8344 expand to more than one line of text - as gnu_malloc_reason
8345 sometimes does. So instead, we build the message as it should be
8346 printed to the user (i.e. without the "# " prefixes), and stick on
8347 the "# "s when we write it to `config.status'.
8348
8349 * Makefile.in (clean, mostlyclean): Don't neglect to clean out
8350 `lib-src' and `arch-lib'.
8351
8352 * configure: When generating report and `config.status' file, note
8353 that bindir only determines where `make install' and
8354 `build-install' will place the executables; this should make it
8355 clear that the ordinary build process will not try to install
8356 things.
8357
83581992-06-10 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8359
8360 * make-dist: Change messages to say that we are 'making links to
8361 X', rather than 'copying X'. And put `' quotes around file names.
8362
8363 * make-dist: Include '.tmp' in the name of the staging directory.
8364
8365 * make-dist: Pass the `-f' option to rm when you're not sure that
8366 the files you're removing actually exist.
8367
8368 * make-dist: When setting up etc/COPYING, always nuke whatever is
8369 there, and then copy it in, to make sure we get a real file.
8370
8371 * make-dist: Don't try to distribute *.defns files any more. The
8372 only such file was for simula.el, which has been superceded by a
8373 version which doesn't have a separate .defns file.
8374
83751992-05-28 Ken Raeburn (Raeburn@Cygnus.COM)
8376
8377 * make-dist: Don't distribute configured versions of config.h.in,
8378 paths.h.in, Makefile.in in src.
8379
8380 * configure: Delete .tmp files before creating them; don't bother
8381 trying to make final targets writeable first, since it won't
8382 matter to move-if-change.
8383
83841992-05-19 Jim Blandy (jimb@pogo.cs.oberlin.edu)
8385
8386 * Makefile.in (mkdir, lockdir): Don't put dashes in front of the
8387 mkdir and chmod in the center of all the conditionals. GNU Make
8388 will strip these out, but other makes won't.
8389
83901992-05-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
8391
8392 * make-dist: Include move-if-change in list of files to distribute.
8393
83941992-05-04 Jim Blandy (jimb@pogo.cs.oberlin.edu)
8395
8396 * configure: Remove any "." elements from the program name.
8397
8398 * configure: Don't record the values of all the possible arguments
8399 in config.status; only record the options that the user specified.
8400
8401 * configure: Use move-if-change to move in the new src/config.h.
8402
84031992-04-29 Ken Raeburn (Raeburn@Cygnus.COM)
8404
8405 * move-if-change: New file, copied from gcc release.
8406 * Makefile.in (src/paths.h): Use it, and put the "sed" output into
8407 a temp file, so we don't update paths.h if an error occurs or if
8408 it doesn't need changing.
8409
84101992-04-28 Jim Blandy (jimb@pogo.cs.oberlin.edu)
8411
8412 * Makefile.in (src/paths.h): Do not install a value for the
8413 PATH_SUPERLOCK value; that macro doesn't exist anymore.
8414 * build-install.in: Same thing.
8415
84161992-04-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
8417
8418 * make-dist: Check the flag called "make_tar", not "make_dir"; the
8419 latter, being a typo, is always false, resulting in a program
8420 whose default behavior is to painstakingly build a copy of the
8421 source tree, and then delete it. Rah.
8422
8423 * Makefile.in: Add dist target, and comment for it.
8424
8425 * configure: When scanning <signal.h> for a declaration for
8426 signal, create a symbolic link with a name ending in .c, so the
8427 compiler won't complain that it's only been given .h files.
8428
8429 * configure: Check whether there are any arguments available
8430 before shifting to get the value of a non-boolean parameter.
8431
8432 * make-dist: Doc fix.
8433
84341992-04-20 Jim Blandy (jimb@pogo.cs.oberlin.edu)
8435
8436 * configure: Instead of grepping /usr/include/signal.h for a
8437 signal declaration, run /usr/include/signal.h or
8438 /usr/include/sys/signal.h through cpp and grep for the
8439 declaration.
8440
8441 * configure: Redirect the output of grep to /dev/null instead of
8442 using grep -s - that flag means different things on other systems.
8443
8444 * Makefile.in: Use 'buildlisppath' instead of 'dumplisppath',
8445 since the former is recognizable even if you don't know what
8446 'dumping' is.
8447 * configure: Accommodate that change.
8448
8449 * configure: Accept options for all of the directories you can
8450 change in the Makefile.
8451
8452 * configure: Accept "-OPTION VALUE" as well as "-OPTION=VALUE".
8453
8454 * INSTALL: Mention that you have to copy all the 'FOO.in' files to
8455 FOO before you can use them.
8456
8457 * build-install.in: Made the "Where To Install Things" section
8458 conform with the similar section from Makefile.in. Copied section
8459 which builds src/paths.h from src/paths.h.in from the Makefile.
8460
84611992-04-19 Jim Blandy (jimb@pogo.cs.oberlin.edu)
8462
8463 * configure: Write config.status to pass its command-line
8464 arguments on to configure, so that people can use it to recreate
8465 an old configuration, with minor changes.
8466
84671992-04-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
8468
8469 * configure: Don't rely on option variables being unset if their
8470 values are the empty string. In particular, when producing the
8471 English report, don't assume that highpri will be unset when no
8472 increased priority has been requested; -highpri='' should be the
8473 same as omitting -highpri altogether.
8474
8475 * configure: Fix dumb bug: when running the system and machine
8476 description files through cpp, mark those lines that we want to
8477 evaluate with the string '@configure@', and then only evaluate
8478 them. This way if the files include anything that actually
8479 generates text (type definitions or external declarations, say),
8480 we won't try to eval it.
8481
84821992-04-11 Jim Blandy (jimb@pogo.cs.oberlin.edu)
8483
8484 * make-dist: New shell script.
8485
8486 * configure: When creating foo from foo.in, make foo read-only to
8487 remind people to edit the .in file instead.
8488
8489 * INSTALL: Changed references to config.h-dist to config.h.in.
8490 The "BUILDING GNU EMACS BY HAND" section neglected to mention how
8491 to build src/paths.h from src/paths.h.in; added a paragraph to do
8492 this.
8493 * configure, Makefile, build-install: Changed filenames like
8494 FOO-dist to FOO.in.
8495
84961992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
8497
8498 * Makefile, build-install: Renamed to Makefile.in and
8499 build-install.in; the configure script will edit these to produce
8500 the usable Makefile and build-install.
8501 * configure: Changed to produce ./Makefile, ./build-install,
8502 lib-src/Makefile, and src/Makefile from their *.in counterparts,
8503 instead of editing them in place.
8504
85051992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
8506
8507 * Makefile: Re-arranged so that the undumped Emacs will search
8508 ../lisp *after* the site's local elisp files.
8509 (locallisppath, dumplisppath): New variables.
8510 (lisppath): This variable's default value is now chosen based on
8511 $(locallisppath) and $(lispdir); while it used to be the
8512 customization point for adding site-local elisp directories to
8513 load-path, that job is now handled mostly by locallisppath.
8514 (src/paths.h): Edit the value of a new macro, PATH_DUMPLOADSEARCH.
8515 Check the values being assigned to the *LOADSEARCH macros for null
8516 path elements (like '::' in 'foo::bar').
8517
8518 * configure: When checking if the machine- and system-dependent
8519 files define a particular macro or not, actually run them through
8520 CPP and test the macros with #ifs, instead of just grepping for
8521 the macros' names. In particular, check for SYSTEM_MALLOC in this
8522 way.
8523
85241992-04-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8525
8526 * Makefile (install): Don't use -s in install. (Keep the symbols.)
8527
85281992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
8529
8530 * configure: Make the config.status file an executable shell
8531 script which will recreate the same configuration. Include the
8532 verbal description of the current configuration as a comment in
8533 the script.
8534 * INSTALL: Doc fix.
8535
8536 * Makefile: Brought the Makefile up to the GNU coding
8537 standards, as described in standards.text:
8538 (TAGS): New name for the target which rebuilds the tags table.
8539 (check): New target; doesn't do anything yet.
8540 (mostlyclean): New target, synonymous with clean.
8541 (realclean): New target. Currently, this just calls the
8542 subdirectories's makefiles and then deletes config.status.
8543 (INSTALL, INSTALLFLAGS, INSTALL_PROGRAM, INSTALL_DATA): New
8544 variables.
8545 Installation directory variables changed to conform.
8546 (install, install.sysv, install.xenix, install.aix): Changed the
8547 code which copies the directories into their installed location to
8548 allow the installed locations to be in several different
8549 directories; the old version assumed that they would all be in
8550 $(emacsdir).
8551 (mkdir, lockdir): Allow the installed locations to be in several
8552 different directories.
8553 * INSTALL: Doc fix.
8554
8555 * build-install: Use the same variable names as the Makefile.
8556 Allow the installed locations to be in several different
8557 directories.
8558
85591992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
8560
8561 * Makefile (src/paths.h): Instead of using a single sed command to
8562 edit both the PATH_LOCK and PATH_SUPERLOCK macros, edit the two
8563 separately, and don't forget to append "/!!!SuperLock!!!" to the
8564 value of the PATH_SUPERLOCK macro.
8565
8566 * config.emacs: Renamed to configure, for consistency with other
8567 GNU products. Internal references changed.
8568 INSTALL, Makefile: References changed.
8569
8570 * lock: New directory, which should always be empty. If this
8571 directory doesn't exist, Emacs won't complain; it just won't lock.
8572 Having this here means that people can just unpack Emacs, build
8573 it, and have locking work.
8574
8575 * share-lib: Re-renamed to etc, for the sake of tradition.
8576 * config.emacs: Changed default value for datadir to ../etc.
8577 * INSTALL, README: Adjusted.
8578
85791992-03-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
8580
8581 * config.emacs: Guess the value for LOADLIBES in lib-src/Makefile
8582 by running CPP on the appropriate s/*.h and m/*.h files.
8583
85841992-03-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
8585
8586 * config.emacs: Make sure to set the "exit on error" flag once
8587 we've removed config.status; errors should abort the configuration.
8588
85891992-02-15 Jim Blandy (jimb@pogo.cs.oberlin.edu)
8590
8591 * config.emacs: Added -distribute option, so that the Makefile
8592 paths are in their proper form. I don't know why this matters.
8593
85941992-02-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
8595
8596 * local-lisp: New directory, empty in the distribution, for people
8597 to put local elisp code in.
8598 * config.emacs: Include it in the default load path.
8599 * README: Document it.
8600
86011992-01-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
8602
8603 * config.emacs: Guess the type of signal handling functions based
8604 on the contents of /usr/include/signal.h.
8605
8606 * config.emacs: Print out progress report messages.
8607
8608 * Makefile (src/paths.h): Don't generically replace
8609 /usr/local/lib/emacs with LIBROOT. This can hide bugs in the
8610 editing of the other entries, and each entry should be dealt with
8611 explicitly anyway.
8612
8613 * build-install: Converted from C-shell to Bourne shell.
8614 * config.emacs: Edit build-install properly.
8615
8616 * config.emacs: Doc fix.
8617
86181992-01-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8619
8620 * Makefile (install): Remove `B' from tar xf command.
8621
86221992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
8623
8624 * config.emacs: Removed support for the `maintain-environment'
8625 option; the only important difference between this and its absence
8626 has been removed.
8627 * INSTALL: Removed mention of `maintain-environment'.
8628
8629 * config.emacs: Fix arguments to sed when processing boolean
8630 arguments.
8631
86321991-12-05 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
8633
8634 * config.emacs: New file, to help automate the installation
8635 process.
8636
8637 * Makefile: Lots of changes to support the separation of etc into
8638 architecture-dependent and -independent files:
8639 (EMACSROOT): New variable, giving the directory under which all of
8640 Emacs's libraries should be installed. Changed rest of file to
8641 use it.
8642 (LIBDIR): Now denotes only architecture-dependent dir.
8643 (DATADIR): New variable, denoting architecture-independent dir.
8644 (LOCKDIR): New variable, for completeness.
8645 (SUBDIR): No more etc, new lib-src.
8646 (COPYDIR): No more etc, new arch-lib and share-lib.
8647 (src/paths.h): Set PATH_DATA and the LOCK macros too.
8648 (src): Now depends on lib-src, not etc.
8649 * build-install: Changes parallel to the above.
8650 * README: Describe the new arrangement.
8651
8652 * vms: New subdirectory for all the VMS stuff.
8653
86541991-12-03 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
8655
8656 * Makefile (LISPPATH): New variable.
8657 (src/paths.h): Define PATH_LOADSEARCH according to LISPPATH.
8658
86591990-09-28 Richard Stallman (rms@mole.ai.mit.edu)
8660
8661 * Makefile (install, install.sysv, install.xenix):
8662 Install wakeup instead of loadst. No need for setuid or setgid.
8663
86641990-08-07 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8665
8666 * Makefile (clean): Clean etc if that's not the installation dir.
8667
86681990-04-26 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8669
8670 * Makefile (paths.h): Make sed alter each name in the path.
8671
86721988-08-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8673
8674 * Makefile (install.sysv): Use cpio, not tar.
8675
86761988-08-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8677
8678 * Makefile (lockdir): Rename `lock' target.
8679 Depend on it from install*, not from `all'.
8680
86811988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
8682
8683 * Makefile: Changed LIBDIR and BINDIR back to /usr/local/{emacs,bin}
8684 to match build-install and paths.h.
8685
8686;; Local Variables:
8687;; coding: utf-8
067d23c9
KY
8688;; End:
8689
8690 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
e5365138 8691 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
067d23c9
KY
8692
8693 This file is part of GNU Emacs.
8694
8695 GNU Emacs is free software: you can redistribute it and/or modify
8696 it under the terms of the GNU General Public License as published by
8697 the Free Software Foundation, either version 3 of the License, or
8698 (at your option) any later version.
8699
8700 GNU Emacs is distributed in the hope that it will be useful,
8701 but WITHOUT ANY WARRANTY; without even the implied warranty of
8702 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8703 GNU General Public License for more details.
8704
8705 You should have received a copy of the GNU General Public License
8706 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.