root/branches/2.1/ChangeLog

Revision 3603, 157.7 kB (checked in by miyoshi, 4 years ago)

* version.el: Sync up with Emacs-21.4.

* movemail.c: Sync up with Emacs-21.4.

* README: Sync up with Emacs-21.4.

  • Property svn:eol-style set to native
Line 
1 2005-02-06  Richard M. Stallman  <rms@gnu.org>
2
3         * Version 21.4 released.
4
5 2003-03-18  Francesco Potort,Al(B  <pot@gnu.org>
6
7         * Version 21.3 released.
8
9 2003-03-16  Nelson H. F. Beebe  <beebe@math.utah.edu>  (tiny change)
10
11         * configure.in: Check for need for bigtoc support on IBM AIX for
12         solving a linker table overflow problem.
13
14 2003-02-17  Klaus Zeitler  <kzeitler@lucent.com>
15
16         * configure.in: Set new hpux10-20.h as "major" include for 10.20.
17
18 2002-12-09  Dave Love  <fx@gnu.org>
19
20         * configure.in (*-sunos5.8*, *-solaris2.8*): Delete configurations.
21
22 2002-12-08  Dave Love  <fx@gnu.org>
23
24         * configure.in: Add targets s390-*-linux-gnu, mipsel-*-linux-gnu*.
25
26 2002-11-22  Juanma Barranquero  <lektu@terra.es>
27
28         * config.guess, config.sub: Updated from master source.
29
30 2002-11-14  Francesco Potorti`  <pot@gnu.org>
31
32         * configure.in (*-sunos5.8*, *-solaris2.8*): New configurations.
33
34 2002-10-15  Richard M. Stallman  <rms@gnu.org>
35
36         * Makefile.in (bootstrap-lisp): Don't ignore errors.
37         Fix typo in .PHONY spec.
38
39 2002-08-26  Kim F. Storm  <storm@cua.dk>
40
41         * Makefile.in (install-arch-indep): Do not remove DOC file
42         when it is the only DOC file installed; this is the case when
43         CANNOT_DUMP is defined.  From Joe Buehler (tiny change).
44
45 2002-07-08  Dave Love  <fx@gnu.org>
46
47         * configure.in: Check safe/working versions of libjpeg and
48         libungif.
49
50 2002-05-26  Paul Eggert  <eggert@twinsun.com>
51
52         * config.guess, config.sub: Updated from master source.
53
54 2002-05-07  Andreas Schwab  <schwab@suse.de>
55
56         * configure.in: Fix the test for emacs_cv_speed_t.
57
58 2002-03-16  Eli Zaretskii  <eliz@is.elta.co.il>
59
60         * Version 21.2 released.
61
62 2002-03-15  Eli Zaretskii  <eliz@is.elta.co.il>
63
64         * configure.in: Support AIX 5.1.
65
66 2002-02-22  Eli Zaretskii  <eliz@is.elta.co.il>
67
68         * make-dist: Fix the change from 2002-02-02.
69
70 2002-02-18  Paul Eggert  <eggert@twinsun.com>
71
72         * make-dist: Port to POSIX 1003.1-2001, which doesn't allow "head -1".
73         "sed q" is a portable equivalent to plain "head -1".
74
75 2002-02-02  Eli Zaretskii  <eliz@is.elta.co.il>
76
77         * make-dist: Remove the (empty) lisp/calc subdirectory after
78         linking.
79
80 2002-01-28  Eli Zaretskii  <eliz@is.elta.co.il>
81
82         * configure.in: Recognize BSD/OS 5.0.
83
84 2002-01-11  Eli Zaretskii  <eliz@is.elta.co.il>
85
86         * make-dist: Make version checking in emacs.texi consistent with
87         how we set it there.
88
89 2001-11-07  Eli Zaretskii  <eliz@is.elta.co.il>
90
91         * AUTHORS: Regenerate.
92
93         * make-dist (tempdir): Copy AUTHORS as well.
94
95 2001-11-01  Gerd Moellmann  <gerd@gnu.org>
96
97         * configure.in: Remove doubled `;;'.
98
99 2001-11-01  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>
100
101         * configure.in: Reindent --help output.
102         From Per Starback (starback@ling.uu.se).
103
104 2001-10-31  Eli Zaretskii  <eliz@is.elta.co.il>
105
106         * configure.in: New entry for HP/UX-11.
107
108         * Makefile.in (SOURCES): Replace GETTING.GNU.SOFTWARE with FTP.
109         From Eric S. Raymond <esr@golux.thyrsus.com>.
110
111 2001-10-25  Gerd Moellmann  <gerd@gnu.org>
112
113         * Makefile.in (maybe_bootstrap): New target.
114         (all): Add to prerequisites to bootstrap if abbrev.elc doesn't
115         exist.
116
117 2001-10-24  Gerd Moellmann  <gerd@gnu.org>
118
119         * configure.in: Use $MAKE for `make' if set.
120
121 2001-10-22  Gerd Moellmann  <gerd@gnu.org>
122
123         * Makefile.in (install-arch-indep): Add -h (follow symlinks)
124         to tar options.
125
126 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
127
128         * Version 21.1 released.
129
130 2001-10-19  Eli Zaretskii  <eliz@is.elta.co.il>
131
132         * aclocal.m4: Remove the commented-out AC_PREREQ (it caused
133         trouble on Debian woody with both Autoconf 2.13 and 2.52
134         installed: the wrong version would be selected by Debian).
135
136 2001-10-19  Gerd Moellmann  <gerd@gnu.org>
137
138         * configure.in: Use `=' instead of `=='.  From Kenichi Handa
139         <handa@etl.go.jp>.
140
141 2001-10-18  Ken Raeburn  <raeburn@mit.edu>
142
143         * configure.in: If --with-hesiod is given, look for
144         hes_getmailhost and res_send or __res_send; check hesiod and
145         resolv libraries respectively if system libraries don't supply
146         them.
147
148 2001-09-05  Gerd Moellmann  <gerd@gnu.org>
149
150         * configure.in: Avoid `$@' which is handled specially in
151         Autoconf 2.52.  From "Adam J. Richter" <adam@yggdrasil.com>.
152
153 2001-09-01  Eli Zaretskii  <eliz@is.elta.co.il>
154
155         * make-dist (nt): Add subdirs.el to the list of distributed files.
156
157 2001-08-14  Eli Zaretskii  <eliz@is.elta.co.il>
158
159         * configure.in (machine): Add an entry for
160         hppa1.1-hitachi-hiuxwe2*.
161
162 2001-05-28  Gerd Moellmann  <gerd@gnu.org>
163
164         * make-dist (LANG): Set LC_ALL and LANGUAGE to C, unset
165         LC_MESSAGES and LANG.  From Karl Eichwalder <keichwa@gmx.net>.
166
167 2001-05-14  Gerd Moellmann  <gerd@gnu.org>
168
169         * make-dist: Copy texinfo.tex unconditionally.
170
171 2001-04-25  Eli Zaretskii  <eliz@is.elta.co.il>
172
173         * Makefile.in (install-arch-indep): Add gfdl.1 to the man pages
174         that are installed.
175
176 2001-04-06  Gerd Moellmann  <gerd@gnu.org>
177
178         * make-dist: Copy only `[a-z]*.{el,elc}' from leim/quail.
179         Don't copy quick-b5, quick-cns, tsang-b5, and tsang-cns files.
180
181         * make-dist: Handle leim/MISC-DIC.  Only include
182         `[a-zA-Z]*.{el,elc}' from leim/quail.
183
184 2001-04-05  Gerd Moellmann  <gerd@gnu.org>
185
186         * Makefile.in (install-arch-indep): Remove .cvsignore files.
187
188 2001-03-30  Gerd Moellmann  <gerd@gnu.org>
189
190         * Makefile.in (.PHONY): Add for bootstrap targets.
191         (bootstrap-clean): New target.
192         (bootstrap): Use it instead of `clean'.
193
194 2001-03-29  Eli Zaretskii  <a34785@is.elta.co.il>
195
196         * Makefile.in (SUBDIR): Remove leim.
197         (all, .RECURSIVE, extraclean): Add leim explicitly.
198         (leim): Provide separate rule which exports PARALLEL=0 into the
199         environment.
200
201 2001-03-20  Gerd Moellmann  <gerd@gnu.org>
202
203         * configure.in (HAVE_XPM): Don't print the result of the check for
204         XpmReturnAllocPixels if we don't have an xpm.h.
205
206 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
207
208         * COPYING: New file.
209
210 2001-03-04  Eli Zaretskii  <eliz@is.elta.co.il>
211
212         * config.bat: Update the copyright.
213
214 2001-02-23  Kenichi Handa  <handa@etl.go.jp>
215
216         * configure.in: Use AC_EGREP_CPP to check if the C preprocessor
217         converts `..' to `. .'.  If it converts, set CPP_NEED_TRADITIONAL
218         to `yes'.  Later in AC_OUTPUT, check this variable.
219
220 2001-02-09  Dave Love  <fx@gnu.org>
221
222         * AUTHORS: Updated.
223
224 2001-02-06  Eli Zaretskii  <eliz@is.elta.co.il>
225
226         * info/dir (Ebrowse): Fix the entry (was missing a dot).
227
228 2001-02-02  Gerd Moellmann  <gerd@gnu.org>
229
230         * mkinstalldirs (errstatus): Chmod a+rx directories we create.
231
232         * Makefile.in (uninstall): Ignore exit code of `rm'.
233
234         * Makefile.in (uninstall): Remove more info files.  Remove
235         ${libexecdir}/emacs/${version}.  Remove ${archlibdir}/fns-*.
236
237 2001-01-31  Gerd Moellmann  <gerd@gnu.org>
238
239         * noleim-Makefile.in (extraclean): Add.
240
241 2001-01-28  Gerd Moellmann  <gerd@gnu.org>
242
243         * Makefile.in (extraclean): Added -f to -rm config-tmp-* to keep
244         it quiet.
245
246 2001-01-24  Colin Walters  <walters@cis.ohio-state.edu>
247
248         * Makefile.in (tags): Fix typo.
249
250 2001-01-13  Kenichi Handa  <handa@etl.go.jp>
251
252         * configure.in: Fix typo in the code setting x_search_path.
253
254 2001-01-10  Dave Love  <fx@gnu.org>
255
256         * configure.in: Don't reset LIBS at end of -lXmu test.  Test for
257         -lXext.
258         (HAVE_XKBGETKEYBOARD): Fix reporting of result.
259         (HAVE_LIBXP): Remove -lXt from AC_CHECK_LIB.
260         (HAVE_XAW3D, HAVE_XPM, HAVE_JPEG, HAVE_PNG, HAVE_TIFF, HAVE_GIF):
261         Don't frob CFLAGS.  Remove extra X libs from AC_CHECK_LIB
262         (now in $LIBS).
263
264 2001-01-08  Eli Zaretskii  <eliz@is.elta.co.il>
265
266         * config.bat: Run the preprocessor with -traditional.
267
268 2001-01-01  Eli Zaretskii  <eliz@is.elta.co.il>
269
270         * INSTALL: Move copying conditions to end of file.
271
272 2000-12-27  Eli Zaretskii  <eliz@is.elta.co.il>
273
274         * INSTALL: Add basic installation procedure which assumes
275         `configure' does its job.  Elaborate on image support libraries.
276         Add a pointer to Xaw3d library.  Add advice about solving
277         configure-time problems by looking in config.log and setting
278         variables in the environment.
279
280 2000-12-27  Gerd Moellmann  <gerd@gnu.org>
281
282         * Makefile.in (install-arch-indep): If tar fails, exit with
283         exit code 1.
284
285 2000-12-19  Gerd Moellmann  <gerd@gnu.org>
286
287         * configure.in: Test for XkbGetKeyboard with an AC_TRY_LINK whose
288         source file includes XKBlib.h.  On some broken Solaris systems,
289         there is an XKBlib.h, reportedly, but header files included by
290         XKBlib.h are missing.
291
292 2000-12-14  Gerd Moellmann  <gerd@gnu.org>
293
294         * configure.in: AC_CHECK_FUNC XkbGetKeyboard.
295
296 2000-12-11  Dave Love  <fx@gnu.org>
297
298         * configure.in <alpha*-dec-osf*>: Use full path for NON_GNU_CPP.
299
300 2000-12-11  Paul Eggert  <eggert@twinsun.com>
301
302         * aclocal.m4 (AC_SYS_LARGEFILE, AC_SYS_LARGEFILE_MACRO_VALUE):
303         Merge fixes from latest GNU tar version.  These macros no longer
304         futz with _XOPEN_SOURCE, as that was not portable in practice.
305         (AC_FUNC_FSEEKO): New macro.
306
307         * configure.in: Use it instead of invoking AC_CHECK_FUNCS on
308         ftello.
309
310 2000-12-05  Dave Love  <fx@gnu.org>
311
312         * Makefile.in (TAGS, info): Avoid tab-prefixed comments in rules.
313
314 2000-12-02  Eli Zaretskii  <eliz@is.elta.co.il>
315
316         * info/dir: Change the category to "Emacs".
317
318 2000-12-01  Gerd Moellmann  <gerd@gnu.org>
319
320         * make-dist (tempdir): Remove epaths.h from the distribution
321         instead of paths.h.
322
323 2000-11-23  Eli Zaretskii  <eliz@is.elta.co.il>
324
325         * config.bat: Check for existence of djecho.exe, and print an
326         error message if it is not available.
327
328         * INSTALL: Describe possible problem with djecho.exe in old
329         versions of DJGPP v2.x.
330
331 2000-11-23  Gerd Moellmann  <gerd@gnu.org>
332
333         * configure.in: Initialize HAVE_LIBXP to no.
334
335 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
336
337         * configure.in: Use m/macppc.h instead of the non-existent
338         m/powerpc.h.
339
340 2000-11-21  Gerd Moellmann  <gerd@gnu.org>
341
342         * Makefile.in (install-arch-indep): Also install info/eshell*
343         and info/speedbar*.
344
345         * configure.in (HAVE_PNG): Check for the presence of
346         png_get_channels to rule out older PNG libs.
347
348         * configure.in (AC_OUTPUT): Arrange to emit definitions of
349         GCC and NON_GNU_CPP into config.status.
350
351 2000-11-20  Dave Love  <fx@gnu.org>
352
353         * configure.in: Fix last change.
354
355         * GETTING.GNU.SOFTWARE: Deleted.
356         * FTP: New file to replace it.
357         * make-dist: Add FTP, remove GETTING.GNU.SOFTWARE.
358
359 2000-11-20  Gerd Moellmann  <gerd@gnu.org>
360
361         * configure.in: Use -traditional with GNU cpp.
362
363 2000-11-17  Gerd Moellmann  <gerd@gnu.org>
364
365         * make-dist: Handle the Mac port.  Distribute all makefile.w32-in.
366         Distribute more files from the nt/ subdir.  Distribute PBM
367         image files from subdirs of lisp/.  Distribute old change logs
368         from subdirs of lisp/.  Distribute play/5x5.el.
369
370 2000-11-11  Dave Love  <fx@gnu.org>
371
372         * config.sub, config.guess: Updated from master source.
373
374 2000-11-07  Dave Love  <fx@gnu.org>
375
376         * configure.in: Test for mkstemp.
377
378 2000-11-01  Eli Zaretskii  <eliz@is.elta.co.il>
379
380         * info/dir (Top): Rearrange menu items more logically, and put
381         them into a single category.  Add menu items for RefTeX and
382         Widget.
383
384 2000-10-29  Kai Gro,A_(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
385
386         * Makefile.in (install-arch-indep): Use --info-dir instead of
387         --dir-file, and a simple argument instead of --info-file, so that
388         the Debian version of install-info also works.
389
390 2000-10-19  Eric M. Ludlam  <zappo@ultranet.com>
391
392         * info/dir (Speedbar): Add entry.
393
394 2000-10-16  Eli Zaretskii  <eliz@is.elta.co.il>
395
396         * INSTALL: Describe the new image-support options to the configure
397         script.  List URLs where image support libraries can be found.
398
399 2000-10-14  Eli Zaretskii  <eliz@is.elta.co.il>
400
401         * info/dir (Top): Add an entry for Eshell.
402
403 2000-10-02  Dave Love  <fx@gnu.org>
404
405         * configure.in: Check for gai_strerror.
406
407 2000-10-01  Andreas Schwab  <schwab@suse.de>
408
409         * Makefile.in (install-arch-indep): Update list of installed info
410         files.
411
412 2000-09-30  Gerd Moellmann  <gerd@gnu.org>
413
414         * configure.in: Support `sparc*-*-netbsd*'.
415
416 2000-09-29  Eli Zaretskii  <eliz@is.elta.co.il>
417
418         * info/dir (MIME): Add entry for emacs-mime.
419
420 2000-09-29  Dave Love  <fx@gnu.org>
421
422         * configure.in: Fix alpha*-dec-osf4 using the osf5 config.
423
424 2000-09-26  Gerd Moellmann  <gerd@gnu.org>
425
426         * make-dist: Adapt to the change of leim/Makefile which was
427         necessary to ensure a reasonably working `make dist'.
428
429         * leim-Makefile.in: Moved to leim/Makefile.in..
430
431         * noleim-Makefile.in: New file, formerly leim/Makefile.in.
432
433 2000-09-21  Kenichi Handa  <handa@etl.go.jp>
434
435         * leim-Makefile.in (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
436         (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
437         (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
438         files to .elc.
439         (${TIT}): Adjusted for the above change.
440         (clean mostlyclean): Likewise.
441         (.el.elc): New target.
442
443 2000-09-19  Gerd Moellmann  <gerd@gnu.org>
444
445         * make-dist: Include XPM and XBM files in lisp/ and subdirs
446         in the distribution.
447
448 2000-09-18  Gerd Moellmann  <gerd@gnu.org>
449
450         * make-dist (skk): Rename to `ja-dic' because the leim directory
451         was renamed.
452
453 2000-09-14  Dave Love  <fx@gnu.org>
454
455         * configure.in: Fix spurion in last change.
456
457 2000-09-14  Gerd Moellmann  <gerd@gnu.org>
458
459         * configure.in (USE_MMAP_FOR_BUFFERS): Recognize in system
460         configuration files instead of REL_ALLOC_MMAP.  Set REL_ALLOC
461         to `no' if defined.  Change result report.
462
463 2000-09-08  Dave Love  <fx@gnu.org>
464
465         * configure.in: Remove spurious `@'s.
466
467         * aclocal.m4 (AC_FUNC_MMAP): Use fixed version from development
468         autoconf.
469
470 2000-09-06  Gerd Moellmann  <gerd@gnu.org>
471
472         * configure.in (REL_ALLOC_MMAP): Recognize in system configuration
473         file and print informational message.
474
475         * configure.in (AC_FUNC_MMAP): Add.
476
477 2000-09-01  Gerd Moellmann  <gerd@gnu.org>
478
479         * configure.in: Add ``checking'' messages for
480         XpmReturnAllocPixels.
481
482 2000-08-28  Gerd Moellmann  <gerd@gnu.org>
483
484         * configure.in: Check <strings.h>; check `index' and `rindex'
485         functions.
486
487 2000-08-26  Kenichi Handa  <handa@etl.go.jp>
488
489         * configure.in <alpha*-dec-osf*>: Move "NON_GNU_CPP='cpp'" before
490         "case "${canonical}" in".
491
492 2000-08-25  Dave Love  <fx@gnu.org>
493
494         * configure.in <osf>: Use NON_GNU_CPP='cpp' always.
495
496 2000-08-25  Kenichi Handa  <handa@etl.go.jp>
497
498         * leim-Makefile.in: Rename skk to ja-dic throughout the file.
499
500 2000-08-24  Gerd Moellmann  <gerd@gnu.org>
501
502         * configure.in <making srcdir absolute>: Unset CDPATH in case $PWD
503         contains a relative path.  Protect against unusable values of
504         $PWD.
505
506 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
507
508         * info/dir (WoMan): Add entry.
509
510         * config.bat (maindir): Update src/_gdbinit even if it does
511         already exist.
512
513 2000-08-07  Gerd Moellmann  <gerd@gnu.org>
514
515         * Makefile.in (config.status): Prepend `$(srcdir)/' to
516         `configure'.
517
518 2000-08-03  Gerd Moellmann  <gerd@gnu.org>
519
520         * configure.in: Add support for ia64*-*-linux*.
521
522 2000-07-27  Gerd Moellmann  <gerd@gnu.org>
523
524         * make-dist (aclocal.m4): Include in distribution.
525
526 2000-07-26  Dave Love  <fx@gnu.org>
527
528         * configure.in (AC_SYS_LARGEFILE): Moved earlier.
529
530 2000-07-24  Dave Love  <fx@gnu.org>
531
532         * configure.in: Add AC_SIZE_T.
533
534 2000-07-18  Dave Love  <fx@gnu.org>
535
536         * configure.in: Reorder so that most tests are done after CPPFLAGS
537         is set from the C_SWITCH_... definitions.
538
539 2000-07-10  Gerd Moellmann  <gerd@gnu.org>
540
541         * configure.in (HAVE_XPM): Undo previous change.  Check for
542         preprocessor define XpmReturnAllocPixels.
543
544 2000-07-06  Gerd Moellmann  <gerd@gnu.org>
545
546         * configure.in (HAVE_XPM): Check for XpmReturnAllocPixels
547         instead of XpmReadFileToPixmap.
548
549 2000-07-05  Ken Raeburn  <raeburn@gnu.org>
550
551         * configure.in: Check for <soundcard.h>.  Look for ossaudio
552         library, and set LIBSOUND accordingly.
553
554 2000-07-05  Dave Love  <fx@gnu.org>
555
556         * configure.in: Use AC_HEADER_SYS_WAIT.
557
558 2000-07-05  Gerd Moellmann  <gerd@gnu.org>
559
560         * make-dist: Check DONTCOMPILE in lisp/Makefile.in instead of
561         lisp/Makefile.  Distribute lisp/Makefile.in instead of
562         lisp/Makefile.
563
564 2000-06-30  Ken Raeburn  <raeburn@gnu.org>
565
566         * configure.in: Add ${C_SWITCH_X_SITE} temporarily to CPPFLAGS,
567         while searching for image-handling libraries.
568
569 2000-06-26  Gerd Moellmann  <gerd@gnu.org>
570
571         * configure.in (--with-xim): New option.
572
573 2000-06-23  Dave Love  <fx@gnu.org>
574
575         * configure.in [HAVE_TIMEVAL]: Move gettimeofday test here, test
576         for struct timezone and test how we can call gettimeofday.
577         Check for OSF 5+.  Check for term.h.
578
579         * aclocal.m4: Define the post-2.13 stuff conditionally on autoconf
580         version.
581
582 2000-06-23  Gerd Moellmann  <gerd@gnu.org>
583
584         * configure.in (HAVE_LIBXP): Change test for libXp.
585
586 2000-06-21  Dave Love  <fx@gnu.org>
587
588         * configure.in: Check for fcntl.h.  Use AC_FUNC_GETLOADAVG, not
589         simple test for getloadavg and substitute GETLOADAVG_LIBS.
590         Simplify test for GETTIMEOFDAY_ONE_ARGUMENT.
591
592 2000-06-19  Dave Love  <fx@gnu.org>
593
594         * configure.in (GETTIMEOFDAY_ONE_ARGUMENT): Fix in case
595         _XOPEN_SOURCE is defined.
596
597 2000-06-16  Gerd Moellmann  <gerd@gnu.org>
598
599         * Makefile.in (distclean): Also make distclean in lisp/.
600
601 2000-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
602
603         * config.bat: Generate lisp/Makefile from lisp/Makefile.in.
604
605 2000-06-15  Gerd Moellmann  <gerd@gnu.org>
606
607         * make-dist: Add --help and --snapshot options.
608
609 2000-06-14  Gerd Moellmann  <gerd@gnu.org>
610
611         * configure.in: Generate lisp/Makefile.
612
613         * configure.in: Add support for `*-lynxos*'.
614         Use `cpp' as NON_GNU_CPP for `alpha*-dec-osf[5-9]*', as
615         recommended by <Karen.Dorhamer@compaq.com> to fix problems
616         on Tru64 UNIX v5.0.
617
618 2000-06-13  Ken Raeburn  <raeburn@gnu.org>
619
620         * Makefile.in (install-arch-indep): Don't use "-unset CDPATH" when
621         it's on a continuation line.
622
623 2000-06-02  Dave Love  <fx@gnu.org>
624
625         * Makefile.in: (install-arch-indep): Add pcl-cvs to list of info
626         files.
627
628         * configure.in: Don't specify -n32 flag for mips-sgi-irix6.5.
629         Check for struct exception.  Use AC_SYS_LARGEFILE and move ftello
630         test.
631
632         * aclocal.m4 (AC_SYS_LARGEFILE_TEST_INCLUDES)
633         (AC_SYS_LARGEFILE_MACRO_VALUE, AC_SYS_LARGEFILE): New.
634
635 2000-05-26  Gerd Moellmann  <gerd@gnu.org>
636
637         * configure.in: Add check for speed_t typedef.
638
639 2000-05-25  Ken Raeburn  <raeburn@gnu.org>
640
641         * Makefile.in (install-arch-dep): Install fns-*.el only if it
642         exists; it won't in the CANNOT_DUMP case.
643
644 2000-05-25  Gerd Moellmann  <gerd@gnu.org>
645
646         * Makefile.in: Ignore exit status of `unset CDPATH' everywhere.
647         On FreeBSD, the exit status is 1 if CDPATH is not set.
648         (install-arch-indep): Install ebrowse.info.
649
650 2000-05-20  NIIBE Yutaka  <gniibe@mri.co.jp>
651
652         * configure.in: Check for grandpt and getpt.
653
654 2000-05-09  Dave Love  <fx@gnu.org>
655
656         * Makefile.in (install-arch-indep): Filter CVS as well as RCS.
657
658 2000-05-05  Gerd Moellmann  <gerd@gnu.org>
659
660         * make-dist: Make a link for lib-src/grep-changelog.  Copy
661         install-sh.
662
663 2000-05-01  Eli Zaretskii  <eliz@is.elta.co.il>
664
665         * config.bat: Identify the beginning of the cpp stuff in
666         src/Makefile.in and lib-src/Makefile.in more accurately.
667
668 2000-04-27  Gerd Moellmann  <gerd@gnu.org>
669
670         * configure.in: Add support for `powerpc*-*-linux-gnu*'.
671
672 2000-04-19  Gerd Moellmann  <gerd@gnu.org>
673
674         * configure.in: Add support for `powerpc-*-netbsd*'.
675
676 2000-04-19  Dave Love  <fx@gnu.org>
677
678         * configure.in: Don't use AC_FUNC_GETLOADAVG.
679
680         * aclocal.m4 (AC_FUNC_MKTIME): Use AC_SUBST.
681
682 2000-04-16  Dave Love  <fx@gnu.org>
683
684         * Makefile.in (${srcdir}/configure): Depend on aclocal.m4.
685
686 2000-04-14  Dave Love  <fx@gnu.org>
687
688         * configure.in: Use AC_FUNC_GETLOADAVG, AC_FUNC_MKTIME.
689
690         * aclocal.m4 (AC_FUNC_MKTIME): New.
691
692 2000-03-28  Ken Raeburn  <raeburn@gnu.org>
693
694         * configure.in: Line up "--help" output a little better.
695
696 2000-03-26  Gerd Moellmann  <gerd@gnu.org>
697
698         * Makefile.in (bootstrap-lisp-1, bootstrap-lisp, bootstrap-src):
699         New targets.
700         (bootstrap): Rewritten in terms of the new targets above.  Make
701         info files, too.
702
703 2000-03-12  Gerd Moellmann  <gerd@gnu.org>
704
705         * config.guess, config.sub: Use the versions of the files from
706         subversions.
707
708 2000-03-08  Dave Love  <fx@gnu.org>
709
710         * configure.in: Use AC_PROG_RANLIB, AC_C_PROTOTYPES,
711         AC_C_VOLATILE.  Define POINTER_TYPE.
712
713         * aclocal.m4: New file.
714
715 2000-03-02  Gerd Moellmann  <gerd@gnu.org>
716
717         * configure.in (machine): Add `mipsel-*-netbsd*' and
718         `arm-*-netbsd*'.
719
720 2000-03-01  Gerd Moellmann  <gerd@gnu.org>
721
722         * configure.in (machine): Add support for `*-auspex-sunos*'.
723
724 2000-02-29  Gerd Moellmann  <gerd@gnu.org>
725
726         * configure.in (C_OPTIMIZE_SWITCH) [__GNUC__]: Use -O2.
727
728 2000-02-18  Dave Love  <fx@gnu.org>
729
730         * configure.in: Define NON_GNU_CPP on alpha-dec-osf5+.
731
732 2000-02-18  Andreas Schwab  <schwab@suse.de>
733
734         * Makefile.in (install-arch-indep): Add eudc to list of installed
735         info files.
736
737 2000-02-17  Ken Raeburn  <raeburn@gnu.org>
738
739         * configure.in: Include -lz and -ljpeg (if it's available) when
740         testing for the tiff library.
741
742 2000-02-17  Gerd Moellmann  <gerd@gnu.org>
743
744         * configure.in: Remove LISP_FLOAT_TYPE.
745
746 2000-02-12  Dave Love  <fx@gnu.org>
747
748         * configure.in: Use AC_FUNC_VFORK.
749
750 2000-02-01  Gerd Moellmann  <gerd@gnu.org>
751
752         * make-dist: Various fixes for new development tree.
753
754         * leim-Makefile.in: New file.
755
756 2000-01-31  Gerd Moellmann  <gerd@gnu.org>
757
758         * Makefile.in (dist): Call ./make-dist.
759
760 2000-01-24  Dave Love  <fx@gnu.org>
761
762         * configure.in: Remove -G0 from Irix NON_GCC_TEST_OPTIONS.
763
764 2000-01-18  Gerd Moellmann  <gerd@gnu.org>
765
766         * configure.in (HAVE_GIF): Check for DGifOpen instead of
767         DGifOpenFileName.
768
769 2000-01-11  Andreas Schwab  <schwab@suse.de>
770
771         * Makefile.in (install-arch-indep): Update list of info files to
772         be installed.
773
774 2000-01-05  Dave Love  <fx@gnu.org>
775
776         * configure.in: Check for jerror.h as well as libjpeg.
777
778 2000-01-03  Andreas Schwab  <schwab@suse.de>
779
780         * Makefile.in (install-arch-indep): Install autotype*.  Run
781         install-info on autotype and emacs-faq.info.
782
783 1999-12-04  Dave Love  <fx@gnu.org>
784
785         * Makefile.in: (install-arch-indep): Depend on `info'.
786         (install-strip): Use `install' as sub-make target.
787
788 1999-11-23  Ken Raeburn  <raeburn@gnu.org>
789
790         * configure.in: Restore Kerberos code deleted on 1999-05-29 that
791         didn't need to be deleted.  Check for the k5crypto library as well
792         as the crypto library; MIT Kerberos 1.1 changed the name.
793
794 1999-11-18  Dave Love  <fx@gnu.org>
795
796         * configure.in: Fix NON_GNU_CPP for Irix 6 to avoid failing tests.
797
798 1999-11-11  Erik Naggum  <erik@naggum.no>
799
800         * configure.in (bitmapdir): Allow for both "bitmaps" directories.
801
802 1999-11-08  Dave Love  <fx@gnu.org>
803
804         * configure.in: Fix change for --with-pop default.
805
806 1999-11-04  Dave Love  <fx@gnu.org>
807
808         * configure.in: Default to --with-pop.  Change sense of with-gcc
809         and with-toolkit-scroll-bars messages to reflect the defaults.
810
811 1999-11-01  Gerd Moellmann  <gerd@gnu.org>
812
813         * INSTALL: Mention the Emacs Lisp Reference.
814
815 1999-10-27  Noah Friedman  <friedman@splode.com>
816
817         * configure.in: Check for dynamic ptys (/dev/ptmx, /dev/pts/).
818
819 1999-10-23  Gerd Moellmann  <gerd@gnu.org>
820
821         * Makefile.in (bootstrap): New target.
822
823 1999-10-19  Paul Eggert  <eggert@twinsun.com>
824
825         Add support for large files.  Merge glibc 2.1.2.
826
827         * configure.in (AC_CHECK_HEADERS): Add stdio_ext.h.
828         (HAVE_TM_GMTOFF): New symbol.
829         (AC_CHECK_FUNCS): Add __fpending, ftello, getloadavg, mblen,
830         mbrlen, strsignal.
831         (LOCALTIME_CACHE): Don't include stdlib.h, as config.h does this now.
832
833 1999-10-09  Stefan Monnier  <monnier@cs.yale.edu>
834
835         * make-dist (dontcompile): look for the DONTCOMPILE variable rather
836           than the obsolete dontcompilefiles pseudo-rule in lisp/Makefile.
837
838 1999-10-09  Richard M. Stallman  <rms@gnu.org>
839
840         * Makefile.in (uninstall, install-arch-indep, install-arch-dep):
841         Unset CDPATH to prevent cd from generating output.
842
843 1999-10-08  Stefan Monnier  <monnier@cs.yale.edu>
844
845         * update-subdirs: also ignore CVS subdirs.
846
847 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
848
849         * Makefile.in (install-arch-indep): Add ada-mode.
850
851 1999-10-06  Dave Love  <fx@gnu.org>
852
853         * Makefile.in: Add rules for config.status, configure.
854
855 1999-09-07  Gerd Moellmann  <gerd@gnu.org>
856
857         * configure.in (--with-sound): Removed.
858
859 1999-08-30  Gerd Moellmann  <gerd@gnu.org>
860
861         * configure.in (USE_TOOLKIT_SCROLL_BARS): Move the test down after
862         the test for Xaw3d.
863         (HAVE_TIFF): Add -lm to library check.
864
865 1999-08-28  Richard Stallman  <rms@gnu.org>
866
867         * configure.in (USE_TOOLKIT_SCROLL_BARS): Move tests for
868         -lXaw3d, -lXpm, -ljpeg, -lpng, -ltiff, and -lgif, down
869         after the other X-related libraries.
870
871 1999-08-21  Dave Love  <fx@gnu.org>
872
873         * configure.in: Don't check for jpeglib.h.
874
875 1999-08-20  Gerd Moellmann  <gerd@gnu.org>
876
877         * configure.in (HAVE_TIFF): Remove tiff34 prefix from tiffio.h.
878         (HAVE_XAW3D): Don't check for Xaw3d if USE_X_TOOLKIT=none.
879
880 1999-08-18  Dave Love  <fx@gnu.org>
881
882         * configure.in: : Check for termcap.h.
883
884 1999-08-15  Gerd Moellmann  <gerd@gnu.org>
885
886         * configure.in: Add --with-toolkit-scroll-bars.  If "no",
887         use Emacs' scroll bars, even if configured for Motif or when
888         Xaw3d is available.
889
890 1999-08-12  Wolfgang Rupprecht  <wolfgang@wsrcc.com>
891
892         * configure.in: Check for getaddrinfo.
893
894 1999-08-04  Eli Zaretskii  <eliz@gnu.org>
895
896         * config.bat: Make --no-debug work again by removing -gcoff.
897
898 1999-07-30  Dave Love  <fx@gnu.org>
899
900         * configure.in: Check for stdlib.h.
901
902 1999-07-19  Dave Love  <fx@gnu.org>
903
904         * configure.in: Grok sparc64-*-linux-gnu*.
905
906 1999-07-12  Richard Stallman  <rms@gnu.org>
907
908         * Version 20.4 released.
909
910 1999-06-23  Karl Heuer  <kwzh@gnu.org>
911
912         * make-dist: Unset EMACS_UNIBYTE, so Emacs runs in its default state.
913         Quote $EMACS, in case it's a program with args.
914
915 1999-05-29  Richard M. Stallman  <rms@gnu.org>
916
917         * configure.in: Delete the Kerberos stuff.
918
919 1999-05-27  Greg Hudson  <ghudson@mit.edu>
920
921         * configure.in: Prefer kerberos 5 names.
922
923 1999-04-26  Richard M. Stallman  <rms@gnu.org>
924
925         * configure.in: Check for libXp.
926
927 1999-04-08  Richard Stallman  <rms@gnu.org>
928
929         * make-dist: Include change logs in subdirs of `lisp'.
930
931 1999-04-05  Richard Stallman  <rms@gnu.org>
932
933         * Makefile.in (mkdir): If we create ${datadir}, make it world-readable.
934         (install-arch-indep): Make ${datadir}/emacs world-readable.
935
936 1999-03-30  Eli Zaretskii  <eliz@gnu.org>
937
938         * config.bat: Use epaths.* instead of paths.*.
939
940 1999-03-07  Eli Zaretskii  <eliz@gnu.org>
941
942         * INSTALL: Add detailed instructions to unpack and install
943         intlfonts on MS-DOS.
944
945 1999-02-26  Richard Stallman  <rms@gnu.org>
946
947         * configure.in: Use epaths.h and epaths-force instead of paths....
948
949         * Makefile.in (epaths-force): Renamed from paths-force;
950         operate on epaths.in and produce epaths.h.
951
952 1999-02-24  Richard Stallman  <rms@gnu.org>
953
954         * make-dist: Fix nt/icons directory handling.
955
956 1999-02-22  Simon Josefsson  <jas@pdc.kth.se>
957
958         * configure.in (f301-fujitsu-uxpv4.1): New target.
959
960 1999-02-20  Richard Stallman  <rms@gnu.org>
961
962         * make-dist (tempparent): Fix command to update info files.
963
964 1999-02-09  Richard Stallman  <rms@gnu.org>
965
966         * configure.in (powerpc-apple-netbsd*): New alternative.
967
968 1999-01-25  Geoff Voelker  <voelker@cs.washington.edu>
969
970         * make-dist: Include the new directory nt/icons in distributions.
971
972 1999-01-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
973
974         * configure.in: Change message about HAVE_XFREE386.
975
976 1999-01-07  Eli Zaretskii  <eliz@gnu.org>
977
978         * config.bat: Support configuring with leim.
979
980 1998-12-16  Petri Kaurinkoski  <Petri.Kaurinkoski@hut.fi>
981
982         * configure.in (mips-sgi-irix6.5): New target.
983
984 1998-12-16  Jonathan I. Kamens  <jik@kamens.brookline.ma.us>
985
986         * configure.in: Remove GSS-API support, since it has been removed
987         from movemail.
988
989 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
990
991         * Makefile.in (install-arch-dep): Copy fns-*.el from lib-src.
992
993 1998-12-04  Andreas Schwab  <schwab@delysid.gnu.org>
994
995         * Makefile.in: Don't install customize info file.  Run
996         install-info on viper info file.
997
998 1998-11-29  Richard Stallman  <rms@psilocin.ai.mit.edu>
999
1000         * Makefile.in (install-arch-dep): Copy fns-*.el from lib-src.
1001
1002 1998-11-16  Kenichi Handa  <handa@etl.go.jp>
1003
1004         * configure.in (*-*-bsdi4*): New target.
1005
1006 1998-11-13  Ehud Karni  <ehud@unix.simonwiesel.co.il>
1007
1008         * configure.in: Fix previous change.
1009
1010 1998-11-11  Richard Stallman  <rms@gnu.org>
1011
1012         * configure.in (aviion-intel): New machine.
1013
1014 1998-11-04  Kenichi Handa  <handa@etl.go.jp>
1015
1016         * configure.in (mips-nec-sysv4*): New target.
1017
1018 1998-11-03  Andreas Schwab  <schwab@delysid.gnu.org>
1019
1020         * Makefile.in (install-arch-dep): Fix last change and use fns-*.el
1021         from lisp.
1022
1023 1998-10-31  Richard Stallman  <rms@psilocin.ai.mit.edu>
1024
1025         * make-dist: Don't include fns*.el in dist.
1026
1027 1998-10-30  Dave Love  <fx@gnu.org>
1028
1029         * configure.in: Don't mkdir cpp.
1030
1031 1998-10-30  Andreas Schwab  <schwab@delysid.gnu.org>
1032
1033         * Makefile.in (install-arch-dep): Install src/fns-*.el in
1034         ${archlibdir}.
1035
1036 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
1037
1038         * Version 20.3 released.
1039
1040 1998-07-30  Paul Eggert  <eggert@twinsun.com>
1041
1042         * Makefile.in (Makefile, src/Makefile, src/config.stamp)
1043         (lib-src/Makefile, man/Makefile, oldXMenu/Makefile)
1044         (lwlib/Makefile, leim/Makefile):
1045         Prepend $(srcdir)/ to rule dependencies outside this dir.
1046
1047 1998-06-30  Richard Stallman  <rms@psilocin.ai.mit.edu>
1048
1049         * configure.in: Use unset CDPATH instead of making it empty.
1050
1051 1998-06-20  Karl Heuer  <kwzh@gnu.org>
1052
1053         * configure.in: Assume unspecified Solaris is 2.5, not 2.4.
1054
1055 1998-06-07  Richard Stallman  <rms@psilocin.ai.mit.edu>
1056
1057         * make-dist (MANIFEST): Include most subdirs, but exclude subdirs.el
1058         and default.el.  Sort the results.
1059
1060 1998-05-31  Karl Heuer  <kwzh@gnu.org>
1061
1062         * Makefile.in (install-arch-indep): Don't die if site-lisp/ isn't
1063         writable.
1064
1065 1998-05-14  Richard Stallman  <rms@psilocin.ai.mit.edu>
1066
1067         * Makefile.in (install-arch-indep):
1068         Don't alter site-lisp/subdirs.el if it exists.
1069
1070 1998-05-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
1071
1072         * Makefile.in (install-arch-indep): Put `-' on commands to create
1073         subdirs.el in site-lisp dirs.
1074
1075 1998-05-07  Richard Stallman  <rms@psilocin.gnu.org>
1076
1077         * Makefile.in (install-arch-indep): Fix typo in previous change.
1078
1079 1998-05-06  Richard Stallman  <rms@psilocin.gnu.org>
1080
1081         * Makefile.in (install-arch-indep): Pass --dir-file to install-info.
1082
1083 1998-04-28  Richard Stallman  <rms@psilocin.gnu.org>
1084
1085         * Makefile.in (mkdir): Create the site-lisp dirs.
1086         (install-arch-indep): Make site-lisp/subdirs files world-readable.
1087
1088 1998-04-26  Richard Stallman  <rms@psilocin.gnu.org>
1089
1090         * Makefile.in (INSTALL_INFO): New variable.
1091         (install-arch-indep): Don't replace the dir file if it already exists.
1092         Use the install-info program, via INSTALL_INFO, to add entries.
1093         Make the `info' subdir and the Info files world-readable.
1094
1095 1998-04-16  Eli Zaretskii  <eliz@delysid.gnu.org>
1096
1097         * config.bat: Make sure the environment is large enough to support
1098         all the "set foo=bar" commands.  Update pointers to DJGPP FTP
1099         sites.
1100
1101 1998-04-10  Karl Heuer  <kwzh@gnu.org>
1102
1103         * make-dist: Don't accept EMACS=t when testing for $EMACS set.
1104
1105 1998-04-06  Jonathan I. Kamens  <jik@kamens.brookline.ma.us>
1106
1107         * configure.in: Add --with-gssapi to specify GSS-API
1108         authentication support for movemail.
1109
1110 1998-04-02  Richard Stallman  <rms@psilocin.ai.mit.edu>
1111
1112         * Makefile.in (install-arch-indep): Fix previous change.
1113
1114 1998-03-30  Richard Stallman  <rms@psilocin.ai.mit.edu>
1115
1116         * Makefile.in (info): Run man in build dir, not srcdir.
1117
1118 1998-03-28  Richard Stallman  <rms@psilocin.ai.mit.edu>
1119
1120         * Makefile.in (install-arch-indep): Fix previous change.
1121
1122 1998-03-23  Kenichi Handa  <handa@etl.go.jp>
1123
1124         * Makefile.in (top_distclean): Check the existence of `lock'
1125         subdir.
1126
1127 1998-03-22  Richard Stallman  <rms@gnu.org>
1128
1129         * Makefile.in (install-arch-indep): Put special subdirs.el files
1130         in site-lisp dirs.  Use normal-top-level-add-subdirs-to-load-path.
1131
1132 1998-03-21  Richard Stallman  <rms@psilocin.gnu.org>
1133
1134         * make-dist: Fix shell syntax in check for missing .el or .elc files.
1135
1136 1998-03-09  Richard Stallman  <rms@psilocin.gnu.org>
1137
1138         * configure.in (hppa-hp-hpux1[0-9]*): Handle versions 1X like 10.
1139         (m68*-hp-hpux*): Handle versions 1X like 10.
1140
1141 1998-03-07  Richard Stallman  <rms@psilocin.gnu.org>
1142
1143         * make-dist: PROBLEMS is now in etc, not top level dir.
1144
1145         * Makefile.in (SOURCES): Delete PROBLEMS.
1146
1147 1998-02-25  Richard Stallman  <rms@gnu.org>
1148
1149         * configure.in (hppa*-hp-hpux*): Use hpux10 by default.
1150
1151         * Makefile.in (install-arch-indep): Do chmod a+x on subdirs.
1152
1153 1998-01-17  Richard Stallman  <rms@gnu.org>
1154
1155         * Makefile.in (install-arch-indep): Add semicolon before `else'.
1156
1157 1998-01-02  Richard Stallman  <rms@psilocin.gnu.org>
1158
1159         * make-dist (tempparent): New option --no-check.
1160
1161         * make-dist: Don't do anything with cpp directory.
1162
1163 1997-12-20  Richard Stallman  <rms@psilocin.gnu.org>
1164
1165         * configure.in (sparc-fujitsu-sysv4*): New target.
1166
1167 1997-12-17  Andreas Schwab  <schwab@gnu.org>
1168
1169         * configure.in: Cache more tests.  Add missing quotes around
1170         message with embedded comma.
1171
1172 1997-12-04  Karl Heuer  <kwzh@gnu.org>
1173
1174         * Makefile.in (unlock, relock): Don't reference cpp/ directory.
1175
1176 1997-11-26  Joel N. Weber II  <devnull@gnu.org>
1177
1178         * make-dist: Changed the comment about `umask 0' to say `Don't
1179         restrict access to any files.'; previously it said `Don't protect
1180         any files', which may have implied that we think fascism is good.
1181
1182 1997-11-24  Paul Eggert  <eggert@twinsun.com>
1183
1184         * configure.in (AC_CHECK_FUNCS): Add strftime.  The new GNU C library
1185         strftime needs the underlying host's strftime for locale dependent
1186         formats.
1187
1188 1997-11-20  Abraham Nahum  <miko@uxsrvc.tti.co.il>
1189
1190         * configure.in (i586-dg-dguxR4.*): New name in case branch.
1191
1192 1997-11-20  Eli Zaretskii  <eliz@is.elta.co.il>
1193
1194         * config.bat: Configure the man subdirectory.
1195
1196 1997-11-07  Paul Eggert  <eggert@twinsun.com>
1197
1198         * configure.in (AC_CHECK_LIB): Add -lintl.
1199
1200 1997-11-07  Karl Heuer  <kwzh@gnu.org>
1201
1202         * make-dist (check for .elc files): Avoid bash-specific syntax.
1203         (check for overflow 14-char limit): Simplify.
1204
1205 1997-11-07  Richard Stallman  <rms@gnu.org>
1206
1207         * Makefile.in (install): Move blessmail last.
1208
1209 1997-10-02  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
1210
1211         * configure.in (gettimeofday, one arg or two):
1212         Clarify messages by avoiding double negative.