]> code.delx.au - gnu-emacs/blob - ChangeLog
(Converting Representations): Update the description of what
[gnu-emacs] / ChangeLog
1 2002-05-31 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * config.bat: Handle the case when lispintro is truncated to lispintr.
4
5 2002-05-26 Paul Eggert <eggert@twinsun.com>
6
7 * config.guess, config.sub: Updated from master source.
8
9 2002-05-09 Richard M. Stallman <rms@gnu.org>
10
11 * configure.in (emacs_cv_speed_t): Add square brackets for clarity.
12
13 2002-05-04 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
14
15 * make-dist: Do not distribute lock/ directory.
16
17 2002-04-30 Andrew Choi <akochoi@shaw.ca>
18
19 * configure.in: Provide documentation string when defining
20 variable HAVE_CARBON. Also define HAVE_WINDOW_SYSTEM, HAVE_MOUSE,
21 and HAVE_MENUS in AH_BOTTOM if HAVE_CARBON is defined.
22
23 2002-04-28 Colin Walters <walters@verbum.org>
24
25 * configure.in: Delete configure check for access to the game
26 user.
27
28 2002-04-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
29
30 * make-dist: lwlib/Imakefile is removed.
31
32 2002-04-26 Andrew Choi <akochoi@shaw.ca>
33
34 * configure.in: Add support for powerpc-apple-darwin*.
35 (HAVE_CARBON): Add.
36
37 * make-dist: Create directories in mac/Emacs.app.
38
39 2002-04-25 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
40
41 * make-dist: lwlib-Xol* are removed.
42
43 2002-04-23 Andreas Schwab <schwab@suse.de>
44
45 * Makefile.in (MAINT): New variable.
46 (${srcdir}/configure, $(srcdir)/src/stamp-h.in): Depend on this
47 instead of configure.in, to avoid running autoconf and autoheader
48 unless explicitly requested.
49
50 2002-04-16 Eli Zaretskii <eliz@gnu.org>
51
52 * config.bat: Update for msdos/sed2v2.inp.
53
54 2002-04-15 Andreas Schwab <schwab@suse.de>
55
56 * Makefile.in ($(srcdir)/src/config.in): Generate using
57 autoheader.
58 * configure.in: Add config header templates to all AC_DEFINE and
59 AC_DEFINE_UNQUOTED symbols.
60 * make-dist: Run autoheader if necessary.
61
62 2002-04-10 Colin Walters <walters@verbum.org>
63
64 * configure.in: Add --game-dir, --game-user. Test to see if we
65 can use them.
66
67 2002-04-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
68
69 * configure.in: Add --with-sound.
70
71 2002-03-18 Kim F. Storm <storm@cua.dk>
72
73 * configure.in: Test for sendto, recvfrom, getsockopt, setsockopt,
74 and getsockname functions. Test for sys/un.h include file.
75
76 2002-03-15 Eli Zaretskii <eliz@is.elta.co.il>
77
78 * configure.in: Support AIX 5.1.
79
80 2002-03-10 Jan D. <Jan.Djarv@mbox200.swipnet.se>
81
82 * configure.in: Added test for X Session Management (HAVE_X_SM).
83
84 2002-03-03 Richard M. Stallman <rms@gnu.org>
85
86 * Makefile.in (install-arch-indep): Use umask 022 for DOC* and lisp/.
87 Run chown $${LOGNAME} on files installed by tar xvf.
88
89 2002-03-03 Kim F. Storm <storm@cua.dk>
90
91 * configure.in: Test for getpeername.
92
93 2002-03-01 Richard M. Stallman <rms@gnu.org>
94
95 * configure.in (HAVE_JPEG): Turn it off if libjpeg version < 6b.
96 (HAVE_GIF): Don't use old libungif versions that crash.
97
98 2002-02-26 Richard M. Stallman <rms@gnu.org>
99
100 * configure.in <making srcdir absolute>: Verify that PWD is correct,
101 not just well-formed and valid.
102 (mips-compaq-nonstopux*): New configuration.
103
104 2002-02-18 Paul Eggert <eggert@twinsun.com>
105
106 * make-dist: Port to POSIX 1003.1-2001, which doesn't allow "head -1".
107 "sed q" is a portable equivalent to plain "head -1".
108
109 2002-02-13 Richard M. Stallman <rms@gnu.org>
110
111 * Makefile.in (maybe_bootstrap): Do `exit 1'.
112 (all): Don't depend on maybe_bootstrap here.
113 (${SUBDIR}): Depend on it here instead.
114
115 2002-02-08 Richard M. Stallman <rms@gnu.org>
116
117 * Makefile.in (maybe_bootstrap): Add an infinite sleep-loop.
118
119 2002-01-27 Eli Zaretskii <eliz@is.elta.co.il>
120
121 * configure.in: Recognize BSD/OS 5.0.
122
123 2002-01-11 Eli Zaretskii <eliz@is.elta.co.il>
124
125 * make-dist: Make version checking in emacs.texi consistent with
126 how we set it there.
127
128 2001-12-29 Kim F. Storm <storm@cua.dk>
129
130 * INSTALL: <CONFIGURATION BY HAND> Now requires autoconf 2.51.
131
132 2001-12-28 Richard M. Stallman <rms@gnu.org>
133
134 * configure.in: Test for mbsinit.
135
136 2001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
137
138 These changes make Leim part of the standard distribution:
139
140 * README: Add info about the `leim' directory
141
142 * INSTALL: Remove text that describes Leim as a separate package.
143
144 * noleim-Makefile.in: File removed.
145
146 * make-dist: Don't copy noleim-Makefile.in to the leim subdirectory.
147 Link Leim files to ${tempdir}/leim, not to real-leim. Don't move
148 Leim files out of the Emacs tree. Don't prepare a separate tarball
149 for Leim.
150
151 2001-12-11 Richard M. Stallman <rms@gnu.org>
152
153 * configure.in (hppa*-*-linux-gnu*): New alternative.
154
155 2001-12-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
156
157 * make-dist: Copy COPYING to leim/, lwlib/, mac/ and nt/ when
158 creating distribution.
159
160 2001-12-06 Paul Eggert <eggert@twinsun.com>
161
162 * configure.in (AC_PREREQ): Bump from 2.50 to 2.51; needed for vfork.
163 (AC_FUNC_VFORK): Remove.
164 (AC_FUNC_FORK): Add.
165 (HAVE_DES_H, HAVE_KRB5_H): Properly quote args of AC_CHECK_HEADERS;
166 this is required by recent Autoconf versions.
167
168 2001-12-02 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
169
170 * make-dist: Do not try to link removed files (aclocal.m4, _emacs,
171 TODO, vms-pp.trans and others).
172
173 2001-11-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
174
175 * make-dist: Use COPYING from the top-level directory.
176
177 2001-11-29 Gerd Moellmann <gerd@gnu.org>
178
179 * configure.in: Add support for FreeBSD/Alpha.
180
181 2001-11-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
182
183 * make-dist: Add COPYING to the top-level directory of the
184 distribution. Simplify the logic behind copying.
185
186 * Makefile.in (maybe_bootstrap): Fix previous change.
187
188 2001-11-28 Richard M. Stallman <rms@gnu.org>
189
190 * Makefile.in (maybe_bootstrap): Don't bootstrap, just suggest it.
191
192 2001-11-26 Richard M. Stallman <rms@gnu.org>
193
194 * Makefile.in: bootstrap should not delete dumped executables.
195 (bootstrap-clean-before): New target.
196 (bootstrap): Use bootstrap-clean-before instead of clean.
197 (bootstrap-clean-after): Renamed from bootstrap-clean. Calls changed.
198
199 2001-11-24 Eli Zaretskii <eliz@is.elta.co.il>
200
201 These changes add the Emacs Lisp Introduction manual to the
202 distribution:
203
204 * Makefile.in (install-arch-indep, uninstall): Add ELisp Intro
205 files.
206
207 * make-dist: Copy the files in lispintro directory.
208
209 * config.bat: Configure in the lispintro directory.
210
211 * configure.in (AC_OUTPUT): Add lispintro/Makefile.
212
213 * Makefile.in (SUBDIR_MAKEFILES): Add lispintro.
214 (lispintro/Makefile): New target.
215 (mostlyclean, clean, distclean, maintainer-clean): Add lispintro.
216 (unlock, relock, info, dvi): Ditto.
217
218 2001-11-23 Eli Zaretskii <eliz@is.elta.co.il>
219
220 * Makefile.in (uninstall, install-arch-indep): Don't install
221 gfdl.1.
222
223 * make-dist (etc): Don't distribute gfdl.1.
224
225 2001-11-22 Colin Walters <walters@debian.org>
226
227 * Makefile.in (install-arch-indep): Install the calc .info files.
228 (uninstall): Handle deletion of calc .info files (thanks Pavel
229 Jan\e,Bm\e(Bk).
230
231 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
232
233 * make-dist (lispref): Add *.txt, *.el, permute-index, and
234 tindex.pl to the list of those being put into the distribution.
235
236 2001-11-16 Eli Zaretskii <eliz@gnu.org>
237
238 * configure.in: Add coff.h to the list in AC_CHECK_HEADERS.
239
240 2001-11-15 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
241
242 * Makefile.in (uninstall): Fix previous change.
243
244 * configure.in, Makefile.in: Add support for --program-prefix,
245 --program-suffix and --program-transform-name options.
246
247 2001-11-13 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
248
249 * Makefile.in (install-arch-indep): Use `${manext}' instead of
250 `.1'.
251 (install-arch-indep): Install emacsclient manual page.
252 (uninstall): Uninstall emacsclient manual page.
253
254 2001-11-12 Eli Zaretskii <eliz@is.elta.co.il>
255
256 * make-dist: Add lispref/index.*perm files to the distribution.
257 From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
258
259 2001-11-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
260
261 * Makefile.in (uninstall): Remove gfdl.1 when uninstalling.
262
263 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
264
265 * configure.in: AC_OUTPUT lispref/Makefile.
266
267 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
268
269 The following changes add the ELisp reference manual to the
270 distribution.
271
272 * make-dist: Add the lispref directory to the distribution.
273
274 * Makefile.in (install-arch-indep): Add elisp* to the list of
275 installed Info files.
276 (SUBDIR_MAKEFILES): Add lispref/Makefile.
277 (lispref/Makefile): New target.
278 (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
279 Add commands for the lispref directory.
280 (info, dvi): Ditto.
281
282 * config.bat: Configure in `lispref'.
283
284 2001-11-09 Richard M. Stallman <rms@gnu.org>
285
286 * Makefile.in (bootstrap-lisp): Don't suppress error messages.
287
288 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
289
290 * make-dist (tempdir): Copy AUTHORS as well.
291
292 2001-11-06 Sam Steingold <sds@gnu.org>
293
294 * configure.in: Added a check for <nlist.h>
295
296 2001-11-01 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
297
298 * configure.in: Reindent --help output.
299 From Per Starback (starback@ling.uu.se).
300
301 2001-10-31 Eli Zaretskii <eliz@is.elta.co.il>
302
303 * configure.in: New entry for HP/UX-11.
304
305 * Makefile.in (SOURCES): Replace GETTING.GNU.SOFTWARE with FTP.
306 From Eric S. Raymond <esr@golux.thyrsus.com>.
307
308 2001-10-28 Eli Zaretskii <eliz@is.elta.co.il>
309
310 * configure.in (s390-*-linux-gnu): New system. From Adam Thornton
311 <athornton@sinenomine.net>.
312
313 2001-10-25 Gerd Moellmann <gerd@gnu.org>
314
315 * Makefile.in (maybe_bootstrap): New target.
316 (all): Add to prerequisites to bootstrap if abbrev.elc doesn't
317 exist.
318
319 2001-10-24 Ken Raeburn <raeburn@gnu.org>
320
321 * configure.in: If --with-hesiod is given, look for
322 hes_getmailhost and res_send or __res_send; check hesiod and
323 resolv libraries respectively if system libraries don't supply
324 them.
325
326 2001-10-24 Gerd Moellmann <gerd@gnu.org>
327
328 * configure.in: Use $MAKE for `make' if set.
329
330 2001-10-22 Gerd Moellmann <gerd@gnu.org>
331
332 * Makefile.in (install-arch-indep): Add -h (follow symlinks)
333 to tar options.
334
335 2001-10-20 Gerd Moellmann <gerd@gnu.org>
336
337 * (Version 21.1 released).
338
339 2001-10-20 Miles Bader <miles@gnu.org>
340
341 * configure.in (configuration): Set from `host' if `host_alias'
342 isn't defined.
343
344 2001-10-19 Andreas Schwab <schwab@suse.de>
345
346 * configure.in: Make ready for autoconf 2.5x.
347 (AC_PREREQ): Require autoconf 2.50.
348 * aclocal.m4: Removed.
349 * Makefile.in (${srcdir}/configure): Don't depend on aclocal.m4.
350
351 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
352
353 * README: Bump Emacs version to 21.1.50.
354
355 2001-10-05 Gerd Moellmann <gerd@gnu.org>
356
357 * Branch for 21.1.
358
359 2001-09-05 Gerd Moellmann <gerd@gnu.org>
360
361 * configure.in: Avoid `$@' which is handled specially in
362 Autoconf 2.52. From "Adam J. Richter" <adam@yggdrasil.com>.
363
364 2001-09-01 Eli Zaretskii <eliz@is.elta.co.il>
365
366 * make-dist (nt): Add subdirs.el to the list of distributed files.
367
368 2001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
369
370 * configure.in (machine): Add an entry for
371 hppa1.1-hitachi-hiuxwe2*.
372
373 2001-05-28 Gerd Moellmann <gerd@gnu.org>
374
375 * make-dist (LANG): Set LC_ALL and LANGUAGE to C, unset
376 LC_MESSAGES and LANG. From Karl Eichwalder <keichwa@gmx.net>.
377
378 2001-05-14 Gerd Moellmann <gerd@gnu.org>
379
380 * make-dist: Copy texinfo.tex unconditionally.
381
382 2001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
383
384 * Makefile.in (install-arch-indep): Add gfdl.1 to the man pages
385 that are installed.
386
387 2001-04-06 Gerd Moellmann <gerd@gnu.org>
388
389 * make-dist: Copy only `[a-z]*.{el,elc}' from leim/quail.
390 Don't copy quick-b5, quick-cns, tsang-b5, and tsang-cns files.
391
392 * make-dist: Handle leim/MISC-DIC. Only include
393 `[a-zA-Z]*.{el,elc}' from leim/quail.
394
395 2001-04-05 Gerd Moellmann <gerd@gnu.org>
396
397 * Makefile.in (install-arch-indep): Remove .cvsignore files.
398
399 2001-03-30 Gerd Moellmann <gerd@gnu.org>
400
401 * Makefile.in (.PHONY): Add for bootstrap targets.
402 (bootstrap-clean): New target.
403 (bootstrap): Use it instead of `clean'.
404
405 2001-03-29 Eli Zaretskii <a34785@is.elta.co.il>
406
407 * Makefile.in (SUBDIR): Remove leim.
408 (all, .RECURSIVE, extraclean): Add leim explicitly.
409 (leim): Provide separate rule which exports PARALLEL=0 into the
410 environment.
411
412 2001-03-20 Gerd Moellmann <gerd@gnu.org>
413
414 * configure.in (HAVE_XPM): Don't print the result of the check for
415 XpmReturnAllocPixels if we don't have an xpm.h.
416
417 2001-03-05 Gerd Moellmann <gerd@gnu.org>
418
419 * COPYING: New file.
420
421 2001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
422
423 * config.bat: Update the copyright.
424
425 2001-02-23 Kenichi Handa <handa@etl.go.jp>
426
427 * configure.in: Use AC_EGREP_CPP to check if the C preprocessor
428 converts `..' to `. .'. If it converts, set CPP_NEED_TRADITIONAL
429 to `yes'. Later in AC_OUTPUT, check this variable.
430
431 2001-02-09 Dave Love <fx@gnu.org>
432
433 * AUTHORS: Updated.
434
435 2001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
436
437 * info/dir (Ebrowse): Fix the entry (was missing a dot).
438
439 2001-02-02 Gerd Moellmann <gerd@gnu.org>
440
441 * mkinstalldirs (errstatus): Chmod a+rx directories we create.
442
443 * Makefile.in (uninstall): Ignore exit code of `rm'.
444
445 * Makefile.in (uninstall): Remove more info files. Remove
446 ${libexecdir}/emacs/${version}. Remove ${archlibdir}/fns-*.
447
448 2001-01-31 Gerd Moellmann <gerd@gnu.org>
449
450 * noleim-Makefile.in (extraclean): Add.
451
452 2001-01-28 Gerd Moellmann <gerd@gnu.org>
453
454 * Makefile.in (extraclean): Added -f to -rm config-tmp-* to keep
455 it quiet.
456
457 2001-01-24 Colin Walters <walters@cis.ohio-state.edu>
458
459 * Makefile.in (tags): Fix typo.
460
461 2001-01-13 Kenichi Handa <handa@etl.go.jp>
462
463 * configure.in: Fix typo in the code setting x_search_path.
464
465 2001-01-10 Dave Love <fx@gnu.org>
466
467 * configure.in: Don't reset LIBS at end of -lXmu test. Test for
468 -lXext.
469 (HAVE_XKBGETKEYBOARD): Fix reporting of result.
470 (HAVE_LIBXP): Remove -lXt from AC_CHECK_LIB.
471 (HAVE_XAW3D, HAVE_XPM, HAVE_JPEG, HAVE_PNG, HAVE_TIFF, HAVE_GIF):
472 Don't frob CFLAGS. Remove extra X libs from AC_CHECK_LIB
473 (now in $LIBS).
474
475 2001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
476
477 * config.bat: Run the preprocessor with -traditional.
478
479 2001-01-01 Eli Zaretskii <eliz@is.elta.co.il>
480
481 * INSTALL: Move copying conditions to end of file.
482
483 2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
484
485 * INSTALL: Add basic installation procedure which assumes
486 `configure' does its job. Elaborate on image support libraries.
487 Add a pointer to Xaw3d library. Add advice about solving
488 configure-time problems by looking in config.log and setting
489 variables in the environment.
490
491 2000-12-27 Gerd Moellmann <gerd@gnu.org>
492
493 * Makefile.in (install-arch-indep): If tar fails, exit with
494 exit code 1.
495
496 2000-12-19 Gerd Moellmann <gerd@gnu.org>
497
498 * configure.in: Test for XkbGetKeyboard with an AC_TRY_LINK whose
499 source file includes XKBlib.h. On some broken Solaris systems,
500 there is an XKBlib.h, reportedly, but header files included by
501 XKBlib.h are missing.
502
503 2000-12-14 Gerd Moellmann <gerd@gnu.org>
504
505 * configure.in: AC_CHECK_FUNC XkbGetKeyboard.
506
507 2000-12-11 Dave Love <fx@gnu.org>
508
509 * configure.in <alpha*-dec-osf*>: Use full path for NON_GNU_CPP.
510
511 2000-12-11 Paul Eggert <eggert@twinsun.com>
512
513 * aclocal.m4 (AC_SYS_LARGEFILE, AC_SYS_LARGEFILE_MACRO_VALUE):
514 Merge fixes from latest GNU tar version. These macros no longer
515 futz with _XOPEN_SOURCE, as that was not portable in practice.
516 (AC_FUNC_FSEEKO): New macro.
517
518 * configure.in: Use it instead of invoking AC_CHECK_FUNCS on
519 ftello.
520
521 2000-12-05 Dave Love <fx@gnu.org>
522
523 * Makefile.in (TAGS, info): Avoid tab-prefixed comments in rules.
524
525 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
526
527 * info/dir: Change the category to "Emacs".
528
529 2000-12-01 Gerd Moellmann <gerd@gnu.org>
530
531 * make-dist (tempdir): Remove epaths.h from the distribution
532 instead of paths.h.
533
534 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
535
536 * config.bat: Check for existence of djecho.exe, and print an
537 error message if it is not available.
538
539 * INSTALL: Describe possible problem with djecho.exe in old
540 versions of DJGPP v2.x.
541
542 2000-11-23 Gerd Moellmann <gerd@gnu.org>
543
544 * configure.in: Initialize HAVE_LIBXP to no.
545
546 2000-11-22 Gerd Moellmann <gerd@gnu.org>
547
548 * configure.in: Use m/macppc.h instead of the non-existent
549 m/powerpc.h.
550
551 2000-11-21 Gerd Moellmann <gerd@gnu.org>
552
553 * Makefile.in (install-arch-indep): Also install info/eshell*
554 and info/speedbar*.
555
556 * configure.in (HAVE_PNG): Check for the presence of
557 png_get_channels to rule out older PNG libs.
558
559 * configure.in (AC_OUTPUT): Arrange to emit definitions of
560 GCC and NON_GNU_CPP into config.status.
561
562 2000-11-20 Dave Love <fx@gnu.org>
563
564 * configure.in: Fix last change.
565
566 * GETTING.GNU.SOFTWARE: Deleted.
567 * FTP: New file to replace it.
568 * make-dist: Add FTP, remove GETTING.GNU.SOFTWARE.
569
570 2000-11-20 Gerd Moellmann <gerd@gnu.org>
571
572 * configure.in: Use -traditional with GNU cpp.
573
574 2000-11-17 Gerd Moellmann <gerd@gnu.org>
575
576 * make-dist: Handle the Mac port. Distribute all makefile.w32-in.
577 Distribute more files from the nt/ subdir. Distribute PBM
578 image files from subdirs of lisp/. Distribute old change logs
579 from subdirs of lisp/. Distribute play/5x5.el.
580
581 2000-11-11 Dave Love <fx@gnu.org>
582
583 * config.sub, config.guess: Updated from master source.
584
585 2000-11-07 Dave Love <fx@gnu.org>
586
587 * configure.in: Test for mkstemp.
588
589 2000-11-01 Eli Zaretskii <eliz@is.elta.co.il>
590
591 * info/dir (Top): Rearrange menu items more logically, and put
592 them into a single category. Add menu items for RefTeX and
593 Widget.
594
595 2000-10-29 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
596
597 * Makefile.in (install-arch-indep): Use --info-dir instead of
598 --dir-file, and a simple argument instead of --info-file, so that
599 the Debian version of install-info also works.
600
601 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
602
603 * info/dir (Speedbar): Add entry.
604
605 2000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
606
607 * INSTALL: Describe the new image-support options to the configure
608 script. List URLs where image support libraries can be found.
609
610 2000-10-14 Eli Zaretskii <eliz@is.elta.co.il>
611
612 * info/dir (Top): Add an entry for Eshell.
613
614 2000-10-02 Dave Love <fx@gnu.org>
615
616 * configure.in: Check for gai_strerror.
617
618 2000-10-01 Andreas Schwab <schwab@suse.de>
619
620 * Makefile.in (install-arch-indep): Update list of installed info
621 files.
622
623 2000-09-30 Gerd Moellmann <gerd@gnu.org>
624
625 * configure.in: Support `sparc*-*-netbsd*'.
626
627 2000-09-29 Eli Zaretskii <eliz@is.elta.co.il>
628
629 * info/dir (MIME): Add entry for emacs-mime.
630
631 2000-09-29 Dave Love <fx@gnu.org>
632
633 * configure.in: Fix alpha*-dec-osf4 using the osf5 config.
634
635 2000-09-26 Gerd Moellmann <gerd@gnu.org>
636
637 * make-dist: Adapt to the change of leim/Makefile which was
638 necessary to ensure a reasonably working `make dist'.
639
640 * leim-Makefile.in: Moved to leim/Makefile.in..
641
642 * noleim-Makefile.in: New file, formerly leim/Makefile.in.
643
644 2000-09-21 Kenichi Handa <handa@etl.go.jp>
645
646 * leim-Makefile.in (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
647 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
648 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
649 files to .elc.
650 (${TIT}): Adjusted for the above change.
651 (clean mostlyclean): Likewise.
652 (.el.elc): New target.
653
654 2000-09-19 Gerd Moellmann <gerd@gnu.org>
655
656 * make-dist: Include XPM and XBM files in lisp/ and subdirs
657 in the distribution.
658
659 2000-09-18 Gerd Moellmann <gerd@gnu.org>
660
661 * make-dist (skk): Rename to `ja-dic' because the leim directory
662 was renamed.
663
664 2000-09-14 Dave Love <fx@gnu.org>
665
666 * configure.in: Fix spurion in last change.
667
668 2000-09-14 Gerd Moellmann <gerd@gnu.org>
669
670 * configure.in (USE_MMAP_FOR_BUFFERS): Recognize in system
671 configuration files instead of REL_ALLOC_MMAP. Set REL_ALLOC
672 to `no' if defined. Change result report.
673
674 2000-09-08 Dave Love <fx@gnu.org>
675
676 * configure.in: Remove spurious `@'s.
677
678 * aclocal.m4 (AC_FUNC_MMAP): Use fixed version from development
679 autoconf.
680
681 2000-09-06 Gerd Moellmann <gerd@gnu.org>
682
683 * configure.in (REL_ALLOC_MMAP): Recognize in system configuration
684 file and print informational message.
685
686 * configure.in (AC_FUNC_MMAP): Add.
687
688 2000-09-01 Gerd Moellmann <gerd@gnu.org>
689
690 * configure.in: Add ``checking'' messages for
691 XpmReturnAllocPixels.
692
693 2000-08-28 Gerd Moellmann <gerd@gnu.org>
694
695 * configure.in: Check <strings.h>; check `index' and `rindex'
696 functions.
697
698 2000-08-26 Kenichi Handa <handa@etl.go.jp>
699
700 * configure.in <alpha*-dec-osf*>: Move "NON_GNU_CPP='cpp'" before
701 "case "${canonical}" in".
702
703 2000-08-25 Dave Love <fx@gnu.org>
704
705 * configure.in <osf>: Use NON_GNU_CPP='cpp' always.
706
707 2000-08-25 Kenichi Handa <handa@etl.go.jp>
708
709 * leim-Makefile.in: Rename skk to ja-dic throughout the file.
710
711 2000-08-24 Gerd Moellmann <gerd@gnu.org>
712
713 * configure.in <making srcdir absolute>: Unset CDPATH in case $PWD
714 contains a relative path. Protect against unusable values of
715 $PWD.
716
717 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
718
719 * info/dir (WoMan): Add entry.
720
721 * config.bat (maindir): Update src/_gdbinit even if it does
722 already exist.
723
724 2000-08-07 Gerd Moellmann <gerd@gnu.org>
725
726 * Makefile.in (config.status): Prepend `$(srcdir)/' to
727 `configure'.
728
729 2000-08-03 Gerd Moellmann <gerd@gnu.org>
730
731 * configure.in: Add support for ia64*-*-linux*.
732
733 2000-07-27 Gerd Moellmann <gerd@gnu.org>
734
735 * make-dist (aclocal.m4): Include in distribution.
736
737 2000-07-26 Dave Love <fx@gnu.org>
738
739 * configure.in (AC_SYS_LARGEFILE): Moved earlier.
740
741 2000-07-24 Dave Love <fx@gnu.org>
742
743 * configure.in: Add AC_SIZE_T.
744
745 2000-07-18 Dave Love <fx@gnu.org>
746
747 * configure.in: Reorder so that most tests are done after CPPFLAGS
748 is set from the C_SWITCH_... definitions.
749
750 2000-07-10 Gerd Moellmann <gerd@gnu.org>
751
752 * configure.in (HAVE_XPM): Undo previous change. Check for
753 preprocessor define XpmReturnAllocPixels.
754
755 2000-07-06 Gerd Moellmann <gerd@gnu.org>
756
757 * configure.in (HAVE_XPM): Check for XpmReturnAllocPixels
758 instead of XpmReadFileToPixmap.
759
760 2000-07-05 Ken Raeburn <raeburn@gnu.org>
761
762 * configure.in: Check for <soundcard.h>. Look for ossaudio
763 library, and set LIBSOUND accordingly.
764
765 2000-07-05 Dave Love <fx@gnu.org>
766
767 * configure.in: Use AC_HEADER_SYS_WAIT.
768
769 2000-07-05 Gerd Moellmann <gerd@gnu.org>
770
771 * make-dist: Check DONTCOMPILE in lisp/Makefile.in instead of
772 lisp/Makefile. Distribute lisp/Makefile.in instead of
773 lisp/Makefile.
774
775 2000-06-30 Ken Raeburn <raeburn@gnu.org>
776
777 * configure.in: Add ${C_SWITCH_X_SITE} temporarily to CPPFLAGS,
778 while searching for image-handling libraries.
779
780 2000-06-26 Gerd Moellmann <gerd@gnu.org>
781
782 * configure.in (--with-xim): New option.
783
784 2000-06-23 Dave Love <fx@gnu.org>
785
786 * configure.in [HAVE_TIMEVAL]: Move gettimeofday test here, test
787 for struct timezone and test how we can call gettimeofday.
788 Check for OSF 5+. Check for term.h.
789
790 * aclocal.m4: Define the post-2.13 stuff conditionally on autoconf
791 version.
792
793 2000-06-23 Gerd Moellmann <gerd@gnu.org>
794
795 * configure.in (HAVE_LIBXP): Change test for libXp.
796
797 2000-06-21 Dave Love <fx@gnu.org>
798
799 * configure.in: Check for fcntl.h. Use AC_FUNC_GETLOADAVG, not
800 simple test for getloadavg and substitute GETLOADAVG_LIBS.
801 Simplify test for GETTIMEOFDAY_ONE_ARGUMENT.
802
803 2000-06-19 Dave Love <fx@gnu.org>
804
805 * configure.in (GETTIMEOFDAY_ONE_ARGUMENT): Fix in case
806 _XOPEN_SOURCE is defined.
807
808 2000-06-16 Gerd Moellmann <gerd@gnu.org>
809
810 * Makefile.in (distclean): Also make distclean in lisp/.
811
812 2000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
813
814 * config.bat: Generate lisp/Makefile from lisp/Makefile.in.
815
816 2000-06-15 Gerd Moellmann <gerd@gnu.org>
817
818 * make-dist: Add --help and --snapshot options.
819
820 2000-06-14 Gerd Moellmann <gerd@gnu.org>
821
822 * configure.in: Generate lisp/Makefile.
823
824 * configure.in: Add support for `*-lynxos*'.
825 Use `cpp' as NON_GNU_CPP for `alpha*-dec-osf[5-9]*', as
826 recommended by <Karen.Dorhamer@compaq.com> to fix problems
827 on Tru64 UNIX v5.0.
828
829 2000-06-13 Ken Raeburn <raeburn@gnu.org>
830
831 * Makefile.in (install-arch-indep): Don't use "-unset CDPATH" when
832 it's on a continuation line.
833
834 2000-06-02 Dave Love <fx@gnu.org>
835
836 * Makefile.in: (install-arch-indep): Add pcl-cvs to list of info
837 files.
838
839 * configure.in: Don't specify -n32 flag for mips-sgi-irix6.5.
840 Check for struct exception. Use AC_SYS_LARGEFILE and move ftello
841 test.
842
843 * aclocal.m4 (AC_SYS_LARGEFILE_TEST_INCLUDES)
844 (AC_SYS_LARGEFILE_MACRO_VALUE, AC_SYS_LARGEFILE): New.
845
846 2000-05-26 Gerd Moellmann <gerd@gnu.org>
847
848 * configure.in: Add check for speed_t typedef.
849
850 2000-05-25 Ken Raeburn <raeburn@gnu.org>
851
852 * Makefile.in (install-arch-dep): Install fns-*.el only if it
853 exists; it won't in the CANNOT_DUMP case.
854
855 2000-05-25 Gerd Moellmann <gerd@gnu.org>
856
857 * Makefile.in: Ignore exit status of `unset CDPATH' everywhere.
858 On FreeBSD, the exit status is 1 if CDPATH is not set.
859 (install-arch-indep): Install ebrowse.info.
860
861 2000-05-20 NIIBE Yutaka <gniibe@mri.co.jp>
862
863 * configure.in: Check for grandpt and getpt.
864
865 2000-05-09 Dave Love <fx@gnu.org>
866
867 * Makefile.in (install-arch-indep): Filter CVS as well as RCS.
868
869 2000-05-05 Gerd Moellmann <gerd@gnu.org>
870
871 * make-dist: Make a link for lib-src/grep-changelog. Copy
872 install-sh.
873
874 2000-05-01 Eli Zaretskii <eliz@is.elta.co.il>
875
876 * config.bat: Identify the beginning of the cpp stuff in
877 src/Makefile.in and lib-src/Makefile.in more accurately.
878
879 2000-04-27 Gerd Moellmann <gerd@gnu.org>
880
881 * configure.in: Add support for `powerpc*-*-linux-gnu*'.
882
883 2000-04-19 Gerd Moellmann <gerd@gnu.org>
884
885 * configure.in: Add support for `powerpc-*-netbsd*'.
886
887 2000-04-19 Dave Love <fx@gnu.org>
888
889 * configure.in: Don't use AC_FUNC_GETLOADAVG.
890
891 * aclocal.m4 (AC_FUNC_MKTIME): Use AC_SUBST.
892
893 2000-04-16 Dave Love <fx@gnu.org>
894
895 * Makefile.in (${srcdir}/configure): Depend on aclocal.m4.
896
897 2000-04-14 Dave Love <fx@gnu.org>
898
899 * configure.in: Use AC_FUNC_GETLOADAVG, AC_FUNC_MKTIME.
900
901 * aclocal.m4 (AC_FUNC_MKTIME): New.
902
903 2000-03-28 Ken Raeburn <raeburn@gnu.org>
904
905 * configure.in: Line up "--help" output a little better.
906
907 2000-03-26 Gerd Moellmann <gerd@gnu.org>
908
909 * Makefile.in (bootstrap-lisp-1, bootstrap-lisp, bootstrap-src):
910 New targets.
911 (bootstrap): Rewritten in terms of the new targets above. Make
912 info files, too.
913
914 2000-03-12 Gerd Moellmann <gerd@gnu.org>
915
916 * config.guess, config.sub: Use the versions of the files from
917 subversions.
918
919 2000-03-08 Dave Love <fx@gnu.org>
920
921 * configure.in: Use AC_PROG_RANLIB, AC_C_PROTOTYPES,
922 AC_C_VOLATILE. Define POINTER_TYPE.
923
924 * aclocal.m4: New file.
925
926 2000-03-02 Gerd Moellmann <gerd@gnu.org>
927
928 * configure.in (machine): Add `mipsel-*-netbsd*' and
929 `arm-*-netbsd*'.
930
931 2000-03-01 Gerd Moellmann <gerd@gnu.org>
932
933 * configure.in (machine): Add support for `*-auspex-sunos*'.
934
935 2000-02-29 Gerd Moellmann <gerd@gnu.org>
936
937 * configure.in (C_OPTIMIZE_SWITCH) [__GNUC__]: Use -O2.
938
939 2000-02-18 Dave Love <fx@gnu.org>
940
941 * configure.in: Define NON_GNU_CPP on alpha-dec-osf5+.
942
943 2000-02-18 Andreas Schwab <schwab@suse.de>
944
945 * Makefile.in (install-arch-indep): Add eudc to list of installed
946 info files.
947
948 2000-02-17 Ken Raeburn <raeburn@gnu.org>
949
950 * configure.in: Include -lz and -ljpeg (if it's available) when
951 testing for the tiff library.
952
953 2000-02-17 Gerd Moellmann <gerd@gnu.org>
954
955 * configure.in: Remove LISP_FLOAT_TYPE.
956
957 2000-02-12 Dave Love <fx@gnu.org>
958
959 * configure.in: Use AC_FUNC_VFORK.
960
961 2000-02-01 Gerd Moellmann <gerd@gnu.org>
962
963 * make-dist: Various fixes for new development tree.
964
965 * leim-Makefile.in: New file.
966
967 2000-01-31 Gerd Moellmann <gerd@gnu.org>
968
969 * Makefile.in (dist): Call ./make-dist.
970
971 2000-01-24 Dave Love <fx@gnu.org>
972
973 * configure.in: Remove -G0 from Irix NON_GCC_TEST_OPTIONS.
974
975 2000-01-18 Gerd Moellmann <gerd@gnu.org>
976
977 * configure.in (HAVE_GIF): Check for DGifOpen instead of
978 DGifOpenFileName.
979
980 2000-01-11 Andreas Schwab <schwab@suse.de>
981
982 * Makefile.in (install-arch-indep): Update list of info files to
983 be installed.
984
985 2000-01-05 Dave Love <fx@gnu.org>
986
987 * configure.in: Check for jerror.h as well as libjpeg.
988
989 2000-01-03 Andreas Schwab <schwab@suse.de>
990
991 * Makefile.in (install-arch-indep): Install autotype*. Run
992 install-info on autotype and emacs-faq.info.
993
994 1999-12-04 Dave Love <fx@gnu.org>
995
996 * Makefile.in: (install-arch-indep): Depend on `info'.
997 (install-strip): Use `install' as sub-make target.
998
999 1999-11-23 Ken Raeburn <raeburn@gnu.org>
1000
1001 * configure.in: Restore Kerberos code deleted on 1999-05-29 that
1002 didn't need to be deleted. Check for the k5crypto library as well
1003 as the crypto library; MIT Kerberos 1.1 changed the name.
1004
1005 1999-11-18 Dave Love <fx@gnu.org>
1006
1007 * configure.in: Fix NON_GNU_CPP for Irix 6 to avoid failing tests.
1008
1009 1999-11-11 Erik Naggum <erik@naggum.no>
1010
1011 * configure.in (bitmapdir): Allow for both "bitmaps" directories.
1012
1013 1999-11-08 Dave Love <fx@gnu.org>
1014
1015 * configure.in: Fix change for --with-pop default.
1016
1017 1999-11-04 Dave Love <fx@gnu.org>
1018
1019 * configure.in: Default to --with-pop. Change sense of with-gcc
1020 and with-toolkit-scroll-bars messages to reflect the defaults.
1021
1022 1999-11-01 Gerd Moellmann <gerd@gnu.org>
1023
1024 * INSTALL: Mention the Emacs Lisp Reference.
1025
1026 1999-10-27 Noah Friedman <friedman@splode.com>
1027
1028 * configure.in: Check for dynamic ptys (/dev/ptmx, /dev/pts/).
1029
1030 1999-10-23 Gerd Moellmann <gerd@gnu.org>
1031
1032 * Makefile.in (bootstrap): New target.
1033
1034 1999-10-19 Paul Eggert <eggert@twinsun.com>
1035
1036 Add support for large files. Merge glibc 2.1.2.
1037
1038 * configure.in (AC_CHECK_HEADERS): Add stdio_ext.h.
1039 (HAVE_TM_GMTOFF): New symbol.
1040 (AC_CHECK_FUNCS): Add __fpending, ftello, getloadavg, mblen,
1041 mbrlen, strsignal.
1042 (LOCALTIME_CACHE): Don't include stdlib.h, as config.h does this now.
1043
1044 1999-10-09 Stefan Monnier <monnier@cs.yale.edu>
1045
1046 * make-dist (dontcompile): look for the DONTCOMPILE variable rather
1047 than the obsolete dontcompilefiles pseudo-rule in lisp/Makefile.
1048
1049 1999-10-09 Richard M. Stallman <rms@gnu.org>
1050
1051 * Makefile.in (uninstall, install-arch-indep, install-arch-dep):
1052 Unset CDPATH to prevent cd from generating output.
1053
1054 1999-10-08 Stefan Monnier <monnier@cs.yale.edu>
1055
1056 * update-subdirs: also ignore CVS subdirs.
1057
1058 1999-10-07 Gerd Moellmann <gerd@gnu.org>
1059
1060 * Makefile.in (install-arch-indep): Add ada-mode.
1061
1062 1999-10-06 Dave Love <fx@gnu.org>
1063
1064 * Makefile.in: Add rules for config.status, configure.
1065
1066 1999-09-07 Gerd Moellmann <gerd@gnu.org>
1067
1068 * configure.in (--with-sound): Removed.
1069
1070 1999-08-30 Gerd Moellmann <gerd@gnu.org>
1071
1072 * configure.in (USE_TOOLKIT_SCROLL_BARS): Move the test down after
1073 the test for Xaw3d.
1074 (HAVE_TIFF): Add -lm to library check.
1075
1076 1999-08-28 Richard Stallman <rms@gnu.org>
1077
1078 * configure.in (USE_TOOLKIT_SCROLL_BARS): Move tests for
1079 -lXaw3d, -lXpm, -ljpeg, -lpng, -ltiff, and -lgif, down
1080 after the other X-related libraries.
1081
1082 1999-08-21 Dave Love <fx@gnu.org>
1083
1084 * configure.in: Don't check for jpeglib.h.
1085
1086 1999-08-20 Gerd Moellmann <gerd@gnu.org>
1087
1088 * configure.in (HAVE_TIFF): Remove tiff34 prefix from tiffio.h.
1089 (HAVE_XAW3D): Don't check for Xaw3d if USE_X_TOOLKIT=none.
1090
1091 1999-08-18 Dave Love <fx@gnu.org>
1092
1093 * configure.in: : Check for termcap.h.
1094
1095 1999-08-15 Gerd Moellmann <gerd@gnu.org>
1096
1097 * configure.in: Add --with-toolkit-scroll-bars. If "no",
1098 use Emacs' scroll bars, even if configured for Motif or when
1099 Xaw3d is available.
1100
1101 1999-08-12 Wolfgang Rupprecht <wolfgang@wsrcc.com>
1102
1103 * configure.in: Check for getaddrinfo.
1104
1105 1999-08-04 Eli Zaretskii <eliz@gnu.org>
1106
1107 * config.bat: Make --no-debug work again by removing -gcoff.
1108
1109 1999-07-30 Dave Love <fx@gnu.org>
1110
1111 * configure.in: Check for stdlib.h.
1112
1113 1999-07-19 Dave Love <fx@gnu.org>
1114
1115 * configure.in: Grok sparc64-*-linux-gnu*.
1116
1117 1999-07-12 Richard Stallman <rms@gnu.org>
1118
1119 * Version 20.4 released.
1120
1121 1999-06-23 Karl Heuer <kwzh@gnu.org>
1122
1123 * make-dist: Unset EMACS_UNIBYTE, so Emacs runs in its default state.
1124 Quote $EMACS, in case it's a program with args.
1125
1126 1999-05-29 Richard M. Stallman <rms@gnu.org>
1127
1128 * configure.in: Delete the Kerberos stuff.
1129
1130 1999-05-27 Greg Hudson <ghudson@mit.edu>
1131
1132 * configure.in: Prefer kerberos 5 names.
1133
1134 1999-04-26 Richard M. Stallman <rms@gnu.org>
1135
1136 * configure.in: Check for libXp.
1137
1138 1999-04-08 Richard Stallman <rms@gnu.org>
1139
1140 * make-dist: Include change logs in subdirs of `lisp'.
1141
1142 1999-04-05 Richard Stallman <rms@gnu.org>
1143
1144 * Makefile.in (mkdir): If we create ${datadir}, make it world-readable.
1145 (install-arch-indep): Make ${datadir}/emacs world-readable.
1146
1147 1999-03-30 Eli Zaretskii <eliz@gnu.org>
1148
1149 * config.bat: Use epaths.* instead of paths.*.
1150
1151 1999-03-07 Eli Zaretskii <eliz@gnu.org>
1152
1153 * INSTALL: Add detailed instructions to unpack and install
1154 intlfonts on MS-DOS.
1155
1156 1999-02-26 Richard Stallman <rms@gnu.org>
1157
1158 * configure.in: Use epaths.h and epaths-force instead of paths....
1159
1160 * Makefile.in (epaths-force): Renamed from paths-force;
1161 operate on epaths.in and produce epaths.h.
1162
1163 1999-02-24 Richard Stallman <rms@gnu.org>
1164
1165 * make-dist: Fix nt/icons directory handling.
1166
1167 1999-02-22 Simon Josefsson <jas@pdc.kth.se>
1168
1169 * configure.in (f301-fujitsu-uxpv4.1): New target.
1170
1171 1999-02-20 Richard Stallman <rms@gnu.org>
1172
1173 * make-dist (tempparent): Fix command to update info files.
1174
1175 1999-02-09 Richard Stallman <rms@gnu.org>
1176
1177 * configure.in (powerpc-apple-netbsd*): New alternative.
1178
1179 1999-01-25 Geoff Voelker <voelker@cs.washington.edu>
1180
1181 * make-dist: Include the new directory nt/icons in distributions.
1182
1183 1999-01-19 Richard Stallman <rms@psilocin.ai.mit.edu>
1184
1185 * configure.in: Change message about HAVE_XFREE386.
1186
1187 1999-01-07 Eli Zaretskii <eliz@gnu.org>
1188
1189 * config.bat: Support configuring with leim.
1190
1191 1998-12-16 Petri Kaurinkoski <Petri.Kaurinkoski@hut.fi>
1192
1193 * configure.in (mips-sgi-irix6.5): New target.
1194
1195 1998-12-16 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
1196
1197 * configure.in: Remove GSS-API support, since it has been removed
1198 from movemail.
1199
1200 1998-12-04 Markus Rost <rost@delysid.gnu.org>
1201
1202 * Makefile.in (install-arch-dep): Copy fns-*.el from lib-src.
1203
1204 1998-12-04 Andreas Schwab <schwab@delysid.gnu.org>
1205
1206 * Makefile.in: Don't install customize info file. Run
1207 install-info on viper info file.
1208
1209 1998-11-29 Richard Stallman <rms@psilocin.ai.mit.edu>
1210
1211 * Makefile.in (install-arch-dep): Copy fns-*.el from lib-src.
1212
1213 1998-11-16 Kenichi Handa <handa@etl.go.jp>
1214
1215 * configure.in (*-*-bsdi4*): New target.
1216
1217 1998-11-13 Ehud Karni <ehud@unix.simonwiesel.co.il>
1218
1219 * configure.in: Fix previous change.
1220
1221 1998-11-11 Richard Stallman <rms@gnu.org>
1222
1223 * configure.in (aviion-intel): New machine.
1224
1225 1998-11-04 Kenichi Handa <handa@etl.go.jp>
1226
1227 * configure.in (mips-nec-sysv4*): New target.
1228
1229 1998-11-03 Andreas Schwab <schwab@delysid.gnu.org>
1230
1231 * Makefile.in (install-arch-dep): Fix last change and use fns-*.el
1232 from lisp.
1233
1234 1998-10-31 Richard Stallman <rms@psilocin.ai.mit.edu>
1235
1236 * make-dist: Don't include fns*.el in dist.
1237
1238 1998-10-30 Dave Love <fx@gnu.org>
1239
1240 * configure.in: Don't mkdir cpp.
1241
1242 1998-10-30 Andreas Schwab <schwab@delysid.gnu.org>
1243
1244 * Makefile.in (install-arch-dep): Install src/fns-*.el in
1245 ${archlibdir}.
1246
1247 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
1248
1249 * Version 20.3 released.
1250
1251 1998-07-30 Paul Eggert <eggert@twinsun.com>
1252
1253 * Makefile.in (Makefile, src/Makefile, src/config.stamp)
1254 (lib-src/Makefile, man/Makefile, oldXMenu/Makefile)
1255 (lwlib/Makefile, leim/Makefile):
1256 Prepend $(srcdir)/ to rule dependencies outside this dir.
1257
1258 1998-06-30 Richard Stallman <rms@psilocin.ai.mit.edu>
1259
1260 * configure.in: Use unset CDPATH instead of making it empty.
1261
1262 1998-06-20 Karl Heuer <kwzh@gnu.org>
1263
1264 * configure.in: Assume unspecified Solaris is 2.5, not 2.4.
1265
1266 1998-06-07 Richard Stallman <rms@psilocin.ai.mit.edu>
1267
1268 * make-dist (MANIFEST): Include most subdirs, but exclude subdirs.el
1269 and default.el. Sort the results.
1270
1271 1998-05-31 Karl Heuer <kwzh@gnu.org>
1272
1273 * Makefile.in (install-arch-indep): Don't die if site-lisp/ isn't
1274 writable.
1275
1276 1998-05-14 Richard Stallman <rms@psilocin.ai.mit.edu>
1277
1278 * Makefile.in (install-arch-indep):
1279 Don't alter site-lisp/subdirs.el if it exists.
1280
1281 1998-05-12 Richard Stallman <rms@psilocin.ai.mit.edu>
1282
1283 * Makefile.in (install-arch-indep): Put `-' on commands to create
1284 subdirs.el in site-lisp dirs.
1285
1286 1998-05-07 Richard Stallman <rms@psilocin.gnu.org>
1287
1288 * Makefile.in (install-arch-indep): Fix typo in previous change.
1289
1290 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
1291
1292 * Makefile.in (install-arch-indep): Pass --dir-file to install-info.
1293
1294 1998-04-28 Richard Stallman <rms@psilocin.gnu.org>
1295
1296 * Makefile.in (mkdir): Create the site-lisp dirs.
1297 (install-arch-indep): Make site-lisp/subdirs files world-readable.
1298
1299 1998-04-26 Richard Stallman <rms@psilocin.gnu.org>
1300
1301 * Makefile.in (INSTALL_INFO): New variable.
1302 (install-arch-indep): Don't replace the dir file if it already exists.
1303 Use the install-info program, via INSTALL_INFO, to add entries.
1304 Make the `info' subdir and the Info files world-readable.
1305
1306 1998-04-16 Eli Zaretskii <eliz@delysid.gnu.org>
1307
1308 * config.bat: Make sure the environment is large enough to support
1309 all the "set foo=bar" commands. Update pointers to DJGPP FTP
1310 sites.
1311
1312 1998-04-10 Karl Heuer <kwzh@gnu.org>
1313
1314 * make-dist: Don't accept EMACS=t when testing for $EMACS set.
1315
1316 1998-04-06 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
1317
1318 * configure.in: Add --with-gssapi to specify GSS-API
1319 authentication support for movemail.
1320
1321 1998-04-02 Richard Stallman <rms@psilocin.ai.mit.edu>
1322
1323 * Makefile.in (install-arch-indep): Fix previous change.
1324
1325 1998-03-30 Richard Stallman <rms@psilocin.ai.mit.edu>
1326
1327 * Makefile.in (info): Run man in build dir, not srcdir.
1328
1329 1998-03-28 Richard Stallman <rms@psilocin.ai.mit.edu>
1330
1331 * Makefile.in (install-arch-indep): Fix previous change.
1332
1333 1998-03-23 Kenichi Handa <handa@etl.go.jp>
1334
1335 * Makefile.in (top_distclean): Check the existence of `lock'
1336 subdir.
1337
1338 1998-03-22 Richard Stallman <rms@gnu.org>
1339
1340 * Makefile.in (install-arch-indep): Put special subdirs.el files
1341 in site-lisp dirs. Use normal-top-level-add-subdirs-to-load-path.
1342
1343 1998-03-21 Richard Stallman <rms@psilocin.gnu.org>
1344
1345 * make-dist: Fix shell syntax in check for missing .el or .elc files.
1346
1347 1998-03-09 Richard Stallman <rms@psilocin.gnu.org>
1348
1349 * configure.in (hppa-hp-hpux1[0-9]*): Handle versions 1X like 10.
1350 (m68*-hp-hpux*): Handle versions 1X like 10.
1351
1352 1998-03-07 Richard Stallman <rms@psilocin.gnu.org>
1353
1354 * make-dist: PROBLEMS is now in etc, not top level dir.
1355
1356 * Makefile.in (SOURCES): Delete PROBLEMS.
1357
1358 1998-02-25 Richard Stallman <rms@gnu.org>
1359
1360 * configure.in (hppa*-hp-hpux*): Use hpux10 by default.
1361
1362 * Makefile.in (install-arch-indep): Do chmod a+x on subdirs.
1363
1364 1998-01-17 Richard Stallman <rms@gnu.org>
1365
1366 * Makefile.in (install-arch-indep): Add semicolon before `else'.
1367
1368 1998-01-02 Richard Stallman <rms@psilocin.gnu.org>
1369
1370 * make-dist (tempparent): New option --no-check.
1371
1372 * make-dist: Don't do anything with cpp directory.
1373
1374 1997-12-20 Richard Stallman <rms@psilocin.gnu.org>
1375
1376 * configure.in (sparc-fujitsu-sysv4*): New target.
1377
1378 1997-12-17 Andreas Schwab <schwab@gnu.org>
1379
1380 * configure.in: Cache more tests. Add missing quotes around
1381 message with embedded comma.
1382
1383 1997-12-04 Karl Heuer <kwzh@gnu.org>
1384
1385 * Makefile.in (unlock, relock): Don't reference cpp/ directory.
1386
1387 1997-11-26 Joel N. Weber II <devnull@gnu.org>
1388
1389 * make-dist: Changed the comment about `umask 0' to say `Don't
1390 restrict access to any files.'; previously it said `Don't protect
1391 any files', which may have implied that we think fascism is good.
1392
1393 1997-11-24 Paul Eggert <eggert@twinsun.com>
1394
1395 * configure.in (AC_CHECK_FUNCS): Add strftime. The new GNU C library
1396 strftime needs the underlying host's strftime for locale dependent
1397 formats.
1398
1399 1997-11-20 Abraham Nahum <miko@uxsrvc.tti.co.il>
1400
1401 * configure.in (i586-dg-dguxR4.*): New name in case branch.
1402
1403 1997-11-20 Eli Zaretskii <eliz@is.elta.co.il>
1404
1405 * config.bat: Configure the man subdirectory.
1406
1407 1997-11-07 Paul Eggert <eggert@twinsun.com>
1408
1409 * configure.in (AC_CHECK_LIB): Add -lintl.
1410
1411 1997-11-07 Karl Heuer <kwzh@gnu.org>
1412
1413 * make-dist (check for .elc files): Avoid bash-specific syntax.
1414 (check for overflow 14-char limit): Simplify.
1415
1416 1997-11-07 Richard Stallman <rms@gnu.org>
1417
1418 * Makefile.in (install): Move blessmail last.
1419
1420 1997-10-02 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1421
1422 * configure.in (gettimeofday, one arg or two):
1423 Clarify messages by avoiding double negative.
1424
1425 1997-09-30 Karl Eichwalder <ke@suse.de>
1426
1427 * Makefile.in (install-arch-indep): install the widget info file.
1428
1429 1997-09-24 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
1430
1431 * configure.in (with-pop, with-kerberos): Need to check Kerberos
1432 libraries in reverse order, so that libraries will appear in the
1433 correct dependency order on the link line (and so that the
1434 configure checks themselves will work properly when early
1435 libraries depend on later ones).
1436
1437 1997-09-21 Erik Naggum <erik@naggum.no>
1438
1439 * make-dist (making links to `src'): Keep timestamp on copied
1440 files.
1441
1442 * make-delta: New script to produce delta distributions.
1443
1444 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1445
1446 * Version 20.2 released.
1447
1448 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1449
1450 * Version 20.1 released.
1451
1452 * Makefile.in (install-leim): Depend on mkdir.
1453 (leim): Depend on src.
1454
1455 1997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1456
1457 * configure.in: Recognize alpha* instead of just alpha.
1458
1459 1997-09-12 Paul Eggert <eggert@twinsun.com>
1460
1461 * leim-Makefile.in (mostlyclean, maintainer-clean): New targets.
1462
1463 1997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1464
1465 * update-subdirs: Use rm -f.
1466
1467 1997-09-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1468
1469 * update-subdirs: Delete subdirs.el if this dir has no subdirs.
1470 Ignore subdirs named Old.
1471
1472 1997-08-04 Kenneth Stailey <kstailey@elbereth.disclosure.com>
1473
1474 * configure.in: Add OpenBSD clause to set $machine.
1475
1476 1997-09-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1477
1478 * make-dist: Recompile everything after updating various Lisp files.
1479 Recompile in leim as well as lisp.
1480 Check in leim as well as lisp for mismatched files and too-long names.
1481
1482 1997-09-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1483
1484 * Makefile.in (TAGS tags): Simply refer this to the src subdir.
1485
1486 1997-08-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1487
1488 * Makefile.in (install-arch-indep): Verify ./lisp has simple.el in it
1489 before trying to copy anything from it.
1490
1491 1997-08-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1492
1493 * Makefile.in (man/Makefile): New target.
1494 (tags): Define env var EMACS and run Makefile from build dir.
1495
1496 1997-08-27 Eli Zaretskii <eliz@psilocin.gnu.ai.mit.edu>
1497
1498 * config.bat: If src/_gdbinit doesn't exist, try using
1499 src/.gdbinit to create it (for building on Windows 95).
1500
1501 1997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1502
1503 * Makefile.in (install-arch-indep):
1504 Discard extra data in tar | tar pipes.
1505
1506 1997-08-24 NIIBE Yutaka <gniibe@mri.co.jp>
1507
1508 * configure.in (x_default_search_path): Corrected
1509 '${x_library}' to '${x_library}/X11'.
1510
1511 1997-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1512
1513 * configure.in (HAVE_MOTIF_2_1): Test for Motif 2.1,
1514
1515 1997-08-22 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
1516
1517 * configure.in: Support auto-configuration of both Kerberos V4 and
1518 Kerberos V5 for movemail, including detection of V4 and V5 header
1519 files and libraries.
1520
1521 1997-08-16 NIIBE Yutaka <gniibe@etl.go.jp>
1522
1523 * configure.in: Compute x_default_search_path
1524 and substitute into makefiles.
1525
1526 * Makefile.in (paths-force): Store PATH_X_DEFAULTS in paths.h.
1527
1528 1997-08-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1529
1530 * Makefile.in (install-arch-indep): Run list-load-path-shadows.
1531
1532 1997-08-07 Erik Naggum <erik@naggum.no>
1533
1534 * configure.in: Remove lockdir, it is no longer needed.
1535 * Makefile.in (mkdir): Don't create lockdir.
1536 (lockdir): Variable deleted.
1537 (paths-force): Don't operate on PATH_LOCK.
1538
1539 1997-08-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1540
1541 * leim-Makefile.in (clean, distclean): New targets.
1542
1543 * make-dist: Include leim/ChangeLog in leim distribution.
1544
1545 1997-08-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1546
1547 * configure.in (i*86-*-sysv4.2uw*): Set NON_GNU_CPP.
1548
1549 1997-07-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1550
1551 * Makefile.in (CPPFLAGS): Get this from configure, like CFLAGS.
1552
1553 1997-07-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1554
1555 * Makefile.in (LDFLAGS): Get this from configure, like CFLAGS.
1556
1557 1997-07-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1558
1559 * make-dist: Update leim/leim-list.el.
1560 Pass along value of $EMACS when updating lisp dir.
1561
1562 1997-07-25 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
1563
1564 * configure.in (doug_lea_malloc): Make __after_morecore_hook a
1565 prerequisite to the use of Doug Lea's malloc.
1566
1567 1997-07-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1568
1569 * Makefile.in (top_distclean): Use -f to delete contents of lock dir.
1570
1571 * make-dist: Use name leim/SKK-DIC, not leim/SKK.
1572
1573 1997-07-16 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1574
1575 * make-dist: Arrange for the leim tar file to unpack in emacs-M.N/leim.
1576
1577 1997-07-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1578
1579 * configure.in (mips-sony-newsos6*): File news-risc.h renamed
1580 to news-r6.h.
1581
1582 1997-07-10 Eli Zaretskii <eliz@is.elta.co.il>
1583
1584 * config.bat: Use `sed' instead of `cp', which might not be
1585 installed.
1586
1587 1997-07-09 Kenichi Handa <handa@etl.go.jp>
1588
1589 * Makefile.in (mostlyclean): Add cleaning leim directory.
1590 (clean, distclean, maintainer-clean): Likewise.
1591
1592 1997-07-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1593
1594 * make-dist (bogosities): Check subdirs of `lisp' also.
1595
1596 1997-07-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1597
1598 * make-dist (etc): Really avoid symlinks now.
1599 (lisp): Don't delete from subdirs the things we never copy.
1600
1601 1997-07-07 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1602
1603 * Makefile.in (install-arch-indep): Correct the target name.
1604 The first letter `i' was dropped by the previous change of mine.
1605
1606 1997-07-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1607
1608 * configure.in (leim/Makefile): Generate this.
1609 (*-sysv4.2uw*): Recognize new alternative.
1610
1611 * leim-Makefile.in: Renamed from leim-Makefile.
1612
1613 * make-dist: Set up real-leim subdirectory,
1614 with the real contents of leim; then move it to
1615 a separate top-level directory.
1616
1617 * make-dist: Don't mention site-lisp, site-init, site-start
1618 or default, when listing files hat are not compiled and should be.
1619
1620 * configure.in: Create src/config.stamp at the end.
1621
1622 1997-07-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1623
1624 * Makefile.in (install-leim): Correct previous change.
1625
1626 1997-07-02 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1627
1628 * Makefile.in (install-leim): New target.
1629 (install): Depend on install-leim.
1630
1631 1997-07-01 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1632
1633 * Makefile.in (SUBDIR): Add leim.
1634 (SUBDIR_MAKEFILES): Add leim/Makefile.
1635 (leim/Makefile): New target.
1636
1637 1997-07-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1638
1639 * leim-Makefile: New file.
1640 * make-dist: Initialize a `leim' subdirectory with that makefile.
1641
1642 1997-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1643
1644 * configure.in (GNU_MALLOC_reason): Fix message text.
1645
1646 1997-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1647
1648 * make-dist (lisp): Don't process subdirs that start with =.
1649 (etc): Copy symlinks, as in src.
1650
1651 1997-06-26 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1652
1653 * configure.in (i*86-*-unixware*): New alternative.
1654
1655 1997-06-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1656
1657 * Makefile.in (src/config.stamp): Target renamed from src/config.h
1658 and touch it explicitly.
1659
1660 * configure.in (mips-sony-newsos6*): New alternative.
1661 (mips-*-linux-gnu*): New alternative.
1662 (*-*-bsdi*): New alternative.
1663 (i*86-*-bsd386, i*86-*-bsdi...): Delete old alternatives.
1664
1665 1997-06-22 Dave Love <d.love@dl.ac.uk>
1666
1667 * Makefile.in (lib-src): Depend on src/config.h (e.g. for
1668 movemail.o).
1669 (src/config.h): New target to re-configure if src/config.in
1670 is patched.
1671
1672 1997-06-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1673
1674 * configure.in (shutdown): Check for `shutdown' function.
1675
1676 1997-06-18 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu>
1677
1678 * update-subdirs: Include the directory "language" in subdirs.
1679
1680 1997-06-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1681
1682 * configure.in (m88k-dg-dgux4*): New alternative.
1683 (alpha-*-netbsd*): New alternative.
1684 (powerpcle-*-solaris2*): New alternative.
1685
1686 1997-05-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1687
1688 * make-dist: Warn about .el files that are not compiled.
1689
1690 1997-05-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1691
1692 * Makefile.in (dist): Don't run update-subdirs here,
1693 since make-dist now gets that done.
1694
1695 * make-dist: Use the new `updates' target in lisp/Makefile.
1696
1697 * make-dist: Use new non-file targets in lisp/Makefile.
1698
1699 1997-04-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1700
1701 * make-dist: Handle all subdirs of `lisp' uniformly.
1702 Don't handle `term' and `language' specially.
1703 Clear out umask at the beginning.
1704
1705 1997-04-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1706
1707 * make-dist: Use Make to update finder-inf.el and autoloads.
1708 Also update cus-load.el.
1709
1710 1997-04-09 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
1711
1712 * configure.in (doug_lea_malloc): First check for SYSTEM_MALLOC,
1713 in case it is desirable to disable the GNU malloc features with
1714 glibc.
1715
1716 1997-04-08 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
1717
1718 * configure.in (DOUG_LEA_MALLOC):
1719 Define if malloc_{get,set}_state exist.
1720
1721 1997-03-05 Ken'ichi Handa <handa@etl.go.jp>
1722
1723 * make-dist: Make links for files under lisp/language.
1724
1725 1997-02-20 Kenichi Handa <handa@etl.go.jp>
1726
1727 * update-subdirs: Exclude the directory "language" from subdirs.
1728
1729 1997-01-26 Karl Heuer <kwzh@gnu.ai.mit.edu>
1730
1731 * configure.in: Check for rint and cbrt.
1732
1733 1997-01-01 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1734
1735 * make-dist: Use $EMACS to say where to run Emacs.
1736 Add --no-update option.
1737
1738 1996-12-30 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1739
1740 * configure.in (hppa1.1-hitachi-hiuxmpp): New configuration.
1741
1742 1996-12-28 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1743
1744 * make-dist (copying src): Check thoroughly for symlinks
1745 and copy them in all cases. Regularize the linking of *.in
1746 and *.opt and ChangeLog files.
1747 (copying lib-src): Likewise.
1748 Don't rm getdate.c or y.tab.*--they don't exist any more.
1749
1750 1996-12-18 Jonathan I. Kamens <jik@annex-1-slip-jik.cam.ov.com>
1751
1752 * configure.in: Check for libmail, maillock.h and
1753 touchlock (for movemail).
1754
1755 1996-12-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1756
1757 * configure.in (limits.h): Check for this file.
1758
1759 1996-12-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1760
1761 * configure.in (rs6000-ibm-aix4.2): New alternative.
1762 (rs6000-ibm-aix4.0): New alternative.
1763 (rs6000-ibm-aix4*): Assume aix 4.1 by default.
1764
1765 1996-11-22 Ben Harris <bjh21@cam.ac.uk>
1766
1767 * configure.in: Recognize vax-*-netbsd*.
1768
1769 1996-11-06 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1770
1771 * configure.in (locallisppath): Add leim directory.
1772
1773 1996-10-31 Eli Zaretskii <eliz@is.elta.co.il>
1774
1775 * config.bat: Make sure `mv' supports forward slashes and -f.
1776
1777 1996-10-28 Christian Limpach <chris@nice.ch>
1778
1779 * configure.in (hppa*-next-nextstep*): * added after hppa
1780 to accept hppa1.0 and hppa1.1.
1781
1782 1996-10-05 Marcus G. Daniels <marcus@coulee.tdb.com>
1783
1784 * configure.in: Provide an empty default for LD_SWITCH_X_SITE_AUX.
1785 * configure.in (ld_switch_machine): Fix typo.
1786
1787 1996-09-28 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1788
1789 * configure.in: Fetch LD_SWITCH_SYSTEM and LD_SWITCH_MACHINE
1790 from config.h and use them in $ac_link.
1791
1792 1996-09-28 Erik Naggum <erik@psilocin.gnu.ai.mit.edu>
1793
1794 * configure.in: Create a subdir named `lisp'.
1795
1796 1996-09-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1797
1798 * configure.in: Check for getcwd.
1799
1800 1996-09-04 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1801
1802 * configure.in: Check for termios.h. Check for setpgid.
1803
1804 1996-08-31 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1805
1806 * configure.in: Check for setrlimit.
1807
1808 1996-08-31 Paul Eggert <eggert@twinsun.com>
1809
1810 * configure.in: Check for sys/systeminfo.h, getdomainname, sysinfo.
1811
1812 1996-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1813
1814 * configure.in: Check for utimes.
1815
1816 * configure.in: Check for com_err library, but only
1817 if --with-kerberos was used. Check for krb and des
1818 only if --with-kerberos.
1819
1820 1996-08-26 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1821
1822 * Makefile.in (INSTALL_STRIP): New variable.
1823 (install-strip): Set INSTALL_STRIP, not INSTALL_PROGRAM.
1824 (install-arch-dep): Use INSTALL_STRIP, and pass it to lib-src.
1825
1826 1996-08-25 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1827
1828 * configure.in: Check for krb and des libraries.
1829
1830 1996-08-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
1831
1832 * configure.in (*-sunos4.1.[3-9]*noshare):
1833 Use sunos413, not sunos4-1-3.
1834 (m88k-dg-dgux5.4R3*): Use dgux5-4-3, not dgux5-4r3.
1835 (arm-acorn-riscix1.2*): Use riscix12, not riscix1-2.
1836
1837 1996-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1838
1839 * Makefile.in (src/paths.h): Target deleted.
1840 (paths-force): Delete all dependencies on this target
1841 but don't delete the target.
1842 (install): Depend on `all'.
1843 (paths-force): Don't print a message.
1844
1845 * configure.in: Generate src/paths.h here.
1846
1847 1996-08-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1848
1849 * configure.in (NON_GCC_LINK_TEST_OPTIONS, GCC_LINK_TEST_OPTIONS):
1850 New variables that affect linking only.
1851 (alpha-dec-osf*): Use those instead of previous change.
1852
1853 1996-08-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1854
1855 * Makefile.in (install-arch-indep): Install info/messages.
1856
1857 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1858
1859 * Version 19.33 released.
1860
1861 1996-08-10 Marcus Daniels <marcus@sayre.sysc.pdx.edu>
1862
1863 * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*):
1864 Fix previous change.
1865
1866 1996-08-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1867
1868 * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*):
1869 New alternative.
1870
1871 1996-08-07 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1872
1873 * configure.in (alpha-dec-osf*): Specify GCC_TEST_OPTIONS
1874 and NON_GCC_TEST_OPTIONS.
1875
1876 1996-08-06 Paul Eggert <eggert@twinsun.com>
1877
1878 * configure.in (LOCALTIME_CACHE): Don't put a string literal
1879 "TZ=..." in environ.
1880
1881 1996-08-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1882
1883 * make-dist (msdos): Add is_exec.c, sigaction.c to distribution.
1884
1885 1996-08-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1886
1887 * configure.in (*-sunos4.1.[3-9]*noshare): Move this before
1888 the more general *-sunos4.1.[3-9]* clause.
1889
1890 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1891
1892 * Version 19.32 released.
1893
1894 * configure.in (*-sco3.2v5*):
1895 Set OVERRIDE_CPPFLAG to a string of one space.
1896 Fix the code that uses OVERRIDE_CPPFLAG.
1897
1898 1996-07-16 Karl Heuer <kwzh@gnu.ai.mit.edu>
1899
1900 * configure.in: Undo previous change.
1901
1902 1996-07-16 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
1903
1904 * config.sub: Use `pc', not `unknown', when canonicalizing
1905 the vendor for ...86.
1906
1907 1996-07-15 David Mosberger-Tang <davidm@AZStarNet.com>
1908
1909 * configure.in: Check for termios.h header.
1910
1911 1996-07-11 Bill Mann <dvmann@dvncr.praxisint.com>
1912
1913 * configure.in: Use s/usg5-4-3.h for ncr-i[3456]86-sysv4.3
1914
1915 1996-07-07 Karl Heuer <kwzh@gnu.ai.mit.edu>
1916
1917 * configure.in: Split bsdos2 and bsdos2-1.
1918
1919 1996-07-06 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
1920
1921 * config.sub: If last two words are not a recognized
1922 KERNEL-OS pair, use just the last word as OS, as in 19.31.
1923 Make conversion of gnu/linux to linux-gnu really work.
1924
1925 * config.sub: If vendor unspecified with i386, use `pc' not `unknown'.
1926
1927 1996-06-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1928
1929 * configure.in (check for using Lucid widgets by default):
1930 Eliminate indentation that confuses some compilers.
1931
1932 1996-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1933
1934 * config.sub: Convert linux and gnu/linux to linux-gnu.
1935
1936 * make-dist: Don't update getdate.c.
1937 Ignore =... files when checking for too-long Lisp file names.
1938
1939 1996-06-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1940
1941 * configure.in (euidaccess): Check for that, not for eaccess.
1942
1943 1996-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1944
1945 * configure.in (sunos4.1.[3-9]*noshare): Eliminate dash from
1946 before `noshare'.
1947 (mips-sgi-irix6*): Specify NON_GCC_TEST_OPTIONS.
1948
1949 1996-06-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1950
1951 * configure.in: Rename lignux to linux-gnu in configuration names.
1952 Use gnu-linux as the opsys value (s/ file name).
1953 Allow i686 just like i386, i486, i586.
1954
1955 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1956
1957 * configure.in (i*86-*-sco3.2v5): New alternative.
1958 (OVERRIDE_CPPFLAG): New variable.
1959 (CPPFLAGS): If OVERRIDE_CPPFLAG is set, use that.
1960
1961 * configure.in: Specify vpath for .texi files.
1962
1963 1996-06-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1964
1965 * configure.in: Always check for HAVE_X11R5.
1966 Separately decide whether to use a toolkit by default.
1967
1968 1996-06-04 Bill Mann <dvmann@dvhpux1.praxisint.com>
1969
1970 * configure.in: If X11R5 is missing the Xaw headers,
1971 default to --with-x-toolkit=no.
1972
1973 1996-05-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1974
1975 * configure.in (powerpc-*-solaris2*): Use ibmrs6000, not rs6000.
1976
1977 1996-05-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
1978
1979 * Makefile.in (install-arch-indep): If cd etc makes output,
1980 don't treat that as part of the tar data.
1981 Check that ./lisp actually exists.
1982
1983 1996-05-29 Karl Heuer <kwzh@gnu.ai.mit.edu>
1984
1985 * make-dist: Check for long file names.
1986
1987 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
1988
1989 * Version 19.31 released.
1990
1991 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
1992
1993 * configure.in: Recognize sparc-*-lignux.
1994
1995 1996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
1996
1997 * make-dist: Include nt/inc/arpa and nt/inc/netinet in the dist.
1998 Don't include config.w95.
1999
2000 1996-04-21 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
2001
2002 * make-dist: Replace --no-clean-up and --no-tar options
2003 with --clean-up and --tar, so that the default is useful.
2004
2005 1996-04-15 Eli Zaretskii <eliz@is.elta.co.il>
2006
2007 * config.bat: Make sure the GDB init file is called src/_gdbinit;
2008 if not, tell the user to rename it and abort.
2009
2010 1996-04-14 Eli Zaretskii <eliz@is.elta.co.il>
2011
2012 * config.bat: With DJGPP v1.x, use `COFF2EXE' to produce JUNK.EXE
2013 test program.
2014
2015 1996-04-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2016
2017 * config.bat (djgpp_ver): Variable renamed from djgpp-ver.
2018
2019 * make-dist (MANIFEST): Fix previous change.
2020 (msdos): Put mainmake.v2 into the dist.
2021
2022 1996-04-10 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
2023
2024 * make-dist: Exit if autoconf fails.
2025
2026 1996-04-10 Eli Zaretskii <eliz@is.elta.co.il>
2027
2028 * config.bat: Set djgpp-ver, and unset it at the end.
2029 Add a number of conditionals for DJGPP version 2.
2030 Rename label libsrc2 to libsrc3.
2031 Substitute for LDFLAGS in src/Makefile.
2032 Substitute for ALL_CFLAGS in lib-src/Makefile.
2033
2034 1996-04-08 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2035
2036 * configure.in (ncurses): Check this after checking fns like strerror.
2037
2038 1996-04-08 Erik Naggum <erik@naggum.no>
2039
2040 * make-dist (MANIFEST): Don't include lines from =files.
2041
2042 1996-04-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2043
2044 * make-dist: Don't put lisp/dired.todo in the dist.
2045
2046 1996-04-05 Richard Stallman <rms@lucy.gnu.ai.mit.edu>
2047
2048 * configure.in (HAVE_NCURSES): Look for library named ncurses.
2049
2050 * configure.in (setlocale): Check for it.
2051
2052 * configure.in (*-*-sysv4.2*): If no /usr/ccs/lib/cpp, use /lib/cpp.
2053
2054 1996-03-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2055
2056 * configure.in: Use lignux instead of linux as value of opsys.
2057
2058 1996-03-22 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2059
2060 * Makefile.in (install-strip): Fix whitespace.
2061 Get rid of continuation.
2062
2063 * config.sub: Convert linux or gnu/linux to lignux.
2064
2065 1996-03-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2066
2067 * configure.in: Accept lignux in configuration name.
2068
2069 1996-03-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2070
2071 * Makefile.in (install-strip): New target.
2072
2073 1996-03-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2074
2075 * Makefile.in (top_distclean): Use `|| true' to ignore error in rm.
2076 -f failed to do the job on Suns.
2077
2078 1996-03-13 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2079
2080 * Makefile.in (install-arch-dep): Don't depend on install-arch-indep.
2081
2082 * configure.in (linux/version.h): Check for this header.
2083
2084 1996-03-12 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
2085
2086 * configure.in: Remove -fno-builtin hackery from -lm check.
2087
2088 1996-03-08 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
2089
2090 * configure.in (-lm check): If $GCC, append -fno-builtin to $CC for
2091 just this test.
2092
2093 * configure.in (AC_PREREQ): Require version 2.8 of Autoconf.
2094
2095 1996-03-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2096
2097 * configure.in: Check for ncurses.
2098
2099 1996-02-28 Paul Eggert <eggert@twinsun.com>
2100
2101 * configure.in (LOCALTIME_CACHE):
2102 Also define if localtime mishandles unsetting TZ.
2103 This works around a localtime bug in mips-dec-ultrix.
2104
2105 1996-02-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2106
2107 * make-dist (finder-inf.el): Use finder-compile-keywords-make-dist.
2108
2109 * configure.in: Improve messages about X versions.
2110
2111 1996-02-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2112
2113 * configure.in (LOCALTIME_CACHE): Cope if $ac_cv_func_tzset is null.
2114
2115 1996-02-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2116
2117 * configure.in (HAVE_X11XTR6): Set it as a shell variable.
2118 (HAVE_LIBXMU): If HAVE_X11XTR6, use -lSM and -lICE.
2119
2120 * Makefile.in (install-arch-dep): Depend on install-arch-indep.
2121 (install): Put install-arch-indep before install-arch-dep.
2122
2123 1996-02-20 Dave Love <d.love@dl.ac.uk>
2124
2125 * INSTALL: Clarify info about MS-DOS path handling.
2126
2127 1996-02-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2128
2129 * Makefile.in (install-arch-indep): Install info/ccmode*.
2130 In previous change, protect against /bin/pwd returning null string.
2131
2132 1996-02-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2133
2134 * Makefile.in (install-arch-indep): Copy build-dir's lisp subdir
2135 to lispdir.
2136
2137 1996-02-01 Paul Eggert <eggert@twinsun.com>
2138
2139 * configure.in (LD_RUN_PATH): Prepend x_libraries to this envvar.
2140
2141 1996-01-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2142
2143 * configure.in (HAVE_TIMEVAL): Set explicitly to `no' if test fails.
2144
2145 1996-01-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2146
2147 * Makefile.in (extraclean): Use ${top_distclean} to ensure
2148 we delete everything distclean deletes.
2149
2150 1996-01-23 Karl Heuer <kwzh@gnu.ai.mit.edu>
2151
2152 * make-dist (lwlib): Don't distribute lwlib-Xol* files.
2153
2154 1996-01-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2155
2156 * configure.in (HAVE_X11): Merge $LD_SWITCH_X_SITE
2157 into LDFLAGS instead of into LIBS.
2158
2159 1996-01-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2160
2161 * configure.in (HAVE_XMU): Fix typo in previous change.
2162
2163 1996-01-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2164
2165 * configure.in [Solaris]: Don't let $CC make us use /usr/ucb/cc.
2166
2167 1996-01-10 Erik Naggum <erik@naggum.no>
2168
2169 * configure.in (USE_X_TOOLKIT = maybe): Delete redundant `fi'.
2170
2171 1996-01-10 Karl Heuer <kwzh@gnu.ai.mit.edu>
2172
2173 * Makefile.in (install-arch-indep): Ignore error if no chmod -R.
2174
2175 1996-01-10 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2176
2177 * configure.in (HAVE_XMU): Check for libXmu.a only if using toolkit
2178 and use -lXt to link it.
2179
2180 1996-01-08 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2181
2182 * configure.in (locallisppath): Put version-specific dir first.
2183
2184 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2185
2186 * configure.in (hppa-*-nextstep*): New alternative.
2187 (USE_X_TOOLKIT): By default, set this to "maybe";
2188 and change that later to LUCID or "no" according to X11 version.
2189
2190 * make-dist: Recompile outdated .elc files and update all autoloads.
2191
2192 1996-01-05 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
2193
2194 * configure.in (locallisppath): Fix typo in last change: " -> '.
2195
2196 1996-01-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2197
2198 * configure.in (locallisppath): Add ../emacs/VERSION/site-lisp.
2199
2200 1995-12-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2201
2202 * Makefile.in (install-arch-indep): Give all files read permission.
2203
2204 1995-12-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2205
2206 * configure.in (hppa*-hp-hpux9shr*, hppa*-hp-hpux9*, hppa*-hp-hpux*):
2207 If it is hpux 9, check for /usr/include/X11R5 and /usr/lib/x11R5.
2208
2209 1995-12-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2210
2211 * configure.in: Determine HAVE_X11R6.
2212 (HAVE_MENUS): Renamed from HAVE_X_MENU.
2213
2214 1995-12-21 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2215
2216 * configure.in: Just "solaris" now defaults to version 2.4.
2217 Add sunos4.1.n-noshare as alternative.
2218
2219 1995-12-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2220
2221 * configure.in (mips-sgi-irix6*): Set NON_GNU_CPP.
2222
2223 1995-11-29 Erik Naggum <erik@naggum.no>
2224
2225 * Makefile.in (install-arch-indep): Add missing backslash.
2226
2227 1995-11-29 Karl Eichwalder <ke@ke.Central.DE>
2228
2229 * Makefile.in (install-arch-indep): Don't install
2230 lispdir/[Mm]akefile*, lispdir/ChangeLog, lispdir/dired.todo.
2231
2232 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2233
2234 * Makefile.in (install-arch-indep): Fix previous change.
2235
2236 * configure.in (mips-sni-sysv*): New alias for mips-siemens-sysv*.
2237
2238 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2239
2240 * Version 19.30 released.
2241
2242 * make-dist (lisp): Exclude subdirs.el.
2243
2244 1995-11-22 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2245
2246 * make-dist (etc): Delete *.orig and *.rej.
2247
2248 1995-11-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2249
2250 * Makefile.in (install-arch-indep): Rename old info/dir only if exists.
2251
2252 1995-11-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2253
2254 * configure.in (hppa*-hp-hpux10*): Use s/hpux10.h.
2255
2256 1995-11-14 Geoff Voelker <voelker@cs.washington.edu>
2257
2258 * make-dist (nt): Rename install, readme, and todo to
2259 INSTALL, README, and TODO.
2260
2261 1995-11-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2262
2263 * make-dist (lisp): Don't distribute site-start.
2264
2265 1995-11-06 Karl Heuer <kwzh@gnu.ai.mit.edu>
2266
2267 * make-dist: Break the hard link on alloca.c.
2268
2269 1995-11-04 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2270
2271 * configure.in (LIBS): Add libsrc_libs and keep the old LIBS.
2272
2273 1995-11-02 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2274
2275 * make-dist (src, lib-src): Don't distribute Makefile.c.
2276 (etc/e): Do cleanup in $tempdir/etc/e, not $tempdir/etc.
2277
2278 1995-10-31 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2279
2280 * Makefile.in (mkdir): Create man1dir, not mandir.
2281 (uninstall): Use man1dir, not mandir.
2282
2283 1995-10-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2284
2285 * Makefile.in (man1dir): New variable.
2286 (install-arch-indep): Use man1dir.
2287
2288 * configure.in (sparc-*-nextstep*): Remove incorrect .h's.
2289
2290 * make-dist: Create lisp/MANIFEST.
2291
2292 1995-10-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2293
2294 * configure.in (m68k-*-linux*): New alternative.
2295
2296 1995-10-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2297
2298 * make-dist: Use new names config.in, paths.in, and
2299 {src,lib-src}/Makefile.in.
2300
2301 1995-10-25 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2302
2303 * configure.in: Don't bother checking for drem.
2304
2305 1995-10-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2306
2307 * Makefile.in (distclean): Delete line with just a tab in it.
2308 (install-arch-indep): Delete spaces that precede tabs.
2309 Delete spurious `fi' left from previous change.
2310 (install): Supply `true' as command, to avoid null command.
2311
2312 1995-10-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2313
2314 * configure.in (--with-x-toolkit)): Add `athen' as alias for `athena'.
2315
2316 1995-09-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2317
2318 * configure.in (powerpc-*-solaris2): New alternative.x
2319
2320 1995-09-12 Karl Heuer <kwzh@gnu.ai.mit.edu>
2321
2322 * Makefile.in (src/paths.h, paths-force): Use paths.h.$$ instead
2323 of paths.h.tmp$$, to avoid going beyond 14 characters.
2324
2325 1995-09-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2326
2327 * configure.in: Improve error msg for invalid --with-x-toolkit value.
2328
2329 1995-09-06 Paul Eggert <eggert@twinsun.com>
2330
2331 * configure.in (LOCALTIME_CACHE): Define if tzset exists and
2332 if localtime caches TZ. Check for tzset.
2333
2334 1995-09-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2335
2336 * config.bat: Simplify using new names file names src/makefile.in,
2337 config.in, paths.in. Change Echo commands not to use `.
2338
2339 1995-08-31 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2340
2341 * Makefile.in (install-arch-indep): Always install the new dir file;
2342 rename the previous dir file to dir.bak or dir.old.
2343
2344 1995-08-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2345
2346 * configure.in (RANLIB): Substitute this into makefiles.
2347 Set it specially on solaris; set it by default on other systems.
2348
2349 * configure.in: Fix previous Alpha change.
2350
2351 1995-08-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2352
2353 * configure.in (i*386-*-isc4.*): Set GCC_TEST_OPTIONS and
2354 NON_GCC_TEST_OPTIONS.
2355
2356 1995-08-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2357
2358 * configure.in (CFLAGS): When computing CFLAGS and REAL_CFLAGS
2359 from config.h, use SPECIFIED_CFLAGS to get what the user specified.
2360
2361 * configure.in (alpha-*-linux*): New configuration.
2362
2363 1995-08-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2364
2365 * configure.in (m68*-next-*): Use m68k.h and nextstep.h.
2366 (m68k-next-nextstep*): New alias for that.
2367 (i*86-*-nextstep*): Use nextstep.h.
2368 (sparc-*-nextstep*): New configuration.
2369
2370 1995-08-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2371
2372 * configure.in (CPP): Save original CFLAGS value in SPECIFIED_CFLAGS.
2373 And get CFLAGS from config.h if SPECIFIED_CFLAGS is null.
2374
2375 1995-07-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2376
2377 * configure.in: Handle sunos4shr by sharing; not like sunos4*.
2378 Determine GETTIMEOFDAY_ONE_ARGUMENT by experiment.
2379
2380 1995-07-18 Mike Long <mike.long@analog.com>
2381
2382 * make-dist: Fix update of finder-inf.el, and byte-compile it.
2383
2384 1995-07-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2385
2386 * Makefile.in (src/paths.h, paths-force):
2387 Rename src/paths.h.in to src/paths.in.
2388 (Makefile): Depend on src/Makefile.in, not src/Makefile.in.in.
2389
2390 * configure.in: Rename {src,lib-src}/Makefile.in.in to Makefile.in.
2391 Use Makefile.c for intermediate file.
2392 Rename src/config.h.in to src/config.in.
2393
2394 1995-07-17 Richard Stallman <rms@gnu.ai.mit.edu>
2395
2396 * configure.in (mips-dec-ultrix*): Assume version 4.3.
2397 (mips-dec-ultrix4.[12]): New alternative for old versions.
2398
2399 1995-07-06 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2400
2401 * make-dist: Don't break intra-tree links.
2402
2403 1995-07-06 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
2404
2405 * configure.in: Put back archlibdir initialization. Require
2406 autoconf 2.4.1 or later.
2407
2408 1995-07-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2409
2410 * configure.in: Use sunos4shr normally for Sunos 4.1.[3-9].
2411 (mips-mips-riscos5*): New alternative.
2412
2413 1995-06-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2414
2415 * Makefile.in (uninstall, install-arch-indep): Install info/ediff*.
2416
2417 1995-06-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2418
2419 * configure.in (bindir, datadir, sharedstatedir, libexecdir)
2420 (mandir, infodir, archlibdir): Initializations deleted.
2421
2422 * configure.in: On hpux9, use hpux9-x11r4.h if we have X11R4.
2423 On hpux9shr, use hpux9shxr4.h.
2424
2425 1995-06-24 Morten Welinder <terra+@cs.cmu.edu>
2426
2427 * configure.in: Added target mips-dec-mach_bsd4.3.
2428 * config.guess: Guess mips-dec-mach_bsd4.3.
2429
2430 1995-06-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2431
2432 * Makefile.in (mkdir): Use symbolic chmod.
2433
2434 1995-06-22 Paul Eggert <eggert@twinsun.com>
2435
2436 * configure.in: Treat SunOS 4.1.4 like SunOS 4.1.3.
2437 (Likewise for SunOS 4.1.5 thorugh 4.1.9, should they ever exist.)
2438
2439 1995-06-22 Paul Eggert <eggert@twinsun.com>
2440
2441 * Makefile.in (SUBDIR_MAKEFILES):
2442 Add man/Makefile, so `make distclean' removes it.
2443 (top_distclean): Add config.log to the list of files to be removed.
2444
2445 1995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2446
2447 * Version 19.29 released.
2448
2449 1995-06-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2450
2451 * configure.in: Fix the previous change to verify that the -b
2452 option really solves the problem.
2453
2454 * make-dist (nt): Explicitly include makefile.nt and makefile.def only.
2455
2456 1995-06-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2457
2458 * configure.in: Test whether XFree86 needs -b i486-linuxaout to link.
2459
2460 1995-06-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2461
2462 * configure.in: Report more clearly when there is no special
2463 dir to search for X includes or libraries.
2464
2465 1995-06-13 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2466
2467 * configure.in: Check for -lpthreads, not -lpthread.
2468
2469 1995-06-09 Geoff Voelker <voelker@cs.washington.edu>
2470
2471 * make-dist: Copy new files nt/addpm.c and nt/emacs.bat.in.
2472
2473 1995-06-08 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2474
2475 * configure.in: Check for -lpthread.
2476
2477 1995-06-05 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2478
2479 * Makefile.in (install-arch-indep): Install info files for mh-e.
2480 (uninstall): Uninstall info files for dired-x, gnus, mh-e, and sc.
2481
2482 1995-06-01 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2483
2484 * configure.in (*-solaris2.5): New configuration.
2485
2486 * make-dist: Copy new files config.nt and config.w95.
2487
2488 1995-05-30 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2489
2490 * configure.in: Use x_includes, not x_libraries, for -I.
2491 Make bitmapdir a colon-separated list.
2492
2493 1995-05-27 Richard Stallman <rms@gnu.ai.mit.edu>
2494
2495 * configure.in (hppa*-hp-hpux10*, m68k-hp-hpux10*): New configurations.
2496
2497 * configure.in: Allow x_libraries and x_includes to be paths.
2498
2499 1995-05-25 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2500
2501 * configure.in: Fix typo.
2502
2503 1995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
2504
2505 * INSTALL: Clarify use of site-init.el.
2506
2507 1995-05-22 enami tsugutomo <enami@sys.ptg.sony.co.jp>
2508
2509 * configure.in: pass arg to sqrt.
2510
2511 1995-05-18 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
2512
2513 * make-dist: Fix May 6 change.
2514
2515 1995-05-17 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2516
2517 * vpath.sed: Delete reference to ymakefile.
2518
2519 1995-05-09 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
2520
2521 * configure.in: Use sqrt (more portable) instead of fmod in -lm
2522 check.
2523
2524 1995-05-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2525
2526 * make-dist: Put nt/emacs.ico and nt/emacs.rc in dist.
2527
2528 * update-subdirs: Specify /bin/sh to run the script.
2529
2530 1995-05-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2531
2532 * make-dist: Put src/makefile.nt in dist.
2533
2534 * configure.in (i[345]86-*-bsdi2*): New configuration.
2535 (vax-dec-bsd386*): Deleted.
2536
2537 1995-05-06 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
2538
2539 * configure.in: Make sure CDPATH doesn't mess up PWD check. Check
2540 whether X bitmaps are in X11/bitmaps instead of bitmaps. Use fmod
2541 instead of logb in -lm check.
2542
2543 1995-05-03 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2544
2545 * configure.in (m68*-apollo-*): Renamed from m68*-apollo*.
2546 Use bsd4-3. Don't set NON_GNU_CPP.
2547
2548 * make-dist: Don't copy in src/s/*.inp. Don't copy nt/src.
2549 In nt. copy various different things, but not *.cmd.
2550 Fix the ln commands for the subdirs of nt.
2551
2552 1995-04-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2553
2554 * configure.in (*-sun-sunos4.1.3*): Use sunos4shr.h.
2555
2556 1995-04-27 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2557
2558 * configure.in (*-sun-sunos4.1.3*): Use shared libraries,
2559 since that's what the header file expects.
2560
2561 1995-04-24 Francesco Potorti` (pot@cnuce.cnr.it)
2562
2563 * configure.in (m68k-motorola-sysv*): Distinguish between 68030
2564 and 68040 based machines when choosing options for gnucc.
2565
2566 1995-04-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2567
2568 * Makefile.in (top_distclean): Delete config.cache.
2569
2570 1995-04-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2571
2572 * Makefile.in (install-arch-indep): Delete .#* when copying subdirs.
2573
2574 * configure.in: Use m/ncr386.h.
2575
2576 1995-04-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2577
2578 * Makefile.in (install-arch-indep): Undo Sep 23 change.
2579
2580 1995-04-06 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2581
2582 * make-dist (lib-src): Don't copy *.lex; it doesn't exist anymore.
2583 (man): Don't copy texindex.c and getopt.c; they're deleted.
2584 (etc): Omit `e'; it's a subdirectory.
2585 (etc/e): Use `../..', not `..', to reference top level.
2586
2587 1995-04-06 Simon Leinen <simon@lia.di.epfl.ch>
2588
2589 * Makefile.in (install-arch-indep, dist):
2590 look for `update-subdir' in $(srcdir).
2591
2592 1995-04-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2593
2594 * make-dist: Include mkinstalldirs in distribution.
2595
2596 1995-04-05 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
2597
2598 * make-dist: Add missing close backquote.
2599
2600 1995-04-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2601
2602 * make-dist: Don't distribute shortnames directory.
2603
2604 1995-03-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2605
2606 * Makefile.in (blessmail): Pass archlibdir to the sub-make.
2607
2608 1995-02-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2609
2610 * configure.in (m88k-motorola-sysv4*): Use usg5-4-2.
2611
2612 1995-02-23 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2613
2614 * configure.in (EMACS_CONFIG_OPTIONS): Use $ac_configure_args.
2615
2616 1995-02-13 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
2617
2618 * configure.in (mips-sgi-irix6): New configuration.
2619
2620 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
2621
2622 * Makefile.in (maintainer-clean): Renamed from realclean.
2623
2624 1995-02-02 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
2625
2626 * configure.in: Create a .gdbinit that sources the real one, if
2627 using a different build directory.
2628
2629 1995-01-23 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
2630
2631 * configure.in: Check for sys/select.h.
2632
2633 1995-01-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2634
2635 * configure.in: On sunos4.1.3 and sunus4shr, set NON_GNU_CPP.
2636
2637 1994-12-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2638
2639 * configure.in: Handle isc 4.1 operating system.
2640
2641 1994-12-10 Richard Stallman <rms@kepa>
2642
2643 * configure.in (rs6000-ibm-aix4.1*): New alternative.
2644 (rs6000-ibm-aix4*): New alternative.
2645
2646 1994-12-06 Richard Stallman <rms@kepa>
2647
2648 * configure.in: For SVR4.2, set NON_GNU_CPP if not already set.
2649
2650 1994-11-30 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
2651
2652 * configure.in: Don't try to make directories that are guaranteed
2653 to already exist.
2654
2655 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2656
2657 * configure.in: Generate man/Makefile from man/Makefile.in.
2658 Create the man subdir.
2659
2660 * Makefile.in (dvi): Run Make in our man subdir.
2661
2662 * make-dist: Create subdir etc/e.
2663 Make links to it.
2664 Put man/Makefile.in in dist, instead of man/Makefile.
2665
2666 1994-11-21 David J. MacKenzie (djm@mole.gnu.ai.mit.edu)
2667
2668 * configure.in: Add --with-pop, --with-kerberos, and
2669 --with-hesiod for movemail.
2670
2671 1994-11-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2672
2673 * configure.in (m68*-apollo*): Use s/domain.h.
2674
2675 1994-11-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2676
2677 * configure.in (m68*-apollo*): Set NON_GNU_CPP.
2678
2679 1994-11-14 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
2680
2681 * configure.in: Don't add -I, -L, -R options for cc if their
2682 arguments would be empty.
2683
2684 1994-11-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2685
2686 * configure.in (i860-intel-osf1*): New alternative.
2687 (mips-sgi-irix5.[01]*): Distinguish from irix5*.
2688 (mips-sgi-irix*): Now an alias for mips-sgi-irix5*.
2689
2690 1994-11-09 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
2691
2692 * configure.in: Make h_errno check not use nested functions.
2693
2694 1994-11-09 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
2695
2696 * Makefile.in (install-arch-indep): Delete *.orig in copied dirs.
2697
2698 1994-11-08 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
2699
2700 * Makefile.in (install-arch-indep): Avoid continued comment
2701 swallowing target line.
2702
2703 1994-11-08 David J. MacKenzie (djm@churchy.gnu.ai.mit.edu)
2704
2705 * configure.in: Protect a character class with `changequote'.
2706
2707 1994-11-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2708
2709 * configure.in: Accept `news' as a synonym for `newsos'.
2710
2711 1994-11-03 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
2712
2713 * Makefile.in: Don't rm files if cd fails.
2714
2715 1994-11-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2716
2717 * make-dist: Put nt subdir and its subdirs in the dist.
2718 (lib-src): Put makefile.nt in the dist.
2719 (lisp): Put makefile.nt in the dist.
2720
2721 1994-10-29 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
2722
2723 * configure.in: Change a stray `[' to `test'.
2724
2725 1994-10-28 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
2726
2727 * configure.in: Adapt for Autoconf v2. Use the standard argument
2728 parser, host type canonicalizer, X11 finder, and message
2729 printing macros. Use the new macro names. Use `test' instead of `['.
2730
2731 1994-10-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2732
2733 * configure.in: Check for getpagesize.
2734
2735 1994-10-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2736
2737 * make-dist (msdos): Put sed* in the distribution.
2738
2739 1994-10-17 Morten Welinder <terra@mole.gnu.ai.mit.edu>
2740
2741 * config.bat: New option, `--with-x', for configuring Emacs
2742 for use with the X11 system DesqView/X.
2743 New option, `--no-debug', for compiling Emacs without debug
2744 information thus saving disk space.
2745 (src/config.h, src/paths.h): Use `update' (which is like
2746 `move-if-changed') to change the file.
2747 (src/config.h): When configuring for X11 perform extra changes.
2748 (src/makefile): When configuring for X11 perform extra changes.
2749 (lib-src): Remove temporary files.
2750 (): Check that `sed', `rm', `mv', and `gcc' are available.
2751
2752 1994-10-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2753
2754 * Makefile.in (sharedstatedir): Substitute sharedstatedir properly.
2755
2756 * configure.in (bitmapdirs): Default to /usr/include/X11/bitmaps.
2757
2758 1994-10-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2759
2760 * configure.in (EMACS_CONFIGURATION): Use $canonical as value.
2761
2762 * configure.in (canonical): Substitute var into makefiles.
2763 (bitmapdir): Likewise.
2764
2765 * Makefile.in (bitmapdir): New variable.
2766 (src/paths.h, paths-force): Edit PATH_BITMAPS.
2767
2768 1994-10-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2769
2770 * make-dist: Put update-subdirs and lisp/subdirs.el in the dist.
2771
2772 * Makefile.in (dist, install-arch-indep): Run update-subdirs.
2773 * update-subdirs: New shell script.
2774
2775 1994-10-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2776
2777 * Makefile.in (top_distclean): Don't rm build-install.
2778 (SOURCES): Delete build-install.in.
2779
2780 * make-dist: Don't distribute build-ins.in.
2781 * build-ins.in: File deleted.
2782
2783 1994-10-12 David J. MacKenzie (djm@duality.gnu.ai.mit.edu)
2784
2785 * Makefile.in (mkdir): Use mkinstalldirs instead of make-path.
2786
2787 1994-10-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2788
2789 * Makefile.in: Use libexecdir and sharedstatedir as appropriate.
2790
2791 * configure.in (libexecdir): Renamed from libdir. New default.
2792 (sharedstatedir): Renamed from statedir. New default.
2793 (datadir): New default.
2794
2795 * make-dist: Don't distribute subdirs.el.
2796
2797 1994-10-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2798
2799 * configure.in (eaccess): Check for it.
2800
2801 1994-10-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2802
2803 * configure.in (mktime): Check for it.
2804
2805 1994-10-02 Paul Reilly <pmr@geech.gnu.ai.mit.edu>
2806
2807 * configure.in (motif): Add support for usage and option checking.
2808
2809 1994-09-24 Richard Stallman <rms@churchy.gnu.ai.mit.edu>
2810
2811 * configure.in (utimes): Check for it.
2812
2813 1994-09-23 Richard Stallman <rms@churchy.gnu.ai.mit.edu>
2814
2815 * Makefile.in (install-arch-indep): Don't do mkdir here.
2816
2817 1994-09-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2818
2819 * configure.in (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*):
2820 riscix.h renamed to acorn.h.
2821
2822 1994-09-21 Michael Ben-Gershon (mybg@cs.huji.ac.il)
2823
2824 * configure.in (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*):
2825 New configurations.
2826
2827 1994-09-21 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
2828
2829 * configure.in: Remove trailing slashes from srcdir.
2830
2831 1994-09-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2832
2833 * configure.in (i[345]86-sequent-ptx*): Handle
2834
2835 1994-09-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2836
2837 * Makefile.in (paths-force): Depend on src/paths.h
2838
2839 1994-09-19 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
2840
2841 * configure.in (config_options): Save all arguments, not just some.
2842
2843 1994-09-18 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
2844
2845 * Makefile.in (install-arch-indep): Copy DOC-*, not DOC*
2846
2847 * configure.in: Add AC_AIX.
2848 Add checks to set HAVE_STRUCT_UTIMBUF, HAVE_TIMEVAL, HAVE_SELECT.
2849
2850 1994-09-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2851
2852 * configure.in (parsing options): Simplify sed command to delete -'s.
2853
2854 1994-09-16 Karl Heuer <kwzh@churchy.gnu.ai.mit.edu>
2855
2856 * configure.in (config_options): New shell variable.
2857 Pass its value to C code in EMACS_CONFIG_OPTIONS.
2858
2859 1994-09-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2860
2861 * configure.in (alpha-dec-osf*): New target.
2862
2863 * Makefile.in: Use just one FRC target.
2864
2865 1994-09-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2866
2867 * Makefile.in (removenullpaths, paths-force):
2868 Use name paths.h.tmp$$, which depends on the pid.
2869
2870 1994-09-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2871
2872 * Makefile.in (removenullpaths, paths-force):
2873 Put paths.h.tmp in top-level dir, not in src.
2874
2875 1994-09-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2876
2877 * Version 19.27 released.
2878
2879 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2880
2881 * Version 19.26 released.
2882
2883 1994-09-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2884
2885 * configure.in: Check for lrand48, not rand48.
2886
2887 1994-09-03 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2888
2889 * configure.in (powerpc-ibm-aix3.1*, powerpc-ibm-aix3.2.5)
2890 (powerpc-ibm-aix*): New aliases.
2891
2892 1994-08-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2893
2894 * make-dist (src/m, src/s): Put *.inp in distribution.
2895
2896 1994-08-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2897
2898 * configure.in: Accept i586 and i486 along with i386.
2899
2900 1994-08-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2901
2902 * configure.in: Do compute unexec, LIBX, system_malloc, etc
2903 even if CPP env var was set by the user.
2904
2905 * configure.in (i[34]86-*-*): For SCO 3.2v4, fix NON_GNU_CPP value.
2906
2907 1994-08-14 Jonathan I. Kamens (jik@gza-client1.aktis.com)
2908
2909 * Makefile.in: Uninstall "$(EMACS)", not "emacs".
2910
2911 1994-08-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2912
2913 * configure.in (i[34]86-*-*): For SCO 3.2v4, set NON_GNU_CPP.
2914
2915 1994-08-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2916
2917 * configure.in: Check more specifically for i*86-sun-sunos.
2918
2919 1994-08-03 Caveh Jalali (caveh@eng.sun.com)
2920
2921 * configure.in: Handle solaris 2.4.
2922
2923 1994-07-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2924
2925 * configure.in (rand48): Check for it.
2926
2927 1994-07-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2928
2929 * make-dist: Update the info files.
2930
2931 1994-07-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2932
2933 * configure.in: Make "checking..." messages' style consistent.
2934 (HAVE_H_ERRNO): New test.
2935
2936 1994-07-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2937
2938 * configure.in (i860-*-sysv4*): Set NON_GNU_CC and NON_GNU_CPP.
2939
2940 1994-07-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2941
2942 * configure.in (CFLAGS): If the envvar was specified, use that.
2943 And set REAL_CFLAGS from it too.
2944
2945 1994-07-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2946
2947 * make-dist: Update finder-inf.el.
2948
2949 1994-07-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2950
2951 * make-dist (msdos): Include sed4.inp in dist.
2952
2953 * Makefile.in (libsrc_libs): Var deleted.
2954
2955 1994-07-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2956
2957 * Makefile.in (mkdir, removenullpaths): Put g in sed replace commands.
2958
2959 1994-06-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2960
2961 * configure.in (mips-sony-newsos4*): New alias.
2962
2963 1994-06-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2964
2965 * configure.in (*-convex-bsd*): Set NON_GNU_CPP.
2966 (*-convex-convexos*): Accept this as alias.
2967
2968 1994-06-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2969
2970 * configure.in: Get CFLAGS both with and without THIS_IS_CONFIGURE,
2971 for two different uses.
2972
2973 1994-06-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2974
2975 * configure.in: Define THIS_IS_CONFIGURE when extracting CFLAGS etc.
2976
2977 1994-06-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2978
2979 * make-dist: Put ./BUGS into the distrib.
2980
2981 1994-06-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2982
2983 * configure.in: Handle 386 running Solaris 2.
2984
2985 1994-06-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2986
2987 * configure.in (mips-siemens-sysv*): Use cpp, not cc -E.
2988
2989 1994-06-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2990
2991 * configure.in (mips-sony-newsos*): Use news-risc.h.
2992
2993 * configure.in: Accept bsdi as opsys, like bsd386.
2994
2995 1994-06-01 Morten Welinder (terra@diku.dk)
2996
2997 * config.bat (src/paths.h): Use sed script msdos/sed4.inp.
2998
2999 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3000
3001 * Version 19.25 released.
3002
3003 * make-dist (shortversion): Don't assume another period follows.
3004
3005 1994-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3006
3007 * Makefile.in (install-arch-indep): Use /bin/pwd uniformly, not pwd.
3008 (uninstall): Use /bin/pwd.
3009
3010 * Makefile.in (blessmail): Depend on src.
3011 (all): Don't depend on blessmail.
3012
3013 * Makefile.in (src/paths.h): Don't force recomputation.
3014 (paths-force): New target; force recomputation of paths.h.
3015 (all): Depend on paths-force.
3016 (src, lib-src): Depend on src/paths.h.
3017
3018 * configure.in (*-sun-sunos4*): Set GCC_TEST_OPTIONS,
3019 NON_GCC_TEST_OPTIONS.
3020
3021 1994-05-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3022
3023 * configure.in: Don't insist on subversions for irix.
3024
3025 1994-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3026
3027 * configure.in (hppa*-hp-hpux9shr): Move alternative up.
3028
3029 * configure.in (i[34]86-next-*): New alternative.
3030
3031 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3032
3033 * Version 19.24 released.
3034
3035 * configure.in: New config hppa*-hp-hpux9shr*.
3036
3037 1994-05-22 Morten Welinder (terra@tyr.diku.dk)
3038
3039 * config.bat: Doc fix.
3040
3041 1994-05-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3042
3043 * Makefile.in (mostlyclean, clean, distclean, realclean)
3044 (extraclean): Don't act on man subdir if it doesn't exist.
3045
3046 1994-05-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3047
3048 * configure.in (GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS): New vars.
3049 Use them to set up CC.
3050 (*-sun-sunos4.1.3): Set them.
3051
3052 1994-05-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3053
3054 * Makefile.in (lib-src): Don't depend on src/paths.h.
3055
3056 1994-05-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3057
3058 * build-ins.in (copydests): Get rid of spurious `-'s.
3059
3060 * configure.in: Define EMACS_CONFIGURATION instead of CONFIGURATION.
3061
3062 1994-05-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3063
3064 * Version 19.23 released.
3065
3066 * configure.in [HAVE_X11]: Merge $C_SWITCH_X_SITE into CFLAGS
3067 for the Xlib and Xt checks; then restore old CFLAGS.
3068
3069 1994-05-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3070
3071 * configure.in (HAVE_X11XTR6): Add newline before #if.
3072 Add newline after #endif.
3073
3074 1994-05-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3075
3076 * configure.in (HAVE_X11XTR6): Arrange to define it.
3077
3078 1994-05-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3079
3080 * Makefile.in (install): Depend on blessmail.
3081
3082 1994-05-12 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
3083
3084 * configure.in (mips-siemens-sysv*): Put quotes around value
3085 containing blanks.
3086
3087 1994-05-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3088
3089 * Makefile.in (TAGS): Use the makefile in src subdir.
3090
3091 1994-05-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3092
3093 * configure.in (opsys): Recognize `gnu'.
3094
3095 1994-05-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3096
3097 * configure.in (using NON_GNU_CPP): Fix test for CPP already set.
3098
3099 1994-05-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
3100
3101 * configure.in: Remove AC_LANG_C call. Not needed with Autoconf
3102 version > 1.8.
3103
3104 1994-05-08 Morten Welinder (terra@diku.dk)
3105
3106 * config.bat: Forcibly remove "# " style comments from makefiles.
3107
3108 1994-05-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3109
3110 * Makefile.in (uninstall): When processing lispdir and etcdir,
3111 do nothing unless it exists and is a directory.
3112
3113 1994-05-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3114
3115 * Makefile.in (install-arch-indep): Do install info/dired-x*.
3116 Merge code in from install-doc.
3117 (install-doc): Merge code back into install-arch-indep.
3118 (install-arch-dep): Don't depend on install-doc.
3119
3120 * configure.in (run_in_place): Don't use pwd for archlibdir and docdir.
3121
3122 1994-05-04 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3123
3124 * configure.in (making src/Makefile and lib-src/Makefile):
3125 Split off the autoconf substitutions and don't pass them thru cpp.
3126 (undefs): Use $canonical as well as $configuration.
3127
3128 * make-dist: Distribute lisp/Makefile.
3129
3130 * configure.in: Recognize m88k-dg-dgux5.4.3* and m88k-dg-dgux5.4.2*.
3131 Use lower case names for the s files.
3132
3133 1994-05-03 Morten Welinder (terra@diku.dk)
3134
3135 * config.bat: Added possibility for different file name
3136 transscriptions in lib-src.
3137
3138 1994-05-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3139
3140 * Makefile.in (lib-src): Undo previous change.
3141 (blessmail): New target to run maybe-blessmail in lib-src.
3142 (all): Depend on blessmail.
3143
3144 * Makefile.in (lib-src): Depend on src.
3145
3146 1994-04-30 Paul Reilly (pmr@churchy.gnu.ai.mit.edu)
3147
3148 * configure.in (m88k-dg-dgux5.4R3): Use dgux5-4R3.
3149 (m88k-dg-dgux5.4R2): dgux5.4R2.
3150
3151 1994-04-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3152
3153 * configure.in (window_system): Restore accidentally deleted code
3154 that uses AC_FIND_X.
3155
3156 * make-dist: Distribute config.bat.
3157
3158 1994-04-29 Morten Welinder (terra@diku.dk)
3159
3160 * config.bat: Corrected the configuration of lib-src
3161 to keep up with configure. Add note about dos version 3
3162 or better needed (djgpp needs that). Add note explaining
3163 that either install in c:/emacs or edit the script.
3164 Don't change to c:/emacs, but assume we're there (to minimize
3165 the number of places to change).
3166
3167 * config.bat: Build-in the first step towards X11 support with
3168 the X11 emulator that exists. At this time it won't work,
3169 and several files are missing.
3170
3171 1994-04-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3172
3173 * configure.in: Use m/hp800.h in place of m/hp9000s800.h.
3174 Don't look for -lresolv.
3175
3176 * Makefile.in (lib-src): Depend on src/paths.h.
3177
3178 1994-04-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3179
3180 * configure.in: Restore deleted AC_SUBST of `configuration'.
3181 Improve error message for bad --with-x-toolkit value.
3182
3183 * configure.in: Define CONFIGURATION in src/config.h
3184 rather than substituting in src/Makefile.in.
3185
3186 1994-04-26 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3187
3188 * Makefile.in (install-doc): New target.
3189 (install-arch-dep): Depend on install-doc.
3190 (mkdir): Create docdir.
3191
3192 1994-04-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3193
3194 * configure.in: Test for libresolv.a.
3195 Substitute machfile and opsysfile.
3196
3197 1994-04-22 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3198
3199 * Makefile.in (.PHONY, install): Kill reference to obsolete do-install.
3200 (install-arch-dep): Install under the name $(EMACS).
3201
3202 1994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3203
3204 * configure.in (version): Use entire value of emacs-version.
3205 (mips-siemens-sysv*): New alternative.
3206
3207 1994-04-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3208
3209 * Makefile.in (install-arch-indep): Don't install dired-x*.
3210
3211 1994-04-18 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3212
3213 * configure.in (src/Makefile, lib-src/Makefile): Delete ^L.
3214 Fix definition of $undefs.
3215
3216 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3217
3218 * configure.in (window_system): Obey --with-x11=no and --with-x10=no.
3219
3220 * configure.in (lib-src/Makefile.in): Use src, not lib-src, in -I.
3221
3222 1994-04-16 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
3223
3224 * configure.in: Call AC_LANG_C, if it's defined, after AC_PREPARE.
3225
3226 1994-04-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3227
3228 * configure.in (lib-src/Makefile.in): Make this from Makefile.in.in
3229 and run it thru cpp, as with src/Makefile.in.
3230
3231 * configure.in: Use AC_SET_MAKE.
3232
3233 1994-04-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3234
3235 * configure.in (i[34]86-ncr-sysv*): Use usg5-4-2.
3236
3237 1994-04-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3238
3239 * Makefile.in (MAKE): Don't just assign it--use @SET_MAKE@.
3240
3241 * configure.in (CFLAGS): Exclude ${CFLAGS} from singlequotes.
3242 (printing the choices): Make the toolkit message unconditional.
3243 (USE_X_TOOLKIT): Use `none', not `no', if none.
3244 (include libsrc_libs): Include config.h, and specify -I for srcdir.
3245 Get rid of temp file foofoo1.
3246
3247 1994-04-13 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3248
3249 * configure.in (CFLAGS): Use shell syntax, not Makefile.
3250
3251 1994-04-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3252
3253 * configure.in (window_system): If no X, set USE_X_TOOLKIT=no.
3254 (printing the choices): State choice of toolkit.
3255 (libsrc_libs): Recalculate after writing config.h;
3256 then update lib-src/Makefile.
3257
3258 1994-04-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3259
3260 * configure.in: Add sunos4shr as alternative for suns.
3261 Conditionals testing for null $CC were backwards.
3262
3263 1994-04-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3264
3265 * make-dist (msdos): Don't link patch1. Link sed*.inp, not sed.in*.
3266
3267 1994-04-09 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3268
3269 * configure.in: Handle -isc4.0*.
3270
3271 1994-03-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3272
3273 * configure.in (esix5): Set NON_GNU_CPP.
3274
3275 1994-03-24 Roland McGrath (roland@mole.gnu.ai.mit.edu)
3276
3277 * Makefile.in (thisdir): Nonsensical variable removed.
3278 (install-arch-indep): Set shell var thisdir=`pwd` before cd and cd
3279 back to $thisdir, rather than the directory `this_dir'.
3280
3281 1994-03-17 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3282
3283 * Makefile.in (install-arch-indep): Add missing backslash after a
3284 `then'.
3285
3286 1994-03-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3287
3288 * Makefile.in (thisdir): New variable.
3289 (install-arch-indep): Go back to thisdir to run INSTALL_DATA.
3290
3291 1994-03-08 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3292
3293 * configure.in: Add freebsd.
3294
3295 1994-03-08 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3296
3297 * configure.in: Check for fpathconf.
3298
3299 1994-03-02 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3300
3301 * configure.in (with_x_toolkit): Fix typo in previous change.
3302
3303 1994-03-01 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3304
3305 * configure.in: New s-file for rs60000-ibm-aix3.2.5.
3306
3307 1994-02-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3308
3309 * configure.in (with_x_toolkit): Don't allow motif or open-look.
3310
3311 1994-02-24 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
3312
3313 * configure.in: Fix value of docdir.
3314 * Makefile.in (install-arch-indep): Install DOC* in docdir.
3315
3316 1994-02-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3317
3318 * configure.in (*-sysv4.1): Set NON_GNU_CPP.
3319
3320 1994-02-22 Karl Heuer (kwzh@geech.gnu.ai.mit.edu)
3321
3322 * configure.in: New variable docdir to control where the docstring
3323 file goes.
3324 Makefile.in: Use it to initialize PATH_DOC in paths.h.
3325
3326 1994-02-22 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
3327
3328 * configure.in: When --run-in-place, don't inherit archlibdir.
3329
3330 1994-02-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3331
3332 * Makefile.in (install-arch-dep, install-arch-indep):
3333 New targets split up former do-install rule.
3334 (do-install): Target deleted.
3335
3336 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3337
3338 * configure.in (mips-sony-newsos*): New configuration.
3339
3340 1994-02-14 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
3341
3342 * configure.in (rs6000-bull-bosx*): Added support for BULL dpx20.
3343
3344 1994-02-11 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
3345
3346 * configure.in: Fix misspelled symbol LD_SWITCH_X_SITE_AUX.
3347
3348 1994-02-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3349
3350 * configure.in: Don't initialize CC.
3351
3352 1994-02-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3353
3354 * configure.in (creating src/Makefile): Also generate -U switches
3355 for symbols in the $configuration value.
3356
3357 * configure.in: Check for sys_siglist being declared in system header.
3358
3359 1994-02-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3360
3361 * configure.in (creating src/Makefile): Delete blank lines
3362 along with lines of whitespace.
3363 (m68k-motorola-sysv*, m68000-motorola-sysv*): Compute proper CC value.
3364
3365 1994-02-09 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3366
3367 * configure.in: Get, use, and substitute C_SWITCH_MACHINE
3368 like C_SWITCH_SYSTEM.
3369 (m68*-motorola-sysv*): Set CC. Require cpu type to be m68k or m68000.
3370
3371 1994-02-04 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
3372
3373 * configure.in (drem): Check for this function.
3374
3375 1994-02-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3376
3377 * configure.in (Using NON_GNU_CPP): Don't lose if it has spaces.
3378 If CPP was inherited from environment, don't use NON_GNU_CPP.
3379 (NON_GNU_CC): Likewise.
3380 (handling with_gcc): Use explicit if in the `no' case.
3381 (cc_specified): New variable; if set, don't use NON_GNU_CC.
3382
3383 1994-02-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3384
3385 * configure.in (mips-mips-riscos4*): Set NON_GNU_CPP.
3386
3387 1994-02-01 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
3388
3389 * configure.in: Check whether fmod exists.
3390
3391 1994-01-31 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3392
3393 * make-dist: Distribute {src,lisp}/ChangeLog.? instead of
3394 {src,lisp}/OChangeLog.
3395
3396 1994-01-22 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3397
3398 * configure.in: Restore Jan 8 and Jan 16 changes. The -U hack is
3399 necessary for proper operation. This code works with the current
3400 released version of Autoconf.
3401
3402 1994-01-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3403
3404 * configure.in (with_x_toolkit): Treat values athena and lucid alike.
3405 (USE_X_TOOLKIT): Define it for all values except `no'.
3406
3407 * configure.in: Undo first Jan 8 change and Jan 16 change.
3408
3409 1994-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3410
3411 * configure.in: Handle --with-x-toolkit. Produce lwlib/Makefile.
3412 Substitute USE_X_TOOLKIT as both C macro and Make variable.
3413
3414 * Makefile.in (lwlib/Makefile): New target.
3415 (SUBDIR_MAKEFILES): Depend on lwlib/Makefile.
3416 (clean, mostlyclean, distclean, realclean): Handle lwlib subdir.
3417 (unlock, relock): Handle lwlib subdir.
3418
3419 * Makefile.in: Add some .PHONY targets.
3420
3421 * make-dist: Handle lwlib subdir like oldXMenu subdir.
3422
3423 * lwlib: New subdirectory.
3424
3425 1994-01-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3426
3427 * configure.in: If CPP has a value that is a directory,
3428 discard the value.
3429
3430 1994-01-16 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3431
3432 * configure.in (srcdir_undefs): Add g flag to sed substitution to
3433 remove -U[0-9]*.
3434
3435 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3436
3437 * Makefile.in (do-install): Install the dired-x info files.
3438
3439 * configure.in: Provide for variable LD_SWITCH_X_SITE_AUX.
3440 (See src/s/sol2.h.)
3441
3442 1994-01-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3443
3444 * configure.in (m68k-harris-cxux*, m88k-harris-cxux*): New configs.
3445
3446 1994-01-08 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3447
3448 * configure.in (creating src/Makefile): Put code inside 2nd arg to
3449 AC_OUTPUT as it should be; hopefully noone will again see fit to
3450 gratuitously break this and not make a change log entry.
3451 Optimized sed processing of Makefile.in and cpp output; now
3452 preserves comments previously removed from the cpp input.
3453 Eliminated temp file for cpp output. Generate -U switches to
3454 undefine all identifiers that appear in the directory name
3455 ${srcdir}; pass these to cpp.
3456
3457 * configure.in (version): Fix sed regexp to match two-elt version
3458 number.
3459
3460 * configure.in: Check for strerror.
3461
3462 1994-01-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3463
3464 * configure.in: Test for bcmp.
3465
3466 1994-01-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3467
3468 * make-dist (tempdir): Put subdir msdos into the distribution.
3469
3470 1993-01-07 Morten Welinder (terra@diku.dk)
3471
3472 * config.bat: New file.
3473
3474 1994-01-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3475
3476 * Makefile.in (${SUBDIR} target): Pass down LDFLAGS and CPPFLAGS.
3477
3478 1994-01-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3479
3480 * configure.in (m68*-next-*): Don't care about which os is specified.
3481 (i[34]86-*-*): Check for *-nextstop*.
3482
3483 1993-12-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3484
3485 * configure.in: Check for setsid.
3486
3487 1993-12-17 Richard Stallman (rms@srarc2)
3488
3489 * configure.in (*-sun-solaris*): Add special case for Solaris 2.3.
3490
3491 1993-12-15 Richard Stallman (rms@srarc2)
3492
3493 * Makefile.in (mkdir): Make only the lockdir writable.
3494
3495 * configure.in (i860-*-sysv4): Renamed from i860-*-sysvr4.
3496
3497 1993-12-11 Richard Stallman (rms@srarc2)
3498
3499 * Makefile.in (libdir): Use @libdir@.
3500
3501 1993-12-08 Richard Stallman (rms@srarc2)
3502
3503 * Makefile.in (install): Add empty command.
3504
3505 1993-12-04 Richard Stallman (rms@srarc2)
3506
3507 * make-dist: Put man/getopt.c in the dist.
3508
3509 * configure.in (LIBS): Add test for existence of XSetWMProtocols.
3510
3511 * Makefile.in (install): Depend on ${SUBDIR}, not `all'.
3512
3513 1993-12-03 Richard Stallman (rms@srarc2)
3514
3515 * configure.in (solaris): Set NON_GNU_CPP instead of CPP.
3516 Set it for all solaris versions.
3517 (mips-mips-riscos4*): Set NON_GNU_CC, not CC.
3518 (after checking for GCC): If not GCC, and NON_GNU_CPP is set, set CPP.
3519 Likewise for NON_GNU_CC and CC.
3520
3521 1993-12-01 Richard Stallman (rms@srarc2)
3522
3523 * configure.in (mips-mips-riscos4*): Assign variable CC.
3524 (checking ${with_gcc}): If "no", don't override CC if already set.
3525 (CC): Initialize it as empty.
3526
3527 1993-11-30 Richard Stallman (rms@srarc2)
3528
3529 * configure.in (Suns): Set CPP if *-solaris2.3*.
3530
3531 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3532
3533 * Version 19.22 released.
3534
3535 * Makefile.in (do-install): Use umask 022 in copying etc and lisp dirs.
3536
3537 1993-11-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3538
3539 * make-dist: When breaking links, use cp -p.
3540 Copy install.sh into distribution.
3541 Move the temp dir up into the parent dir;
3542 don't leave the staging dir make-dist.tmp... in existence.
3543 * install.sh: New file.
3544
3545 1993-11-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3546
3547 * configure.in (i[34]86-ncr-sysv*): New specific alternative.
3548
3549 1993-11-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3550
3551 * configure.in (version): When --run-in-place, exclude
3552 ${datadir}/emacs/site-lisp from locallisppath.
3553
3554 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3555
3556 * configure.in: Delete jumk.c before writing it.
3557
3558 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3559
3560 * Version 19.21 released.
3561
3562 * Makefile.in (mkdir): Ignore error from chmod.
3563
3564 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3565
3566 * make-dist: Don't put lisp/forms.README in the distribution.
3567
3568 1993-11-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3569
3570 * configure.in (creating src/Makefile): Before running cpp,
3571 discard all lines that start with `# Generated' or /**/#.
3572
3573 1993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3574
3575 * Version 19.20 released.
3576
3577 * make-dist: Use build-ins.in, not build-install.in.
3578 Don't bother updating TAGS since it's not included.
3579
3580 * build-ins.in: Renamed from build-install.in.
3581
3582 1993-11-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3583
3584 * make-dist: Don't try to link *.texinfo--there are none now.
3585 When running make in lib-src, specify YACC var value.
3586
3587 1993-10-03 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3588
3589 * configure.in (extrasub): Add vpath patterns for %.[yls].
3590
3591 * configure.in: Don't do seddery on config.status after AC_OUTPUT.
3592 Instead just include the commands to make src/Makefile as the
3593 second arg to AC_OUTPUT.
3594
3595 * configure.in: Use : instead of dnl for comment inside
3596 $makefile_command.
3597
3598 * configure.in: No longer use vpath_sed. Instead, when we notice
3599 srcdir already configured, set extrasub to hack vpath in the
3600 makefiles.
3601
3602 * configure.in: In cmds to make src/Makefile, chmod Makefile.new
3603 before moving it.
3604 * Makefile.in (VPATH): Define to @srcdir@.
3605
3606 1993-09-28 Brian Fox (bfox@cubit)
3607
3608 * configure.in: Don't copy ${srcdir}/src/Makefile.in; that file
3609 doesn't exist. Just copy src/Makefile.in instead. Touch
3610 all of the Makefiles after editing config.status.
3611
3612 * INSTALL: Update documentation to match new configuration
3613 mechanism.
3614
3615 1993-09-27 Brian Fox (bfox@ai.mit.edu)
3616
3617 * configure.in: Allow any of the path or directory Makefile
3618 variables to be set with flags to configure. Create all Makefiles
3619 at configure time. Edit special commands into config.status after
3620 src/Makefile.in is built from src/Makefile.
3621
3622 * Makefile.in (src/Makefile, lib-src/Makefile, oldXMenu/Makefile):
3623 If these files are out of date, simply have config.status
3624 rebuild them; don't rebuild them explicitly.
3625
3626 1993-09-25 Brian Fox (bfox@ai.mit.edu)
3627
3628 * build-install.in: Change src/xemacs to src/emacs. We no longer
3629 create src/xemacs, so the file wouldn't be found.
3630
3631 * make-dist: Remove `src/ymakefile', add `src/Makefile.in.in'.
3632
3633 1993-09-24 Brian Fox (bfox@albert.gnu.ai.mit.edu)
3634
3635 * configure.in: Avoid forcing the search of /usr/include before
3636 fixed include files by resetting C_SWITCH_X_SITE if it is
3637 "-I/usr/include".
3638
3639 1993-09-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3640
3641 * Makefile.in (@rip_paths@locallisppath):
3642 Delete ${datadir}/emacs/site-lisp.
3643
3644 1993-09-15 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3645
3646 * configure.in:
3647 Use AC_QUOTE_SQUOTE twice to properly quote vpath_sed value.
3648 Remove ${extra_output} from AC_OUTPUT call.
3649
3650 1993-09-17 Brian Fox (bfox@inferno)
3651
3652 * make-dist: Quote backquotes found in strings to be echoed.
3653
3654 * configure.in: Use "sh -c pwd" when we want to avoid having the
3655 shell fix up the value of $PWD.
3656
3657 1993-09-13 Brian Fox (bfox@inferno)
3658
3659 * Makefile.in (do-install): Don't abort if ln or chmod at the end
3660 of the installation fail. Suggested by Karl Berry.
3661
3662 1993-08-30 Brian Fox (bfox@inferno)
3663
3664 * Makefile.in (*clean): Use "$(MAKE) $(MAKEFLAGS)" wherever "make"
3665 was used. Set MAKEFLAGS from MFLAGS.
3666
3667 1993-09-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3668
3669 * configure.in: Test for res_init in libc.
3670
3671 1993-09-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3672
3673 * configure.in: In the file ${tempcname}, use configure___
3674 instead of @configure@.
3675
3676 1993-09-12 Roland McGrath (roland@sugar-bombs.gnu.ai.mit.edu)
3677
3678 * make-dist: Dist vpath.sed
3679
3680 * Makefile.in (lib-src/Makefile, src/Makefile, oldXMenu/Makefile):
3681 Depend on vpath.sed.
3682 Replace sed comand for VPATH with @vpath_sed@.
3683
3684 * configure.in: Substitute variable `vpath_sed'.
3685 If not in $srcdir and $srcdir is configured,
3686 issue warning that GNU make is required,
3687 and set vpath_sed to use vpath.sed script.
3688
3689 1993-09-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3690
3691 * configure.in: Remove check for $srcdir being configured. This
3692 pretty much works now.
3693 Grok {m68*-hp,i[34]86-*}-netbsd* and set opsys=netbsd.
3694 Check for XFree86 (/usr/X386/include) independent of whether
3695 -lXbsd exists.
3696
3697 * Makefile.in (info, dvi, clean, mostlyclean, distclean,
3698 realclean, unlock, relock): Use `$(MAKE)' in place of plain
3699 `make'.
3700
3701 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3702
3703 * Version 19.19 released.
3704
3705 * configure.in (i386-*-sunos4): Assume Sunos 4.0.
3706
3707 1993-08-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3708
3709 * configure.in: Check for XScreenNumberOfScreen.
3710
3711 1993-08-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3712
3713 * configure.in: Add * to end of all configuration alternatives.
3714 (m68*-sony-newsos3*): New alternative.
3715
3716 1993-08-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3717
3718 * make-dist: Include getdate.c in distribution.
3719
3720 * configure.in: For --help, use $PAGER if it is set.
3721 (LIB_X11_LIB): Default to -lX11.
3722 (mips-sgi-irix5.*): New alternative.
3723
3724 * Makefile.in (do-install): Install info/gnus* and info/sc*.
3725
3726 * configure.in (m68*-hp-hpux*, hppa*-hp-hpux*):
3727 Recognize *.B8.* as hpux version 8.
3728 (m68*-tektronix-bsd*): Fix typo in tek4300.
3729 (AC_HAVE_FUNCS): Add ftime.
3730
3731 1993-08-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3732
3733 * configure.in (m88k-tektronix-sysv3*): Added the missing *.
3734 Use tekxd88, not tekXD88.
3735
3736 1993-08-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
3737
3738 * configure.in: Check for -lm. Then can check for frexp and logb.
3739
3740 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3741
3742 * Version 19.18 released.
3743
3744 * make-dist (src): Don't put gnu-hp300 in dist.
3745 (src, lisp): Include OChangeLog in dist.
3746
3747 1993-08-08 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3748
3749 * configure.in: Test for presence of logb and frexp functions.
3750
3751 1993-08-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3752
3753 * configure.in (machine): Add i370-ibm-aix*.
3754
3755 1993-08-03 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3756
3757 * configure.in (function checks): Test for mkdir and rmdir.
3758
3759 * configure.in (function checks): Don't test for random and bcopy
3760 only when we're building with X; look for them all the time.
3761
3762 1993-07-30 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3763
3764 * configure.in: Test for availability of bcopy functions, searching
3765 the X libraries if we're using X.
3766
3767 * configure.in: Test for the presence of/usr/lpp/X11/bin/smt.exp,
3768 and #define HAVE_AIX_SMT_EXP if we do. This is present in some
3769 versions of AIX, and needs to be passed to the loader.
3770
3771 * configure.in: Test for the availablility of the
3772 XScreenResourceString function.
3773
3774 1993-07-30 David J. MacKenzie (djm@frob.eng.umd.edu)
3775
3776 * configure.in: If we found X on our own, set C_SWITCH_X_SITE and
3777 LD_SWITCH_X_SITE and assume --with-x11.
3778 Only look for X11 files if we weren't told about a window system
3779 or if we were told to use X11 but not told where.
3780 Search the libraries from the s and/or m files when checking for
3781 functions.
3782
3783 * configure.in: Remove any trailing slashes in prefix and exec_prefix.
3784
3785 1993-07-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3786
3787 * make-dist: Include lisp/dired.todo in the distribution.
3788
3789 1993-07-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3790
3791 * configure.in: Add code to set HAVE_INET_SOCKETS.
3792
3793 1993-07-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3794
3795 * configure.in: If we do find x_includes and x_libraries
3796 via AC_FIND_X, set C_SWITCH_X_SITE and LD_SWITCH_X_SITE.
3797
3798 1993-07-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3799
3800 * make-dist: Include src/gnu-hp300 in the dist.
3801
3802 * configure.in (canonical): New variable holds the canonicalized
3803 configuration. Don't alter `configuration'. Use `configuration'
3804 for Makefile.in for file naming.
3805 (testing x_includes and x_libraries): Use =, not ==.
3806
3807 1993-07-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3808
3809 * Version 19.17 released.
3810
3811 * Makefile.in (src/Makefile): Propagate C_SWITCH_SYSTEM to the src
3812 directory's makefile. This allows the invocation of CPP which
3813 builds xmakefile to receive these switches. The SunSoft C
3814 preprocessor inserts spaces between tokens if it doesn't get the
3815 -Xs flag requested in src/s/sol2.h.
3816
3817 1993-07-12 Frederic Pierresteguy (F.Pierresteguy@frcl.bull.fr)
3818
3819 * configure.in (m68k-bull-sysv3): new config.
3820
3821 1993-07-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3822
3823 * configure.in: Use the autoconf AC_FIND_X macro to try to find
3824 the X Windows libraries.
3825
3826 1993-07-07 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3827
3828 * make-dist (tempdir): Don't create lisp/forms-mode directory in
3829 the distribution. Those files aren't kept in their own
3830 subdirectory any more.
3831
3832 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3833
3834 * Version 19.16 released.
3835
3836 1993-06-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3837
3838 * configure.in: Add --verbose flag.
3839
3840 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3841
3842 * version 19.15 released.
3843
3844 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
3845
3846 * Makefile.in (top_distclean): Use -f switch when cleaning out
3847 lock dir; it might be empty.
3848
3849 * configure.in: Only check for -lXbsd once.
3850
3851 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3852
3853 * Version 19.14 released.
3854
3855 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3856
3857 * make-dist: If using gzip, create distribution with '.gz' extension.
3858
3859 * make-dist (lisp/term): This doesn't have a ChangeLog anymore.
3860 (lisp/forms-mode): This doesn't exist anymore.
3861
3862 * configure.in: Look for the closedir function.
3863
3864 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3865
3866 * configure.in (CPP): Autoconf sets this to a shell variable
3867 reference, which doesn't work when it's edited into a makefile.
3868 Expand that variable reference.
3869
3870 * Makefile.in (CPP): New variable.
3871 (src/Makefile): Edit CPP into src/Makefile.
3872
3873 * Makefile.in (src/Makefile): Don't bother exiting single quotes
3874 and entering double quotes to get the values of LD_SWITCH_X_SITE
3875 and the other make variables; make substitutes them in anyway.
3876
3877 * Makefile.in (uninstall): Don't remove the lisp and etc
3878 directories if they're in the source tree.
3879
3880 Bring mumbleclean targets into conformance with GNU coding standards.
3881 * Makefile.in (mostlyclean, clean): Separate these two; just have
3882 them pass the request to the subdirectory makefiles.
3883 (distclean): Pass the request down, and then get rid of the
3884 files configure built, and get rid of the Makefiles.
3885 (realclean): Pass the request down, and then do the same things
3886 distclean does.
3887 (uninstall, info, dvi): New targets.
3888
3889 * configure.in: Move clause for PC-compatible i386 box to the end
3890 of the case statement, to avoid masking configurations below.
3891
3892 * configure.in: Add case for m88k-motorola-sysv4.
3893
3894 * configure.in: Add support for HP/UX versions 7, 8, and 9 on
3895 the HP 68000 machines.
3896
3897 * configure.in: Put the arguments to LD_SWITCH_X_SITE's and
3898 C_SWITCH_X_SITE's -L and -I switches in quotes, so the
3899 preprocessor won't fiddle with them.
3900
3901 1993-06-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3902
3903 * Makefile.in (TAGS): cd to src to run etags.
3904
3905 1993-06-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3906
3907 * configure.in (version): Check the X libraries for XrmSetDatabase
3908 and random, and see if we have -lXbsd.
3909
3910 1993-06-11 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3911
3912 * configure.in: Pass "-Isrc" to the CPP we run to examine the
3913 s/*.h and m/*.h files. Martin Tomes
3914 <mt00@controls.eurotherm.co.uk> says ISC Unix 3.0.1 needs it.
3915
3916 1993-06-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3917
3918 * configure.in: Move i386-prime-sysv* and i386-sequent-bsd*
3919 above the general i386 alternative.
3920
3921 1993-06-10 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3922
3923 * configure.in: Recognize configuration name for Data General
3924 AViiON machines.
3925
3926 * configure.in: Use AC_LONG_FILE_NAMES.
3927
3928 1993-06-09 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3929
3930 * configure.in: Test for bison.
3931 * Makefile.in (YACC): New variable.
3932 (lib-src/Makefile.in): Edit YACC into the makefile.
3933
3934 1993-06-08 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3935
3936 * Version 19.13 released.
3937
3938 * configure.in (CFLAGS): Don't set this according to the value of
3939 the GCC shell variable. Instead, consult the machine and system
3940 files for the values of C_OPTIMIZE_SWITCH and C_DEBUG_SWITCH, and
3941 test __GNUC__ while we're at it.
3942
3943 * configure.in: Remove extra ;; from hpux cases.
3944
3945 1993-06-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
3946
3947 * configure.in: Check to see if the system has -ldnet.
3948
3949 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3950
3951 * make-dist: Add clauses to distribute lisp/forms-mode.
3952
3953 1993-06-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3954
3955 * configure.in (machine): Fix the versions in hpux version number test.
3956 Do not guess based on cpu type. Do check for explicit system version.
3957
3958 1993-06-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3959
3960 * configure.in: Do NOT look for `unknown' as company name.
3961
3962 1993-06-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3963
3964 * configure.in: Fix typo in message.
3965
3966 1993-06-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3967
3968 * Version 19.12 released.
3969
3970 * Makefile.in (do-install): Correct previous etc-copying change.
3971 Partially rewrite using `if'.
3972 (src/Makefile): Insert --x-libraries option into LD_SWITCH_X_SITE.
3973
3974 * Version 19.11 released.
3975
3976 * configure.in: Handle 386bsd.
3977
3978 1993-05-31 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3979
3980 * make-dist: Update getdate.c.
3981
3982 * configure.in: Handle bsd386.
3983
3984 * Makefile.in (do-install): Use `-' in tar options.
3985
3986 * configure.in: Change ! "${...}" to x"${...}" = x.
3987
3988 * Makefile.in (do-install): Copy the DOC-* files from the build
3989 etc directory, as well as lots of things from ${srcdir}/etc.
3990
3991 * make-dist: Copy config.guess.
3992
3993 * configure.in: Handle AIX versions 1.2, 1.3.
3994
3995 1993-05-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3996
3997 * configure.in: Use s/bsd4-3.h for mips-mips-riscos4, and add
3998 the configuration name mips-mips-usg* to represent USG systems.
3999
4000 * configure.in: Fix logic to detect if srcdir is already configured.
4001
4002 * Makefile.in: Pass in LD_SWITCH_X_SITE.
4003
4004 * Makefile.in (mkdir, clean, mostlyclean, do-install): Use `(cd
4005 foo && pwd)` instead of `(cd foo ; pwd)` to get the canonical name
4006 of a directory; cd might fail, and have pwd print out the current
4007 directory.
4008
4009 1993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4010
4011 * configure.in: When looking for sources, use '.', not `.`. Also '..'.
4012
4013 1993-05-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4014
4015 * configure.in: Complain if srcdir points at an already-configured
4016 tree.
4017
4018 1993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4019
4020 * Version 19.10 released.
4021
4022 1993-05-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4023
4024 * Makefile.in: Use Makefile comments, not C comments.
4025
4026 * configure.in: Add case for the Tektronix XD88.
4027
4028 1993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4029
4030 * configure.in: Handle sysv4.2 and sysvr4.2.
4031
4032 1993-05-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4033
4034 * configure.in: Traverse the argument list without destroying it;
4035 don't use shift. It turns out that "set - ${saved_arguments}"
4036 doesn't work portably.
4037
4038 * configure.in: Add missing "fi".
4039
4040 * make-dist: Rebuild configure if configure.in is newer.
4041
4042 * Makefile.in (src:, lib-src:, FRC:): force the src and lib-src
4043 targets to be executed even if make remembers that it has already
4044 stisfied FRC.
4045
4046 1993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4047
4048 * Makefile.in (do-install): Delete redundant code to copy etc twice.
4049
4050 * configure.in (romp): Handle various version numbers with aos and bsd.
4051
4052 1993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4053
4054 * configure.in: Fix message text.
4055
4056 1993-05-28 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4057
4058 * make-dist: Make a `site-lisp' directory in the distribution,
4059 instead of a `local-lisp' directory, which hasn't been the
4060 appropriate name for a long time.
4061 * Makefile.in (@rip_paths@locallisppath): Use site-lisp directory
4062 from the distribution first, then /usr/local/lib/emacs/site-lisp.
4063
4064 * Makefile.in (do-install): Correctly detect if ./etc and
4065 ${srcdir}/etc are the same.
4066
4067 * configure.in: Extract UNEXEC from the system configuration
4068 files, compute the name of the source file corresponding to the
4069 object file, and #define it as UNEXEC_SRC in config.h.
4070
4071 * configure.in: If srcdir is '.', then try using PWD to make it
4072 absolute.
4073
4074 * configure.in: Include ${srcdir} in the printed report, to help
4075 people notice if it's an automounter path.
4076
4077 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4078
4079 * configure.in (prefix): Don't run pwd on srcdir unnecessarily.
4080
4081 1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4082
4083 * Makefile.in (do-install): Delete the dest dir, not the source dir,
4084 when they are different. Add `shift' command.
4085 (COPYDESTS, COPYDIR): Delete external-lisp dir.
4086 (externallispdir): Var deleted.
4087
4088 * configure.in: Delete spurious paren outputting short_usage.
4089
4090 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4091
4092 * Version 19.9 released.
4093
4094 1993-05-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4095
4096 * Makefile.in (${SUBDIR}): Pass the value of the make variable to
4097 subdirectory makes.
4098
4099 * make-dist: Check for .elc files with no corresponding .el file.
4100
4101 * Makefile.in (mkdir): Make all the directories in locallisppath.
4102
4103 * config.guess: New file.
4104 * configure.in: Use it, tentatively.
4105 * INSTNALL: Mention its usage.
4106
4107 * configure.in (hppa-hp-hpux): Use uname -r instead of uname -m;
4108 the former gives you the operating system rev directly. Use
4109 s/hpux.h if we don't recognize what we got.
4110
4111 * Makefile.in (do-install): Don't remove a destination directory
4112 if it's the same as the source. If ${srcdir}/info == ${infodir},
4113 don't try to copy the info files.
4114
4115 * Makefile.in (COPYDIR, COPYDESTS): Don't mention etc twice; this
4116 doesn't work if you're not using a separate source directory.
4117 (do-install): Copy the build tree's etc directory only after
4118 making sure it's not also the source tree's etc directory.
4119
4120 1993-05-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4121
4122 * configure.in: Handle sunos4.1.3 specially.
4123
4124 1993-05-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4125
4126 * Makefile.in (INSTALL): Add definition.
4127
4128 * configure.in: Fix some messages. Support -with-gnu-cc.
4129 At the end, use `set --', not `set -'.
4130 Delete spurious `.h' in hpux alternatives.
4131
4132 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4133
4134 * Version 19.8 released.
4135
4136 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4137
4138 * configure.in: When looking for source in the same directory as
4139 the configure script, make the path thus discovered absolute.
4140 If the user specifies the `--srcdir' switch, make that directory
4141 absolute too.
4142
4143 * Makefile.in (srcdir): Remove comment saying this doesn't work.
4144
4145 * Makefile.in (src/paths.h): Edit the `infodir' variable into this
4146 too, as the value of the PATH_INFO macro.
4147
4148 * configure.in: Check to see if the source lives in the same
4149 directory as the configure script.
4150
4151 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4152
4153 * Makefile.in (install): Split this into `install' and
4154 `do-install', to give people more control over exactly what gets
4155 done.
4156 (do-install): New target, containing the guts of `install'. Don't
4157 remove and recreate the directories inside the copying loop - do
4158 it all before the copying loop. Pass more flags to the lib-src
4159 make.
4160 (mkdir): Create ${infodir}, ${mandir}, and ${sitelispdir} here, to
4161 avoid errors and warnings.
4162
4163 * configure.in: For generic IBM PC boxes, insist on "unknown" for
4164 the manufacturer - the more general case was blocking other i386
4165 configuration names below, and that's how the names are written in
4166 MACHINES anyway.
4167
4168 * make-dist: When breaking links, remove the link before moving
4169 the copy onto it, to avoid interactive behavior.
4170
4171 * Makefile.in: Doc fix.
4172
4173 * configure.in: Doc fix.
4174
4175 * INSTALL: Mention --exec-prefix option.
4176
4177 * configure.in: Add support for the `--exec-prefix' option.
4178 * Makefile.in: Accept that support.
4179
4180 * configure.in: Use the AC_PROG_INSTALL macro.
4181 * Makefile.in (INSTALL): Variable removed.
4182 (INSTALL_PROGRAM, INSTALL_DATA): Accept these values from configure.
4183
4184 * configure.in: Distinguish between hp800's and hp700's by calling
4185 "uname -m".
4186
4187 1993-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4188
4189 * configure.in: Recognize configuration names for i860 boxes
4190 running SYSV.
4191
4192 1993-05-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4193
4194 * configure.in: Distinguish between hp800's and hp700's by the
4195 version of HP/UX they run, since that's something people are more
4196 likely to know - hp700's run 8.0.
4197 Add HP 700 configuration.
4198
4199 * configure.in: Test for the presence of the `rename' function.
4200
4201 * Makefile.in (C_SWITCH_X_SITE): New variable - get this from
4202 configure.in.
4203 (oldXMenu/Makefile): Edit C_SWITCH_X_SITE into this.
4204
4205 * make-dist: Break intra-tree links.
4206
4207 * configure.in: Explain that this is an autoconf script, and give
4208 instructions for rebuilding configure from it. Arrange to put
4209 comments in configure explaining this too.
4210
4211 * configure.in: Make the first line of the configure script be
4212 "#!/bin/sh". Leaving the first line blank didn't work.
4213
4214 * configure.in (long_usage): Removed; made short_usage describe
4215 the options briefly.
4216
4217 * configure.in: Implement the --prefix option.
4218 * Makefile.in (prefix): Add support for it here.
4219 * INSTALL: Document it here.
4220
4221 * Makefile.in (install): Don't assume that the files in the `info'
4222 subdirectory match *.info. They don't have that prefix.
4223
4224 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4225
4226 * configure.in: Add case for version 5 of Esix.
4227
4228 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4229
4230 * Version 19.7 released.
4231
4232 * make-dist: There aren't any *.com files in lib-src anymore.
4233
4234 * make-dist: Copy texinfo.tex and texindex.c, rather than linking
4235 them; they're symlinks to other filesystems on the GNU machines.
4236
4237 * make-dist: Check that the manual reflects the same version of
4238 Emacs as stated in lisp/version.el. Edit that version number into
4239 the README file.
4240
4241 1993-05-21 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4242
4243 * configure.in: Remove the hack of AC_DEFINE; use
4244 AC_DEFINE_UNQUOTED.
4245
4246 1993-05-20 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4247
4248 * make-dist: Don't distribute precomp.com, compile.com, or
4249 link.com from ./src; they're in ./vms now.
4250
4251 Some time-handling patches from Paul Eggert:
4252 * configure.in: Add AC_TIMEZONE.
4253
4254 1993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4255
4256 * configure.in: Recognize Linux as a valid operating system for
4257 the i386.
4258
4259 1993-05-18 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4260
4261 * make-dist: Distribute some VMS files we got from Richard Levitte.
4262
4263 * Makefile.in (oldXMenu/Makefile): Take oldXMenu/Makefile.in as
4264 the source for the sed command, not oldXMenu/Makefile.
4265
4266 1993-05-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4267
4268 * INSTALL: Don't claim the srcdir option doesn't work.
4269
4270 1993-05-16 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4271
4272 * configure.in: Include remarks saying what order the autoconf
4273 tests should go in, and remind people to change config.h.in
4274 whenever they add autoconf tests which make #definitions.
4275
4276 * make-dist: Distribute oldXMenu/Makefile.in, not oldXMenu/Makefile.
4277
4278 1993-05-15 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4279
4280 * Makefile.in (oldXMenu/Makefile): Make this depend on
4281 ${srcdir}/oldXMenu/Makefile.in, not itself.
4282
4283 * PROBLEMS: Some updates from David J. Mackenzie.
4284
4285 More changes from David J. Mackenzie.
4286 * Makefile.in (install.sysv, install.xenix, install.aix): Targets
4287 removed; autoconf and config.h should specify all these
4288 differences.
4289 (buildlisppath): Make this path depend on ${srcdir}.
4290 (INSTALLFLAGS): Removed.
4291 (INSTALL): Include the -c flag.
4292 (install): Change the way we invoke install accordingly.
4293
4294 Install ${srcdir} changes from DJM.
4295 * Makefile.in (SUBDIR_MAKEFILES): Add oldXMenu/Makefile to this
4296 list.
4297 (COPYDIR, COPYDESTS): Install files from both the etc directory in
4298 the source tree and the etc directory in the object tree.
4299 (${SUBDIR}): Pass the prefix variable down to submakes.
4300 (everywhere): Use `sed', not `/bin/sed'. Not all systems have sed
4301 in /bin.
4302 (lib-src/Makefile, src/Makefile, oldXMenu/Makefile): Edit in
4303 values for srcdir and VPATH.
4304 (install): Add `v' flag to tar command. Make sure that `dir'
4305 exists in ${srcdir}/info before copying it. Remember that the man
4306 pages come from the source tree, not the object tree.
4307 * configure.in: Remove remarks saying that the --srcdir option
4308 doesn't work.
4309 Create the etc directory in the object tree.
4310 Recognize configuration names of the form *-sun-solaris*.
4311 Recognize sunos5 and solaris as operating system names.
4312
4313 * configure.in: Use the AC_TIME_WITH_SYS_TIME macro, for
4314 lib-src/getdate.y and src/systime.h.
4315
4316 1993-05-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4317
4318 * make-dist: Make links in info subdir.
4319
4320 1993-05-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4321
4322 * configure.in: Call AC_STDC_HEADERS.
4323
4324 1993-05-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4325
4326 * configure.in: Sidestep autoconf's quoting of the second argument
4327 of AC_DEFINE, so we can specify the value to put there. It would
4328 be nice if autoconf provided some way to specify computed values
4329 for macros.
4330
4331 1993-05-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4332
4333 * Makefile.in (DEFS): Deleted; since we're using AC_CONFIG_HEADER,
4334 this is always just -DHAVE_CONFIG_H.
4335
4336 The GNU coding standards specify that CFLAGS should be left for
4337 users to set.
4338 * Makefile.in (CFLAGS): Let configure determine the default value
4339 for this. Don't
4340 have it default to DEFS.
4341 (${SUBDIR}): Pass CFLAGS down to submakes, not DEFS.
4342 (lib-src/Makefile, src/Makefile): Edit the default value for
4343 CFLAGS into these files, not DEFS.
4344 * configure.in (CFLAGS): Choose a default value for this - "-g"
4345 normally, or "-g -O" if we're using GCC. Edit it into the
4346 top-level Makefile.
4347
4348 * configure.in: When scanning the machine and system description
4349 #include files, write their names to conftest.c properly.
4350
4351 1993-05-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4352
4353 * configure.in: In configuration name case for Apallos running
4354 Domainios, set opsys, not opsysfile.
4355
4356 * configure.in: Use the autoconf AC_CONFIG_HEADER macro to produce
4357 src/config.h, instead of AC_OUTPUT; the latter overwrites
4358 src/config.h even when it hasn't changed, puts a makefile-style
4359 comment at the top even though it's C code, and produces a
4360 config.status script which doesn't do the job right.
4361
4362 * configure.in: Add AC_LN_S test, so we can tell whether or not we
4363 can use a symbolic link to get the X Menu library into src.
4364 * Makefile.in (LN_S): New variable.
4365 (src/Makefile): Edit the value of LN_S into this makefile.
4366
4367 1993-05-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4368
4369 * configure.in: Support *-sco3.2v4* as opsystem.
4370
4371 * make-dist: Don't include calc directory.
4372 Exclude many files in the man directory; copy a few.
4373
4374 1993-05-04 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4375
4376 * configure.in: Use AC_HAVE_HEADERS to test for sys/time.h, and
4377 call AC_STRUCT_TM to see what's in time.h.
4378
4379 * configure.in: Employ quoting stupidity to get the value of CPP
4380 to expand properly.
4381
4382 1993-04-27 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4383
4384 * configure.in: Use the AC_PROG_CPP macro, and then use the CPP
4385 variable to scan the machine and system description files.
4386
4387 * configure.in: Use the AC_HAVE_HEADERS to check for sys/timeb.h,
4388 so that getdate.y builds correctly.
4389
4390 1993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4391
4392 * configure.in (tempcname): Change this to "conftest.c", so it will
4393 work properly on systems with short filenames; this is the name
4394 autoconf uses.
4395
4396 * configure.in: Also detect the availability of dup2 and
4397 gethostname.
4398
4399 * configure.in: Use the AC_ALLOCA test.
4400 * Makefile.in (ALLOCA): New variable, to be set by ./configure.
4401 (lib-src/Makefile): Edit the value of ALLOCA into lib-src/Makefile.
4402
4403 1993-04-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4404
4405 * make-dist: Distribute configure, as well as configure.in.
4406 Oversight.
4407
4408 1993-04-23 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4409
4410 * Makefile.in (install): Print out the name of the directory we're
4411 copying, so people can have some idea of whether we're making
4412 progress.
4413
4414 * Makefile.in (install.aix, install.xenix, install.sysv, install):
4415 Don't forget to re-create the COPYDESTS directories after we clear
4416 them out.
4417
4418 1993-04-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4419
4420 * Makefile.in: Add autoconf cookies so that the configure
4421 script can comment out sections of path variable definitions to
4422 choose between the installable configuration and the run-in-place
4423 configuration.
4424 * configure.in: Add new option `--run-in-place', to select the
4425 run-in-place path definitions.
4426
4427 * configure.in: Add a clause to the big configuration name case
4428 for the NeXT machine.
4429
4430 1993-04-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4431
4432 * Makefile.in (install, install.sysv, install.xenix, install.aix):
4433 Make sure that each source directory exists, and is different from
4434 the destination directory; then, delete the destination before
4435 copying over the source.
4436
4437 * make-dist: Distribute configure.in, instead of configure.
4438
4439 1993-04-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4440
4441 * configure.in: Don't set CC to "gcc -O" if the user specifies
4442 `--with-gcc'. Add -O to DEFS if GCC is set.
4443
4444 1993-04-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4445
4446 * Makefile.in (clean mostlyclean): Missing right paren.
4447
4448 * configure.in: When checking for X windows, search for an X11
4449 subdirectory of ${x_includes}.
4450
4451 * configure.in: Check for gettimeofday function, for getdate.y.
4452
4453 Change `configure' to a mixture of custom code and autoconf stuff.
4454 autoconf can't derive all the information we need, but we'd really
4455 like to be able to take advantage of some of its tests, and its
4456 file-editing facilities.
4457 * configure.in: Renamed from configure.
4458 Quote the sections of shell script we want copied literally to
4459 the configure script.
4460 (compile): Initialize this to make the autoconf macros' code happy.
4461 Use AC_PROG_CC, AC_CONST, and AC_RETSIGTYPE instead of writing out
4462 code to do their jobs.
4463 Use autoconf to produce Makefile and src/config.h.
4464 Remove the Makefile-style comment that autoconf places at the top
4465 of src/config.h.
4466 (config_h_opts): Removed - no longer necessary.
4467 * Makefile.in (configname): Renamed to configuration.
4468 (CONFIG_CFLAGS): Renamed to DEFS.
4469 (CC, DEFS, C_SWITCH_SYSTEM, version, configuration): Adjusted to
4470 get values via autoload @cookies@.
4471 (libsrc_libs): Get this from autoconf. We used to do nothing
4472 about this.
4473 (${SUBDIR}): Pass DEFS to submakes instead of CONFIG_CFLAGS.
4474
4475 * Makefile.in (src/paths.h, lib-src/Makefile, src/Makefile): Don't
4476 echo the move-if-change command.
4477
4478 1993-04-08 Jim Blandy (jimb@churchy.gnu.ai.mit.edu)
4479
4480 * make-dist: Distribute lib-src/rcs-checkin.
4481
4482 * make-dist: It's oldXMenu/compile.com, not oldXMenu/compile.mms.
4483 Don't try to make links to the RCS or Old subdirectories.
4484 Use the appropriate extension for the compression type in use.
4485 Create the tar file in the shell's initial default directory, not
4486 in ${tempparent}.
4487 Erase the whole ${tempparent} tree, not just ${tempdir}.
4488
4489 1993-03-30 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4490
4491 * Makefile.in (src/paths.h): Don't echo the huge sed command we
4492 use to build paths.h.
4493 (lib-src/Makefile, src/Makefile): Similarly.
4494
4495 * configure: Extend test for working `const' keyword to handle AIX
4496 3.2 cc.
4497
4498 1993-03-24 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4499
4500 * make-dist: Distribute lisp/term/ChangeLog.
4501
4502 Arrange for C compilation throughout the tree to get
4503 C_SWITCH_SYSTEM from the configuration files.
4504 * configure: Extract C_SWITCH_SYSTEM from the machine and
4505 system-dependent files, and save it in the top-level Makefile.
4506 * Makefile.in (C_SWITCH_SYSTEM): New flag for configure to edit.
4507 (lib-src/Makefile): Edit C_SWITCH_SYSTEM into lib-src/Makefile.
4508
4509 * make-dist: Include the VMS support files in oldXMenu in the
4510 distribution.
4511
4512 * configure: Doc fix.
4513
4514 * configure: Fix corrupted config_h_opts.
4515
4516 * configure: Properly report option names in error messages.
4517
4518 * configure: Properly recognize --x-includes and --x-libraries
4519 options.
4520
4521 * configure: Fix syntax errors in code handling XFree386.
4522
4523 1993-03-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4524
4525 * configure: Add special code to detect XFree386, and tell
4526 config.h about it.
4527
4528 * configure: Properly handle extracting values of LIBS_MACHINE and
4529 LIBS_SYSTEM that contain spaces.
4530
4531 * configure: Add `--x-includes' and `--x-libraries' options. I
4532 think these are dopey, but no less than three alpha testers, at
4533 large sites, have said they have their X files installed in odd
4534 places. Implement them by setting C_SWITCH_X_SITE and
4535 LD_SWITCH_X_SITE in src/config.h.
4536
4537 1993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4538
4539 * make-dist: Don't distribute etc/Old files.
4540
4541 * GETTING.GNU.SOFTWARE, PROBLEMS: Registered into RCS with their
4542 backups.
4543
4544 1993-03-20 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4545
4546 * make-dist: Fix typo.
4547
4548 1993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4549
4550 * make-dist: Corrected typo, fixed it to discard = and TAGS files
4551 in some cases where it should but didn't seen to.
4552
4553 * Makefile.in: Added unlock and relock productions.
4554
4555 1993-03-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4556
4557 * make-dist: Add a --compress option to force make-dist to use
4558 compress.
4559
4560 * make-dist: Use gzip, if we can find it.
4561
4562 * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
4563 make rs6000-ibm-aix default to -aix32.
4564
4565 1993-03-17 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4566
4567 * Makefile.in: Added `Developer's configuration' section.
4568
4569 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4570
4571 * Makefile.in: Add commented-out variable settings for developer's
4572 configuration.
4573
4574 1993-03-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4575
4576 * make-dist: Distribute `src/bitmaps' too.
4577
4578 1993-03-14 Charles Hannum (mycroft@hal.gnu.ai.mit.edu)
4579
4580 * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
4581 make rs6000-ibm-aix default to -aix32.
4582
4583 1993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4584
4585 * configure: Recognize strings like "sysvr0" or "sysvr1" as System V.
4586
4587 * Makefile.in (install.sysv): Add a second `$' in front of
4588 `${dest}', so that the shell will expand it, instead of Make.
4589
4590 * configure: When processing the name of the configure script,
4591 collapse `././' to `./', but leave a single `./' prefix alone.
4592
4593 * configure: Doc fix.
4594
4595 1993-03-04 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4596
4597 * configure: Handle isc3.0 correctly.
4598
4599 1993-02-25 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4600
4601 * make-dist: Don't try to copy the COPYING notice into
4602 external-lisp; we're not distributing that directory any more.
4603
4604 1993-02-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4605
4606 * Makefile.in (install, install.aix, install.xenix, install.sysv):
4607 Remove CVS subdirectories from the installed directory trees, as
4608 well as RCS directories.
4609
4610 1993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4611
4612 * make-dist: Only copy gmalloc.c if we couldn't link it.
4613 Don't try to copy man/{README,Makefile} unless they actually exist.
4614
4615 * Makefile.in (lisppath): Don't include externallispdir in this.
4616 We're not sure whether we're even going to distribute the
4617 directory yet.
4618
4619 1993-02-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4620
4621 * make-dist: Don't distribute the external-lisp directory anymore.
4622 * INSTALL: Remove all references to external-lisp.
4623
4624 * configure: Detect whether the compiler supports `const'
4625 properly, and edit src/config.h accordingly.
4626
4627 * configure: Tweak layout of final report.
4628
4629 * Makefile.in (${SUBDIR}): Pass CONFIG_CFLAGS to the submakes, not
4630 CFLAGS.
4631
4632 * Makefile.in (locallisppath): Make this default to
4633 ${datadir}/emacs/site-lisp, instead of
4634 ${datadir}/emacs/local-lisp. ${datadir} and ${statedir} are often
4635 the same thing, and local-lisp causes completion conflicts with
4636 lock.
4637 (lisppath): Add ${externallispdir} to this.
4638 * INSTALL: Adjust installation directions.
4639
4640 * Makefile.in (externallispdir): New variable, to say where to
4641 install the externally-maintained lisp files.
4642 (COPYDIR, COPYDESTS): Copy the external lisp directory just like
4643 the others.
4644 * INSTALL: Describe external-lisp and the new externallispdir
4645 variable.
4646
4647 1993-02-14 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4648
4649 * configure (progname): New option `--with-gcc'. Make it clearer
4650 how we are trying to guess whether or not we have GCC.
4651 * INSTALL: Document the `--with-gcc' option, and improve
4652 description of `--with-x' options.
4653
4654 1993-02-06 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4655
4656 * Makefile.in (COPYDIR, COPYDESTS): Remove ${srcdir}/info and
4657 ${infodir} from these variables; we have written out explicit code
4658 to install the info files.
4659
4660 1993-01-25 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
4661
4662 * make-dist: Don't distributed the RCS files in the etc directory.
4663
4664 1993-01-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4665
4666 * Makefile.in: Some makes can't handle comments in the middle of
4667 commands; move them to before the whole rule.
4668
4669 1993-01-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4670
4671 * README: Mention what Emacs is.
4672
4673 1993-01-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4674
4675 * make-dist: Include `./lisp/calc-2.02' in the distribution.
4676 Add `./cpp' and `./man' back into the distribution.
4677
4678 1993-01-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4679
4680 * Makefile.in: Define MAKE, and use where appropriate.
4681
4682 1993-01-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4683
4684 * make-dist: Remember that the authoritative COPYING notice is
4685 `etc/COPYING', not `../etc/COPYING'.
4686
4687 1992-12-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4688
4689 * make-dist: Make sure that the COPYING notices in each directory
4690 are copies, not symlinks.
4691
4692 1992-12-19 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4693
4694 * INSTALL: The build process produces an executable called `emacs'
4695 now. Change references.
4696 * Makefile.in: Adjust `install.mumble' targets to install
4697 `src/emacs', not `src/xemacs'.
4698
4699 * configure: Start with a blank line; this keeps some old CSH's
4700 from thinking it's a CSH script. Most systems will just use
4701 /bin/sh to run it, which is what we're expecting; the only other
4702 shells which might try to interpret it themselves are probably
4703 Bourne-compatible.
4704
4705 1992-12-14 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4706
4707 * INSTALL: Improvements suggested by David Mackenzie.
4708
4709 1992-12-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4710
4711 * Makefile.in (install, install.sysv, install.xenix, install.aix):
4712 Don't try to copy the info files if there aren't any; the
4713 unexpanded globbing pattern disappoints `install'. Ignore the
4714 return status of that command.
4715
4716 * INSTALL: Updated for new configuration arrangement.
4717
4718 * configure: Don't make the top-level Makefile read-only - people
4719 may want to edit the values of the path variables.
4720
4721 * Makefile.in (install, install.sysv, install.xenix, install.aix):
4722 Install the info files in ${infodir}. Install the executable
4723 under both `emacs' and `emacs-VERSION'.
4724
4725 * Makefile.in: Doc fix.
4726
4727 * Makefile.in (exec_prefix): New variable, as per latest version
4728 of coding standards.
4729 (bindir, libdir): Use it, instead of `prefix'.
4730 (lib-src/Makefile): Edit value of exec_prefix into lib-src/Makefile.
4731
4732 * Makefile.in (mandir): Make the default value for this depend on
4733 $(prefix).
4734
4735 * Makefile.in (datadir, statedir, libdir): Make these all default
4736 to ${prefix}/lib.
4737 (lispdir, locallisppath, etcdir, lockdir, archlibdir): Adjusted
4738 to compensate.
4739
4740 * Makefile.in (install, install.sysv, install.xenix, install.aix):
4741 Install the etags and ctags man pages too.
4742
4743 * Makefile.in (distclean): Don't delete backup files; that's the
4744 job of extraclean.
4745 (extraclean): Like distclean, but deletes backup and autosave files.
4746
4747 1992-12-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4748
4749 Make path specification conform to GNU coding standards.
4750 * configure (long_usage): Remove all traces of old arguments from
4751 usage messages, and document the options we do accept in more
4752 detail: -with-x... and --srcdir.
4753 (options, boolean_opts): Deleted; we don't have enough options to
4754 make this worthwhile.
4755 (prefix, bindir, lisppath, datadir, libdir, lockdir): Deleted,
4756 along with the code which supported them; these should be set as
4757 arguments to the top-level make.
4758 (config_h_opts): Since this no longer doubles as a list of option
4759 names, make them upper case; this simplifies the code which uses
4760 them to build the sed command to edit src/config.h. Change the
4761 code which sets them.
4762 (cc, g, O): Don't allow the user to set these using options; they
4763 should be specified using `CC=' and `CFLAGS=' arguments to the
4764 top-level make. Just choose reasonable default values for them,
4765 and edit them into Makefile.in's default CC and CONFIG_CFLAGS
4766 values.
4767 (gnu_malloc, rel_alloc): Don't allow the user to set these using
4768 options; use them whenever the configuration files say they're
4769 possible.
4770 Simplify the argument processing loop. Don't accept abbreviations
4771 for option names; these might conflict with other configuration
4772 options in the future.
4773 Add some support for the `--srcdir' option. Check for the sources
4774 in . and .. if `--srcdir' is omitted. If the directories we will
4775 compile in don't exist yet, create them under the current directory.
4776 Note that the rest of the build process doesn't really support
4777 this.
4778 Edit only the top Makefile. That should edit the others. Edit
4779 into the makefile: `version', from lisp/version.el, `configname'
4780 and `srcdir' from the configuration arguments, `CC' and
4781 `CONFIG_CFLAGS' as guessed from the presence or absence of GCC in
4782 the user's path, and LOADLIBES as gleaned from the system
4783 description files.
4784 Simplify the report generated; it doesn't need to include any
4785 description of paths now.
4786 Make `config.status' exec configure instead of just calling it, so
4787 there's no harm in overwriting `config.status'.
4788 * Makefile.in (version, configname): New variables, used to choose
4789 the default values for datadir and libdir.
4790 Path variables rearranged into two clearer groups:
4791 - In the first group are the variables specified by the GNU coding
4792 standards (prefix, bindir, datadir, statedir, libdir, mandir,
4793 manext, infodir, and srcdir).
4794 - In the second are the variables actually used for Emacs's paths
4795 (lispdir, locallisppath, lisppath, buildlisppath, etcdir, lockdir,
4796 archlibdir), which depend on the first category.
4797 datadir and libdir default to directories under
4798 ${prefix}/lib/emacs instead of ${prefix}/emacs, by popular
4799 demand.
4800 etcdir and lispdir default to subdirectories of datadir.
4801 archlibdir defaults to libdir.
4802 The new installation tree is a bit deeper than it used to be, so
4803 use the new make-path program in lib-src to build them all.
4804 Always build a new src/paths.h.tmp and then move-if-change it to
4805 src/paths.h, to avoid unnecessary rebuilds while responding to the
4806 right changes.
4807 Remove all mention of arch-lib. Run utility commands from
4808 lib-src, and let the executables be copied into archlibdir when
4809 Emacs is installed.
4810 Add targets for src/Makefile, lib-src/Makefile, and
4811 oldXMenu/Makefile, editing the values of the path variables into
4812 them.
4813 Let lib-src do its own installation.
4814 (datadir): Default to putting data files under
4815 ${prefix}/lib/emacs/${version}, not /usr/local/emacs.
4816 (emacsdir): Variable deleted; it would only be confusing to use.
4817 (lispdir, etcdir): Default to ${datadir}/lisp.
4818 (mkdir): Use make-path for this.
4819 (lockdir): Do this in mkdir.
4820 (Makefile): New target.
4821
4822 * configure (usage_message): Rename to long_usage.
4823
4824 * make-dist: Don't bother creating an arch-lib directory; that's
4825 only for installation now.
4826
4827 1992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4828
4829 * configure: Use GCC-style configuration names, using config.sub.
4830 Change the usage and help messages.
4831
4832 * configure: Initialize window_system, not indow_system.
4833
4834 * configure: Report which window system, compiler, and signal
4835 handler return type we decide to use.
4836
4837 * make-dist: Explain what's going on if config.sub and gmalloc.c
4838 can't be linked. Place the code which copies them near the code
4839 which links the rest of the files around them.
4840
4841 1992-11-15 Jim Blandy (jimb@apple-gunkies.gnu.ai.mit.edu)
4842
4843 * make-dist: Don't bother to distribute src/*.com, or
4844 src/vmsbuild; those have all been moved to `../vms'.
4845
4846 1992-11-07 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4847
4848 * make-dist: Don't forget that the way to avoid filenames starting
4849 with `=' is to use the pattern `[a-zA-Z0-9]*.h', not
4850 `[a-zA-Z0-9].h'. Add a new section for dealing with files that we
4851 couldn't make hard links to, since we have two already, and
4852 perhaps more to come.
4853
4854 1992-11-04 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4855
4856 * configure: When editing parameters into lib-src/Makefile, change
4857 the definition of CONFIG_CFLAGS instead of CFLAGS itself; CFLAGS
4858 needs some other flags too.
4859
4860 1992-11-03 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4861
4862 * configure: Remove spurious echo of the configuration name.
4863
4864 * make-dist: Don't distribute files in src/m and src/s whose names
4865 begin with `='.
4866
4867 1992-10-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4868
4869 * configure: Update GNU_MALLOC and REL_ALLOC in config.h.
4870 Also LISP_FLOAT_TYPE.
4871
4872 1992-10-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4873
4874 * make-dist: Copy config.sub, since it's a symbolic link to a file
4875 on another file system.
4876
4877 1992-10-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4878
4879 * make-dist: Include lib-src/makedoc.com and emacs.csh in the
4880 distribution.
4881
4882 * config.sub: New file, to help us recognize configuration names.
4883 * make-dist: Include it in the distribution.
4884
4885 1992-09-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4886
4887 * configure: Convert `-' to `_' in specified option names.
4888 Accept options with --. Delete --highpri and --have-x-menu options.
4889 New options --with-x and --with-x10 replace -window-system.
4890 Don't mention options --gnu-malloc, --rel-alloc
4891 or --lisp-float-type in help message.
4892
4893 1992-09-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4894
4895 * make-dist: Include the `vms' subdirectory in the distribution.
4896
4897 1992-09-10 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4898
4899 * configure: Remove lines starting with "# DIST: " when building
4900 lib-src/Makefile and src/Makefile. This allows us to mark the
4901 "Makefile.in" files with explanatory comments which won't also get
4902 stuck in the Makefiles.
4903
4904 1992-09-05 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4905
4906 * make-dist: Don't use the '+' operator in the sed regular
4907 expression that extracts the version number from lisp/version.el;
4908 Ultrix sed doesn't seem support the operator. Just double the
4909 operand and use *.
4910
4911 1992-09-01 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4912
4913 * Makefile.in: Doc fix.
4914
4915 1992-08-31 Jim Blandy (jimb@totoro.cs.oberlin.edu)
4916
4917 * configure: Rewrite sed command to remove at most one ./ prefix;
4918 Ultrix's sed doesn't allow us to apply the * operator to a \( \)
4919 group.
4920
4921 1992-08-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4922
4923 * Makefile.in (src/paths.h): Use sed, not /bin/sed.
4924
4925 1992-08-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4926
4927 * make-dist: Go ahead and build a new TAGS file, unless the
4928 --newer option was specified. Don't try to delete a TAGS file
4929 from etc; it's not kept there, and shouldn't be deleted anyway.
4930
4931 1992-08-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4932
4933 * make-dist: If the lisp directory contains a default.el, don't
4934 distribute it.
4935
4936 * configure: When searching signal.h for the type of a signal
4937 return handler, make a copy of it, not a symbolic link to it; that
4938 way, it will work on systems that don't have symbolic links.
4939
4940 1992-08-14 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4941
4942 * make-dist: taught it about vcdiff and rcs2log, added --newer
4943 option for generating incremental distributions. Stopped it from
4944 generating a TAGS file into the distribution; that sucker is
4945 *big*, and easily enough generated with the toplevel makefile.
4946
4947 1992-08-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4948
4949 * configure: When writing config.status, don't prefix progname
4950 with a '.'; it might be absolute.
4951
4952 1992-08-05 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4953
4954 * configure: Choose to use X11 if either /usr/lib/libX11.a or
4955 /usr/include/X11 exist, not only if both exist.
4956
4957 1992-07-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4958
4959 * make-dist: Make the new external-lisp directory a duplicate of
4960 the external-lisp directory, not the lisp directory.
4961
4962 1992-07-07 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4963
4964 * Makefile.in (clean, mostlyclean): Don't bother trying to `make
4965 clean' in arch-lib; it doesn't even have a Makefile.
4966
4967 * Makefile.in (clean, mostlyclean): In the test which tries to
4968 distinguish between the build directory, which should be cleaned,
4969 and the installed directory, which shouldn't, cd to `${emacsdir}',
4970 not `${DESTDIR}${LIBDIR}'.
4971
4972 1992-06-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4973
4974 * make-dist: Be sure to delete the .c and .h files that YACC and
4975 BISON create from getdate.y.
4976
4977 * external-lisp: New directory; see `external-lisp/README'.
4978 * make-dist: Added support for the external-lisp subdirectory.
4979
4980 * make-dist: Changed message which complains that make-dist wasn't
4981 invoked in the right directory to indicate which files it was
4982 looking for.
4983
4984 1992-06-29 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4985
4986 * configure: Add comments explaining why we can't translate
4987 character ranges or control characters in `tr'.
4988
4989 1992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
4990
4991 * configure: When generating the configuration message, we used to
4992 build the message from the start so that each line began with "# "
4993 so that it would be a comment in `config.status'. However, this
4994 causes trouble if any of the variables we use in the message
4995 expand to more than one line of text - as gnu_malloc_reason
4996 sometimes does. So instead, we build the message as it should be
4997 printed to the user (i.e. without the "# " prefixes), and stick on
4998 the "# "s when we write it to `config.status'.
4999
5000 * Makefile.in (clean, mostlyclean): Don't neglect to clean out
5001 `lib-src' and `arch-lib'.
5002
5003 * configure: When generating report and `config.status' file, note
5004 that bindir only determines where `make install' and
5005 `build-install' will place the executables; this should make it
5006 clear that the ordinary build process will not try to install
5007 things.
5008
5009 1992-06-10 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5010
5011 * make-dist: Change messages to say that we are 'making links to
5012 X', rather than 'copying X'. And put `' quotes around file names.
5013
5014 * make-dist: Include '.tmp' in the name of the staging directory.
5015
5016 * make-dist: Pass the `-f' option to rm when you're not sure that
5017 the files you're removing actually exist.
5018
5019 * make-dist: When setting up etc/COPYING, always nuke whatever is
5020 there, and then copy it in, to make sure we get a real file.
5021
5022 * make-dist: Don't try to distribute *.defns files any more. The
5023 only such file was for simula.el, which has been superceded by a
5024 version which doesn't have a separate .defns file.
5025
5026 1992-05-28 Ken Raeburn (Raeburn@Cygnus.COM)
5027
5028 * make-dist: Don't distribute configured versions of config.h.in,
5029 paths.h.in, Makefile.in in src.
5030
5031 * configure: Delete .tmp files before creating them; don't bother
5032 trying to make final targets writeable first, since it won't
5033 matter to move-if-change.
5034
5035 1992-05-19 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5036
5037 * Makefile.in (mkdir, lockdir): Don't put dashes in front of the
5038 mkdir and chmod in the center of all the conditionals. GNU Make
5039 will strip these out, but other makes won't.
5040
5041 1992-05-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5042
5043 * make-dist: Include move-if-change in list of files to distribute.
5044
5045 1992-05-04 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5046
5047 * configure: Remove any "." elements from the program name.
5048
5049 * configure: Don't record the values of all the possible arguments
5050 in config.status; only record the options that the user specified.
5051
5052 * configure: Use move-if-change to move in the new src/config.h.
5053
5054 1992-04-29 Ken Raeburn (Raeburn@Cygnus.COM)
5055
5056 * move-if-change: New file, copied from gcc release.
5057 * Makefile.in (src/paths.h): Use it, and put the "sed" output into
5058 a temp file, so we don't update paths.h if an error occurs or if
5059 it doesn't need changing.
5060
5061 1992-04-28 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5062
5063 * Makefile.in (src/paths.h): Do not install a value for the
5064 PATH_SUPERLOCK value; that macro doesn't exist anymore.
5065 * build-install.in: Same thing.
5066
5067 1992-04-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5068
5069 * make-dist: Check the flag called "make_tar", not "make_dir"; the
5070 latter, being a typo, is always false, resulting in a program
5071 whose default behaviour is to painstakingly build a copy of the
5072 source tree, and then delete it. Rah.
5073
5074 * Makefile.in: Add dist target, and comment for it.
5075
5076 * configure: When scanning <signal.h> for a declaration for
5077 signal, create a symbolic link with a name ending in .c, so the
5078 compiler won't complain that it's only been given .h files.
5079
5080 * configure: Check whether there are any arguments available
5081 before shifting to get the value of a non-boolean parameter.
5082
5083 * make-dist: Doc fix.
5084
5085 1992-04-20 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5086
5087 * configure: Instead of grepping /usr/include/signal.h for a
5088 signal declaration, run /usr/include/signal.h or
5089 /usr/include/sys/signal.h through cpp and grep for the
5090 declaration.
5091
5092 * configure: Redirect the output of grep to /dev/null instead of
5093 using grep -s - that flag means different things on other systems.
5094
5095 * Makefile.in: Use 'buildlisppath' instead of 'dumplisppath',
5096 since the former is recognizable even if you don't know what
5097 'dumping' is.
5098 * configure: Accomodate that change.
5099
5100 * configure: Accept options for all of the directories you can
5101 change in the Makefile.
5102
5103 * configure: Accept "-OPTION VALUE" as well as "-OPTION=VALUE".
5104
5105 * INSTALL: Mention that you have to copy all the 'FOO.in' files to
5106 FOO before you can use them.
5107
5108 * build-install.in: Made the "Where To Install Things" section
5109 conform with the similar section from Makefile.in. Copied section
5110 which builds src/paths.h from src/paths.h.in from the Makefile.
5111
5112 1992-04-19 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5113
5114 * configure: Write config.status to pass its command-line
5115 arguments on to configure, so that people can use it to recreate
5116 an old configuration, with minor changes.
5117
5118 1992-04-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5119
5120 * configure: Don't rely on option variables being unset if their
5121 values are the empty string. In particular, when producing the
5122 English report, don't assume that highpri will be unset when no
5123 increased priority has been requested; -highpri='' should be the
5124 same as omitting -highpri altogether.
5125
5126 * configure: Fix dumb bug: when running the system and machine
5127 description files through cpp, mark those lines that we want to
5128 evaluate with the string '@configure@', and then only evaluate
5129 them. This way if the files include anything that actually
5130 generates text (type definitions or external declarations, say),
5131 we won't try to eval it.
5132
5133 1992-04-11 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5134
5135 * make-dist: New shell script.
5136
5137 * configure: When creating foo from foo.in, make foo read-only to
5138 remind people to edit the .in file instead.
5139
5140 * INSTALL: Changed references to config.h-dist to config.h.in.
5141 The "BUILDING GNU EMACS BY HAND" section neglected to mention how
5142 to build src/paths.h from src/paths.h.in; added a paragraph to do
5143 this.
5144 * configure, Makefile, build-install: Changed filenames like
5145 FOO-dist to FOO.in.
5146
5147 1992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5148
5149 * Makefile, build-install: Renamed to Makefile.in and
5150 build-install.in; the configure script will edit these to produce
5151 the usable Makefile and build-install.
5152 * configure: Changed to produce ./Makefile, ./build-install,
5153 lib-src/Makefile, and src/Makefile from their *.in counterparts,
5154 instead of editing them in place.
5155
5156 1992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5157
5158 * Makefile: Re-arranged so that the undumped Emacs will search
5159 ../lisp *after* the site's local elisp files.
5160 (locallisppath, dumplisppath): New variables.
5161 (lisppath): This variable's default value is now chosen based on
5162 $(locallisppath) and $(lispdir); while it used to be the
5163 customization point for adding site-local elisp directories to
5164 load-path, that job is now handled mostly by locallisppath.
5165 (src/paths.h): Edit the value of a new macro, PATH_DUMPLOADSEARCH.
5166 Check the values being assigned to the *LOADSEARCH macros for null
5167 path elements (like '::' in 'foo::bar').
5168
5169 * configure: When checking if the machine- and system-dependent
5170 files define a particular macro or not, actually run them through
5171 CPP and test the macros with #ifs, instead of just grepping for
5172 the macros' names. In particular, check for SYSTEM_MALLOC in this
5173 way.
5174
5175 1992-04-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5176
5177 * Makefile (install): Don't use -s in install. (Keep the symbols.)
5178
5179 1992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5180
5181 * configure: Make the config.status file an executable shell
5182 script which will recreate the same configuration. Include the
5183 verbal description of the current configuration as a comment in
5184 the script.
5185 * INSTALL: Doc fix.
5186
5187 * Makefile: brought the Makefile up to the GNU coding
5188 standards, as described in standards.text:
5189 (TAGS): New name for the target which rebuilds the tags table.
5190 (check): New target; doesn't do anything yet.
5191 (mostlyclean): New target, synonymous with clean.
5192 (realclean): New target. Currently, this just calls the
5193 subdirectories's makefiles and then deletes config.status.
5194 (INSTALL, INSTALLFLAGS, INSTALL_PROGRAM, INSTALL_DATA): New
5195 variables.
5196 Installation directory variables changed to conform.
5197 (install, install.sysv, install.xenix, install.aix): Changed the
5198 code which copies the directories into their installed location to
5199 allow the installed locations to be in several different
5200 directories; the old version assumed that they would all be in
5201 $(emacsdir).
5202 (mkdir, lockdir): Allow the installed locations to be in several
5203 different directories.
5204 * INSTALL: Doc fix.
5205
5206 * build-install: Use the same variable names as the Makefile.
5207 Allow the installed locations to be in several different
5208 directories.
5209
5210 1992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5211
5212 * Makefile (src/paths.h): Instead of using a single sed command to
5213 edit both the PATH_LOCK and PATH_SUPERLOCK macros, edit the two
5214 separately, and don't forget to append "/!!!SuperLock!!!" to the
5215 value of the PATH_SUPERLOCK macro.
5216
5217 * config.emacs: Renamed to configure, for consistency with other
5218 GNU products. Internal references changed.
5219 INSTALL, Makefile: References changed.
5220
5221 * lock: New directory, which should always be empty. If this
5222 directory doesn't exist, Emacs won't complain; it just won't lock.
5223 Having this here means that people can just unpack Emacs, build
5224 it, and have locking work.
5225
5226 * share-lib: Re-renamed to etc, for the sake of tradition.
5227 * config.emacs: Changed default value for datadir to ../etc.
5228 * INSTALL, README: Adjusted.
5229
5230 1992-03-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5231
5232 * config.emacs: Guess the value for LOADLIBES in lib-src/Makefile
5233 by running CPP on the appropriate s/*.h and m/*.h files.
5234
5235 1992-03-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5236
5237 * config.emacs: Make sure to set the "exit on error" flag once
5238 we've removed config.status; errors should abort the configuration.
5239
5240 1992-02-15 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5241
5242 * config.emacs: Added -distribute option, so that the Makefile
5243 paths are in their proper form. I don't know why this matters.
5244
5245 1992-02-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5246
5247 * local-lisp: New directory, empty in the distribution, for people
5248 to put local elisp code in.
5249 * config.emacs: Include it in the default load path.
5250 * README: Document it.
5251
5252 1992-01-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5253
5254 * config.emacs: Guess the type of signal handling functions based
5255 on the contents of /usr/include/signal.h.
5256
5257 * config.emacs: Print out progress report messages.
5258
5259 * Makefile (src/paths.h): Don't generically replace
5260 /usr/local/lib/emacs with LIBROOT. This can hide bugs in the
5261 editing of the other entries, and each entry should be dealt with
5262 explicitly anyway.
5263
5264 * build-install: Converted from C-shell to Bourne shell.
5265 * config.emacs: Edit build-install properly.
5266
5267 * config.emacs: Doc fix.
5268
5269 1992-01-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5270
5271 * Makefile (install): Remove `B' from tar xf command.
5272
5273 1992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
5274
5275 * config.emacs: Removed support for the `maintain-environment'
5276 option; the only important difference between this and its absence
5277 has been removed.
5278 * INSTALL: Removed mention of `maintain-environment'.
5279
5280 * config.emacs: Fix arguments to sed when processing boolean
5281 arguments.
5282
5283 1991-12-05 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
5284
5285 * config.emacs: New file, to help automate the installation
5286 process.
5287
5288 * Makefile: Lots of changes to support the separation of etc into
5289 architecture-dependent and -independent files:
5290 (EMACSROOT): New variable, giving the directory under which all of
5291 Emacs's libraries should be installed. Changed rest of file to
5292 use it.
5293 (LIBDIR): Now denotes only architecture-dependent dir - relevant cha
5294 (DATADIR): New variable, denoting architecture-independent dir.
5295 (LOCKDIR): New variable, for completeness.
5296 (SUBDIR): No more etc, new lib-src.
5297 (COPYDIR): No more etc, new arch-lib and share-lib.
5298 (src/paths.h): Set PATH_DATA and the LOCK macros too.
5299 (src): Now depends on lib-src, not etc.
5300 * build-install: Changes parallel to the above.
5301 * README: Describe the new arrangement.
5302
5303 * vms: New subdirectory for all the VMS stuff.
5304
5305 1991-12-03 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
5306
5307 * Makefile (LISPPATH): New variable.
5308 (src/paths.h): Define PATH_LOADSEARCH according to LISPPATH.
5309
5310 1990-09-28 Richard Stallman (rms@mole.ai.mit.edu)
5311
5312 * Makefile (install, install.sysv, install.xenix):
5313 Install wakeup instead of loadst. No need for setuid or setgid.
5314
5315 1990-08-07 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5316
5317 * Makefile (clean): Clean etc if that's not the installation dir.
5318
5319 1990-04-26 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5320
5321 * Makefile (paths.h): Make sed alter each name in the path.
5322
5323 1988-08-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5324
5325 * Makefile (install.sysv): Use cpio, not tar.
5326
5327 1988-08-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5328
5329 * Makefile (lockdir): Rename `lock' target.
5330 Depend on it from install*, not from `all'.
5331
5332 1988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
5333
5334 * Makefile: Changed LIBDIR and BINDIR back to /usr/local/{emacs,bin}
5335 to match build-install and paths.h.
5336
5337 ;; Local Variables:
5338 ;; coding: iso-2022-7bit-unix
5339 ;; End:
5340
5341 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002
5342 Free Software Foundation, Inc.
5343 Copying and distribution of this file, with or without modification,
5344 are permitted provided the copyright notice and this notice are preserved.