Delete file (last info moved to e/README).
[bpt/emacs.git] / ChangeLog
CommitLineData
cd227ad1
GM
12007-09-12 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in (SOURCES, unlock, relock): Delete.
a3372e09 4 (install-arch-indep): Do not exclude the etc/ Makefiles.
cd227ad1 5
fe79fcb3
JL
62007-09-09 Juri Linkov <juri@jurta.org>
7
8 * make-dist: Remove AUTHORS and CONTRIBUTE (moved to etc).
9
10 * README: Add doc/ to documentation directories.
11
97268cd1
MO
122007-09-08 Michael Olson <mwolson@gnu.org>
13
14 * MAINTAINERS: Add myself for ERC and tq.el.
9a4d5e0c 15 Update for new doc/ directory layout.
97268cd1 16
d175b0ae
RF
172007-09-06 Romain Francoise <romain@orebokech.com>
18
19 * make-dist: Update for new doc/ directory layout.
20
e7426ea4
GM
212007-09-06 Glenn Morris <rgm@gnu.org>
22
23 * Makefile.in (mansrcdir): New variable.
24 (SUBDIR_MAKEFILES): Update for new doc/ directory layout.
25 (man/Makefile, lispref/Makefile, lispintro/Makefile): Rename and
26 update these targets for new doc/ directory layout.
27 (doc/misc/Makefile): New target.
28 (install-arch-indep): Use mansrcdir for new location of manpages.
29 (mostlyclean, clean, distclean, maintainer-clean, unlock)
30 (relock, info, dvi): Update targets for new doc/ directory layout.
31
32 * configure.in (AC_OUTPUT): Update names of generated Makefiles
33 for new doc/ directory layout.
34
709e90de
AS
352007-09-02 Andreas Schwab <schwab@suse.de>
36
37 * configure.in: Use AS_HELP_STRING throughout.
38 * configure: Regenerate.
39
f8932819
JD
402007-09-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
41
42 * configure.in: Require Gtk/Glib 2.6.
43
49adb60f
TTN
442007-09-02 Thien-Thi Nguyen <ttn@gnuvola.org>
45
46 * configure.in (EMACS_ARG_Y, EMACS_ARG_N): New AC_DEFUNs.
47 Use them throughout in place of AC_ARG_WITH calls.
48 * configure: Regenerate.
49
28aa2c3e
AS
502007-09-01 Andreas Schwab <schwab@suse.de>
51
52 * configure.in: Put quotes around nested macro calls.
53
e35a28cd
TTN
542007-08-31 Ulrich Mueller <ulm@gentoo.org> (tiny change)
55
56 * configure.in: Fix typo.
57 * configure: Regenerate.
58
050b82f6
GM
592007-08-30 Glenn Morris <rgm@gnu.org>
60
61 * configure.in (AH_BOTTOM): Copy some manual changes made to
62 src/config.in here so they are not lost when it regenerates.
63
e1b79824
GM
64 * README.multi-tty: Move to admin/notes/multi-tty, with some edits.
65
662007-08-29 Karoly Lorentey <karoly@lorentey.hu>
67
68 * README.multi-tty: New file.
69
6d017e27
GM
702007-08-29 Glenn Morris <rgm@gnu.org>
71
72 * README: Increase version to 23.0.50.
73
c982cf7d
JD
742007-08-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
75
76 * configure.in: New option: --without-xaw3d.
77
d25b54b3
GM
782007-08-24 Glenn Morris <rgm@gnu.org>
79
80 * configure.in: Check for a suitably recent makeinfo.
81
3d20d6aa
SM
822007-08-23 Johannes Weiner <hannes@saeurebad.de> (tiny change)
83
84 * configure.in (Check for required libraries): Typo.
85
ae0476ed
YM
862007-08-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
87
88 * configure.in: Check librsvg2 also for Mac Carbon.
89
561c44e8
RF
902007-08-22 Romain Francoise <romain@orebokech.com>
91
92 * make-dist: Follow reorganization of files in etc/.
93
65999ef5
GM
942007-08-22 Paul Pogonyshev <pogonyshev@gmx.net>
95
96 * configure.in: Add support for SVG images through librsvg2.
97
664a406f
EZ
982007-07-28 Eli Zaretskii <eliz@gnu.org>
99
100 * Makefile.in (install-arch-indep): Use "rm -f" for removing DOC,
101 to avoid an error message if there is no DOC there.
102
cacc7b51
GM
1032007-07-25 Glenn Morris <rgm@gnu.org>
104
105 * Relicense all FSF files to GPLv3 or later.
106
9e45936b 107 * COPYING, info/COPYING: Switch to GPLv3.
cacc7b51 108
31ad8850
JD
1092007-06-20 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
110
111 * configure.in: Complain if X seems to be installed but no
515f0896 112 development files were found.
31ad8850 113
7adaaf72
GM
1142007-06-20 Glenn Morris <rgm@gnu.org>
115
116 * configure.in: Prefer libgif over libungif.
117
bfa6fb7e
JD
1182007-06-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
119
120 * configure.in: Check for all image libraries before exiting.
121
1ee86f21
JD
1222007-06-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
123
124 * configure.in: Exit with error if image libraries aren't found.
125
154c9c9b
CY
1262007-06-13 Chong Yidong <cyd@stupidchicken.com>
127
128 * configure.in: Merge xaw3d and libXaw checks. Check xaw3d even
129 when compiling without scrollbars.
130
7a9a50d8
GM
1312007-06-12 Glenn Morris <rgm@gnu.org>
132
133 * configure.in (HAVE_GIF): If -lungif fails, try -lgif.
134
29d69661
JD
1352007-06-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
136
137 * configure.in: Change wording about yes/gtk and lucid/athena being
138 synonyms.
139
45cb0b58
GM
1402007-06-08 Glenn Morris <rgm@gnu.org>
141
142 * configure.in: Make gtk the default toolkit.
143
42bf63da
GM
1442007-06-07 Glenn Morris <rgm@gnu.org>
145
146 * configure.in (NON_GNU_CPP): On Solaris, set using a proper check
147 for a Sun C compiler.
148
924e4ab0
GM
149 * Makefile.in (install-arch-indep): Install only the DOC- file
150 specific to the build, if possible, rather than DOC-*.
151
7dfc4cda
CY
1522007-06-02 Chong Yidong <cyd@stupidchicken.com>
153
154 * Version 22.1 released.
155
80821874
CY
1562007-05-25 Chong Yidong <cyd@stupidchicken.com>
157
158 * mkinstalldirs: Sync to version in automake CVS.
159
1770dcdc
AS
1602007-05-22 Andreas Schwab <schwab@suse.de>
161
162 * configure.in: Prefer build_alias over host when host_alias is
163 not set.
164 * configure: Regenerate.
165
1662007-05-20 Andreas Schwab <schwab@suse.de>
167
168 * configure.in: Remove empty AC_SUBST.
169 * configure: Regenerate.
170
7e5a23bd
NR
1712007-05-20 Nick Roberts <nickrob@snap.net.nz>
172
173 * configure.in: Use HAVE_GPM instead of HAVE_GPM_H and implement
174 it like others.
175 * configure: Regenerate.
176
60889ffa
NR
1772007-05-20 Nick Roberts <nickrob@snap.net.nz>
178
179 * configure.in (AC_CHECK_HEADERS) Add gpm.h.
180 (AC_CHECK_LIB): Add -lgpm.
181 * configure: Regenerate.
182
a61daa64
GM
1832007-05-03 Glenn Morris <rgm@gnu.org>
184
185 * configure: Tweak message about the absence of shell functions.
186
edaeebf5
AS
1872007-04-27 Andreas Schwab <schwab@suse.de>
188
189 * Makefile.in (config.status): Depend on
190 ${srcdir}/lisp/version.el.
191
07016031
GM
1922007-04-26 Glenn Morris <rgm@gnu.org>
193
194 * README: Increase version to 22.1.50.
195
6b6c5b14
JB
1962007-04-24 Juanma Barranquero <lekktu@gmail.com>
197
198 * INSTALL (DETAILED BUILDING AND INSTALLATION): Fix typo.
199
e45f35a0
CY
2002007-04-19 Glenn Morris <rgm@gnu.org>
201
202 * configure.in: Signal error if Xaw libs are missing in a Lucid
203 build.
204
d14f8614
GM
2052007-04-18 Glenn Morris <rgm@gnu.org>
206
207 * INSTALL: Mention CPP.
208
c98b464f
GM
2092007-04-15 Glenn Morris <rgm@gnu.org>
210
211 * FTP: Replace with a pointer to the web version.
212
fc6ee824
GM
2132007-04-13 Glenn Morris <rgm@gnu.org>
214
215 * INSTALL: In lib-src, timer, wakeup, yow are removed.
216
2c0b72db
GM
2172007-04-04 Glenn Morris <rgm@gnu.org>
218
219 * configure.in (NON_GNU_CPP): Use associated preprocessor when
220 compiling with Sun Studio on Solaris.
221
7ba3f463
GM
2222007-03-23 Glenn Morris <rgm@gnu.org>
223
224 * configure.in: Restore support for hp800 (removed 2007-01-27)
225 following clarification of legal status.
226
6b6c5b14 2272007-03-22 Joe Buehler <jbuehler@spirentcom.com> (tiny change)
b7d9aa44
CY
228
229 * configure.in: Add support for AIX4.3 on IBM RS6000.
230
231 * configure: Regenerate.
232
9b77729f
RS
2332007-03-20 Richard Stallman <rms@gnu.org>
234
235 * configure.in: Fix previous change.
236
705959fc
RS
2372007-03-19 Deanna Phillips <deanna@sixbit.org> (tiny change)
238
239 * configure.in (arm-*-openbsd*, hppa-*-openbsd*)
240 (m88k-*-openbsd*, mips64-*-openbsd*, sh-*-openbsd*): Added.
241 (ns32k-*-openbsd*, ns32k-*-openbsd*): Deleted.
242
51673bc4
CY
2432007-03-19 Chong Yidong <cyd@stupidchicken.com>
244
245 * configure.in: Don't define KERBEROS, KERBEROS5, or HESIOD if the
246 user specifies "without".
247
248 * configure: Regenerate.
249
fe542960
JD
2502007-03-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
251
252 * configure.in: Warning for Gtk+ and Cygwin added.
4c757a6f 253 (HAVE_XFT): OLD_CFLAGS changed to OLD_CPPFLAGS.
fe542960 254
c16a484b
GM
2552007-02-27 Glenn Morris <rgm@gnu.org>
256
257 * make-dist (oldXMenu): Remove Imakefile.
258 (etc/images): Add README.
259
3a7723ad
DN
2602007-02-25 Dan Nicolaescu <dann@ics.uci.edu>
261
67feae14 262 * configure.in (xtensa-*-linux-gnu*): New configuration.
3a7723ad 263
67feae14 264 * configure: Regenerate.
3a7723ad 265
a12246ad
DN
2662007-02-22 Dan Nicolaescu <dann@ics.uci.edu>
267
268 * config.guess, config.sub: Updated from master source.
c16a484b 269
4bbe413d 2702007-01-31 Sascha Wilde <wilde@sha-bang.de> (tiny change)
0cba6386 271
4bbe413d 272 * configure.in (PKG_CHECK_MODULES): Change ///* to / in cflags and libs.
0cba6386 273
44a43802
CY
2742007-01-29 Chong Yidong <cyd@stupidchicken.com>
275
276 * configure.in: Restore support for hp800's not running HP-UX.
277
278 * configure: Regenerate.
279
6d1f63d5
CY
2802007-01-27 Chong Yidong <cyd@stupidchicken.com>
281
282 * configure.in: Remove support for hp800 and sr2k machine types.
283
284 * configure: Regenerate.
285
cddb7844
JD
2862007-01-26 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
287
288 * configure.in: Add check for libXft.
289
4bbe413d 2902007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
100874d5
CY
291
292 * INSTALL: Info files moved to share/info.
293
c3295e7b
RS
2942007-01-02 Stephen C. Gilardi <scgilardi@gmail.com> (tiny change)
295
296 * configure.in: Detect and use fink-installed in intel-based Mac
297 builds; change Apple Darwin section to support both PowerPC and
298 Intel-based Macs.
299
14429ceb
AS
3002006-12-26 Andreas Schwab <schwab@suse.de>
301
302 * Makefile.in (datarootdir): Define.
303
be064bc4
RS
3042006-12-24 Richard Stallman <rms@gnu.org>
305
306 * configure.in: Require Autoconf 2.61.
307
453027ac
EZ
3082006-12-22 Mark Davies <mark@mcs.vuw.ac.nz>
309
310 * configure.in: Add support for NetBSD on x86-64, hp800 and sh3el.
311 Remove redundant entry for powerpc-apple-netbsd.
312
313 * configure: Regenerate.
314
007e4308
CY
3152006-12-22 Chong Yidong <cyd@stupidchicken.com>
316
317 * configure: Regenerate with autoconf 2.61.
318
7fb24298
JD
3192006-12-20 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
320
321 * configure.in: Detect alsa/asoundlib.h also.
14d1edc0
JB
322 * configure: Regenerate.
323
8eeae1c9
JD
3242006-12-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
325
14d1edc0
JB
326 * configure.in: Check if GTK+ compiles at all.
327
64d962c1
AS
3282006-12-10 Andreas Schwab <schwab@suse.de>
329
330 * configure.in: Remove check for struct timezone, its result is
331 never used.
332
14d1edc0 3332006-12-08 NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (tiny change)
f5473695
CY
334
335 * configure.in: Add support for Solaris 10 on x86-64.
336
75750090
JD
3372006-12-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
338
339 * INSTALL (DETAILED BUILDING AND INSTALLATION): Document usage
340 of PKG_CONFIG_PATH.
341
ee77eef5
YM
3422006-12-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
343
344 * configure.in (HAVE_SYNC): New test.
345
c00d843f
GM
3462006-12-03 Glenn Morris <rgm@gnu.org>
347
348 * Makefile.in: Fix Copyright format.
349
23382015
GM
350 * configure.in (AH_TOP): Add missing Copyright year.
351
352 * update-subdirs: Add missing Copyright years.
353
e925d5ae 3542006-11-27 Chris Moore <christopher.ian.moore@gmail.com>
f7e73b1d
CY
355
356 * Makefile.in: Touch only the parts of the share/emacs directory
357 specific to this version.
358
daab13ea
CY
3592006-11-26 Chong Yidong <cyd@stupidchicken.com>
360
361 * configure.in (HAVE_X86_64_LIB64_DIR): New test.
362
9b150aa2
YM
3632006-11-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
364
365 * configure.in (HAVE_CANCELMENUTRACKING): Remove test.
366
c5a31d8b
YM
3672006-11-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
368
369 * configure.in: Prefer X11 to Carbon only when some X-specific
370 option is specified (Thanks to Jan Dj\e,Ad\e(Brv and Andreas Schwab).
371
c38d01fb
RF
3722006-11-04 Romain Francoise <romain@orebokech.com>
373
d57727c9
JB
374 * Makefile.in (bootstrap-clean-before): Fix typo.
375 Use new target `bootstrap-clean' in the leim subdirectory.
c38d01fb 376
d57727c9 3772006-11-03 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
d6d1029d
CY
378
379 * configure.in: Enable sparc64/ia64/powerpc FreeBSD builds.
380
c0af0f6e
CY
3812006-10-30 Chong Yidong <cyd@stupidchicken.com>
382
383 * make-dist: Add makefile.w32-in to the man, lispref and lispintro
384 directories.
385
afa0f40b
CY
3862006-10-29 Jeramey Crawford <jeramey@jeramey.com>
387
388 * configure.in: Enable x86-64 OpenBSD compilation.
389
3f9a75cd
GM
3902006-10-28 Glenn Morris <rgm@gnu.org>
391
392 * AUTHORS: Add cal-html.el author.
393
e278f0fe
YM
3942006-10-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
395
396 * make-dist: Make links to mac/make-package and
397 mac/Emacs.app/Contents/Resources/Emacs.icns.
398
4f2c8638
CY
3992006-10-27 Chong Yidong <cyd@stupidchicken.com>
400
401 * README: Bump version number to 22.0.90.
402
92d1ccf4
AS
4032006-10-23 Andreas Schwab <schwab@suse.de>
404
405 * configure.in: Make sure x_default_search_path is always set even
406 when x_libraries is empty, and look in .../share as well for each
407 library directory.
408
7ad02ea8
KH
4092006-09-28 Kenichi Handa <handa@m17n.org>
410
411 * configure.in (locallisppath): Don't include leim dir.
412 (lisppath): Include leim dir.
413
45a2056c
JB
4142006-09-15 Jay Belanger <belanger@truman.edu>
415
416 * COPYING: Replace "Library Public License" by "Lesser Public
417 License" throughout.
418
4b1aaa8b
PE
4192006-09-11 Paul Eggert <eggert@cs.ucla.edu>
420
421 * make-dist (EMACS): Exit and fail if the EMACS environment
422 variable is set to something other than an absolute file name.
423
e9f67acf
AS
4242006-08-16 Andreas Schwab <schwab@suse.de>
425
426 * configure.in (PKG_CHECK_MODULES): Use AS_MESSAGE_LOG_FD instead
427 of hardcoding it.
428
3cb74cd1
RS
4292006-08-16 Richard Stallman <rms@gnu.org>
430
431 * INSTALL.CVS: Clean up wording.
432
41bab5e3
EZ
4332006-07-14 Eli Zaretskii <eliz@gnu.org>
434
435 * configure.in (PKG_CHECK_MODULES): Redirect the output of
436 $PKG_CONFIG --exists "$2" to config.log.
d57727c9 437 * configure: Regenerate.
41bab5e3 438
3aa7c28e
RS
4392006-07-08 Richard Stallman <rms@gnu.org>
440
441 * INSTALL (DETAILED BUILDING AND INSTALLATION): Minor corrections.
442
1eca02e7
KS
4432006-07-09 Kim F. Storm <storm@cua.dk>
444
445 * CONTRIBUTE: Use outline format.
446 Add section on copyright years (from admin/notes/years).
447
d47a5ce6
EZ
4482006-07-08 Eli Zaretskii <eliz@gnu.org>
449
3aa7c28e 450 * configure.in (PKG_CHECK_MODULES): Redirect stderr of pkg-config
d47a5ce6
EZ
451 to /dev/null, since we don't need the error message, just the
452 exit status.
453
014a250c
EZ
4542006-07-07 Eli Zaretskii <eliz@gnu.org>
455
d57727c9
JB
456 * CONTRIBUTE: Slight formatting changes and typo fixes.
457 Add description of NEWS markings.
014a250c 458
09542a66
KS
4592006-07-07 Kim F. Storm <storm@cua.dk>
460
461 * CONTRIBUTE: Mention INSTALL.CVS.
462
98f46e1b
RF
4632006-07-05 Romain Francoise <romain@orebokech.com>
464
465 * make-dist (top-level): Add CONTRIBUTE.
466
978db147
RS
4672006-07-04 Richard Stallman <rms@gnu.org>
468
469 * CONTRIBUTE: Much rewrite.
470
6f82a6d0
NR
4712006-07-04 Nick Roberts <nickrob@snap.net.nz>
472
473 * CONTRIBUTE: New file.
474
eff6bfea
EZ
4752006-06-24 Eli Zaretskii <eliz@gnu.org>
476
f8e83735 477 * INSTALL: Mention www.nongnu.org pages that list free Unicode fonts.
eff6bfea 478
88fab15b
JD
4792006-05-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
480
481 * configure.in: Add check for ALSA.
88fab15b 482
f53d2e87
EZ
4832006-05-06 Eli Zaretskii <eliz@gnu.org>
484
485 * Makefile.in (INFO_FILES): Remove emacs-xtra.
486
487 * info/dir: Remove the Emacs-Xtra entry.
488
d57727c9 4892006-04-20 Ramprasad B <ramprasad_i82@yahoo.com>
ee546279 490
8aa90482
KS
491 * Copyright (sources/emacs): Update copyright year(s).
492
7c00e1e9
EZ
4932006-04-01 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
494
495 * configure.in (HAVE_XAW3D): Disable Xaw3d check if
496 --without-toolkit-scroll-bars was specified.
497
7e332390 4982006-04-01 Christoph Bauer <Christoph.Bauer@lms-gmbh.de> (tiny change)
7c00e1e9 499
8aa90482
KS
500 * configure.in (hppa*-hp-hpux1[1-9]*): Add -D_INCLUDE__STDC_A1_SOURCE
501 to CFLAGS. Update Copyright years written to src/config.in.
7c00e1e9 502
8a7c3c86
EZ
5032006-03-18 Claudio Fontana <claudio@gnu.org>
504
505 * Makefile.in (INFO_FILES): New variable, contains all Info file names.
506 (install-arch-indep, uninstall): Use $(INFO_FILES) to specify files
507 to be installed/uninstalled.
508 (uninstall): Invoke "$(INSTALL_INFO) --remove" to remove references
509 to Info files installed by Emacs.
510
83fe2c21 5112006-03-03 Claudio Fontana <claudio@gnu.org>
6e1fbe44 512
9e2bcc86
EZ
513 * Makefile.in (install, uninstall): Add DESTDIR variable to
514 support staged installations.
6e1fbe44 515
885f1975
RS
5162006-02-14 Richard M. Stallman <rms@gnu.org>
517
518 * configure.in (s390x-*-linux-gnu*): New configuration.
519
448541bc
JD
5202006-01-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
521
522 * configure.in: Require GTK 2.4 or newer.
448541bc 523
597993cf
MB
5242006-01-29 Michael Olson <mwolson@gnu.org>
525
526 * Makefile.in (install-arch-indep, uninstall): Add ERC.
527 * info/dir (ERC): New entry.
528
33c7860d
EZ
5292006-01-29 Eli Zaretskii <eliz@gnu.org>
530
531 * info/dir: Fix last change.
532
07037643
LT
5332006-01-28 Luc Teirlinck <teirllm@auburn.edu>
534
535 * Makefile.in (install-arch-indep, uninstall): Add rcirc.
536
f9fe3e26
EZ
5372006-01-27 Eli Zaretskii <eliz@gnu.org>
538
539 * info/dir: Untabify the whole file.
07037643 540 (Rcirc): New entry.
f9fe3e26 541
e143ad11
AS
5422006-01-12 Andreas Schwab <schwab@suse.de>
543
544 * configure.in: Move AC_AIX and AC_GNU_SOURCE before first compile
545 check.
e143ad11 546
01abe918
CY
5472006-01-02 Chong Yidong <cyd@stupidchicken.com>
548
549 * configure.in: Use -Wno-pointer-sign if available.
01abe918 550
88ec8c53
AS
5512005-12-29 Andreas Schwab <schwab@suse.de>
552
553 * config.guess, config.sub: Updated from master source.
554
cdda1b59 5552005-12-25 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
d52c26e9 556
f8e83735 557 * configure.in: Use amdx86-64 for freebsd on x86_64.
d52c26e9 558
ad7a98ae
RF
5592005-11-22 Romain Francoise <romain@orebokech.com>
560
561 * make-dist: Add etc/images/icons.
562
11bdfcdd
AS
5632005-11-03 Andreas Schwab <schwab@suse.de>
564
565 * configure.in: Use GZIP_PROG instead of GZIP.
566
567 * Makefile.in (GZIP_PROG): Renamed from GZIP.
568 (install-arch-indep): Adjust.
569
b4235a80
AS
5702005-11-01 Andreas Schwab <schwab@suse.de>
571
572 * Makefile.in (bootstrap): Fix dependencies for parallel build.
573 (bootfast): Likewise.
574
e8439d34
RF
5752005-11-01 Romain Francoise <romain@orebokech.com>
576
577 * configure.in: Check for gzip.
e8439d34
RF
578
579 * Makefile.in (install): Compress source files.
580
eae54018
ST
5812005-10-24 Steven Tamm <steventamm@mac.com>
582
e8439d34 583 * configure.in: Fix darwin386 configuration issue.
eae54018 584
5798342c
EZ
5852005-10-22 Eli Zaretskii <eliz@gnu.org>
586
587 * INSTALL.CVS: Add mh-autoloads to the partial rebuild procedure.
588
ffda926c
BW
5892005-10-17 Bill Wohler <wohler@newt.com>
590
591 * make-dist: Create and populate etc/images/low-color.
592
29dd7a69
BW
5932005-10-15 Bill Wohler <wohler@newt.com>
594
595 * make-dist: Create and populate etc/images/gud.
596
b82ecedf
RS
5972005-10-08 Richard M. Stallman <rms@gnu.org>
598
599 * make-dist (tempparent): Don't check for 14-char file name limit.
600
36eaa68f
RF
6012005-10-07 Romain Francoise <romain@orebokech.com>
602
603 * make-dist: Add etc/images/ezimage and etc/images/mail
604 directories. Install images in etc/images.
605
66533b25
YM
6062005-10-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
607
608 * configure.in: Prefer Carbon if --enable-carbon-app or
609 --with-carbon is explicitly specified even when X11 is detected.
66533b25 610
5c4757d3
RS
6112005-09-15 Ulf Jasper <ulf.jasper@web.de>
612
613 * Makefile.in (install-arch-indep, uninstall):
614 Handle newsticker manual.
615 (info): Add - to commands.
616
ed326e35
EZ
6172005-09-10 Giuseppe Scrivano <gscrivano@gmail.com>
618
619 Remove the MAXPATHLEN limitations:
620
621 * configure.in (AC_CHECK_FUNCS): Check for get_current_dir_name.
ed326e35 622
022dc424 6232005-09-09 Eli Zaretskii <eliz@gnu.org>
50a6ff15
EZ
624
625 * configure.in <lynxsos*>: Support for LynxOS on PPC.
d57727c9 626 * configure: Regenerate.
50a6ff15 627
c9ac21eb
PE
6282005-09-05 Paul Eggert <eggert@cs.ucla.edu>
629
630 * config.guess, config.sub: Updated from master source.
631
9a69ec4b
JB
6322005-08-03 Juanma Barranquero <lekktu@gmail.com>
633
634 * .cvsignore: Add `lock'.
635
c638055f
JB
6362005-07-28 Juanma Barranquero <lekktu@gmail.com>
637
638 * .cvsignore: Add `data' and `site-lisp' (for in-place installs).
639
9eff9fe3
PE
6402005-07-26 Paul Eggert <eggert@cs.ucla.edu>
641
642 Merge gnulib getopt implementation into Emacs.
643
644 * Makefile.in (AUTOCONF_INPUTS): New macro.
645 ($(srcdir)/configure, $(srcdir)/src/stamp-h.in): Depend on it,
646 so that these files also depend on m4/getopt.m4.
647 * configure.in: Configure getopt by including m4/getopt.m4,
648 and configuring a getopt replacement if necessary.
649 * make-dist: Add m4 subdirectory. Unlink lib-src/getopt.h.
650 * m4/getopt.m4: New file.
651
edfaf76d
LK
6522005-07-06 Lute Kamstra <lute@gnu.org>
653
654 * configure.in: Fix capitalization.
edfaf76d 655
385ee3de
LK
6562005-07-04 Lute Kamstra <lute@gnu.org>
657
658 Update FSF's address in GPL notices.
659
56f7d69d 6602005-06-19 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org>
eb7c6f20
LK
661
662 * Makefile.in (epaths-force): Protect both lisppath and
663 buildlisppath from whitespace.
664
23fd4483
ST
6652005-06-08 Steven Tamm <steventamm@mac.com>
666
667 * configure.in: Support Darwin/MacOSX on Intel
23fd4483 668
98c3db67
JD
6692005-06-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
670
671 * configure.in (HAVE_CANCELMENUTRACKING): New test.
98c3db67 672
9adfabc2
LK
6732005-05-11 J\e,Ai\e(Br\e,At\e(Bme Marant <jmarant@marant.org>
674
675 * configure.in: Add --enable-locallisppath.
9adfabc2 676
5063dbbf
YM
6772005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
678
679 * configure.in: Don't check HAVE_CARBON if HAVE_X11 is set to yes.
680 Check HAVE_CARBON before USE_TOOLKIT_SCROLL_BARS. Define
681 USE_TOOLKIT_SCROLL_BARS by default if HAVE_CARBON is set to yes.
5063dbbf 682
6a4fb78f
EZ
6832005-05-07 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org>
684
685 * make-dist: Remove references to makefile.nt and makefile.def.
686 Include widgets and images subdirectories of etc. Do not exclude
687 ldefs-boot.el.
688
2c97085e
AS
6892005-04-23 Andreas Schwab <schwab@suse.de>
690
691 * configure.in: Remove duplicate match for powerpc configuration.
2c97085e 692
766c5349
TTN
6932005-04-20 Thien-Thi Nguyen <ttn@gnu.org>
694
695 * configure.in: Check for <pwd.h>.
766c5349 696
118e2c39
LK
6972005-04-14 Lute Kamstra <lute@gnu.org>
698
699 * make-dist: Distribute all ChangeLog files in lisp/.
700 Don't distribute ldefs-boot.el.
701 lisp/makefile.nt no longer exists.
702
5c156fdf
LK
7032005-04-13 Lute Kamstra <lute@gnu.org>
704
705 * make-dist: Don't use DONTCOMPILE from lisp/Makefile.in; check
706 for "no-byte-compile: t" in the file instead.
707
4693dbc9
SM
7082005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
709
710 * configure.in <Motif>: Don't let a special LessTif/Motif1.2 install
711 shadow the main Lesstif/Motif-2.1 libs and includes.
712
0f88527f
JD
7132005-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
714
715 * configure.in: Only add XASSERTS to cppflags.
0f88527f 716
d0098f13
JD
7172005-03-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
718
719 * configure.in: Added --enable-asserts.
d0098f13 720
bf247b6e
KS
7212005-02-09 Kim F. Storm <storm@cua.dk>
722
723 Change release version from 21.4 to 22.1 throughout.
724 Change development version from 21.3.50 to 22.0.50.
725
551ffc27
ST
7262005-01-19 Steven Tamm <steventamm@mac.com>
727
728 * configure.in: Check for <sys/utsname.h>.
551ffc27 729
adf87c29
KS
7302004-12-11 Kim F. Storm <storm@cua.dk>
731
732 * Makefile.in (info): Undo 2004-12-05 change.
733
b2d6e132
LT
7342004-12-08 Luc Teirlinck <teirllm@auburn.edu>
735
058a9e4f
LT
736 * info/dir (File): Add URL and Org Mode manuals.
737 * Makefile.in (install-arch-indep, uninstall): Add url and org
b2d6e132
LT
738 manuals.
739
56f7d69d 7402004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
be5472bd
SM
741
742 * configure.in (INLINE, RE_TRANSLATE_P): Move patches mistakenly
743 committed to src/config.in.
744
b8bdffbe
JD
7452004-12-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
746
be5472bd 747 * configure.in: If $HAVE_GTK_FILE_CHOOSER = yes, check for
b8bdffbe 748 pthreads and define HAVE_GTK_AND_PTHREAD.
b8bdffbe 749
cc60c723
RS
7502004-12-05 Richard M. Stallman <rms@gnu.org>
751
752 * Makefile.in (info): Ignore errors building info files.
753
77cafc7a
EZ
7542004-11-27 Eli Zaretskii <eliz@gnu.org>
755
756 * config.bat: If 8-byte alignment is not supported, define
757 NO_DECL_ALIGN in src/config.h, instead of trivially defining
fe3df972
EZ
758 DECL_ALIGN. Protect & with "" because & is special for cmd.exe;
759 filter through Sed to remove the quotes.
77cafc7a 760
49561cf6
SM
7612004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
762
763 * info/.cvsignore: Ignore everything. It's OK since .cvsignore does
764 not apply to files explicitly `cvs add'ed.
765
d8dfe187
EZ
7662004-11-12 Eli Zaretskii <eliz@gnu.org>
767
768 * config.bat: Don't require djecho.exe for the v1.x build.
1b43e144
EZ
769 Add a test for DECL_ALIGN support, and add a trivial definition to
770 src/config.h if 8-byte alignment is not supported.
d8dfe187 771
85c38542
KS
7722004-11-08 Kim F. Storm <storm@cua.dk>
773
774 * Makefile.in (bootstrap, bootstrap-clean-before): Remove .elc
775 files before building.
776 (bootfast, bootstrap-clean-before-fast): New targets, like
777 bootstrap but don't remove .elc files.
778
59dede22
EZ
7792004-11-06 Lars Brinkhoff <lars@nocrew.org>
780
781 * configure.in: Add check for getrusage.
782
572a3cc2
JD
7832004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
784
49561cf6
SM
785 * configure.in (HAVE_GTK_FILE_CHOOSER, $HAVE_GTK_FILE_SELECTION):
786 New tests for new and old GTK file dialogs.
d0a80c21
JD
787 (HAVE_GTK): Only set with_toolkit_scroll_bars if not explicitly set
788 to no.
789
f17e308a
JD
7902004-10-20 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
791
792 * configure.in (HAVE_PERSONALITY_LINUX32): New test if PER_LINUX32
793 can be set. Remove SETARCH test.
f17e308a 794
cef11da2
ST
7952004-10-08 Steven Tamm <steventamm@mac.com>
796
797 * configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h
cef11da2 798
4cbbf6b7
JD
7992004-10-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
800
801 * configure.in (HAVE_RANDOM_HEAPSTART): Change AC_MSG_ERROR to
05cf15c6 802 AC_MSG_WARN. Move output of warning message to end of configure run.
4cbbf6b7 803
3a787a1e 8042004-10-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4494a266 805
49561cf6 806 * configure.in (HAVE_RANDOM_HEAPSTART): Rename HAVE_EXECSHIELD.
4494a266
JD
807 Run test to see if heap start address is random.
808
bc9b2430
MB
8092004-09-29 Miles Bader <miles@gnu.org>
810
811 * configure.in (HAVE_EXECSHIELD): Test correct env variable to see
812 if setarch is present.
813
dd571c2f
JD
8142004-09-25 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
815
816 * configure.in (HAVE_EXECSHIELD): Only define on x86.
dd571c2f 817
4489ece2
JD
8182004-09-24 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
819
820 * configure.in: Check for exec-shield.
4489ece2 821
de10c114
AS
8222004-08-06 Andreas Schwab <schwab@suse.de>
823
824 * Makefile.in (install-arch-indep, uninstall): Add flymake.
825
d9a68b6a
EZ
8262004-07-31 Eli Zaretskii <eliz@gnu.org>
827
828 * config.bat: Update URLs in the comments.
829
23f87bed
MB
8302004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
831
49561cf6 832 * Makefile.in (install-arch-indep): Add pgg and sieve.
23f87bed
MB
833
834 * info/.cvsignore: Added pgg and sieve.
835
52b9b5cc
AS
8362004-07-05 Andreas Schwab <schwab@suse.de>
837
838 * Makefile.in (install-arch-indep): Remove .arch-inventory files.
839
1d390bd8
KH
8402004-06-21 Kenichi Handa <handa@m17n.org>
841
842 * make-dist: Link leim-ext.el into tempdir.
843
1f94377f
LT
8442004-06-15 Luc Teirlinck <teirllm@auburn.edu>
845
846 * info/dir (File): Add emacs-xtra.
847 * Makefile.in (install-arch-indep, uninstall): Add emacs-xtra.
848
1c492b87
JL
8492004-06-12 Juri Linkov <juri@jurta.org>
850
851 * info/dir: Move menu help lines from `* Menu:' to file header.
852 Describe the purpose of a red *.
853
8f9d4905
SM
8542004-05-04 Dave Love <fx@gnu.org>
855
856 * configure.in: Don't use `extrasub'.
857
2c2cd44f
SM
8582004-04-29 Dave Love <fx@gnu.org>
859
860 * configure.in: Don't forget to quote args to `test'.
861
510ead5f
TTN
8622004-04-24 Thien-Thi Nguyen <ttn@gnu.org>
863
864 * autogen.sh: Update filename in "please read" message.
865
1ee652eb
RS
8662004-04-17 Richard M. Stallman <rms@gnu.org>
867
868 * INSTALL: Move the info about site-lisp dirs,
869 and say uninstalled Emacs looks there too.
870
c1994268
EZ
8712004-04-04 Eli Zaretskii <eliz@gnu.org>
872
873 * config.bat (lib-src): Recognize comment lines in Makefile.in
874 that have a TAB after the #, to avoid errors in preprocessing with
875 GCC 3.3.3.
876
04e08b8c
LT
8772004-03-31 Luc Teirlinck <teirllm@auburn.edu>
878
879 * Makefile.in: Mention in comment that `make maintainer-clean'
880 deletes .elc files.
881
4a61faec
SM
8822004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
883
884 * update-subdirs: Add local variables to prevent byte-compiling.
885
06aacc62
RS
8862004-03-21 Dave Love <fx@gnu.org>
887
888 * configure.in: Fix previous change.
889
36a3fd05
RS
8902004-03-18 Dave Love <fx@gnu.org>
891
06aacc62 892 * configure.in: Add -znocombreloc to LDFLAGS if compiler supports it.
36a3fd05 893
6939e0b1
LT
8942004-03-15 Luc Teirlinck <teirllm@auburn.edu>
895
896 * info/dir (File): Add SMTP and SES.
897
d8d95bc7
SM
8982004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
899
900 * Makefile.in (maintainer-clean): Clean in the lisp dir as well.
5e7b4262 901 (bootstrap): Use the new bootstrap-prepare target in lisp.
d8d95bc7 902
58ec79cf
KS
9032004-02-18 Kim F. Storm <storm@cua.dk>
904
d8d95bc7 905 * INSTALL.CVS: Add info about ssh/cvs related problems and work-around.
58ec79cf 906
a6eeaa81 9072004-02-16 Eli Zaretskii <eliz@gnu.org>
c33b76da 908
d8d95bc7 909 * make-dist: Don't link index.*perm and permute-index into tempdir.
c33b76da 910
584b627e
JY
9112004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
912
913 * AUTHORS (JonathanYavner): Rename testcover-*.el to tcover-*.el
914 to match previous changes by Eli Zaretskii.
915
68e4cc57
LT
9162004-02-09 Luc Teirlinck <teirllm@auburn.edu>
917
918 * Makefile.in: Set CDPATH to an empty string.
919
22bb9485
SM
9202004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
921
922 * configure.in <darwin>: Use fink packages if available.
923
56f7d69d 9242004-01-25 J\e,Ai\e(Br\e,At\e(Bme Marant <jmarant@free.fr> (tiny change)
ae2230df
RS
925
926 * make-dist (lispref): Do include lispref/index.texi.
927
b4963755 9282004-01-06 Eric Hanchrow <offby1@blarg.net> (tiny change)
722ae5f4 929
4a61faec 930 * make-dist (tempdir): Include cursors in nt/icons.
722ae5f4 931
a6eeaa81 9322003-12-30 Eli Zaretskii <eliz@gnu.org>
d9e0b412
EZ
933
934 * INSTALL.CVS: Renamed from INSTALL-CVS to avoid file-name
935 clashes with install-sh on 8+3 filesystems.
936
8af1a978
MB
9372003-12-08 Miles Bader <miles@gnu.org>
938
939 * .cvsignore: Add .arch-inventory.
940
ce6e4c21
AS
9412003-12-24 Andreas Schwab <schwab@suse.de>
942
943 * configure.in: Check for <sys/socket.h>. Include it before
815617bf 944 including <net/if.h>. Move check for <net/if.h> before its use.
ce6e4c21 945
0b1ec9e9
JD
9462003-12-24 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
947
948 * Makefile.in (install-arch-dep): Don't let cd output go into
949 pipe for carbon_appdir.
950
cf59a5b7
AS
9512003-12-24 Andreas Schwab <schwab@suse.de>
952
953 * configure.in (PKG_CHECK_MODULES): Fix quoting.
954
55e4f3cd
AS
9552003-12-01 Andreas Schwab <schwab@suse.de>
956
2a75d75d 957 * configure.in (powerpc-apple-darwin*): Use ${CC-cc} instead of
55e4f3cd 958 hardcoding gcc.
55e4f3cd 959
57669b57
JD
9602003-11-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
961
962 * configure.in (HAVE_GTK_MULTIDISPLAY): Check if GTK can handle
963 multiple displays.
22bb9485 964 Wrong number of args to AC_CHECK_LIB for HAVE_X_SM test corrected.
57669b57 965
68e03c1c
DL
9662003-09-23 Dave Love <fx@gnu.org>
967
968 * configure.in: Check members of struct ifreq.
969
6df2a645
KS
9702003-09-14 Kim F. Storm <storm@cua.dk>
971
972 * configure.in: Add checks for sys/ioctl.h and net/if.h.
973
da92b8d9
LT
9742003-09-12 Luc Teirlinck <teirllm@mail.auburn.edu>
975
976 * Makefile.in (install-arch-indep, uninstall): Add SES manual.
977
19bb0fcd 9782003-08-18 Lute Kamstra <lute@gnu.org>
e512ece1
LK
979
980 * configure.in: Revert the change of 2003-07-29 as GTK+ 2.2 is not
981 required anymore.
982
abd39b57
AC
9832003-08-07 Andrew Choi <akochoi@shaw.ca>
984
985 * configure.in [powerpc-apple-darwin*]: Use the -no-cpp-precomp
986 option instead of -traditional-cpp for CPP.
987
c855f2ca
RS
9882003-07-29 Richard M. Stallman <rms@gnu.org>
989
990 * configure.in (HAVE_XIM): Define if XIM is available.
991
32b0a3c6
JB
9922003-07-29 Tim Van Holder <tim.vanholder@anubex.com> (tiny change)
993
994 * configure.in: The function gtk_window_set_icon_from_file was
995 introduced in GTK+ 2.2, so check for that release.
996
2eaa00ba
AS
9972003-07-23 Andreas Schwab <schwab@suse.de>
998
999 * configure.in: Add --enable-maintainer-mode, substitute MAINT.
1000
1001 * Makefile.in (YACC): Remove, not used.
1002 (MAINT): Don't set.
1003 (${srcdir}/configure, $(srcdir)/src/stamp-h.in): Use @MAINT@ to
1004 disable dependency on ${srcdir}/configure.in when maintainer mode
1005 is disabled.
1006
f57bd967
DL
10072003-07-22 Dave Love <fx@gnu.org>
1008
1009 * configure.in: Make XRegisterIMInstantiateCallback test depend on
1010 HAVE_X11, not with_xim.
1011 (HAVE_CRTIN): Provide template.
1012 <with_png>: Test for png.h and libpng/png.h.
1013
da894f7d
AS
10142003-07-15 Andreas Schwab <schwab@suse.de>
1015
1016 * configure.in: Temporarily leave quoting for AC_DEFINE.
1017
ec03b83e
SM
10182003-07-13 Stefan Monnier <monnier@cs.yale.edu>
1019
1020 * configure.in: Check for posix_memalign.
1021
800bebe3
RS
10222003-07-12 Richard M. Stallman <rms@gnu.org>
1023
1024 * configure.in [netbsd systems]: Define HAVE_CRTIN properly.
1025
42f81f64
KS
10262003-07-09 Kim F. Storm <storm@cua.dk>
1027
1028 * INSTALL (DETAILED BUILDING AND INSTALLATION): Describe new
1029 functionality of --without-xim.
1030
d320e9f3
DL
10312003-06-29 Dave Love <fx@gnu.org>
1032
1033 * configure.in: Fix XRegisterIMInstantiateCallback check for gcc.
1034
7bea57c9
DL
10352003-06-23 Dave Love <fx@gnu.org>
1036
ec03b83e
SM
1037 * configure.in: Check for sys/_mbstate_t.h.
1038 Test XRegisterIMInstantiateCallback prototype.
7bea57c9
DL
1039 (AH_BOTTOM): Define DO_BLOCK_INPUT, my_strftime.
1040
eb3b52fa
DL
10412003-06-06 Dave Love <fx@gnu.org>
1042
1043 * configure.in: Check for locale.h.
1044
f16205ca
DL
10452003-06-05 Dave Love <fx@gnu.org>
1046
ec03b83e
SM
1047 * configure.in: Check for memcpy, mempcpy, mblen, mbrlen.
1048 Use AC_FUNC_STRFTIME, AC_STRUCT_TIMEZONE, AC_TYPE_MBSTATE_T.
f16205ca 1049 (NLIST_STRUCT): Don't define.
eb3b52fa 1050 (AH_BOTTOM): Define my_strftime.
f16205ca 1051
efd60266
JB
10522003-06-02 Richard M. Stallman <rms@gnu.org>
1053
1054 * configure.in: Revert changes of 2003-03-03 and 2003-05-24.
1055
016bd3c0
AS
10562003-05-24 Andreas Schwab <schwab@suse.de>
1057
1058 * configure.in (AH_BOTTOM) [MAC_OSX]: Do not redefine bcopy,
1059 bzero, and bcmp.
1060
7933722a
DL
10612003-05-22 Dave Love <fx@gnu.org>
1062
ec03b83e 1063 * configure.in: Remove redundant test for term.h. Test for difftime.
7933722a 1064
463f55ee
DL
10652003-05-20 Dave Love <fx@gnu.org>
1066
1067 * configure.in: Append * to s390-*-linux-gnu case.
1068 (LIBMAIL) <lockfile>: Don't define.
1069
10702003-04-30 Richard M. Stallman <rms@gnu.org>
1071
1072 * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*.
1073
10742003-04-28 Francesco Potort\e,Al\e(B <pot@gnu.org>
1075
1076 * configure.in: Undo last (RMS') change, as it is useless, per
1077 Dave Love.
1078
10792003-04-08 Richard M. Stallman <rms@gnu.org>
1080
1081 * configure.in: Put #include of jpeglib.h at start of line.
1082
6740b4d6
KG
10832003-04-30 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
1084
1085 * INSTALL (* GNU/Linux development packages): Mention Debian and
1086 RedHat package names.
1087
ed3c3314
RS
10882003-04-30 Boyd Lynn Gerber <gerberb@zenez.com>
1089
1090 * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*.
1091
5b31a763
KG
10922003-04-30 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
1093
1094 * INSTALL (* GNU/Linux development packages): Tell people to
1095 install additional packages for compiling Emacs.
1096
18fe6f45
FP
10972003-04-06 Francesco Potort\e,Al\e(B <pot@gnu.org>
1098
1099 * configure.in: Use the same configuration for all aix5, not just
1100 aix5.1.
1101
77fb5d1a
FP
11022003-03-16 Nelson H. F. Beebe <beebe@math.utah.edu> (tiny change)
1103
1104 * configure.in: Check for need for bigtoc support on IBM AIX for
1105 solving a linker table overflow problem.
1106
710ee5a9
RB
11072003-03-03 Rob Browning <rlb@defaultvalue.org>
1108
efd60266
JB
1109 * configure.in: Add AC_CHECK_FUNCS for memcmp and memmove.
1110 (AH_BOTTOM): Switch tests to prefer memcmp, memset, and memmove
710ee5a9
RB
1111 over bzero, bcmp, and bcopy.
1112
16f6f948
SJ
11132003-02-23 Simon Josefsson <jas@extundo.com>
1114
1115 * Makefile.in (install-arch-indep, uninstall): Add SMTP manual.
1116
92a8ce63
JB
11172003-02-21 Klaus Zeitler <kzeitler@lucent.com>
1118
1119 * configure.in: Set new hpux10-20.h as "major" include for 10.20.
1120
47774164
KH
11212003-02-13 Robert J. Chassell <bob@rattlesnake.com> (tiny change)
1122
1123 * INSTALL (* Extra fonts): Say that Emacs doesn't include fonts.
1124
0dfd93c0
AS
11252003-02-08 Andreas Schwab <schwab@suse.de>
1126
1127 * Makefile.in (EXEEXT): Define to @EXEEXT@ and use this variable
1128 instead of the substitution.
1129
c60ee5e7
JB
11302003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
1131
1132 * Makefile.in: Use @EXEEXT@ for Cygwin.
1133 Use USERNAME if LOGNAME is not set (for Cygwin).
1134
1d894293 1135 * configure.in: Add opsys=cygwin.
88373452 1136
12bf22e0
AS
11372003-01-22 Andreas Schwab <schwab@suse.de>
1138
1139 * configure.in: Set HAVE_MENUS=yes when HAVE_CARBON=yes instead of
1140 redefining it explicitly in src/config.in.
1141
ffdf4f26
MR
11422003-01-22 Markus Rost <rost@math.ohio-state.edu>
1143
1144 * Makefile.in (bootstrap): Make bootstrap-after.
1145
940344d4 11462003-01-20 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
cd890796
JD
1147
1148 * configure.in: Fix --with-gtk.
1149
940344d4 11502003-01-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
488dd4c4
JD
1151
1152 * configure.in: Add --with-gtk, --with-x-toolkit=gtk
1153
1154 * INSTALL (DETAILED BUILDING AND INSTALLATION): Add text about GTK.
1155
e833850f
FP
11562003-01-14 Francesco Potort\e,Al\e(B <pot@gnu.org>
1157
ec03b83e 1158 * configure.in (m68k-motorola-sysv): Remove (obsolete).
e833850f 1159
52cd7d02
ST
11602003-01-07 Steven Tamm <steventamm@mac.com>
1161
1162 * configure.in: New option, --enable-carbon-app, to specify
1163 that the application should be installed
1164 * Makefile.in (install-arch-dep): On Mac OS X, install the
1165 Emacs.app application if carbon-app is enabled
1166
fb02aff2
DL
11672003-01-06 Dave Love <fx@gnu.org>
1168
1169 * configure.in: Check for nl_langinfo.
1170 [!HAVE_SIZE_T]: Fix typedef.
1171
1d08c2fe
DK
11722003-01-06 David Kastrup <dak@gnu.org>
1173
ec03b83e 1174 * Makefile.in (INSTALL_INFO): Get install-info command from configure.
9e71690e 1175
14d1edc0 1176 * configure.in: Add tests for install-info.
1d08c2fe 1177
72c5c58f
MR
11782002-12-09 Markus Rost <rost@math.ohio-state.edu>
1179
1180 * configure.in (*-sunos5*, *-solaris*): Revert previous change -
1181 use again sol2-6 instead of sol2-8.
1182
a4ac5b17
DL
11832002-12-09 Dave Love <fx@gnu.org>
1184
fb02aff2 1185 * configure.in (*-sunos5.8*, *-solaris2.8*): Delete configurations.
a4ac5b17 1186
4824556f
AS
11872002-12-08 Andreas Schwab <schwab@suse.de>
1188
1189 * Makefile.in (install-arch-indep): Revert last change.
1190
6b2fd6ea
DL
11912002-11-27 Dave Love <fx@gnu.org>
1192
1193 * configure.in: Use AC_CHECK_DECLS, not AC_DECL_SYS_SIGLIST.
ec03b83e
SM
1194 Check for __sys_siglist too. Check for memset.
1195 Use AC_FUNC_GETPGRP. Add mipsel-*-linux-gnu* target.
6b2fd6ea 1196
8c95f450
JB
11972002-11-22 Juanma Barranquero <lektu@terra.es>
1198
1199 * config.guess, config.sub: Updated from master source.
1200
39f7b5f7
KF
12012002-11-19 Karl Fogel <kfogel@red-bean.com>
1202
1203 * autogen.sh: New file.
1204
d824beee
DL
12052002-11-15 Dave Love <fx@gnu.org>
1206
ec03b83e
SM
1207 * configure.in: Tidy up various quoting issues throughout.
1208 Use AC_GNU_SOURCE.
d824beee
DL
1209 (AH_BOTTOM): Fix #endif protecting config.h. Maybe include
1210 alloca.h. Define GC_SETJMP_WORKS, GC_LISP_OBJECT_ALIGNMENT.
1211 Maybe define bcopy, bzero, bcmp.
ec03b83e 1212 (powerpcle-*-solaris2.5*, powerpcle-*-solaris2*): Remove (use
d824beee
DL
1213 non-existent machine file).
1214 (sys/vlimit.h, sys/resource.h, fsync, __restrict): Test for.
1215 (term.h, X11/Xaw3d/Scrollbar.h): Avoid warning from test.
0d6f3768 1216 (nlist.h): Move test up.
d824beee 1217
72c5c58f 12182002-11-18 Markus Rost <rost@math.ohio-state.edu>
8704a6ab 1219
72c5c58f 1220 * configure.in (*-sunos5*, *-solaris*): Use sol2-8.
8704a6ab 1221
3a787a1e 12222002-11-14 Francesco Potort\e,Al\e(B <pot@gnu.org>
816753a7
FP
1223
1224 * configure.in (*-sunos5.8*, *-solaris2.8*): New configurations.
1225
98b4e102
JB
12262002-11-11 Tim Van Holder <tim.vanholder@anubex.com> (tiny change)
1227
1228 * Makefile.in (install-arch-indep): Prepend $(srcdir)/ to lisp.
1229
6bae0ccf
DL
12302002-11-08 Dave Love <fx@gnu.org>
1231
ec03b83e 1232 * configure.in: Use AC_CONFIG_LIBOBJ_DIR and require autoconf 2.54.
6bae0ccf
DL
1233 (AH_BOTTOM) [!HAVE_SIZE_T]: Typedef size_t.
1234
ab4f69f2
MB
12352002-11-07 Miles Bader <miles@gnu.org>
1236
ec03b83e
SM
1237 * Makefile.in (maybe_bootstrap): Fix shell variable usage.
1238 Handle separate-build-dir case.
ab4f69f2 1239
318db6cb
RS
12402002-11-06 Richard M. Stallman <rms@gnu.org>
1241
1242 * Makefile.in (maybe_bootstrap): Add doublequotes to make it
1243 bulletproof. $bar may be empty when there are no .elc files.
1244
2baf1bfa
DL
12452002-10-30 Dave Love <fx@gnu.org>
1246
1247 * configure.in: Require autoconf 2.53. Test for pty.h,
1248 sys/mman.h, sys/param.h, mremap, memmove.
ec03b83e
SM
1249 (AH_BOTTOM): Maybe include strings.h. Add local variables for mode.
1250 (AC_PROG_YACC): Delete.
2baf1bfa
DL
1251 (size_t): Use AC_CHECK_TYPES.
1252 (AH_TOP): Up-date copyright.
1253
a6cadf53
JB
12542002-10-01 Juanma Barranquero <lektu@terra.es>
1255
1256 * update-subdirs: Add "no-byte-compile: t" to subdirs.el.
1257
9811b1cf
RS
12582002-09-19 Richard M. Stallman <rms@gnu.org>
1259
1260 * configure.in: Fix the LessTif-directory-finder for real.
1261
ef7fb3bb
RS
12622002-09-14 Richard M. Stallman <rms@gnu.org>
1263
1264 * Makefile.in (maybe_bootstrap): Test for complete absence
1265 of compiled Lisp files.
1266
b3cd6965
SM
12672002-09-11 Stefan Monnier <monnier@cs.yale.edu>
1268
1269 * Makefile.in (bootstrap-lisp-1, bootstrap-lisp, bootstrap)
1270 (bootstrap-clean-after): Delete.
1271 (bootstrap): Make the sequencing explicit.
1272
3e6be279
RS
12732002-09-10 Richard M. Stallman <rms@gnu.org>
1274
1275 * configure.in: Fix previous LessTif change.
1276
50332dc1
RS
12772002-09-09 Richard M. Stallman <rms@gnu.org>
1278
1279 * configure.in (powerpcle-*-solaris2.5*): New configuration.
1280 (powerpcle-*-solaris*): Use version 2.6 as default.
1281 (*-sunos5.6*, *-solaris2.6*): New alternative.
1282 (*-sunos5*): Use version 2.6 as default.
1283
abd39b57 12842002-09-06 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8bb4cb85
KG
1285
1286 * configure.in: Fix typo.
1287
22eaea41
RS
12882002-09-05 Richard M. Stallman <rms@gnu.org>
1289
1290 * configure.in: Look for LessTif in /usr/X11R6/LessTif/ before Motif.
1291
b3cd6965 1292 * configure.in: Handle $GCC_LINK_TEST_OPTIONS and
22eaea41
RS
1293 $NON_GCC_LINK_TEST_OPTIONS after the AC_PROG_... macros.
1294
6bc85c3b
KS
12952002-08-26 Kim F. Storm <storm@cua.dk>
1296
1297 * Makefile.in (install-arch-indep): Do not remove DOC file
1298 when it is the only DOC file installed; this is the case when
1299 CANNOT_DUMP is defined. From Joe Buehler (tiny change).
1300
dc16594b
MR
13012002-07-24 Markus Rost <rost@math.ohio-state.edu>
1302
1303 * configure.in: Fix typo.
1304
2a0c903c
RS
13052002-07-24 Richard M. Stallman <rms@gnu.org>
1306
1307 * configure.in: Don't print anything special about gamedir.
1308
3ea1bfb2 1309 * configure.in: Delete nonstandard --with-game-user option.
b3cd6965 1310
a8bbe549
RS
13112002-07-21 Richard M. Stallman <rms@gnu.org>
1312
1313 * Makefile.in (gamedir, localstatedir): New variables.
1314 (epaths-force): Insert value of gamedir into PATH_GAME.
1315
1316 * configure.in (gamedir): Handle it like lispdir.
ec03b83e 1317 (--with-game-dir option): Delete.
a8bbe549 1318
abd39b57 13192002-06-21 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
29c3cbf0
PJ
1320
1321 * configure.in: Add support for mipseb-*-netbsd* machines.
1322
abd39b57 13232002-06-18 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b3ae255b
KG
1324
1325 * Makefile.in (install-arch-indep, uninstall): Add Tramp.
1326
abd39b57 13272002-06-17 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
d591a834
KG
1328
1329 * info/dir (File): Add an entry for Tramp.
1330
e0156c8d
EZ
13312002-06-17 Eli Zaretskii <eliz@is.elta.co.il>
1332
1333 * INSTALL-CVS: New file.
1334
3fa4ac47
AS
13352002-06-07 Andreas Schwab <schwab@suse.de>
1336
1337 * configure.in (x86_64-*-linux-gnu*): New system.
1338
86bbfe77
EZ
13392002-05-31 Eli Zaretskii <eliz@is.elta.co.il>
1340
1341 * config.bat: Handle the case when lispintro is truncated to lispintr.
1342
2570d28c
PE
13432002-05-26 Paul Eggert <eggert@twinsun.com>
1344
1345 * config.guess, config.sub: Updated from master source.
1346
a1d8dc87
RS
13472002-05-09 Richard M. Stallman <rms@gnu.org>
1348
1349 * configure.in (emacs_cv_speed_t): Add square brackets for clarity.
1350
abd39b57 13512002-05-04 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
9a40c2fb
PJ
1352
1353 * make-dist: Do not distribute lock/ directory.
1354
e3ba1015
AC
13552002-04-30 Andrew Choi <akochoi@shaw.ca>
1356
1357 * configure.in: Provide documentation string when defining
1358 variable HAVE_CARBON. Also define HAVE_WINDOW_SYSTEM, HAVE_MOUSE,
1359 and HAVE_MENUS in AH_BOTTOM if HAVE_CARBON is defined.
1360
5167cfda
CW
13612002-04-28 Colin Walters <walters@verbum.org>
1362
b3cd6965 1363 * configure.in: Delete configure check for access to the game user.
5167cfda 1364
abd39b57 13652002-04-29 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
2912f349
PJ
1366
1367 * make-dist: lwlib/Imakefile is removed.
1368
e0f712ba
AC
13692002-04-26 Andrew Choi <akochoi@shaw.ca>
1370
1371 * configure.in: Add support for powerpc-apple-darwin*.
1372 (HAVE_CARBON): Add.
1373
b3cd6965 1374 * make-dist: Create directories in mac/Emacs.app.
e0f712ba 1375
abd39b57 13762002-04-25 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
90077f66
PJ
1377
1378 * make-dist: lwlib-Xol* are removed.
1379
8fba10fc
AS
13802002-04-23 Andreas Schwab <schwab@suse.de>
1381
1382 * Makefile.in (MAINT): New variable.
1383 (${srcdir}/configure, $(srcdir)/src/stamp-h.in): Depend on this
1384 instead of configure.in, to avoid running autoconf and autoheader
1385 unless explicitly requested.
1386
852eef40
EZ
13872002-04-16 Eli Zaretskii <eliz@gnu.org>
1388
1389 * config.bat: Update for msdos/sed2v2.inp.
1390
6817198a
AS
13912002-04-15 Andreas Schwab <schwab@suse.de>
1392
b3cd6965 1393 * Makefile.in ($(srcdir)/src/config.in): Generate using autoheader.
6817198a
AS
1394 * configure.in: Add config header templates to all AC_DEFINE and
1395 AC_DEFINE_UNQUOTED symbols.
1396 * make-dist: Run autoheader if necessary.
1397
b9b966e0
CW
13982002-04-10 Colin Walters <walters@verbum.org>
1399
1400 * configure.in: Add --game-dir, --game-user. Test to see if we
1401 can use them.
1402
abd39b57 14032002-04-08 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
3d9830e5
PJ
1404
1405 * configure.in: Add --with-sound.
1406
10ce34dc
KS
14072002-03-18 Kim F. Storm <storm@cua.dk>
1408
1409 * configure.in: Test for sendto, recvfrom, getsockopt, setsockopt,
1410 and getsockname functions. Test for sys/un.h include file.
1411
1ef1ef96
EZ
14122002-03-15 Eli Zaretskii <eliz@is.elta.co.il>
1413
1414 * configure.in: Support AIX 5.1.
1415
940344d4 14162002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
1417
1418 * configure.in: Added test for X Session Management (HAVE_X_SM).
1419
16e79fec
RS
14202002-03-03 Richard M. Stallman <rms@gnu.org>
1421
1422 * Makefile.in (install-arch-indep): Use umask 022 for DOC* and lisp/.
1423 Run chown $${LOGNAME} on files installed by tar xvf.
1424
6a22cdf4
KS
14252002-03-03 Kim F. Storm <storm@cua.dk>
1426
1427 * configure.in: Test for getpeername.
1428
4d766b59
RS
14292002-03-01 Richard M. Stallman <rms@gnu.org>
1430
1431 * configure.in (HAVE_JPEG): Turn it off if libjpeg version < 6b.
1432 (HAVE_GIF): Don't use old libungif versions that crash.
1433
4fff8c79
RS
14342002-02-26 Richard M. Stallman <rms@gnu.org>
1435
1436 * configure.in <making srcdir absolute>: Verify that PWD is correct,
1437 not just well-formed and valid.
1438 (mips-compaq-nonstopux*): New configuration.
b3cd6965 1439
e5389a0b
PE
14402002-02-18 Paul Eggert <eggert@twinsun.com>
1441
1442 * make-dist: Port to POSIX 1003.1-2001, which doesn't allow "head -1".
1443 "sed q" is a portable equivalent to plain "head -1".
1444
db54c53a
RS
14452002-02-13 Richard M. Stallman <rms@gnu.org>
1446
1447 * Makefile.in (maybe_bootstrap): Do `exit 1'.
1448 (all): Don't depend on maybe_bootstrap here.
1449 (${SUBDIR}): Depend on it here instead.
1450
b735b2ab
RS
14512002-02-08 Richard M. Stallman <rms@gnu.org>
1452
1453 * Makefile.in (maybe_bootstrap): Add an infinite sleep-loop.
1454
d8359893
EZ
14552002-01-27 Eli Zaretskii <eliz@is.elta.co.il>
1456
1457 * configure.in: Recognize BSD/OS 5.0.
1458
f3b812da
EZ
14592002-01-11 Eli Zaretskii <eliz@is.elta.co.il>
1460
1461 * make-dist: Make version checking in emacs.texi consistent with
1462 how we set it there.
1463
f48a30d7
KS
14642001-12-29 Kim F. Storm <storm@cua.dk>
1465
1466 * INSTALL: <CONFIGURATION BY HAND> Now requires autoconf 2.51.
1467
07025a55
RS
14682001-12-28 Richard M. Stallman <rms@gnu.org>
1469
1470 * configure.in: Test for mbsinit.
1471
b0a21bf9
EZ
14722001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
1473
1474 These changes make Leim part of the standard distribution:
1475
3a787a1e 1476 * README: Add info about the `leim' directory.
b0a21bf9
EZ
1477
1478 * INSTALL: Remove text that describes Leim as a separate package.
1479
1480 * noleim-Makefile.in: File removed.
1481
1482 * make-dist: Don't copy noleim-Makefile.in to the leim subdirectory.
1483 Link Leim files to ${tempdir}/leim, not to real-leim. Don't move
1484 Leim files out of the Emacs tree. Don't prepare a separate tarball
1485 for Leim.
5a60d1da 1486
61e3b944
RS
14872001-12-11 Richard M. Stallman <rms@gnu.org>
1488
1489 * configure.in (hppa*-*-linux-gnu*): New alternative.
1490
abd39b57 14912001-12-08 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
03f9f7ae
PJ
1492
1493 * make-dist: Copy COPYING to leim/, lwlib/, mac/ and nt/ when
1494 creating distribution.
1495
d6a70204
PE
14962001-12-06 Paul Eggert <eggert@twinsun.com>
1497
1498 * configure.in (AC_PREREQ): Bump from 2.50 to 2.51; needed for vfork.
1499 (AC_FUNC_VFORK): Remove.
1500 (AC_FUNC_FORK): Add.
1501 (HAVE_DES_H, HAVE_KRB5_H): Properly quote args of AC_CHECK_HEADERS;
1502 this is required by recent Autoconf versions.
1503
abd39b57 15042001-12-02 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
4a3cf58d
PJ
1505
1506 * make-dist: Do not try to link removed files (aclocal.m4, _emacs,
1507 TODO, vms-pp.trans and others).
1508
abd39b57 15092001-11-29 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
0142178a
PJ
1510
1511 * make-dist: Use COPYING from the top-level directory.
1512
1096bcc0
GM
15132001-11-29 Gerd Moellmann <gerd@gnu.org>
1514
1515 * configure.in: Add support for FreeBSD/Alpha.
1516
abd39b57 15172001-11-29 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
b1356234 1518
dd536f94
PJ
1519 * make-dist: Add COPYING to the top-level directory of the
1520 distribution. Simplify the logic behind copying.
1521
b1356234
PJ
1522 * Makefile.in (maybe_bootstrap): Fix previous change.
1523
66458f32
RS
15242001-11-28 Richard M. Stallman <rms@gnu.org>
1525
1526 * Makefile.in (maybe_bootstrap): Don't bootstrap, just suggest it.
1527
ebcbef4e
RS
15282001-11-26 Richard M. Stallman <rms@gnu.org>
1529
1530 * Makefile.in: bootstrap should not delete dumped executables.
1531 (bootstrap-clean-before): New target.
1532 (bootstrap): Use bootstrap-clean-before instead of clean.
ec03b83e 1533 (bootstrap-clean-after): Rename from bootstrap-clean. Calls changed.
ebcbef4e 1534
b77d2746 15352001-11-24 Eli Zaretskii <eliz@is.elta.co.il>
ac74199d 1536
070f247d
EZ
1537 These changes add the Emacs Lisp Introduction manual to the
1538 distribution:
1539
b3cd6965 1540 * Makefile.in (install-arch-indep, uninstall): Add ELisp Intro files.
b77d2746 1541
070f247d
EZ
1542 * make-dist: Copy the files in lispintro directory.
1543
7336d09b
EZ
1544 * config.bat: Configure in the lispintro directory.
1545
ac74199d
EZ
1546 * configure.in (AC_OUTPUT): Add lispintro/Makefile.
1547
7f947b13 1548 * Makefile.in (SUBDIR_MAKEFILES): Add lispintro.
070f247d 1549 (lispintro/Makefile): New target.
7f947b13
EZ
1550 (mostlyclean, clean, distclean, maintainer-clean): Add lispintro.
1551 (unlock, relock, info, dvi): Ditto.
1552
d4fa890c
EZ
15532001-11-23 Eli Zaretskii <eliz@is.elta.co.il>
1554
b3cd6965 1555 * Makefile.in (uninstall, install-arch-indep): Don't install gfdl.1.
d4b56a8f 1556
d4fa890c
EZ
1557 * make-dist (etc): Don't distribute gfdl.1.
1558
5fb25beb
CW
15592001-11-22 Colin Walters <walters@debian.org>
1560
1561 * Makefile.in (install-arch-indep): Install the calc .info files.
abd39b57 1562 (uninstall): Handle deletion of calc .info files (thanks Pavel Jan\e,Am\e(Bk).
5fb25beb 1563
9f8bbf0f
EZ
15642001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
1565
1566 * make-dist (lispref): Add *.txt, *.el, permute-index, and
1567 tindex.pl to the list of those being put into the distribution.
1568
aa2af83a
EZ
15692001-11-16 Eli Zaretskii <eliz@gnu.org>
1570
1571 * configure.in: Add coff.h to the list in AC_CHECK_HEADERS.
1572
abd39b57 15732001-11-15 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
71f94ae1 1574
987aac50
PJ
1575 * Makefile.in (uninstall): Fix previous change.
1576
71f94ae1
PJ
1577 * configure.in, Makefile.in: Add support for --program-prefix,
1578 --program-suffix and --program-transform-name options.
1579
abd39b57 15802001-11-13 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
e5d9d2e7 1581
b3cd6965 1582 * Makefile.in (install-arch-indep): Use `${manext}' instead of `.1'.
6e1b91d7
PJ
1583 (install-arch-indep): Install emacsclient manual page.
1584 (uninstall): Uninstall emacsclient manual page.
e5d9d2e7 1585
97c91ba6
EZ
15862001-11-12 Eli Zaretskii <eliz@is.elta.co.il>
1587
1588 * make-dist: Add lispref/index.*perm files to the distribution.
abd39b57 1589 From Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>.
97c91ba6 1590
abd39b57 15912001-11-12 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
3d3f602a
PJ
1592
1593 * Makefile.in (uninstall): Remove gfdl.1 when uninstalling.
1594
2bf92717
EZ
15952001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
1596
dff28924 1597 * configure.in: AC_OUTPUT lispref/Makefile.
2bf92717 1598
0cc70510
EZ
15992001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
1600
5c32b7c5
EZ
1601 The following changes add the ELisp reference manual to the
1602 distribution.
1603
10fa7f8e
EZ
1604 * make-dist: Add the lispref directory to the distribution.
1605
0cc70510
EZ
1606 * Makefile.in (install-arch-indep): Add elisp* to the list of
1607 installed Info files.
5c32b7c5
EZ
1608 (SUBDIR_MAKEFILES): Add lispref/Makefile.
1609 (lispref/Makefile): New target.
1610 (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
1611 Add commands for the lispref directory.
1612 (info, dvi): Ditto.
1b5a3644
EZ
1613
1614 * config.bat: Configure in `lispref'.
1615
6baef0fd
RS
16162001-11-09 Richard M. Stallman <rms@gnu.org>
1617
1618 * Makefile.in (bootstrap-lisp): Don't suppress error messages.
1619
ed5882b9
EZ
16202001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
1621
1622 * make-dist (tempdir): Copy AUTHORS as well.
1623
f0f2756d
SS
16242001-11-06 Sam Steingold <sds@gnu.org>
1625
14d1edc0 1626 * configure.in: Added a check for <nlist.h>.
9ba48103 1627
abd39b57 16282001-11-01 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
d576358b
PJ
1629
1630 * configure.in: Reindent --help output.
1631 From Per Starback (starback@ling.uu.se).
dff28924 1632
bf00d461 16332001-10-31 Eli Zaretskii <eliz@is.elta.co.il>
4f4d6b17
EZ
1634
1635 * configure.in: New entry for HP/UX-11.
1636
5d991fc4
EZ
1637 * Makefile.in (SOURCES): Replace GETTING.GNU.SOFTWARE with FTP.
1638 From Eric S. Raymond <esr@golux.thyrsus.com>.
1639
73d25f9c
EZ
16402001-10-28 Eli Zaretskii <eliz@is.elta.co.il>
1641
1642 * configure.in (s390-*-linux-gnu): New system. From Adam Thornton
1643 <athornton@sinenomine.net>.
1644
5b6a51aa
GM
16452001-10-25 Gerd Moellmann <gerd@gnu.org>
1646
1647 * Makefile.in (maybe_bootstrap): New target.
b3cd6965 1648 (all): Add to prerequisites to bootstrap if abbrev.elc doesn't exist.
5b6a51aa 1649
84e70f78
KR
16502001-10-24 Ken Raeburn <raeburn@gnu.org>
1651
1652 * configure.in: If --with-hesiod is given, look for
1653 hes_getmailhost and res_send or __res_send; check hesiod and
b3cd6965 1654 resolv libraries respectively if system libraries don't supply them.
84e70f78 1655
4aa6b955
GM
16562001-10-24 Gerd Moellmann <gerd@gnu.org>
1657
1658 * configure.in: Use $MAKE for `make' if set.
1659
bc171472
GM
16602001-10-22 Gerd Moellmann <gerd@gnu.org>
1661
1662 * Makefile.in (install-arch-indep): Add -h (follow symlinks)
1663 to tar options.
1664
71431a0e
GM
16652001-10-20 Gerd Moellmann <gerd@gnu.org>
1666
6aa97356 1667 * (Version 21.1 released).
71431a0e 1668
531a3336
MB
16692001-10-20 Miles Bader <miles@gnu.org>
1670
1671 * configure.in (configuration): Set from `host' if `host_alias'
1672 isn't defined.
1673
121ff711
AS
16742001-10-19 Andreas Schwab <schwab@suse.de>
1675
1676 * configure.in: Make ready for autoconf 2.5x.
1677 (AC_PREREQ): Require autoconf 2.50.
1678 * aclocal.m4: Removed.
121ff711
AS
1679 * Makefile.in (${srcdir}/configure): Don't depend on aclocal.m4.
1680
eef9b65f
EZ
16812001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
1682
1683 * README: Bump Emacs version to 21.1.50.
1684
ab952a4f
GM
16852001-10-05 Gerd Moellmann <gerd@gnu.org>
1686
1687 * Branch for 21.1.
dff28924 1688
3b74127d
GM
16892001-09-05 Gerd Moellmann <gerd@gnu.org>
1690
1691 * configure.in: Avoid `$@' which is handled specially in
1692 Autoconf 2.52. From "Adam J. Richter" <adam@yggdrasil.com>.
dff28924 1693
80b97918
EZ
16942001-09-01 Eli Zaretskii <eliz@is.elta.co.il>
1695
1696 * make-dist (nt): Add subdirs.el to the list of distributed files.
1697
3a4f8160
EZ
16982001-08-14 Eli Zaretskii <eliz@is.elta.co.il>
1699
1700 * configure.in (machine): Add an entry for
1701 hppa1.1-hitachi-hiuxwe2*.
1702
eb04d6cd
GM
17032001-05-28 Gerd Moellmann <gerd@gnu.org>
1704
1705 * make-dist (LANG): Set LC_ALL and LANGUAGE to C, unset
1706 LC_MESSAGES and LANG. From Karl Eichwalder <keichwa@gmx.net>.
1707
f4500bec
GM
17082001-05-14 Gerd Moellmann <gerd@gnu.org>
1709
1710 * make-dist: Copy texinfo.tex unconditionally.
1711
26978e9a
EZ
17122001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
1713
1714 * Makefile.in (install-arch-indep): Add gfdl.1 to the man pages
1715 that are installed.
1716
afa3935f
GM
17172001-04-06 Gerd Moellmann <gerd@gnu.org>
1718
e5c8f6f1
GM
1719 * make-dist: Copy only `[a-z]*.{el,elc}' from leim/quail.
1720 Don't copy quick-b5, quick-cns, tsang-b5, and tsang-cns files.
dff28924 1721
afa3935f
GM
1722 * make-dist: Handle leim/MISC-DIC. Only include
1723 `[a-zA-Z]*.{el,elc}' from leim/quail.
1724
a55e4e68
GM
17252001-04-05 Gerd Moellmann <gerd@gnu.org>
1726
1727 * Makefile.in (install-arch-indep): Remove .cvsignore files.
1728
87d8eba4
GM
17292001-03-30 Gerd Moellmann <gerd@gnu.org>
1730
1731 * Makefile.in (.PHONY): Add for bootstrap targets.
1732 (bootstrap-clean): New target.
1733 (bootstrap): Use it instead of `clean'.
1734
ed31fabf
GM
17352001-03-29 Eli Zaretskii <a34785@is.elta.co.il>
1736
1737 * Makefile.in (SUBDIR): Remove leim.
1738 (all, .RECURSIVE, extraclean): Add leim explicitly.
1739 (leim): Provide separate rule which exports PARALLEL=0 into the
1740 environment.
1741
5721ae13
GM
17422001-03-20 Gerd Moellmann <gerd@gnu.org>
1743
1744 * configure.in (HAVE_XPM): Don't print the result of the check for
1745 XpmReturnAllocPixels if we don't have an xpm.h.
1746
10ebaeb6
GM
17472001-03-05 Gerd Moellmann <gerd@gnu.org>
1748
1749 * COPYING: New file.
1750
e30bd7b7
EZ
17512001-03-04 Eli Zaretskii <eliz@is.elta.co.il>
1752
1753 * config.bat: Update the copyright.
1754
d0e9bfd2
GM
17552001-02-23 Kenichi Handa <handa@etl.go.jp>
1756
1757 * configure.in: Use AC_EGREP_CPP to check if the C preprocessor
1758 converts `..' to `. .'. If it converts, set CPP_NEED_TRADITIONAL
1759 to `yes'. Later in AC_OUTPUT, check this variable.
1760
038f4ae3
DL
17612001-02-09 Dave Love <fx@gnu.org>
1762
1763 * AUTHORS: Updated.
1764
44806980
EZ
17652001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
1766
1767 * info/dir (Ebrowse): Fix the entry (was missing a dot).
1768
20b28f82
GM
17692001-02-02 Gerd Moellmann <gerd@gnu.org>
1770
bdadfce3
GM
1771 * mkinstalldirs (errstatus): Chmod a+rx directories we create.
1772
5db37a2e 1773 * Makefile.in (uninstall): Ignore exit code of `rm'.
dff28924 1774
20b28f82
GM
1775 * Makefile.in (uninstall): Remove more info files. Remove
1776 ${libexecdir}/emacs/${version}. Remove ${archlibdir}/fns-*.
1777
7ccf7ab9
GM
17782001-01-31 Gerd Moellmann <gerd@gnu.org>
1779
1780 * noleim-Makefile.in (extraclean): Add.
1781
03e0fe6e 17822001-01-28 Gerd Moellmann <gerd@gnu.org>
c522cff0
BW
1783
1784 * Makefile.in (extraclean): Added -f to -rm config-tmp-* to keep
1785 it quiet.
1786
e1e441f9
GM
17872001-01-24 Colin Walters <walters@cis.ohio-state.edu>
1788
1789 * Makefile.in (tags): Fix typo.
1790
64388126
KH
17912001-01-13 Kenichi Handa <handa@etl.go.jp>
1792
1793 * configure.in: Fix typo in the code setting x_search_path.
1794
457b792c
GM
17952001-01-10 Dave Love <fx@gnu.org>
1796
1797 * configure.in: Don't reset LIBS at end of -lXmu test. Test for
1798 -lXext.
1799 (HAVE_XKBGETKEYBOARD): Fix reporting of result.
1800 (HAVE_LIBXP): Remove -lXt from AC_CHECK_LIB.
1801 (HAVE_XAW3D, HAVE_XPM, HAVE_JPEG, HAVE_PNG, HAVE_TIFF, HAVE_GIF):
1802 Don't frob CFLAGS. Remove extra X libs from AC_CHECK_LIB
1803 (now in $LIBS).
1804
1460e5d4
EZ
18052001-01-08 Eli Zaretskii <eliz@is.elta.co.il>
1806
1807 * config.bat: Run the preprocessor with -traditional.
1808
e2b6e5ea
EZ
18092001-01-01 Eli Zaretskii <eliz@is.elta.co.il>
1810
1811 * INSTALL: Move copying conditions to end of file.
1812
b202115b
EZ
18132000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
1814
1815 * INSTALL: Add basic installation procedure which assumes
1816 `configure' does its job. Elaborate on image support libraries.
1817 Add a pointer to Xaw3d library. Add advice about solving
1818 configure-time problems by looking in config.log and setting
3163da06 1819 variables in the environment.
b202115b 1820
3e32cc27
GM
18212000-12-27 Gerd Moellmann <gerd@gnu.org>
1822
1823 * Makefile.in (install-arch-indep): If tar fails, exit with
1824 exit code 1.
1825
7b93a85b
GM
18262000-12-19 Gerd Moellmann <gerd@gnu.org>
1827
1828 * configure.in: Test for XkbGetKeyboard with an AC_TRY_LINK whose
1829 source file includes XKBlib.h. On some broken Solaris systems,
1830 there is an XKBlib.h, reportedly, but header files included by
1831 XKBlib.h are missing.
1832
02387dcc
GM
18332000-12-14 Gerd Moellmann <gerd@gnu.org>
1834
1835 * configure.in: AC_CHECK_FUNC XkbGetKeyboard.
1836
34979055
DL
18372000-12-11 Dave Love <fx@gnu.org>
1838
1839 * configure.in <alpha*-dec-osf*>: Use full path for NON_GNU_CPP.
1840
169fe44e
GM
18412000-12-11 Paul Eggert <eggert@twinsun.com>
1842
1843 * aclocal.m4 (AC_SYS_LARGEFILE, AC_SYS_LARGEFILE_MACRO_VALUE):
1844 Merge fixes from latest GNU tar version. These macros no longer
1845 futz with _XOPEN_SOURCE, as that was not portable in practice.
1846 (AC_FUNC_FSEEKO): New macro.
dff28924 1847
169fe44e
GM
1848 * configure.in: Use it instead of invoking AC_CHECK_FUNCS on
1849 ftello.
dff28924 1850
5c62b2e9
DL
18512000-12-05 Dave Love <fx@gnu.org>
1852
1853 * Makefile.in (TAGS, info): Avoid tab-prefixed comments in rules.
1854
2dce2360
EZ
18552000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
1856
1857 * info/dir: Change the category to "Emacs".
1858
8c28d444
GM
18592000-12-01 Gerd Moellmann <gerd@gnu.org>
1860
1861 * make-dist (tempdir): Remove epaths.h from the distribution
1862 instead of paths.h.
1863
68a887fa
EZ
18642000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
1865
1866 * config.bat: Check for existence of djecho.exe, and print an
1867 error message if it is not available.
1868
1869 * INSTALL: Describe possible problem with djecho.exe in old
1870 versions of DJGPP v2.x.
1871
d96a4de3
GM
18722000-11-23 Gerd Moellmann <gerd@gnu.org>
1873
1874 * configure.in: Initialize HAVE_LIBXP to no.
1875
3aeecf97
GM
18762000-11-22 Gerd Moellmann <gerd@gnu.org>
1877
dff28924 1878 * configure.in: Use m/macppc.h instead of the non-existent
3aeecf97
GM
1879 m/powerpc.h.
1880
fb279a6d
GM
18812000-11-21 Gerd Moellmann <gerd@gnu.org>
1882
3c64f287
GM
1883 * Makefile.in (install-arch-indep): Also install info/eshell*
1884 and info/speedbar*.
1885
fb279a6d
GM
1886 * configure.in (HAVE_PNG): Check for the presence of
1887 png_get_channels to rule out older PNG libs.
1888
f5f47add
GM
1889 * configure.in (AC_OUTPUT): Arrange to emit definitions of
1890 GCC and NON_GNU_CPP into config.status.
1891
62d14e9a
DL
18922000-11-20 Dave Love <fx@gnu.org>
1893
1c203d4c
DL
1894 * configure.in: Fix last change.
1895
62d14e9a 1896 * GETTING.GNU.SOFTWARE: Deleted.
169fe44e 1897 * FTP: New file to replace it.
62d14e9a
DL
1898 * make-dist: Add FTP, remove GETTING.GNU.SOFTWARE.
1899
f1d6d1e8
GM
19002000-11-20 Gerd Moellmann <gerd@gnu.org>
1901
1902 * configure.in: Use -traditional with GNU cpp.
1903
b3635775
GM
19042000-11-17 Gerd Moellmann <gerd@gnu.org>
1905
1906 * make-dist: Handle the Mac port. Distribute all makefile.w32-in.
1907 Distribute more files from the nt/ subdir. Distribute PBM
1908 image files from subdirs of lisp/. Distribute old change logs
1909 from subdirs of lisp/. Distribute play/5x5.el.
1910
0eafc06c
DL
19112000-11-11 Dave Love <fx@gnu.org>
1912
1913 * config.sub, config.guess: Updated from master source.
1914
03391420
DL
19152000-11-07 Dave Love <fx@gnu.org>
1916
1917 * configure.in: Test for mkstemp.
1918
cd66d2ed
EZ
19192000-11-01 Eli Zaretskii <eliz@is.elta.co.il>
1920
1921 * info/dir (Top): Rearrange menu items more logically, and put
1922 them into a single category. Add menu items for RefTeX and
1923 Widget.
1924
1da437e9
KG
19252000-10-29 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1926
15b526b2
EZ
1927 * Makefile.in (install-arch-indep): Use --info-dir instead of
1928 --dir-file, and a simple argument instead of --info-file, so that
1929 the Debian version of install-info also works.
1da437e9 1930
99483220
EL
19312000-10-19 Eric M. Ludlam <zappo@ultranet.com>
1932
1933 * info/dir (Speedbar): Add entry.
1934
45e680a8
EZ
19352000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
1936
1937 * INSTALL: Describe the new image-support options to the configure
1938 script. List URLs where image support libraries can be found.
1939
f2f049f3
EZ
19402000-10-14 Eli Zaretskii <eliz@is.elta.co.il>
1941
1942 * info/dir (Top): Add an entry for Eshell.
1943
2021ab61
DL
19442000-10-02 Dave Love <fx@gnu.org>
1945
1946 * configure.in: Check for gai_strerror.
1947
65f75351
AS
19482000-10-01 Andreas Schwab <schwab@suse.de>
1949
1950 * Makefile.in (install-arch-indep): Update list of installed info
1951 files.
1952
71c9ec51
GM
19532000-09-30 Gerd Moellmann <gerd@gnu.org>
1954
1955 * configure.in: Support `sparc*-*-netbsd*'.
1956
513f1fd9
EZ
19572000-09-29 Eli Zaretskii <eliz@is.elta.co.il>
1958
1959 * info/dir (MIME): Add entry for emacs-mime.
1960
a55b799a
DL
19612000-09-29 Dave Love <fx@gnu.org>
1962
1963 * configure.in: Fix alpha*-dec-osf4 using the osf5 config.
1964
ce75c97a
GM
19652000-09-26 Gerd Moellmann <gerd@gnu.org>
1966
1967 * make-dist: Adapt to the change of leim/Makefile which was
1968 necessary to ensure a reasonably working `make dist'.
1969
1970 * leim-Makefile.in: Moved to leim/Makefile.in..
1971
1972 * noleim-Makefile.in: New file, formerly leim/Makefile.in.
1973
36e44f62
KH
19742000-09-21 Kenichi Handa <handa@etl.go.jp>
1975
dff28924
SS
1976 * leim-Makefile.in (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
1977 (NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
36e44f62
KH
1978 (TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
1979 files to .elc.
1980 (${TIT}): Adjusted for the above change.
1981 (clean mostlyclean): Likewise.
1982 (.el.elc): New target.
1983
da1608d9
GM
19842000-09-19 Gerd Moellmann <gerd@gnu.org>
1985
1986 * make-dist: Include XPM and XBM files in lisp/ and subdirs
1987 in the distribution.
1988
6fed3546
GM
19892000-09-18 Gerd Moellmann <gerd@gnu.org>
1990
1991 * make-dist (skk): Rename to `ja-dic' because the leim directory
1992 was renamed.
1993
b4331e96
DL
19942000-09-14 Dave Love <fx@gnu.org>
1995
1996 * configure.in: Fix spurion in last change.
1997
ef9e4345
GM
19982000-09-14 Gerd Moellmann <gerd@gnu.org>
1999
2000 * configure.in (USE_MMAP_FOR_BUFFERS): Recognize in system
2001 configuration files instead of REL_ALLOC_MMAP. Set REL_ALLOC
2002 to `no' if defined. Change result report.
2003
575daf04
DL
20042000-09-08 Dave Love <fx@gnu.org>
2005
2006 * configure.in: Remove spurious `@'s.
2007
2008 * aclocal.m4 (AC_FUNC_MMAP): Use fixed version from development
2009 autoconf.
2010
fa0b693c
GM
20112000-09-06 Gerd Moellmann <gerd@gnu.org>
2012
73b77ee5
GM
2013 * configure.in (REL_ALLOC_MMAP): Recognize in system configuration
2014 file and print informational message.
dff28924 2015
fa0b693c
GM
2016 * configure.in (AC_FUNC_MMAP): Add.
2017
ff8df3be
GM
20182000-09-01 Gerd Moellmann <gerd@gnu.org>
2019
2020 * configure.in: Add ``checking'' messages for
2021 XpmReturnAllocPixels.
2022
bb17930d
GM
20232000-08-28 Gerd Moellmann <gerd@gnu.org>
2024
2025 * configure.in: Check <strings.h>; check `index' and `rindex'
2026 functions.
2027
6ce974d4
KH
20282000-08-26 Kenichi Handa <handa@etl.go.jp>
2029
2030 * configure.in <alpha*-dec-osf*>: Move "NON_GNU_CPP='cpp'" before
2031 "case "${canonical}" in".
2032
7bc3ff79
DL
20332000-08-25 Dave Love <fx@gnu.org>
2034
2035 * configure.in <osf>: Use NON_GNU_CPP='cpp' always.
2036
457dd64a
KH
20372000-08-25 Kenichi Handa <handa@etl.go.jp>
2038
7c100e1a 2039 * leim-Makefile.in: Rename skk to ja-dic throughout the file.
457dd64a 2040
17494071
GM
20412000-08-24 Gerd Moellmann <gerd@gnu.org>
2042
2043 * configure.in <making srcdir absolute>: Unset CDPATH in case $PWD
3a787a1e 2044 contains a relative path. Protect against unusable values of $PWD.
17494071 2045
dd0e1e54
EZ
20462000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
2047
3d819a75
EZ
2048 * info/dir (WoMan): Add entry.
2049
dd0e1e54
EZ
2050 * config.bat (maindir): Update src/_gdbinit even if it does
2051 already exist.
2052
70fc58b3
GM
20532000-08-07 Gerd Moellmann <gerd@gnu.org>
2054
3a787a1e 2055 * Makefile.in (config.status): Prepend `$(srcdir)/' to `configure'.
70fc58b3 2056
f4988be7
GM
20572000-08-03 Gerd Moellmann <gerd@gnu.org>
2058
2059 * configure.in: Add support for ia64*-*-linux*.
2060
27848c01
GM
20612000-07-27 Gerd Moellmann <gerd@gnu.org>
2062
2063 * make-dist (aclocal.m4): Include in distribution.
2064
b4a12321
DL
20652000-07-26 Dave Love <fx@gnu.org>
2066
2067 * configure.in (AC_SYS_LARGEFILE): Moved earlier.
2068
c66c29a2
DL
20692000-07-24 Dave Love <fx@gnu.org>
2070
2071 * configure.in: Add AC_SIZE_T.
2072
3b33a005
DL
20732000-07-18 Dave Love <fx@gnu.org>
2074
2075 * configure.in: Reorder so that most tests are done after CPPFLAGS
2076 is set from the C_SWITCH_... definitions.
2077
4b92c49a
GM
20782000-07-10 Gerd Moellmann <gerd@gnu.org>
2079
2080 * configure.in (HAVE_XPM): Undo previous change. Check for
2081 preprocessor define XpmReturnAllocPixels.
2082
6c6d2e33
GM
20832000-07-06 Gerd Moellmann <gerd@gnu.org>
2084
2085 * configure.in (HAVE_XPM): Check for XpmReturnAllocPixels
2086 instead of XpmReadFileToPixmap.
2087
b192d653
KR
20882000-07-05 Ken Raeburn <raeburn@gnu.org>
2089
2090 * configure.in: Check for <soundcard.h>. Look for ossaudio
2091 library, and set LIBSOUND accordingly.
2092
65171e3a
DL
20932000-07-05 Dave Love <fx@gnu.org>
2094
2095 * configure.in: Use AC_HEADER_SYS_WAIT.
2096
969f7e79
GM
20972000-07-05 Gerd Moellmann <gerd@gnu.org>
2098
2099 * make-dist: Check DONTCOMPILE in lisp/Makefile.in instead of
2100 lisp/Makefile. Distribute lisp/Makefile.in instead of
2101 lisp/Makefile.
2102
5a9bf171
KR
21032000-06-30 Ken Raeburn <raeburn@gnu.org>
2104
2105 * configure.in: Add ${C_SWITCH_X_SITE} temporarily to CPPFLAGS,
2106 while searching for image-handling libraries.
2107
1d36487c
GM
21082000-06-26 Gerd Moellmann <gerd@gnu.org>
2109
2110 * configure.in (--with-xim): New option.
2111
6a465756
DL
21122000-06-23 Dave Love <fx@gnu.org>
2113
2114 * configure.in [HAVE_TIMEVAL]: Move gettimeofday test here, test
2115 for struct timezone and test how we can call gettimeofday.
48d4b120 2116 Check for OSF 5+. Check for term.h.
6a465756
DL
2117
2118 * aclocal.m4: Define the post-2.13 stuff conditionally on autoconf
2119 version.
2120
16cf31f7
GM
21212000-06-23 Gerd Moellmann <gerd@gnu.org>
2122
2123 * configure.in (HAVE_LIBXP): Change test for libXp.
2124
4c343001
DL
21252000-06-21 Dave Love <fx@gnu.org>
2126
2127 * configure.in: Check for fcntl.h. Use AC_FUNC_GETLOADAVG, not
2128 simple test for getloadavg and substitute GETLOADAVG_LIBS.
2129 Simplify test for GETTIMEOFDAY_ONE_ARGUMENT.
2130
a3f08d9e
DL
21312000-06-19 Dave Love <fx@gnu.org>
2132
2133 * configure.in (GETTIMEOFDAY_ONE_ARGUMENT): Fix in case
2134 _XOPEN_SOURCE is defined.
2135
0a2ea235
GM
21362000-06-16 Gerd Moellmann <gerd@gnu.org>
2137
dff28924 2138 * Makefile.in (distclean): Also make distclean in lisp/.
0a2ea235 2139
7d5c8691
EZ
21402000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
2141
2142 * config.bat: Generate lisp/Makefile from lisp/Makefile.in.
2143
e9924e52
GM
21442000-06-15 Gerd Moellmann <gerd@gnu.org>
2145
2146 * make-dist: Add --help and --snapshot options.
2147
9f817ea4
GM
21482000-06-14 Gerd Moellmann <gerd@gnu.org>
2149
dce6b995 2150 * configure.in: Generate lisp/Makefile.
dff28924 2151
9f817ea4
GM
2152 * configure.in: Add support for `*-lynxos*'.
2153 Use `cpp' as NON_GNU_CPP for `alpha*-dec-osf[5-9]*', as
2154 recommended by <Karen.Dorhamer@compaq.com> to fix problems
2155 on Tru64 UNIX v5.0.
2156
97aa9c1d
KR
21572000-06-13 Ken Raeburn <raeburn@gnu.org>
2158
2159 * Makefile.in (install-arch-indep): Don't use "-unset CDPATH" when
2160 it's on a continuation line.
2161
d42122a3
DL
21622000-06-02 Dave Love <fx@gnu.org>
2163
b4963755 2164 * Makefile.in (install-arch-indep): Add pcl-cvs to list of info
2082fe81
DL
2165 files.
2166
d42122a3
DL
2167 * configure.in: Don't specify -n32 flag for mips-sgi-irix6.5.
2168 Check for struct exception. Use AC_SYS_LARGEFILE and move ftello
2169 test.
2170
2171 * aclocal.m4 (AC_SYS_LARGEFILE_TEST_INCLUDES)
2172 (AC_SYS_LARGEFILE_MACRO_VALUE, AC_SYS_LARGEFILE): New.
2173
34ec9ebe
GM
21742000-05-26 Gerd Moellmann <gerd@gnu.org>
2175
2176 * configure.in: Add check for speed_t typedef.
2177
50d7ce09
KR
21782000-05-25 Ken Raeburn <raeburn@gnu.org>
2179
2180 * Makefile.in (install-arch-dep): Install fns-*.el only if it
2181 exists; it won't in the CANNOT_DUMP case.
2182
10db7fc5
GM
21832000-05-25 Gerd Moellmann <gerd@gnu.org>
2184
2185 * Makefile.in: Ignore exit status of `unset CDPATH' everywhere.
2186 On FreeBSD, the exit status is 1 if CDPATH is not set.
8711588d 2187 (install-arch-indep): Install ebrowse.info.
10db7fc5 2188
087121cc
GM
21892000-05-20 NIIBE Yutaka <gniibe@mri.co.jp>
2190
2191 * configure.in: Check for grandpt and getpt.
2192
b992884d
DL
21932000-05-09 Dave Love <fx@gnu.org>
2194
2195 * Makefile.in (install-arch-indep): Filter CVS as well as RCS.
2196
056565f7
GM
21972000-05-05 Gerd Moellmann <gerd@gnu.org>
2198
14d1edc0
JB
2199 * make-dist: Make a link for lib-src/grep-changelog.
2200 Copy install-sh.
056565f7 2201
35a28e21
EZ
22022000-05-01 Eli Zaretskii <eliz@is.elta.co.il>
2203
2204 * config.bat: Identify the beginning of the cpp stuff in
2205 src/Makefile.in and lib-src/Makefile.in more accurately.
2206
c76e04a8
GM
22072000-04-27 Gerd Moellmann <gerd@gnu.org>
2208
2209 * configure.in: Add support for `powerpc*-*-linux-gnu*'.
2210
5e3dac3f
GM
22112000-04-19 Gerd Moellmann <gerd@gnu.org>
2212
2213 * configure.in: Add support for `powerpc-*-netbsd*'.
2214
0b8f263e
DL
22152000-04-19 Dave Love <fx@gnu.org>
2216
7825fef9
DL
2217 * configure.in: Don't use AC_FUNC_GETLOADAVG.
2218
0b8f263e
DL
2219 * aclocal.m4 (AC_FUNC_MKTIME): Use AC_SUBST.
2220
3dd2781e
DL
22212000-04-16 Dave Love <fx@gnu.org>
2222
2223 * Makefile.in (${srcdir}/configure): Depend on aclocal.m4.
2224
3edfea34
DL
22252000-04-14 Dave Love <fx@gnu.org>
2226
2227 * configure.in: Use AC_FUNC_GETLOADAVG, AC_FUNC_MKTIME.
2228
2229 * aclocal.m4 (AC_FUNC_MKTIME): New.
2230
4d6e16b3
KR
22312000-03-28 Ken Raeburn <raeburn@gnu.org>
2232
2233 * configure.in: Line up "--help" output a little better.
2234
89e80928
GM
22352000-03-26 Gerd Moellmann <gerd@gnu.org>
2236
087121cc 2237 * Makefile.in (bootstrap-lisp-1, bootstrap-lisp, bootstrap-src):
89e80928
GM
2238 New targets.
2239 (bootstrap): Rewritten in terms of the new targets above. Make
2240 info files, too.
dff28924 2241
e1cff360
GM
22422000-03-12 Gerd Moellmann <gerd@gnu.org>
2243
2244 * config.guess, config.sub: Use the versions of the files from
2245 subversions.
2246
7397acc4
DL
22472000-03-08 Dave Love <fx@gnu.org>
2248
2249 * configure.in: Use AC_PROG_RANLIB, AC_C_PROTOTYPES,
2250 AC_C_VOLATILE. Define POINTER_TYPE.
2251
2252 * aclocal.m4: New file.
2253
d054101f 22542000-03-02 Gerd Moellmann <gerd@gnu.org>
2df636f4
GM
2255
2256 * configure.in (machine): Add `mipsel-*-netbsd*' and
2257 `arm-*-netbsd*'.
dff28924 2258
d054101f 22592000-03-01 Gerd Moellmann <gerd@gnu.org>
dff28924 2260
d054101f 2261 * configure.in (machine): Add support for `*-auspex-sunos*'.
dff28924 2262
ed4d0512
GM
22632000-02-29 Gerd Moellmann <gerd@gnu.org>
2264
2265 * configure.in (C_OPTIMIZE_SWITCH) [__GNUC__]: Use -O2.
2266
2dc95ddd
DL
22672000-02-18 Dave Love <fx@gnu.org>
2268
2269 * configure.in: Define NON_GNU_CPP on alpha-dec-osf5+.
2270
57beb0e0
AS
22712000-02-18 Andreas Schwab <schwab@suse.de>
2272
2273 * Makefile.in (install-arch-indep): Add eudc to list of installed
2274 info files.
2275
3b3cc4a4
KR
22762000-02-17 Ken Raeburn <raeburn@gnu.org>
2277
2278 * configure.in: Include -lz and -ljpeg (if it's available) when
2279 testing for the tiff library.
2280
8389e1e2
GM
22812000-02-17 Gerd Moellmann <gerd@gnu.org>
2282
2283 * configure.in: Remove LISP_FLOAT_TYPE.
2284
647847ea
DL
22852000-02-12 Dave Love <fx@gnu.org>
2286
2287 * configure.in: Use AC_FUNC_VFORK.
2288
9a90d84c
GM
22892000-02-01 Gerd Moellmann <gerd@gnu.org>
2290
5eea385d
GM
2291 * make-dist: Various fixes for new development tree.
2292
9a90d84c
GM
2293 * leim-Makefile.in: New file.
2294
b6680a0e
GM
22952000-01-31 Gerd Moellmann <gerd@gnu.org>
2296
2297 * Makefile.in (dist): Call ./make-dist.
2298
1e5279b9
DL
22992000-01-24 Dave Love <fx@gnu.org>
2300
2301 * configure.in: Remove -G0 from Irix NON_GCC_TEST_OPTIONS.
2302
ffe36136
GM
23032000-01-18 Gerd Moellmann <gerd@gnu.org>
2304
2305 * configure.in (HAVE_GIF): Check for DGifOpen instead of
2306 DGifOpenFileName.
2307
a970dae4
AS
23082000-01-11 Andreas Schwab <schwab@suse.de>
2309
2310 * Makefile.in (install-arch-indep): Update list of info files to
2311 be installed.
2312
c4bb2108
DL
23132000-01-05 Dave Love <fx@gnu.org>
2314
2315 * configure.in: Check for jerror.h as well as libjpeg.
2316
bb9d2b64
AS
23172000-01-03 Andreas Schwab <schwab@suse.de>
2318
2319 * Makefile.in (install-arch-indep): Install autotype*. Run
2320 install-info on autotype and emacs-faq.info.
2321
22afa6e8
DL
23221999-12-04 Dave Love <fx@gnu.org>
2323
b4963755 2324 * Makefile.in (install-arch-indep): Depend on `info'.
22afa6e8
DL
2325 (install-strip): Use `install' as sub-make target.
2326
a21616bd
KR
23271999-11-23 Ken Raeburn <raeburn@gnu.org>
2328
2329 * configure.in: Restore Kerberos code deleted on 1999-05-29 that
2330 didn't need to be deleted. Check for the k5crypto library as well
2331 as the crypto library; MIT Kerberos 1.1 changed the name.
2332
946173ad
DL
23331999-11-18 Dave Love <fx@gnu.org>
2334
2335 * configure.in: Fix NON_GNU_CPP for Irix 6 to avoid failing tests.
2336
4f6f5dab
GM
23371999-11-11 Erik Naggum <erik@naggum.no>
2338
2339 * configure.in (bitmapdir): Allow for both "bitmaps" directories.
2340
2323760c
DL
23411999-11-08 Dave Love <fx@gnu.org>
2342
2343 * configure.in: Fix change for --with-pop default.
2344
c3d00920
DL
23451999-11-04 Dave Love <fx@gnu.org>
2346
2347 * configure.in: Default to --with-pop. Change sense of with-gcc
2348 and with-toolkit-scroll-bars messages to reflect the defaults.
2349
400a1ed0
GM
23501999-11-01 Gerd Moellmann <gerd@gnu.org>
2351
2352 * INSTALL: Mention the Emacs Lisp Reference.
2353
1e3196e8
GM
23541999-10-27 Noah Friedman <friedman@splode.com>
2355
2356 * configure.in: Check for dynamic ptys (/dev/ptmx, /dev/pts/).
2357
8ac52782
GM
23581999-10-23 Gerd Moellmann <gerd@gnu.org>
2359
2360 * Makefile.in (bootstrap): New target.
2361
1113b624
PE
23621999-10-19 Paul Eggert <eggert@twinsun.com>
2363
2364 Add support for large files. Merge glibc 2.1.2.
2365
2366 * configure.in (AC_CHECK_HEADERS): Add stdio_ext.h.
2367 (HAVE_TM_GMTOFF): New symbol.
2368 (AC_CHECK_FUNCS): Add __fpending, ftello, getloadavg, mblen,
2369 mbrlen, strsignal.
2370 (LOCALTIME_CACHE): Don't include stdlib.h, as config.h does this now.
dff28924 2371
77162a4f
SM
23721999-10-09 Stefan Monnier <monnier@cs.yale.edu>
2373
2374 * make-dist (dontcompile): look for the DONTCOMPILE variable rather
2375 than the obsolete dontcompilefiles pseudo-rule in lisp/Makefile.
2376
a2743e67
RS
23771999-10-09 Richard M. Stallman <rms@gnu.org>
2378
dff28924 2379 * Makefile.in (uninstall, install-arch-indep, install-arch-dep):
a2743e67
RS
2380 Unset CDPATH to prevent cd from generating output.
2381
37e2d8f4
SM
23821999-10-08 Stefan Monnier <monnier@cs.yale.edu>
2383
2384 * update-subdirs: also ignore CVS subdirs.
2385
4e1d9c86
GM
23861999-10-07 Gerd Moellmann <gerd@gnu.org>
2387
2388 * Makefile.in (install-arch-indep): Add ada-mode.
dff28924 2389
2b6bac15
DL
23901999-10-06 Dave Love <fx@gnu.org>
2391
2392 * Makefile.in: Add rules for config.status, configure.
2393
a4a9692d
DL
23941999-09-07 Gerd Moellmann <gerd@gnu.org>
2395
2396 * configure.in (--with-sound): Removed.
2397
23981999-08-30 Gerd Moellmann <gerd@gnu.org>
2399
2400 * configure.in (USE_TOOLKIT_SCROLL_BARS): Move the test down after
2401 the test for Xaw3d.
2402 (HAVE_TIFF): Add -lm to library check.
2403
24041999-08-28 Richard Stallman <rms@gnu.org>
2405
2406 * configure.in (USE_TOOLKIT_SCROLL_BARS): Move tests for
2407 -lXaw3d, -lXpm, -ljpeg, -lpng, -ltiff, and -lgif, down
2408 after the other X-related libraries.
2409
24101999-08-21 Dave Love <fx@gnu.org>
2411
2412 * configure.in: Don't check for jpeglib.h.
2413
24141999-08-20 Gerd Moellmann <gerd@gnu.org>
2415
2416 * configure.in (HAVE_TIFF): Remove tiff34 prefix from tiffio.h.
2417 (HAVE_XAW3D): Don't check for Xaw3d if USE_X_TOOLKIT=none.
2418
24191999-08-18 Dave Love <fx@gnu.org>
2420
3a787a1e 2421 * configure.in: Check for termcap.h.
a4a9692d
DL
2422
24231999-08-15 Gerd Moellmann <gerd@gnu.org>
2424
2425 * configure.in: Add --with-toolkit-scroll-bars. If "no",
2426 use Emacs' scroll bars, even if configured for Motif or when
2427 Xaw3d is available.
2428
24291999-08-12 Wolfgang Rupprecht <wolfgang@wsrcc.com>
2430
2431 * configure.in: Check for getaddrinfo.
2432
24331999-08-04 Eli Zaretskii <eliz@gnu.org>
2434
2435 * config.bat: Make --no-debug work again by removing -gcoff.
2436
24371999-07-30 Dave Love <fx@gnu.org>
2438
2439 * configure.in: Check for stdlib.h.
2440
24411999-07-19 Dave Love <fx@gnu.org>
2442
2443 * configure.in: Grok sparc64-*-linux-gnu*.
2444
24451999-07-12 Richard Stallman <rms@gnu.org>
2446
2447 * Version 20.4 released.
2448
24491999-06-23 Karl Heuer <kwzh@gnu.org>
2450
2451 * make-dist: Unset EMACS_UNIBYTE, so Emacs runs in its default state.
2452 Quote $EMACS, in case it's a program with args.
2453
24541999-05-29 Richard M. Stallman <rms@gnu.org>
2455
2456 * configure.in: Delete the Kerberos stuff.
2457
24581999-05-27 Greg Hudson <ghudson@mit.edu>
2459
2460 * configure.in: Prefer kerberos 5 names.
2461
24621999-04-26 Richard M. Stallman <rms@gnu.org>
2463
2464 * configure.in: Check for libXp.
2465
24661999-04-08 Richard Stallman <rms@gnu.org>
2467
2468 * make-dist: Include change logs in subdirs of `lisp'.
2469
24701999-04-05 Richard Stallman <rms@gnu.org>
2471
2472 * Makefile.in (mkdir): If we create ${datadir}, make it world-readable.
2473 (install-arch-indep): Make ${datadir}/emacs world-readable.
2474
24751999-03-30 Eli Zaretskii <eliz@gnu.org>
2476
2477 * config.bat: Use epaths.* instead of paths.*.
2478
24791999-03-07 Eli Zaretskii <eliz@gnu.org>
2480
2481 * INSTALL: Add detailed instructions to unpack and install
2482 intlfonts on MS-DOS.
2483
24841999-02-26 Richard Stallman <rms@gnu.org>
2485
2486 * configure.in: Use epaths.h and epaths-force instead of paths....
2487
2488 * Makefile.in (epaths-force): Renamed from paths-force;
2489 operate on epaths.in and produce epaths.h.
2490
24911999-02-24 Richard Stallman <rms@gnu.org>
2492
2493 * make-dist: Fix nt/icons directory handling.
2494
24951999-02-22 Simon Josefsson <jas@pdc.kth.se>
2496
2497 * configure.in (f301-fujitsu-uxpv4.1): New target.
2498
24991999-02-20 Richard Stallman <rms@gnu.org>
2500
2501 * make-dist (tempparent): Fix command to update info files.
2502
25031999-02-09 Richard Stallman <rms@gnu.org>
2504
2505 * configure.in (powerpc-apple-netbsd*): New alternative.
2506
25071999-01-25 Geoff Voelker <voelker@cs.washington.edu>
2508
2509 * make-dist: Include the new directory nt/icons in distributions.
2510
25111999-01-19 Richard Stallman <rms@psilocin.ai.mit.edu>
2512
2513 * configure.in: Change message about HAVE_XFREE386.
2514
25151999-01-07 Eli Zaretskii <eliz@gnu.org>
2516
2517 * config.bat: Support configuring with leim.
2518
25191998-12-16 Petri Kaurinkoski <Petri.Kaurinkoski@hut.fi>
2520
2521 * configure.in (mips-sgi-irix6.5): New target.
2522
25231998-12-16 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
2524
2525 * configure.in: Remove GSS-API support, since it has been removed
2526 from movemail.
2527
25281998-12-04 Markus Rost <rost@delysid.gnu.org>
2529
2530 * Makefile.in (install-arch-dep): Copy fns-*.el from lib-src.
2531
25321998-12-04 Andreas Schwab <schwab@delysid.gnu.org>
2533
3a787a1e
JB
2534 * Makefile.in: Don't install customize info file.
2535 Run install-info on viper info file.
a4a9692d
DL
2536
25371998-11-29 Richard Stallman <rms@psilocin.ai.mit.edu>
2538
2539 * Makefile.in (install-arch-dep): Copy fns-*.el from lib-src.
2540
25411998-11-16 Kenichi Handa <handa@etl.go.jp>
2542
2543 * configure.in (*-*-bsdi4*): New target.
2544
25451998-11-13 Ehud Karni <ehud@unix.simonwiesel.co.il>
2546
2547 * configure.in: Fix previous change.
2548
25491998-11-11 Richard Stallman <rms@gnu.org>
2550
2551 * configure.in (aviion-intel): New machine.
2552
25531998-11-04 Kenichi Handa <handa@etl.go.jp>
2554
2555 * configure.in (mips-nec-sysv4*): New target.
2556
25571998-11-03 Andreas Schwab <schwab@delysid.gnu.org>
2558
2559 * Makefile.in (install-arch-dep): Fix last change and use fns-*.el
2560 from lisp.
2561
25621998-10-31 Richard Stallman <rms@psilocin.ai.mit.edu>
2563
2564 * make-dist: Don't include fns*.el in dist.
2565
25661998-10-30 Dave Love <fx@gnu.org>
2567
2568 * configure.in: Don't mkdir cpp.
2569
25701998-10-30 Andreas Schwab <schwab@delysid.gnu.org>
2571
2572 * Makefile.in (install-arch-dep): Install src/fns-*.el in
2573 ${archlibdir}.
2574
25751998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
2576
2577 * Version 20.3 released.
2578
25791998-07-30 Paul Eggert <eggert@twinsun.com>
2580
2581 * Makefile.in (Makefile, src/Makefile, src/config.stamp)
2582 (lib-src/Makefile, man/Makefile, oldXMenu/Makefile)
2583 (lwlib/Makefile, leim/Makefile):
2584 Prepend $(srcdir)/ to rule dependencies outside this dir.
2585
25861998-06-30 Richard Stallman <rms@psilocin.ai.mit.edu>
2587
2588 * configure.in: Use unset CDPATH instead of making it empty.
2589
25901998-06-20 Karl Heuer <kwzh@gnu.org>
2591
2592 * configure.in: Assume unspecified Solaris is 2.5, not 2.4.
2593
25941998-06-07 Richard Stallman <rms@psilocin.ai.mit.edu>
2595
2596 * make-dist (MANIFEST): Include most subdirs, but exclude subdirs.el
2597 and default.el. Sort the results.
2598
25991998-05-31 Karl Heuer <kwzh@gnu.org>
2600
2601 * Makefile.in (install-arch-indep): Don't die if site-lisp/ isn't
2602 writable.
2603
26041998-05-14 Richard Stallman <rms@psilocin.ai.mit.edu>
2605
2606 * Makefile.in (install-arch-indep):
2607 Don't alter site-lisp/subdirs.el if it exists.
2608
26091998-05-12 Richard Stallman <rms@psilocin.ai.mit.edu>
2610
2611 * Makefile.in (install-arch-indep): Put `-' on commands to create
2612 subdirs.el in site-lisp dirs.
2613
26141998-05-07 Richard Stallman <rms@psilocin.gnu.org>
2615
2616 * Makefile.in (install-arch-indep): Fix typo in previous change.
2617
26181998-05-06 Richard Stallman <rms@psilocin.gnu.org>
2619
2620 * Makefile.in (install-arch-indep): Pass --dir-file to install-info.
2621
26221998-04-28 Richard Stallman <rms@psilocin.gnu.org>
2623
2624 * Makefile.in (mkdir): Create the site-lisp dirs.
2625 (install-arch-indep): Make site-lisp/subdirs files world-readable.
2626
26271998-04-26 Richard Stallman <rms@psilocin.gnu.org>
2628
2629 * Makefile.in (INSTALL_INFO): New variable.
2630 (install-arch-indep): Don't replace the dir file if it already exists.
2631 Use the install-info program, via INSTALL_INFO, to add entries.
2632 Make the `info' subdir and the Info files world-readable.
2633
26341998-04-16 Eli Zaretskii <eliz@delysid.gnu.org>
2635
2636 * config.bat: Make sure the environment is large enough to support
2637 all the "set foo=bar" commands. Update pointers to DJGPP FTP
2638 sites.
2639
26401998-04-10 Karl Heuer <kwzh@gnu.org>
2641
2642 * make-dist: Don't accept EMACS=t when testing for $EMACS set.
2643
26441998-04-06 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
2645
2646 * configure.in: Add --with-gssapi to specify GSS-API
2647 authentication support for movemail.
2648
26491998-04-02 Richard Stallman <rms@psilocin.ai.mit.edu>
2650
2651 * Makefile.in (install-arch-indep): Fix previous change.
2652
26531998-03-30 Richard Stallman <rms@psilocin.ai.mit.edu>
2654
2655 * Makefile.in (info): Run man in build dir, not srcdir.
2656
26571998-03-28 Richard Stallman <rms@psilocin.ai.mit.edu>
2658
2659 * Makefile.in (install-arch-indep): Fix previous change.
2660
26611998-03-23 Kenichi Handa <handa@etl.go.jp>
2662
2663 * Makefile.in (top_distclean): Check the existence of `lock'
2664 subdir.
2665
26661998-03-22 Richard Stallman <rms@gnu.org>
2667
2668 * Makefile.in (install-arch-indep): Put special subdirs.el files
2669 in site-lisp dirs. Use normal-top-level-add-subdirs-to-load-path.
2670
26711998-03-21 Richard Stallman <rms@psilocin.gnu.org>
2672
2673 * make-dist: Fix shell syntax in check for missing .el or .elc files.
2674
26751998-03-09 Richard Stallman <rms@psilocin.gnu.org>
2676
2677 * configure.in (hppa-hp-hpux1[0-9]*): Handle versions 1X like 10.
2678 (m68*-hp-hpux*): Handle versions 1X like 10.
2679
26801998-03-07 Richard Stallman <rms@psilocin.gnu.org>
2681
2682 * make-dist: PROBLEMS is now in etc, not top level dir.
2683
2684 * Makefile.in (SOURCES): Delete PROBLEMS.
2685
26861998-02-25 Richard Stallman <rms@gnu.org>
2687
2688 * configure.in (hppa*-hp-hpux*): Use hpux10 by default.
2689
2690 * Makefile.in (install-arch-indep): Do chmod a+x on subdirs.
2691
26921998-01-17 Richard Stallman <rms@gnu.org>
2693
2694 * Makefile.in (install-arch-indep): Add semicolon before `else'.
2695
26961998-01-02 Richard Stallman <rms@psilocin.gnu.org>
2697
2698 * make-dist (tempparent): New option --no-check.
2699
2700 * make-dist: Don't do anything with cpp directory.
2701
27021997-12-20 Richard Stallman <rms@psilocin.gnu.org>
2703
2704 * configure.in (sparc-fujitsu-sysv4*): New target.
2705
27061997-12-17 Andreas Schwab <schwab@gnu.org>
2707
2708 * configure.in: Cache more tests. Add missing quotes around
2709 message with embedded comma.
2710
27111997-12-04 Karl Heuer <kwzh@gnu.org>
2712
2713 * Makefile.in (unlock, relock): Don't reference cpp/ directory.
2714
27151997-11-26 Joel N. Weber II <devnull@gnu.org>
2716
2717 * make-dist: Changed the comment about `umask 0' to say `Don't
92a8ce63
JB
2718 restrict access to any files.'; previously it said `Don't protect
2719 any files', which may have implied that we think fascism is good.
a4a9692d
DL
2720
27211997-11-24 Paul Eggert <eggert@twinsun.com>
2722
2723 * configure.in (AC_CHECK_FUNCS): Add strftime. The new GNU C library
2724 strftime needs the underlying host's strftime for locale dependent
2725 formats.
2726
27271997-11-20 Abraham Nahum <miko@uxsrvc.tti.co.il>
2728
2729 * configure.in (i586-dg-dguxR4.*): New name in case branch.
2730
27311997-11-20 Eli Zaretskii <eliz@is.elta.co.il>
2732
2733 * config.bat: Configure the man subdirectory.
2734
27351997-11-07 Paul Eggert <eggert@twinsun.com>
2736
2737 * configure.in (AC_CHECK_LIB): Add -lintl.
2738
27391997-11-07 Karl Heuer <kwzh@gnu.org>
2740
2741 * make-dist (check for .elc files): Avoid bash-specific syntax.
2742 (check for overflow 14-char limit): Simplify.
2743
27441997-11-07 Richard Stallman <rms@gnu.org>
2745
2746 * Makefile.in (install): Move blessmail last.
2747
27481997-10-02 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2749
2750 * configure.in (gettimeofday, one arg or two):
2751 Clarify messages by avoiding double negative.
2752
27531997-09-30 Karl Eichwalder <ke@suse.de>
2754
3a787a1e 2755 * Makefile.in (install-arch-indep): Install the widget info file.
a4a9692d
DL
2756
27571997-09-24 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
2758
2759 * configure.in (with-pop, with-kerberos): Need to check Kerberos
2760 libraries in reverse order, so that libraries will appear in the
2761 correct dependency order on the link line (and so that the
2762 configure checks themselves will work properly when early
2763 libraries depend on later ones).
2764
27651997-09-21 Erik Naggum <erik@naggum.no>
2766
3a787a1e 2767 * make-dist (making links to `src'): Keep timestamp on copied files.
a4a9692d
DL
2768
2769 * make-delta: New script to produce delta distributions.
2770
27711997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2772
2773 * Version 20.2 released.
2774
27751997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2776
2777 * Version 20.1 released.
2778
2779 * Makefile.in (install-leim): Depend on mkdir.
2780 (leim): Depend on src.
2781
27821997-09-13 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2783
2784 * configure.in: Recognize alpha* instead of just alpha.
2785
27861997-09-12 Paul Eggert <eggert@twinsun.com>
2787
2788 * leim-Makefile.in (mostlyclean, maintainer-clean): New targets.
2789
27901997-09-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2791
2792 * update-subdirs: Use rm -f.
2793
27941997-09-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2795
2796 * update-subdirs: Delete subdirs.el if this dir has no subdirs.
2797 Ignore subdirs named Old.
dff28924 2798
a4a9692d
DL
27991997-08-04 Kenneth Stailey <kstailey@elbereth.disclosure.com>
2800
2801 * configure.in: Add OpenBSD clause to set $machine.
2802
28031997-09-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2804
2805 * make-dist: Recompile everything after updating various Lisp files.
2806 Recompile in leim as well as lisp.
2807 Check in leim as well as lisp for mismatched files and too-long names.
dff28924 2808
a4a9692d
DL
28091997-09-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2810
2811 * Makefile.in (TAGS tags): Simply refer this to the src subdir.
2812
28131997-08-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2814
2815 * Makefile.in (install-arch-indep): Verify ./lisp has simple.el in it
2816 before trying to copy anything from it.
2817
28181997-08-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2819
2820 * Makefile.in (man/Makefile): New target.
2821 (tags): Define env var EMACS and run Makefile from build dir.
2822
28231997-08-27 Eli Zaretskii <eliz@psilocin.gnu.ai.mit.edu>
2824
2825 * config.bat: If src/_gdbinit doesn't exist, try using
2826 src/.gdbinit to create it (for building on Windows 95).
2827
28281997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2829
2830 * Makefile.in (install-arch-indep):
2831 Discard extra data in tar | tar pipes.
2832
28331997-08-24 NIIBE Yutaka <gniibe@mri.co.jp>
2834
2835 * configure.in (x_default_search_path): Corrected
2836 '${x_library}' to '${x_library}/X11'.
2837
28381997-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2839
2840 * configure.in (HAVE_MOTIF_2_1): Test for Motif 2.1,
2841
28421997-08-22 Jonathan I. Kamens <jik@kamens.brookline.ma.us>
2843
2844 * configure.in: Support auto-configuration of both Kerberos V4 and
92a8ce63
JB
2845 Kerberos V5 for movemail, including detection of V4 and V5 header
2846 files and libraries.
a4a9692d
DL
2847
28481997-08-16 NIIBE Yutaka <gniibe@etl.go.jp>
2849
2850 * configure.in: Compute x_default_search_path
2851 and substitute into makefiles.
2852
2853 * Makefile.in (paths-force): Store PATH_X_DEFAULTS in paths.h.
2854
28551997-08-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2856
2857 * Makefile.in (install-arch-indep): Run list-load-path-shadows.
2858
28591997-08-07 Erik Naggum <erik@naggum.no>
2860
2861 * configure.in: Remove lockdir, it is no longer needed.
2862 * Makefile.in (mkdir): Don't create lockdir.
2863 (lockdir): Variable deleted.
2864 (paths-force): Don't operate on PATH_LOCK.
2865
28661997-08-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2867
2868 * leim-Makefile.in (clean, distclean): New targets.
2869
2870 * make-dist: Include leim/ChangeLog in leim distribution.
2871
28721997-08-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2873
2874 * configure.in (i*86-*-sysv4.2uw*): Set NON_GNU_CPP.
2875
28761997-07-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2877
2878 * Makefile.in (CPPFLAGS): Get this from configure, like CFLAGS.
2879
28801997-07-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2881
2882 * Makefile.in (LDFLAGS): Get this from configure, like CFLAGS.
2883
28841997-07-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2885
2886 * make-dist: Update leim/leim-list.el.
2887 Pass along value of $EMACS when updating lisp dir.
2888
28891997-07-25 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
2890
dff28924 2891 * configure.in (doug_lea_malloc): Make __after_morecore_hook a
a4a9692d
DL
2892 prerequisite to the use of Doug Lea's malloc.
2893
28941997-07-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2895
2896 * Makefile.in (top_distclean): Use -f to delete contents of lock dir.
2897
2898 * make-dist: Use name leim/SKK-DIC, not leim/SKK.
2899
29001997-07-16 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2901
2902 * make-dist: Arrange for the leim tar file to unpack in emacs-M.N/leim.
2903
29041997-07-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2905
2906 * configure.in (mips-sony-newsos6*): File news-risc.h renamed
2907 to news-r6.h.
2908
29091997-07-10 Eli Zaretskii <eliz@is.elta.co.il>
2910
2911 * config.bat: Use `sed' instead of `cp', which might not be
2912 installed.
2913
29141997-07-09 Kenichi Handa <handa@etl.go.jp>
2915
2916 * Makefile.in (mostlyclean): Add cleaning leim directory.
2917 (clean, distclean, maintainer-clean): Likewise.
2918
29191997-07-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2920
2921 * make-dist (bogosities): Check subdirs of `lisp' also.
2922
29231997-07-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2924
2925 * make-dist (etc): Really avoid symlinks now.
2926 (lisp): Don't delete from subdirs the things we never copy.
2927
56f7d69d 29281997-07-07 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
a4a9692d
DL
2929
2930 * Makefile.in (install-arch-indep): Correct the target name.
2931 The first letter `i' was dropped by the previous change of mine.
2932
29331997-07-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2934
2935 * configure.in (leim/Makefile): Generate this.
2936 (*-sysv4.2uw*): Recognize new alternative.
2937
2938 * leim-Makefile.in: Renamed from leim-Makefile.
2939
2940 * make-dist: Set up real-leim subdirectory,
2941 with the real contents of leim; then move it to
2942 a separate top-level directory.
2943
2944 * make-dist: Don't mention site-lisp, site-init, site-start
2945 or default, when listing files hat are not compiled and should be.
dff28924 2946
a4a9692d
DL
2947 * configure.in: Create src/config.stamp at the end.
2948
29491997-07-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2950
2951 * Makefile.in (install-leim): Correct previous change.
2952
56f7d69d 29531997-07-02 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
a4a9692d
DL
2954
2955 * Makefile.in (install-leim): New target.
2956 (install): Depend on install-leim.
dff28924 2957
56f7d69d 29581997-07-01 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
a4a9692d
DL
2959
2960 * Makefile.in (SUBDIR): Add leim.
2961 (SUBDIR_MAKEFILES): Add leim/Makefile.
2962 (leim/Makefile): New target.
2963
29641997-07-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2965
2966 * leim-Makefile: New file.
2967 * make-dist: Initialize a `leim' subdirectory with that makefile.
2968
29691997-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2970
2971 * configure.in (GNU_MALLOC_reason): Fix message text.
2972
29731997-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2974
2975 * make-dist (lisp): Don't process subdirs that start with =.
2976 (etc): Copy symlinks, as in src.
2977
29781997-06-26 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2979
2980 * configure.in (i*86-*-unixware*): New alternative.
2981
29821997-06-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2983
2984 * Makefile.in (src/config.stamp): Target renamed from src/config.h
2985 and touch it explicitly.
2986
2987 * configure.in (mips-sony-newsos6*): New alternative.
2988 (mips-*-linux-gnu*): New alternative.
2989 (*-*-bsdi*): New alternative.
2990 (i*86-*-bsd386, i*86-*-bsdi...): Delete old alternatives.
2991
29921997-06-22 Dave Love <d.love@dl.ac.uk>
2993
3a787a1e
JB
2994 * Makefile.in (lib-src): Depend on src/config.h (e.g. for movemail.o).
2995 (src/config.h): New target to re-configure if src/config.in is patched.
a4a9692d
DL
2996
29971997-06-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2998
2999 * configure.in (shutdown): Check for `shutdown' function.
3000
56f7d69d 30011997-06-18 Kenichi Handa <handa@psilocin.gnu.ai.mit.edu>
a4a9692d
DL
3002
3003 * update-subdirs: Include the directory "language" in subdirs.
3004
30051997-06-01 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3006
3007 * configure.in (m88k-dg-dgux4*): New alternative.
3008 (alpha-*-netbsd*): New alternative.
3009 (powerpcle-*-solaris2*): New alternative.
3010
30111997-05-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3012
3013 * make-dist: Warn about .el files that are not compiled.
3014
30151997-05-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3016
3017 * Makefile.in (dist): Don't run update-subdirs here,
3018 since make-dist now gets that done.
3019
3020 * make-dist: Use the new `updates' target in lisp/Makefile.
dff28924 3021
a4a9692d
DL
3022 * make-dist: Use new non-file targets in lisp/Makefile.
3023
30241997-04-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3025
3026 * make-dist: Handle all subdirs of `lisp' uniformly.
3027 Don't handle `term' and `language' specially.
3028 Clear out umask at the beginning.
dff28924 3029
a4a9692d
DL
30301997-04-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3031
3032 * make-dist: Use Make to update finder-inf.el and autoloads.
3033 Also update cus-load.el.
3034
30351997-04-09 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
3036
3037 * configure.in (doug_lea_malloc): First check for SYSTEM_MALLOC,
3a787a1e 3038 in case it is desirable to disable the GNU malloc features with glibc.
a4a9692d
DL
3039
30401997-04-08 Marcus G. Daniels <marcus@cathcart.sysc.pdx.edu>
3041
3042 * configure.in (DOUG_LEA_MALLOC):
3043 Define if malloc_{get,set}_state exist.
3044
56f7d69d 30451997-03-05 Kenichi Handa <handa@etl.go.jp>
a4a9692d
DL
3046
3047 * make-dist: Make links for files under lisp/language.
3048
177c0ea7 30491997-02-20 Kenichi Handa <handa@etl.go.jp>
a4a9692d
DL
3050
3051 * update-subdirs: Exclude the directory "language" from subdirs.
3052
30531997-01-26 Karl Heuer <kwzh@gnu.ai.mit.edu>
3054
3055 * configure.in: Check for rint and cbrt.
3056
30571997-01-01 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3058
3059 * make-dist: Use $EMACS to say where to run Emacs.
3060 Add --no-update option.
dff28924 3061
a4a9692d
DL
30621996-12-30 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3063
3064 * configure.in (hppa1.1-hitachi-hiuxmpp): New configuration.
3065
30661996-12-28 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3067
3068 * make-dist (copying src): Check thoroughly for symlinks
3069 and copy them in all cases. Regularize the linking of *.in
3070 and *.opt and ChangeLog files.
3071 (copying lib-src): Likewise.
3072 Don't rm getdate.c or y.tab.*--they don't exist any more.
dff28924 3073
a4a9692d
DL
30741996-12-18 Jonathan I. Kamens <jik@annex-1-slip-jik.cam.ov.com>
3075
3076 * configure.in: Check for libmail, maillock.h and
3077 touchlock (for movemail).
3078
30791996-12-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3080
3081 * configure.in (limits.h): Check for this file.
3082
30831996-12-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3084
3085 * configure.in (rs6000-ibm-aix4.2): New alternative.
3086 (rs6000-ibm-aix4.0): New alternative.
3087 (rs6000-ibm-aix4*): Assume aix 4.1 by default.
3088
30891996-11-22 Ben Harris <bjh21@cam.ac.uk>
3090
3091 * configure.in: Recognize vax-*-netbsd*.
3092
30931996-11-06 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3094
3095 * configure.in (locallisppath): Add leim directory.
3096
30971996-10-31 Eli Zaretskii <eliz@is.elta.co.il>
3098
3099 * config.bat: Make sure `mv' supports forward slashes and -f.
3100
31011996-10-28 Christian Limpach <chris@nice.ch>
3102
3103 * configure.in (hppa*-next-nextstep*): * added after hppa
3104 to accept hppa1.0 and hppa1.1.
3105
31061996-10-05 Marcus G. Daniels <marcus@coulee.tdb.com>
3107
3108 * configure.in: Provide an empty default for LD_SWITCH_X_SITE_AUX.
3109 * configure.in (ld_switch_machine): Fix typo.
3110
31111996-09-28 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3112
3113 * configure.in: Fetch LD_SWITCH_SYSTEM and LD_SWITCH_MACHINE
3114 from config.h and use them in $ac_link.
3115
31161996-09-28 Erik Naggum <erik@psilocin.gnu.ai.mit.edu>
3117
3118 * configure.in: Create a subdir named `lisp'.
3119
31201996-09-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3121
3122 * configure.in: Check for getcwd.
3123
31241996-09-04 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3125
dff28924 3126 * configure.in: Check for termios.h. Check for setpgid.
a4a9692d
DL
3127
31281996-08-31 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3129
3130 * configure.in: Check for setrlimit.
3131
31321996-08-31 Paul Eggert <eggert@twinsun.com>
3133
3134 * configure.in: Check for sys/systeminfo.h, getdomainname, sysinfo.
3135
31361996-08-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3137
3138 * configure.in: Check for utimes.
3139
3140 * configure.in: Check for com_err library, but only
3141 if --with-kerberos was used. Check for krb and des
3142 only if --with-kerberos.
3143
31441996-08-26 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3145
3146 * Makefile.in (INSTALL_STRIP): New variable.
3147 (install-strip): Set INSTALL_STRIP, not INSTALL_PROGRAM.
3148 (install-arch-dep): Use INSTALL_STRIP, and pass it to lib-src.
3149
31501996-08-25 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3151
3152 * configure.in: Check for krb and des libraries.
3153
31541996-08-24 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
3155
3156 * configure.in (*-sunos4.1.[3-9]*noshare):
3157 Use sunos413, not sunos4-1-3.
3158 (m88k-dg-dgux5.4R3*): Use dgux5-4-3, not dgux5-4r3.
3159 (arm-acorn-riscix1.2*): Use riscix12, not riscix1-2.
dff28924 3160
a4a9692d
DL
31611996-08-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3162
3163 * Makefile.in (src/paths.h): Target deleted.
3164 (paths-force): Delete all dependencies on this target
3165 but don't delete the target.
3166 (install): Depend on `all'.
3167 (paths-force): Don't print a message.
3168
3169 * configure.in: Generate src/paths.h here.
3170
31711996-08-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3172
3173 * configure.in (NON_GCC_LINK_TEST_OPTIONS, GCC_LINK_TEST_OPTIONS):
3174 New variables that affect linking only.
3175 (alpha-dec-osf*): Use those instead of previous change.
3176
31771996-08-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3178
3179 * Makefile.in (install-arch-indep): Install info/messages.
3180
31811996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3182
3183 * Version 19.33 released.
3184
31851996-08-10 Marcus Daniels <marcus@sayre.sysc.pdx.edu>
3186
3187 * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*):
3188 Fix previous change.
3189
31901996-08-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3191
3192 * configure.in (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*):
3193 New alternative.
3194
31951996-08-07 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3196
3197 * configure.in (alpha-dec-osf*): Specify GCC_TEST_OPTIONS
3198 and NON_GCC_TEST_OPTIONS.
3199
32001996-08-06 Paul Eggert <eggert@twinsun.com>
3201
3202 * configure.in (LOCALTIME_CACHE): Don't put a string literal
3203 "TZ=..." in environ.
3204
32051996-08-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3206
3207 * make-dist (msdos): Add is_exec.c, sigaction.c to distribution.
3208
32091996-08-03 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3210
3211 * configure.in (*-sunos4.1.[3-9]*noshare): Move this before
3212 the more general *-sunos4.1.[3-9]* clause.
3213
32141996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3215
3216 * Version 19.32 released.
3217
3218 * configure.in (*-sco3.2v5*):
3219 Set OVERRIDE_CPPFLAG to a string of one space.
3220 Fix the code that uses OVERRIDE_CPPFLAG.
3221
32221996-07-16 Karl Heuer <kwzh@gnu.ai.mit.edu>
3223
3224 * configure.in: Undo previous change.
3225
32261996-07-16 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
3227
3228 * config.sub: Use `pc', not `unknown', when canonicalizing
3229 the vendor for ...86.
3230
177c0ea7 32311996-07-15 David Mosberger-Tang <davidm@AZStarNet.com>
a4a9692d
DL
3232
3233 * configure.in: Check for termios.h header.
3234
32351996-07-11 Bill Mann <dvmann@dvncr.praxisint.com>
3236
3a787a1e 3237 * configure.in: Use s/usg5-4-3.h for ncr-i[3456]86-sysv4.3.
a4a9692d
DL
3238
32391996-07-07 Karl Heuer <kwzh@gnu.ai.mit.edu>
3240
3241 * configure.in: Split bsdos2 and bsdos2-1.
3242
32431996-07-06 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
3244
3245 * config.sub: If last two words are not a recognized
3246 KERNEL-OS pair, use just the last word as OS, as in 19.31.
3247 Make conversion of gnu/linux to linux-gnu really work.
dff28924 3248
a4a9692d
DL
3249 * config.sub: If vendor unspecified with i386, use `pc' not `unknown'.
3250
32511996-06-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3252
3253 * configure.in (check for using Lucid widgets by default):
3254 Eliminate indentation that confuses some compilers.
3255
32561996-06-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3257
3258 * config.sub: Convert linux and gnu/linux to linux-gnu.
3259
3260 * make-dist: Don't update getdate.c.
3261 Ignore =... files when checking for too-long Lisp file names.
3262
32631996-06-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3264
3265 * configure.in (euidaccess): Check for that, not for eaccess.
3266
32671996-06-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3268
3269 * configure.in (sunos4.1.[3-9]*noshare): Eliminate dash from
92a8ce63 3270 before `noshare'.
a4a9692d
DL
3271 (mips-sgi-irix6*): Specify NON_GCC_TEST_OPTIONS.
3272
32731996-06-21 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3274
3275 * configure.in: Rename lignux to linux-gnu in configuration names.
3276 Use gnu-linux as the opsys value (s/ file name).
3277 Allow i686 just like i386, i486, i586.
3278
32791996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3280
3281 * configure.in (i*86-*-sco3.2v5): New alternative.
3282 (OVERRIDE_CPPFLAG): New variable.
3283 (CPPFLAGS): If OVERRIDE_CPPFLAG is set, use that.
3284
3285 * configure.in: Specify vpath for .texi files.
3286
32871996-06-09 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3288
3289 * configure.in: Always check for HAVE_X11R5.
3290 Separately decide whether to use a toolkit by default.
3291
32921996-06-04 Bill Mann <dvmann@dvhpux1.praxisint.com>
3293
3294 * configure.in: If X11R5 is missing the Xaw headers,
3295 default to --with-x-toolkit=no.
3296
32971996-05-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3298
3299 * configure.in (powerpc-*-solaris2*): Use ibmrs6000, not rs6000.
3300
33011996-05-30 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
3302
3303 * Makefile.in (install-arch-indep): If cd etc makes output,
3304 don't treat that as part of the tar data.
3305 Check that ./lisp actually exists.
dff28924 3306
a4a9692d
DL
33071996-05-29 Karl Heuer <kwzh@gnu.ai.mit.edu>
3308
3309 * make-dist: Check for long file names.
3310
33111996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
3312
3313 * Version 19.31 released.
3314
33151996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
3316
3317 * configure.in: Recognize sparc-*-lignux.
3318
33191996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
3320
3321 * make-dist: Include nt/inc/arpa and nt/inc/netinet in the dist.
3322 Don't include config.w95.
3323
33241996-04-21 Richard Stallman <rms@delasyd.gnu.ai.mit.edu>
3325
3326 * make-dist: Replace --no-clean-up and --no-tar options
3327 with --clean-up and --tar, so that the default is useful.
3328
33291996-04-15 Eli Zaretskii <eliz@is.elta.co.il>
3330
3331 * config.bat: Make sure the GDB init file is called src/_gdbinit;
3332 if not, tell the user to rename it and abort.
3333
33341996-04-14 Eli Zaretskii <eliz@is.elta.co.il>
3335
3336 * config.bat: With DJGPP v1.x, use `COFF2EXE' to produce JUNK.EXE
3337 test program.
3338
33391996-04-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3340
3341 * config.bat (djgpp_ver): Variable renamed from djgpp-ver.
3342
3343 * make-dist (MANIFEST): Fix previous change.
3344 (msdos): Put mainmake.v2 into the dist.
3345
33461996-04-10 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3347
3348 * make-dist: Exit if autoconf fails.
3349
33501996-04-10 Eli Zaretskii <eliz@is.elta.co.il>
3351
3352 * config.bat: Set djgpp-ver, and unset it at the end.
b1f865ae 3353 Add a number of conditionals for DJGPP version 2.
a4a9692d
DL
3354 Rename label libsrc2 to libsrc3.
3355 Substitute for LDFLAGS in src/Makefile.
3356 Substitute for ALL_CFLAGS in lib-src/Makefile.
3357
33581996-04-08 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3359
3360 * configure.in (ncurses): Check this after checking fns like strerror.
3361
33621996-04-08 Erik Naggum <erik@naggum.no>
3363
3364 * make-dist (MANIFEST): Don't include lines from =files.
3365
33661996-04-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3367
3368 * make-dist: Don't put lisp/dired.todo in the dist.
3369
33701996-04-05 Richard Stallman <rms@lucy.gnu.ai.mit.edu>
3371
3372 * configure.in (HAVE_NCURSES): Look for library named ncurses.
3373
3374 * configure.in (setlocale): Check for it.
3375
3376 * configure.in (*-*-sysv4.2*): If no /usr/ccs/lib/cpp, use /lib/cpp.
dff28924 3377
a4a9692d
DL
33781996-03-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3379
3380 * configure.in: Use lignux instead of linux as value of opsys.
3381
33821996-03-22 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3383
3384 * Makefile.in (install-strip): Fix whitespace.
3385 Get rid of continuation.
3386
3387 * config.sub: Convert linux or gnu/linux to lignux.
3388
33891996-03-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3390
3391 * configure.in: Accept lignux in configuration name.
3392
33931996-03-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3394
3395 * Makefile.in (install-strip): New target.
3396
33971996-03-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3398
3399 * Makefile.in (top_distclean): Use `|| true' to ignore error in rm.
3400 -f failed to do the job on Suns.
3401
34021996-03-13 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
3403
3404 * Makefile.in (install-arch-dep): Don't depend on install-arch-indep.
3405
3406 * configure.in (linux/version.h): Check for this header.
3407
34081996-03-12 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3409
3410 * configure.in: Remove -fno-builtin hackery from -lm check.
3411
34121996-03-08 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3413
3414 * configure.in (-lm check): If $GCC, append -fno-builtin to $CC for
92a8ce63 3415 just this test.
a4a9692d
DL
3416
3417 * configure.in (AC_PREREQ): Require version 2.8 of Autoconf.
3418
34191996-03-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3420
3421 * configure.in: Check for ncurses.
3422
34231996-02-28 Paul Eggert <eggert@twinsun.com>
3424
3425 * configure.in (LOCALTIME_CACHE):
3426 Also define if localtime mishandles unsetting TZ.
3427 This works around a localtime bug in mips-dec-ultrix.
3428
34291996-02-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3430
3431 * make-dist (finder-inf.el): Use finder-compile-keywords-make-dist.
3432
3433 * configure.in: Improve messages about X versions.
3434
34351996-02-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3436
3437 * configure.in (LOCALTIME_CACHE): Cope if $ac_cv_func_tzset is null.
3438
34391996-02-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3440
3441 * configure.in (HAVE_X11XTR6): Set it as a shell variable.
3442 (HAVE_LIBXMU): If HAVE_X11XTR6, use -lSM and -lICE.
3443
3444 * Makefile.in (install-arch-dep): Depend on install-arch-indep.
3445 (install): Put install-arch-indep before install-arch-dep.
3446
34471996-02-20 Dave Love <d.love@dl.ac.uk>
3448
3449 * INSTALL: Clarify info about MS-DOS path handling.
3450
34511996-02-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3452
3453 * Makefile.in (install-arch-indep): Install info/ccmode*.
3454 In previous change, protect against /bin/pwd returning null string.
3455
34561996-02-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3457
3458 * Makefile.in (install-arch-indep): Copy build-dir's lisp subdir
3459 to lispdir.
3460
34611996-02-01 Paul Eggert <eggert@twinsun.com>
3462
3463 * configure.in (LD_RUN_PATH): Prepend x_libraries to this envvar.
3464
34651996-01-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3466
3467 * configure.in (HAVE_TIMEVAL): Set explicitly to `no' if test fails.
3468
34691996-01-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3470
3471 * Makefile.in (extraclean): Use ${top_distclean} to ensure
3472 we delete everything distclean deletes.
3473
34741996-01-23 Karl Heuer <kwzh@gnu.ai.mit.edu>
3475
3476 * make-dist (lwlib): Don't distribute lwlib-Xol* files.
3477
34781996-01-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3479
3480 * configure.in (HAVE_X11): Merge $LD_SWITCH_X_SITE
3481 into LDFLAGS instead of into LIBS.
3482
34831996-01-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3484
3485 * configure.in (HAVE_XMU): Fix typo in previous change.
3486
34871996-01-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3488
3489 * configure.in [Solaris]: Don't let $CC make us use /usr/ucb/cc.
3490
34911996-01-10 Erik Naggum <erik@naggum.no>
3492
3493 * configure.in (USE_X_TOOLKIT = maybe): Delete redundant `fi'.
3494
34951996-01-10 Karl Heuer <kwzh@gnu.ai.mit.edu>
3496
3497 * Makefile.in (install-arch-indep): Ignore error if no chmod -R.
3498
34991996-01-10 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
3500
3501 * configure.in (HAVE_XMU): Check for libXmu.a only if using toolkit
3502 and use -lXt to link it.
3503
35041996-01-08 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
3505
3506 * configure.in (locallisppath): Put version-specific dir first.
3507
35081996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
3509
3510 * configure.in (hppa-*-nextstep*): New alternative.
3511 (USE_X_TOOLKIT): By default, set this to "maybe";
3512 and change that later to LUCID or "no" according to X11 version.
3513
3514 * make-dist: Recompile outdated .elc files and update all autoloads.
3515
35161996-01-05 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
3517
3518 * configure.in (locallisppath): Fix typo in last change: " -> '.
3519
35201996-01-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3521
3522 * configure.in (locallisppath): Add ../emacs/VERSION/site-lisp.
3523
35241995-12-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3525
3526 * Makefile.in (install-arch-indep): Give all files read permission.
3527
35281995-12-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3529
3530 * configure.in (hppa*-hp-hpux9shr*, hppa*-hp-hpux9*, hppa*-hp-hpux*):
3531 If it is hpux 9, check for /usr/include/X11R5 and /usr/lib/x11R5.
3532
35331995-12-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3534
3535 * configure.in: Determine HAVE_X11R6.
3536 (HAVE_MENUS): Renamed from HAVE_X_MENU.
3537
35381995-12-21 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
3539
3540 * configure.in: Just "solaris" now defaults to version 2.4.
3541 Add sunos4.1.n-noshare as alternative.
3542
35431995-12-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3544
3545 * configure.in (mips-sgi-irix6*): Set NON_GNU_CPP.
3546
35471995-11-29 Erik Naggum <erik@naggum.no>
3548
3549 * Makefile.in (install-arch-indep): Add missing backslash.
3550
35511995-11-29 Karl Eichwalder <ke@ke.Central.DE>
3552
3553 * Makefile.in (install-arch-indep): Don't install
3554 lispdir/[Mm]akefile*, lispdir/ChangeLog, lispdir/dired.todo.
3555
35561995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3557
3558 * Makefile.in (install-arch-indep): Fix previous change.
3559
3560 * configure.in (mips-sni-sysv*): New alias for mips-siemens-sysv*.
3561
35621995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3563
3564 * Version 19.30 released.
3565
3566 * make-dist (lisp): Exclude subdirs.el.
3567
35681995-11-22 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3569
3570 * make-dist (etc): Delete *.orig and *.rej.
3571
35721995-11-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3573
3574 * Makefile.in (install-arch-indep): Rename old info/dir only if exists.
3575
35761995-11-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3577
3578 * configure.in (hppa*-hp-hpux10*): Use s/hpux10.h.
3579
35801995-11-14 Geoff Voelker <voelker@cs.washington.edu>
3581
3582 * make-dist (nt): Rename install, readme, and todo to
3583 INSTALL, README, and TODO.
3584
35851995-11-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3586
3587 * make-dist (lisp): Don't distribute site-start.
3588
35891995-11-06 Karl Heuer <kwzh@gnu.ai.mit.edu>
3590
3591 * make-dist: Break the hard link on alloca.c.
3592
35931995-11-04 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
3594
3595 * configure.in (LIBS): Add libsrc_libs and keep the old LIBS.
3596
35971995-11-02 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
3598
3599 * make-dist (src, lib-src): Don't distribute Makefile.c.
3600 (etc/e): Do cleanup in $tempdir/etc/e, not $tempdir/etc.
3601
36021995-10-31 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3603
3604 * Makefile.in (mkdir): Create man1dir, not mandir.
3605 (uninstall): Use man1dir, not mandir.
3606
36071995-10-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3608
3609 * Makefile.in (man1dir): New variable.
92a8ce63 3610 (install-arch-indep): Use man1dir.
a4a9692d
DL
3611
3612 * configure.in (sparc-*-nextstep*): Remove incorrect .h's.
3613
3614 * make-dist: Create lisp/MANIFEST.
3615
36161995-10-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3617
3618 * configure.in (m68k-*-linux*): New alternative.
3619
36201995-10-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3621
3622 * make-dist: Use new names config.in, paths.in, and
3623 {src,lib-src}/Makefile.in.
3624
36251995-10-25 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
3626
3627 * configure.in: Don't bother checking for drem.
3628
36291995-10-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3630
3631 * Makefile.in (distclean): Delete line with just a tab in it.
3632 (install-arch-indep): Delete spaces that precede tabs.
3633 Delete spurious `fi' left from previous change.
3634 (install): Supply `true' as command, to avoid null command.
3635
36361995-10-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3637
3638 * configure.in (--with-x-toolkit)): Add `athen' as alias for `athena'.
3639
36401995-09-30 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3641
3642 * configure.in (powerpc-*-solaris2): New alternative.x
3643
36441995-09-12 Karl Heuer <kwzh@gnu.ai.mit.edu>
3645
3646 * Makefile.in (src/paths.h, paths-force): Use paths.h.$$ instead
3647 of paths.h.tmp$$, to avoid going beyond 14 characters.
3648
36491995-09-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3650
3651 * configure.in: Improve error msg for invalid --with-x-toolkit value.
3652
36531995-09-06 Paul Eggert <eggert@twinsun.com>
3654
3655 * configure.in (LOCALTIME_CACHE): Define if tzset exists and
3656 if localtime caches TZ. Check for tzset.
3657
36581995-09-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3659
3660 * config.bat: Simplify using new names file names src/makefile.in,
3661 config.in, paths.in. Change Echo commands not to use `.
3662
36631995-08-31 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3664
3665 * Makefile.in (install-arch-indep): Always install the new dir file;
3666 rename the previous dir file to dir.bak or dir.old.
3667
36681995-08-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3669
3670 * configure.in (RANLIB): Substitute this into makefiles.
3671 Set it specially on solaris; set it by default on other systems.
3672
3673 * configure.in: Fix previous Alpha change.
3674
36751995-08-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3676
3677 * configure.in (i*386-*-isc4.*): Set GCC_TEST_OPTIONS and
3678 NON_GCC_TEST_OPTIONS.
3679
36801995-08-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3681
3682 * configure.in (CFLAGS): When computing CFLAGS and REAL_CFLAGS
3683 from config.h, use SPECIFIED_CFLAGS to get what the user specified.
3684
3685 * configure.in (alpha-*-linux*): New configuration.
3686
36871995-08-05 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3688
3689 * configure.in (m68*-next-*): Use m68k.h and nextstep.h.
3690 (m68k-next-nextstep*): New alias for that.
3691 (i*86-*-nextstep*): Use nextstep.h.
3692 (sparc-*-nextstep*): New configuration.
3693
36941995-08-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3695
3696 * configure.in (CPP): Save original CFLAGS value in SPECIFIED_CFLAGS.
3697 And get CFLAGS from config.h if SPECIFIED_CFLAGS is null.
3698
36991995-07-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3700
3701 * configure.in: Handle sunos4shr by sharing; not like sunos4*.
3702 Determine GETTIMEOFDAY_ONE_ARGUMENT by experiment.
3703
37041995-07-18 Mike Long <mike.long@analog.com>
3705
3706 * make-dist: Fix update of finder-inf.el, and byte-compile it.
3707
37081995-07-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3709
3710 * Makefile.in (src/paths.h, paths-force):
3711 Rename src/paths.h.in to src/paths.in.
3712 (Makefile): Depend on src/Makefile.in, not src/Makefile.in.in.
3713
3714 * configure.in: Rename {src,lib-src}/Makefile.in.in to Makefile.in.
3715 Use Makefile.c for intermediate file.
3716 Rename src/config.h.in to src/config.in.
3717
37181995-07-17 Richard Stallman <rms@gnu.ai.mit.edu>
3719
3720 * configure.in (mips-dec-ultrix*): Assume version 4.3.
3721 (mips-dec-ultrix4.[12]): New alternative for old versions.
3722
37231995-07-06 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
3724
3725 * make-dist: Don't break intra-tree links.
3726
37271995-07-06 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
3728
3729 * configure.in: Put back archlibdir initialization. Require
92a8ce63 3730 autoconf 2.4.1 or later.
a4a9692d
DL
3731
37321995-07-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3733
3734 * configure.in: Use sunos4shr normally for Sunos 4.1.[3-9].
3735 (mips-mips-riscos5*): New alternative.
3736
37371995-06-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3738
3739 * Makefile.in (uninstall, install-arch-indep): Install info/ediff*.
3740
37411995-06-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3742
3743 * configure.in (bindir, datadir, sharedstatedir, libexecdir)
3744 (mandir, infodir, archlibdir): Initializations deleted.
3745
3746 * configure.in: On hpux9, use hpux9-x11r4.h if we have X11R4.
3747 On hpux9shr, use hpux9shxr4.h.
3748
37491995-06-24 Morten Welinder <terra+@cs.cmu.edu>
3750
3751 * configure.in: Added target mips-dec-mach_bsd4.3.
3752 * config.guess: Guess mips-dec-mach_bsd4.3.
3753
37541995-06-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3755
3756 * Makefile.in (mkdir): Use symbolic chmod.
3757
37581995-06-22 Paul Eggert <eggert@twinsun.com>
3759
3a787a1e
JB
3760 * configure.in: Treat SunOS 4.1.4 like SunOS 4.1.3. (Likewise for
3761 SunOS 4.1.5 thorugh 4.1.9, should they ever exist.)
a4a9692d
DL
3762
37631995-06-22 Paul Eggert <eggert@twinsun.com>
3764
3765 * Makefile.in (SUBDIR_MAKEFILES):
3766 Add man/Makefile, so `make distclean' removes it.
3767 (top_distclean): Add config.log to the list of files to be removed.
3768
37691995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3770
3771 * Version 19.29 released.
3772
37731995-06-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3774
3775 * configure.in: Fix the previous change to verify that the -b
3776 option really solves the problem.
3777
3778 * make-dist (nt): Explicitly include makefile.nt and makefile.def only.
3779
37801995-06-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3781
3782 * configure.in: Test whether XFree86 needs -b i486-linuxaout to link.
3783
37841995-06-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3785
3786 * configure.in: Report more clearly when there is no special
3787 dir to search for X includes or libraries.
3788
37891995-06-13 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
3790
3791 * configure.in: Check for -lpthreads, not -lpthread.
3792
37931995-06-09 Geoff Voelker <voelker@cs.washington.edu>
3794
3795 * make-dist: Copy new files nt/addpm.c and nt/emacs.bat.in.
3796
37971995-06-08 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
3798
3799 * configure.in: Check for -lpthread.
3800
38011995-06-05 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
3802
3803 * Makefile.in (install-arch-indep): Install info files for mh-e.
3804 (uninstall): Uninstall info files for dired-x, gnus, mh-e, and sc.
3805
38061995-06-01 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
3807
3808 * configure.in (*-solaris2.5): New configuration.
3809
3810 * make-dist: Copy new files config.nt and config.w95.
3811
38121995-05-30 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
3813
3814 * configure.in: Use x_includes, not x_libraries, for -I.
3815 Make bitmapdir a colon-separated list.
3816
38171995-05-27 Richard Stallman <rms@gnu.ai.mit.edu>
3818
3819 * configure.in (hppa*-hp-hpux10*, m68k-hp-hpux10*): New configurations.
3820
3821 * configure.in: Allow x_libraries and x_includes to be paths.
3822
38231995-05-25 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
3824
3825 * configure.in: Fix typo.
3826
38271995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
3828
3829 * INSTALL: Clarify use of site-init.el.
3830
38311995-05-22 enami tsugutomo <enami@sys.ptg.sony.co.jp>
3832
3a787a1e 3833 * configure.in: Pass arg to sqrt.
a4a9692d
DL
3834
38351995-05-18 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
3836
3837 * make-dist: Fix May 6 change.
3838
38391995-05-17 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
3840
3841 * vpath.sed: Delete reference to ymakefile.
3842
38431995-05-09 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
3844
3a787a1e 3845 * configure.in: Use sqrt (more portable) instead of fmod in -lm check.
a4a9692d
DL
3846
38471995-05-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3848
3849 * make-dist: Put nt/emacs.ico and nt/emacs.rc in dist.
3850
3851 * update-subdirs: Specify /bin/sh to run the script.
3852
38531995-05-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3854
3855 * make-dist: Put src/makefile.nt in dist.
3856
3857 * configure.in (i[345]86-*-bsdi2*): New configuration.
3858 (vax-dec-bsd386*): Deleted.
3859
38601995-05-06 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
3861
3a787a1e
JB
3862 * configure.in: Make sure CDPATH doesn't mess up PWD check.
3863 Check whether X bitmaps are in X11/bitmaps instead of bitmaps.
3864 Use fmod instead of logb in -lm check.
a4a9692d
DL
3865
38661995-05-03 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3867
3868 * configure.in (m68*-apollo-*): Renamed from m68*-apollo*.
3869 Use bsd4-3. Don't set NON_GNU_CPP.
3870
3871 * make-dist: Don't copy in src/s/*.inp. Don't copy nt/src.
3872 In nt. copy various different things, but not *.cmd.
3873 Fix the ln commands for the subdirs of nt.
3874
38751995-04-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3876
3877 * configure.in (*-sun-sunos4.1.3*): Use sunos4shr.h.
3878
38791995-04-27 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
3880
3881 * configure.in (*-sun-sunos4.1.3*): Use shared libraries,
3882 since that's what the header file expects.
3883
3a787a1e 38841995-04-24 Francesco Potort\e,Al\e(B (pot@cnuce.cnr.it)
a4a9692d
DL
3885
3886 * configure.in (m68k-motorola-sysv*): Distinguish between 68030
3887 and 68040 based machines when choosing options for gnucc.
3888
38891995-04-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3890
3891 * Makefile.in (top_distclean): Delete config.cache.
3892
38931995-04-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3894
3895 * Makefile.in (install-arch-indep): Delete .#* when copying subdirs.
3896
3897 * configure.in: Use m/ncr386.h.
3898
38991995-04-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3900
3901 * Makefile.in (install-arch-indep): Undo Sep 23 change.
3902
39031995-04-06 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
3904
3905 * make-dist (lib-src): Don't copy *.lex; it doesn't exist anymore.
3906 (man): Don't copy texindex.c and getopt.c; they're deleted.
3907 (etc): Omit `e'; it's a subdirectory.
3908 (etc/e): Use `../..', not `..', to reference top level.
3909
39101995-04-06 Simon Leinen <simon@lia.di.epfl.ch>
3911
3912 * Makefile.in (install-arch-indep, dist):
3a787a1e 3913 Look for `update-subdir' in $(srcdir).
a4a9692d
DL
3914
39151995-04-06 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3916
3917 * make-dist: Include mkinstalldirs in distribution.
3918
39191995-04-05 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
3920
3921 * make-dist: Add missing close backquote.
3922
39231995-04-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3924
3925 * make-dist: Don't distribute shortnames directory.
3926
39271995-03-12 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3928
3929 * Makefile.in (blessmail): Pass archlibdir to the sub-make.
3930
39311995-02-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3932
3933 * configure.in (m88k-motorola-sysv4*): Use usg5-4-2.
3934
39351995-02-23 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
3936
3937 * configure.in (EMACS_CONFIG_OPTIONS): Use $ac_configure_args.
3938
39391995-02-13 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
3940
3941 * configure.in (mips-sgi-irix6): New configuration.
3942
39431995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
3944
3945 * Makefile.in (maintainer-clean): Renamed from realclean.
3946
39471995-02-02 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
3948
3a787a1e
JB
3949 * configure.in: Create a .gdbinit that sources the real one,
3950 if using a different build directory.
a4a9692d
DL
3951
39521995-01-23 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
3953
3954 * configure.in: Check for sys/select.h.
3955
39561995-01-02 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3957
3958 * configure.in: On sunos4.1.3 and sunus4shr, set NON_GNU_CPP.
3959
39601994-12-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3961
3962 * configure.in: Handle isc 4.1 operating system.
3963
39641994-12-10 Richard Stallman <rms@kepa>
3965
3966 * configure.in (rs6000-ibm-aix4.1*): New alternative.
3967 (rs6000-ibm-aix4*): New alternative.
3968
39691994-12-06 Richard Stallman <rms@kepa>
3970
3971 * configure.in: For SVR4.2, set NON_GNU_CPP if not already set.
3972
39731994-11-30 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
3974
3975 * configure.in: Don't try to make directories that are guaranteed
92a8ce63 3976 to already exist.
a4a9692d
DL
3977
39781994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3979
3980 * configure.in: Generate man/Makefile from man/Makefile.in.
3981 Create the man subdir.
3982
3983 * Makefile.in (dvi): Run Make in our man subdir.
3984
3985 * make-dist: Create subdir etc/e.
3986 Make links to it.
3987 Put man/Makefile.in in dist, instead of man/Makefile.
3988
39891994-11-21 David J. MacKenzie (djm@mole.gnu.ai.mit.edu)
3990
3991 * configure.in: Add --with-pop, --with-kerberos, and
3992 --with-hesiod for movemail.
3993
39941994-11-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3995
3996 * configure.in (m68*-apollo*): Use s/domain.h.
3997
39981994-11-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3999
4000 * configure.in (m68*-apollo*): Set NON_GNU_CPP.
4001
40021994-11-14 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
4003
4004 * configure.in: Don't add -I, -L, -R options for cc if their
4005 arguments would be empty.
4006
40071994-11-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4008
4009 * configure.in (i860-intel-osf1*): New alternative.
4010 (mips-sgi-irix5.[01]*): Distinguish from irix5*.
4011 (mips-sgi-irix*): Now an alias for mips-sgi-irix5*.
4012
40131994-11-09 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
4014
4015 * configure.in: Make h_errno check not use nested functions.
4016
40171994-11-09 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
4018
4019 * Makefile.in (install-arch-indep): Delete *.orig in copied dirs.
4020
40211994-11-08 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4022
4023 * Makefile.in (install-arch-indep): Avoid continued comment
92a8ce63 4024 swallowing target line.
a4a9692d
DL
4025
40261994-11-08 David J. MacKenzie (djm@churchy.gnu.ai.mit.edu)
4027
4028 * configure.in: Protect a character class with `changequote'.
4029
40301994-11-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
4031
4032 * configure.in: Accept `news' as a synonym for `newsos'.
4033
40341994-11-03 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
4035
4036 * Makefile.in: Don't rm files if cd fails.
4037
40381994-11-01 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4039
4040 * make-dist: Put nt subdir and its subdirs in the dist.
4041 (lib-src): Put makefile.nt in the dist.
4042 (lisp): Put makefile.nt in the dist.
4043
40441994-10-29 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
4045
4046 * configure.in: Change a stray `[' to `test'.
4047
40481994-10-28 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
4049
4050 * configure.in: Adapt for Autoconf v2. Use the standard argument
4051 parser, host type canonicalizer, X11 finder, and message
4052 printing macros. Use the new macro names. Use `test' instead of `['.
4053
40541994-10-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4055
4056 * configure.in: Check for getpagesize.
4057
40581994-10-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4059
4060 * make-dist (msdos): Put sed* in the distribution.
4061
40621994-10-17 Morten Welinder <terra@mole.gnu.ai.mit.edu>
4063
4064 * config.bat: New option, `--with-x', for configuring Emacs
4065 for use with the X11 system DesqView/X.
4066 New option, `--no-debug', for compiling Emacs without debug
4067 information thus saving disk space.
4068 (src/config.h, src/paths.h): Use `update' (which is like
4069 `move-if-changed') to change the file.
4070 (src/config.h): When configuring for X11 perform extra changes.
4071 (src/makefile): When configuring for X11 perform extra changes.
4072 (lib-src): Remove temporary files.
4073 (): Check that `sed', `rm', `mv', and `gcc' are available.
4074
40751994-10-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4076
4077 * Makefile.in (sharedstatedir): Substitute sharedstatedir properly.
4078
4079 * configure.in (bitmapdirs): Default to /usr/include/X11/bitmaps.
4080
40811994-10-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4082
4083 * configure.in (EMACS_CONFIGURATION): Use $canonical as value.
4084
4085 * configure.in (canonical): Substitute var into makefiles.
4086 (bitmapdir): Likewise.
4087
4088 * Makefile.in (bitmapdir): New variable.
4089 (src/paths.h, paths-force): Edit PATH_BITMAPS.
4090
40911994-10-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4092
4093 * make-dist: Put update-subdirs and lisp/subdirs.el in the dist.
4094
4095 * Makefile.in (dist, install-arch-indep): Run update-subdirs.
4096 * update-subdirs: New shell script.
4097
40981994-10-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4099
4100 * Makefile.in (top_distclean): Don't rm build-install.
4101 (SOURCES): Delete build-install.in.
4102
4103 * make-dist: Don't distribute build-ins.in.
4104 * build-ins.in: File deleted.
4105
41061994-10-12 David J. MacKenzie (djm@duality.gnu.ai.mit.edu)
4107
4108 * Makefile.in (mkdir): Use mkinstalldirs instead of make-path.
4109
41101994-10-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4111
4112 * Makefile.in: Use libexecdir and sharedstatedir as appropriate.
4113
4114 * configure.in (libexecdir): Renamed from libdir. New default.
4115 (sharedstatedir): Renamed from statedir. New default.
4116 (datadir): New default.
4117
4118 * make-dist: Don't distribute subdirs.el.
4119
41201994-10-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4121
4122 * configure.in (eaccess): Check for it.
4123
41241994-10-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4125
4126 * configure.in (mktime): Check for it.
4127
41281994-10-02 Paul Reilly <pmr@geech.gnu.ai.mit.edu>
4129
4130 * configure.in (motif): Add support for usage and option checking.
4131
41321994-09-24 Richard Stallman <rms@churchy.gnu.ai.mit.edu>
4133
4134 * configure.in (utimes): Check for it.
4135
41361994-09-23 Richard Stallman <rms@churchy.gnu.ai.mit.edu>
4137
4138 * Makefile.in (install-arch-indep): Don't do mkdir here.
4139
41401994-09-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4141
4142 * configure.in (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*):
4143 riscix.h renamed to acorn.h.
4144
177c0ea7 41451994-09-21 Michael Ben-Gershon (mybg@cs.huji.ac.il)
a4a9692d
DL
4146
4147 * configure.in (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*):
4148 New configurations.
4149
41501994-09-21 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
4151
4152 * configure.in: Remove trailing slashes from srcdir.
4153
41541994-09-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4155
4156 * configure.in (i[345]86-sequent-ptx*): Handle
4157
41581994-09-20 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4159
4160 * Makefile.in (paths-force): Depend on src/paths.h
4161
41621994-09-19 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
4163
4164 * configure.in (config_options): Save all arguments, not just some.
4165
41661994-09-18 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
4167
4168 * Makefile.in (install-arch-indep): Copy DOC-*, not DOC*
4169
4170 * configure.in: Add AC_AIX.
4171 Add checks to set HAVE_STRUCT_UTIMBUF, HAVE_TIMEVAL, HAVE_SELECT.
4172
41731994-09-18 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4174
4175 * configure.in (parsing options): Simplify sed command to delete -'s.
4176
41771994-09-16 Karl Heuer <kwzh@churchy.gnu.ai.mit.edu>
4178
4179 * configure.in (config_options): New shell variable.
4180 Pass its value to C code in EMACS_CONFIG_OPTIONS.
4181
41821994-09-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4183
4184 * configure.in (alpha-dec-osf*): New target.
4185
4186 * Makefile.in: Use just one FRC target.
4187
41881994-09-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4189
4190 * Makefile.in (removenullpaths, paths-force):
4191 Use name paths.h.tmp$$, which depends on the pid.
4192
41931994-09-14 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4194
4195 * Makefile.in (removenullpaths, paths-force):
4196 Put paths.h.tmp in top-level dir, not in src.
4197
41981994-09-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4199
4200 * Version 19.27 released.
4201
42021994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4203
4204 * Version 19.26 released.
4205
42061994-09-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4207
4208 * configure.in: Check for lrand48, not rand48.
4209
42101994-09-03 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4211
4212 * configure.in (powerpc-ibm-aix3.1*, powerpc-ibm-aix3.2.5)
4213 (powerpc-ibm-aix*): New aliases.
4214
42151994-08-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4216
4217 * make-dist (src/m, src/s): Put *.inp in distribution.
4218
42191994-08-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4220
4221 * configure.in: Accept i586 and i486 along with i386.
4222
42231994-08-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4224
4225 * configure.in: Do compute unexec, LIBX, system_malloc, etc
4226 even if CPP env var was set by the user.
4227
4228 * configure.in (i[34]86-*-*): For SCO 3.2v4, fix NON_GNU_CPP value.
4229
42301994-08-14 Jonathan I. Kamens (jik@gza-client1.aktis.com)
4231
4232 * Makefile.in: Uninstall "$(EMACS)", not "emacs".
4233
42341994-08-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4235
4236 * configure.in (i[34]86-*-*): For SCO 3.2v4, set NON_GNU_CPP.
4237
42381994-08-09 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4239
4240 * configure.in: Check more specifically for i*86-sun-sunos.
4241
42421994-08-03 Caveh Jalali (caveh@eng.sun.com)
4243
4244 * configure.in: Handle solaris 2.4.
4245
42461994-07-27 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4247
4248 * configure.in (rand48): Check for it.
4249
42501994-07-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4251
4252 * make-dist: Update the info files.
4253
42541994-07-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4255
4256 * configure.in: Make "checking..." messages' style consistent.
4257 (HAVE_H_ERRNO): New test.
4258
42591994-07-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4260
4261 * configure.in (i860-*-sysv4*): Set NON_GNU_CC and NON_GNU_CPP.
4262
42631994-07-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4264
4265 * configure.in (CFLAGS): If the envvar was specified, use that.
4266 And set REAL_CFLAGS from it too.
4267
42681994-07-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4269
4270 * make-dist: Update finder-inf.el.
4271
42721994-07-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4273
4274 * make-dist (msdos): Include sed4.inp in dist.
4275
4276 * Makefile.in (libsrc_libs): Var deleted.
4277
42781994-07-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4279
4280 * Makefile.in (mkdir, removenullpaths): Put g in sed replace commands.
4281
42821994-06-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4283
4284 * configure.in (mips-sony-newsos4*): New alias.
4285
42861994-06-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4287
4288 * configure.in (*-convex-bsd*): Set NON_GNU_CPP.
4289 (*-convex-convexos*): Accept this as alias.
4290
42911994-06-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4292
4293 * configure.in: Get CFLAGS both with and without THIS_IS_CONFIGURE,
4294 for two different uses.
4295
42961994-06-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4297
4298 * configure.in: Define THIS_IS_CONFIGURE when extracting CFLAGS etc.
4299
43001994-06-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4301
4302 * make-dist: Put ./BUGS into the distrib.
4303
43041994-06-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4305
4306 * configure.in: Handle 386 running Solaris 2.
4307
43081994-06-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4309
4310 * configure.in (mips-siemens-sysv*): Use cpp, not cc -E.
4311
43121994-06-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4313
4314 * configure.in (mips-sony-newsos*): Use news-risc.h.
4315
4316 * configure.in: Accept bsdi as opsys, like bsd386.
4317
43181994-06-01 Morten Welinder (terra@diku.dk)
4319
4320 * config.bat (src/paths.h): Use sed script msdos/sed4.inp.
4321
43221994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4323
4324 * Version 19.25 released.
4325
4326 * make-dist (shortversion): Don't assume another period follows.
4327
43281994-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4329
4330 * Makefile.in (install-arch-indep): Use /bin/pwd uniformly, not pwd.
4331 (uninstall): Use /bin/pwd.
4332
4333 * Makefile.in (blessmail): Depend on src.
4334 (all): Don't depend on blessmail.
4335
4336 * Makefile.in (src/paths.h): Don't force recomputation.
4337 (paths-force): New target; force recomputation of paths.h.
4338 (all): Depend on paths-force.
4339 (src, lib-src): Depend on src/paths.h.
4340
4341 * configure.in (*-sun-sunos4*): Set GCC_TEST_OPTIONS,
4342 NON_GCC_TEST_OPTIONS.
4343
43441994-05-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4345
4346 * configure.in: Don't insist on subversions for irix.
4347
43481994-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4349
4350 * configure.in (hppa*-hp-hpux9shr): Move alternative up.
4351
4352 * configure.in (i[34]86-next-*): New alternative.
4353
43541994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4355
4356 * Version 19.24 released.
4357
4358 * configure.in: New config hppa*-hp-hpux9shr*.
4359
43601994-05-22 Morten Welinder (terra@tyr.diku.dk)
4361
4362 * config.bat: Doc fix.
4363
43641994-05-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4365
4366 * Makefile.in (mostlyclean, clean, distclean, realclean)
4367 (extraclean): Don't act on man subdir if it doesn't exist.
4368
43691994-05-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4370
4371 * configure.in (GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS): New vars.
4372 Use them to set up CC.
4373 (*-sun-sunos4.1.3): Set them.
4374
43751994-05-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4376
4377 * Makefile.in (lib-src): Don't depend on src/paths.h.
4378
43791994-05-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4380
4381 * build-ins.in (copydests): Get rid of spurious `-'s.
4382
4383 * configure.in: Define EMACS_CONFIGURATION instead of CONFIGURATION.
4384
43851994-05-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4386
4387 * Version 19.23 released.
4388
4389 * configure.in [HAVE_X11]: Merge $C_SWITCH_X_SITE into CFLAGS
4390 for the Xlib and Xt checks; then restore old CFLAGS.
4391
43921994-05-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4393
4394 * configure.in (HAVE_X11XTR6): Add newline before #if.
4395 Add newline after #endif.
4396
43971994-05-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4398
4399 * configure.in (HAVE_X11XTR6): Arrange to define it.
4400
44011994-05-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4402
4403 * Makefile.in (install): Depend on blessmail.
4404
44051994-05-12 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
4406
4407 * configure.in (mips-siemens-sysv*): Put quotes around value
4408 containing blanks.
4409
44101994-05-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4411
4412 * Makefile.in (TAGS): Use the makefile in src subdir.
4413
44141994-05-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
4415
4416 * configure.in (opsys): Recognize `gnu'.
4417
44181994-05-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4419
4420 * configure.in (using NON_GNU_CPP): Fix test for CPP already set.
4421
44221994-05-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
4423
4424 * configure.in: Remove AC_LANG_C call. Not needed with Autoconf
4425 version > 1.8.
4426
44271994-05-08 Morten Welinder (terra@diku.dk)
4428
4429 * config.bat: Forcibly remove "# " style comments from makefiles.
4430
44311994-05-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4432
4433 * Makefile.in (uninstall): When processing lispdir and etcdir,
4434 do nothing unless it exists and is a directory.
4435
44361994-05-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4437
4438 * Makefile.in (install-arch-indep): Do install info/dired-x*.
4439 Merge code in from install-doc.
4440 (install-doc): Merge code back into install-arch-indep.
4441 (install-arch-dep): Don't depend on install-doc.
4442
4443 * configure.in (run_in_place): Don't use pwd for archlibdir and docdir.
4444
44451994-05-04 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4446
4447 * configure.in (making src/Makefile and lib-src/Makefile):
4448 Split off the autoconf substitutions and don't pass them thru cpp.
4449 (undefs): Use $canonical as well as $configuration.
4450
4451 * make-dist: Distribute lisp/Makefile.
4452
4453 * configure.in: Recognize m88k-dg-dgux5.4.3* and m88k-dg-dgux5.4.2*.
4454 Use lower case names for the s files.
4455
44561994-05-03 Morten Welinder (terra@diku.dk)
4457
4458 * config.bat: Added possibility for different file name
4459 transscriptions in lib-src.
4460
44611994-05-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4462
4463 * Makefile.in (lib-src): Undo previous change.
4464 (blessmail): New target to run maybe-blessmail in lib-src.
4465 (all): Depend on blessmail.
4466
4467 * Makefile.in (lib-src): Depend on src.
4468
44691994-04-30 Paul Reilly (pmr@churchy.gnu.ai.mit.edu)
4470
4471 * configure.in (m88k-dg-dgux5.4R3): Use dgux5-4R3.
4472 (m88k-dg-dgux5.4R2): dgux5.4R2.
4473
44741994-04-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4475
4476 * configure.in (window_system): Restore accidentally deleted code
4477 that uses AC_FIND_X.
4478
4479 * make-dist: Distribute config.bat.
4480
44811994-04-29 Morten Welinder (terra@diku.dk)
4482
4483 * config.bat: Corrected the configuration of lib-src
4484 to keep up with configure. Add note about dos version 3
4485 or better needed (djgpp needs that). Add note explaining
4486 that either install in c:/emacs or edit the script.
4487 Don't change to c:/emacs, but assume we're there (to minimize
4488 the number of places to change).
4489
4490 * config.bat: Build-in the first step towards X11 support with
4491 the X11 emulator that exists. At this time it won't work,
4492 and several files are missing.
4493
44941994-04-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4495
4496 * configure.in: Use m/hp800.h in place of m/hp9000s800.h.
4497 Don't look for -lresolv.
4498
4499 * Makefile.in (lib-src): Depend on src/paths.h.
4500
45011994-04-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4502
4503 * configure.in: Restore deleted AC_SUBST of `configuration'.
4504 Improve error message for bad --with-x-toolkit value.
4505
4506 * configure.in: Define CONFIGURATION in src/config.h
4507 rather than substituting in src/Makefile.in.
4508
45091994-04-26 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
4510
4511 * Makefile.in (install-doc): New target.
4512 (install-arch-dep): Depend on install-doc.
4513 (mkdir): Create docdir.
4514
45151994-04-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4516
4517 * configure.in: Test for libresolv.a.
4518 Substitute machfile and opsysfile.
4519
45201994-04-22 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
4521
4522 * Makefile.in (.PHONY, install): Kill reference to obsolete do-install.
4523 (install-arch-dep): Install under the name $(EMACS).
4524
45251994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4526
4527 * configure.in (version): Use entire value of emacs-version.
4528 (mips-siemens-sysv*): New alternative.
4529
45301994-04-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4531
4532 * Makefile.in (install-arch-indep): Don't install dired-x*.
4533
45341994-04-18 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
4535
4536 * configure.in (src/Makefile, lib-src/Makefile): Delete ^L.
4537 Fix definition of $undefs.
4538
45391994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4540
4541 * configure.in (window_system): Obey --with-x11=no and --with-x10=no.
4542
4543 * configure.in (lib-src/Makefile.in): Use src, not lib-src, in -I.
4544
45451994-04-16 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
4546
4547 * configure.in: Call AC_LANG_C, if it's defined, after AC_PREPARE.
4548
45491994-04-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4550
4551 * configure.in (lib-src/Makefile.in): Make this from Makefile.in.in
4552 and run it thru cpp, as with src/Makefile.in.
4553
4554 * configure.in: Use AC_SET_MAKE.
4555
45561994-04-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4557
4558 * configure.in (i[34]86-ncr-sysv*): Use usg5-4-2.
4559
45601994-04-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4561
4562 * Makefile.in (MAKE): Don't just assign it--use @SET_MAKE@.
4563
4564 * configure.in (CFLAGS): Exclude ${CFLAGS} from singlequotes.
4565 (printing the choices): Make the toolkit message unconditional.
4566 (USE_X_TOOLKIT): Use `none', not `no', if none.
4567 (include libsrc_libs): Include config.h, and specify -I for srcdir.
4568 Get rid of temp file foofoo1.
4569
45701994-04-13 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
4571
4572 * configure.in (CFLAGS): Use shell syntax, not Makefile.
4573
45741994-04-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4575
4576 * configure.in (window_system): If no X, set USE_X_TOOLKIT=no.
4577 (printing the choices): State choice of toolkit.
4578 (libsrc_libs): Recalculate after writing config.h;
4579 then update lib-src/Makefile.
4580
45811994-04-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4582
4583 * configure.in: Add sunos4shr as alternative for suns.
4584 Conditionals testing for null $CC were backwards.
4585
45861994-04-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4587
4588 * make-dist (msdos): Don't link patch1. Link sed*.inp, not sed.in*.
4589
45901994-04-09 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4591
4592 * configure.in: Handle -isc4.0*.
4593
45941994-03-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4595
4596 * configure.in (esix5): Set NON_GNU_CPP.
4597
45981994-03-24 Roland McGrath (roland@mole.gnu.ai.mit.edu)
4599
4600 * Makefile.in (thisdir): Nonsensical variable removed.
4601 (install-arch-indep): Set shell var thisdir=`pwd` before cd and cd
4602 back to $thisdir, rather than the directory `this_dir'.
4603
46041994-03-17 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
4605
4606 * Makefile.in (install-arch-indep): Add missing backslash after a
4607 `then'.
4608
46091994-03-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4610
4611 * Makefile.in (thisdir): New variable.
4612 (install-arch-indep): Go back to thisdir to run INSTALL_DATA.
4613
46141994-03-08 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
4615
4616 * configure.in: Add freebsd.
4617
46181994-03-08 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
4619
4620 * configure.in: Check for fpathconf.
4621
46221994-03-02 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
4623
4624 * configure.in (with_x_toolkit): Fix typo in previous change.
4625
46261994-03-01 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
4627
4628 * configure.in: New s-file for rs60000-ibm-aix3.2.5.
4629
46301994-02-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4631
4632 * configure.in (with_x_toolkit): Don't allow motif or open-look.
4633
46341994-02-24 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
4635
4636 * configure.in: Fix value of docdir.
4637 * Makefile.in (install-arch-indep): Install DOC* in docdir.
4638
46391994-02-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4640
4641 * configure.in (*-sysv4.1): Set NON_GNU_CPP.
4642
46431994-02-22 Karl Heuer (kwzh@geech.gnu.ai.mit.edu)
4644
4645 * configure.in: New variable docdir to control where the docstring
4646 file goes.
4647 Makefile.in: Use it to initialize PATH_DOC in paths.h.
4648
46491994-02-22 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
4650
4651 * configure.in: When --run-in-place, don't inherit archlibdir.
4652
46531994-02-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4654
4655 * Makefile.in (install-arch-dep, install-arch-indep):
4656 New targets split up former do-install rule.
4657 (do-install): Target deleted.
4658
46591994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4660
4661 * configure.in (mips-sony-newsos*): New configuration.
4662
46631994-02-14 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
4664
4665 * configure.in (rs6000-bull-bosx*): Added support for BULL dpx20.
4666
46671994-02-11 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
4668
4669 * configure.in: Fix misspelled symbol LD_SWITCH_X_SITE_AUX.
4670
46711994-02-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4672
4673 * configure.in: Don't initialize CC.
4674
46751994-02-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
4676
4677 * configure.in (creating src/Makefile): Also generate -U switches
4678 for symbols in the $configuration value.
4679
4680 * configure.in: Check for sys_siglist being declared in system header.
4681
46821994-02-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4683
4684 * configure.in (creating src/Makefile): Delete blank lines
4685 along with lines of whitespace.
4686 (m68k-motorola-sysv*, m68000-motorola-sysv*): Compute proper CC value.
4687
46881994-02-09 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4689
4690 * configure.in: Get, use, and substitute C_SWITCH_MACHINE
4691 like C_SWITCH_SYSTEM.
4692 (m68*-motorola-sysv*): Set CC. Require cpu type to be m68k or m68000.
4693
46941994-02-04 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
4695
4696 * configure.in (drem): Check for this function.
4697
46981994-02-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4699
4700 * configure.in (Using NON_GNU_CPP): Don't lose if it has spaces.
4701 If CPP was inherited from environment, don't use NON_GNU_CPP.
4702 (NON_GNU_CC): Likewise.
4703 (handling with_gcc): Use explicit if in the `no' case.
4704 (cc_specified): New variable; if set, don't use NON_GNU_CC.
4705
47061994-02-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4707
4708 * configure.in (mips-mips-riscos4*): Set NON_GNU_CPP.
4709
47101994-02-01 Karl Heuer (kwzh@mole.gnu.ai.mit.edu)
4711
4712 * configure.in: Check whether fmod exists.
4713
47141994-01-31 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
4715
4716 * make-dist: Distribute {src,lisp}/ChangeLog.? instead of
4717 {src,lisp}/OChangeLog.
4718
47191994-01-22 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
4720
4721 * configure.in: Restore Jan 8 and Jan 16 changes. The -U hack is
4722 necessary for proper operation. This code works with the current
4723 released version of Autoconf.
4724
47251994-01-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4726
4727 * configure.in (with_x_toolkit): Treat values athena and lucid alike.
4728 (USE_X_TOOLKIT): Define it for all values except `no'.
4729
4730 * configure.in: Undo first Jan 8 change and Jan 16 change.
4731
47321994-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4733
4734 * configure.in: Handle --with-x-toolkit. Produce lwlib/Makefile.
4735 Substitute USE_X_TOOLKIT as both C macro and Make variable.
4736
4737 * Makefile.in (lwlib/Makefile): New target.
4738 (SUBDIR_MAKEFILES): Depend on lwlib/Makefile.
4739 (clean, mostlyclean, distclean, realclean): Handle lwlib subdir.
4740 (unlock, relock): Handle lwlib subdir.
4741
4742 * Makefile.in: Add some .PHONY targets.
4743
4744 * make-dist: Handle lwlib subdir like oldXMenu subdir.
4745
4746 * lwlib: New subdirectory.
4747
47481994-01-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4749
4750 * configure.in: If CPP has a value that is a directory,
4751 discard the value.
4752
47531994-01-16 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
4754
4755 * configure.in (srcdir_undefs): Add g flag to sed substitution to
4756 remove -U[0-9]*.
4757
47581994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4759
4760 * Makefile.in (do-install): Install the dired-x info files.
4761
4762 * configure.in: Provide for variable LD_SWITCH_X_SITE_AUX.
4763 (See src/s/sol2.h.)
4764
47651994-01-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4766
4767 * configure.in (m68k-harris-cxux*, m88k-harris-cxux*): New configs.
4768
47691994-01-08 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
4770
4771 * configure.in (creating src/Makefile): Put code inside 2nd arg to
4772 AC_OUTPUT as it should be; hopefully noone will again see fit to
4773 gratuitously break this and not make a change log entry.
4774 Optimized sed processing of Makefile.in and cpp output; now
4775 preserves comments previously removed from the cpp input.
4776 Eliminated temp file for cpp output. Generate -U switches to
4777 undefine all identifiers that appear in the directory name
4778 ${srcdir}; pass these to cpp.
4779
4780 * configure.in (version): Fix sed regexp to match two-elt version
4781 number.
4782
4783 * configure.in: Check for strerror.
4784
47851994-01-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4786
4787 * configure.in: Test for bcmp.
4788
47891994-01-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4790
4791 * make-dist (tempdir): Put subdir msdos into the distribution.
4792
47931993-01-07 Morten Welinder (terra@diku.dk)
4794
4795 * config.bat: New file.
4796
47971994-01-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4798
4799 * Makefile.in (${SUBDIR} target): Pass down LDFLAGS and CPPFLAGS.
4800
48011994-01-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4802
4803 * configure.in (m68*-next-*): Don't care about which os is specified.
4804 (i[34]86-*-*): Check for *-nextstop*.
4805
48061993-12-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4807
4808 * configure.in: Check for setsid.
4809
48101993-12-17 Richard Stallman (rms@srarc2)
4811
4812 * configure.in (*-sun-solaris*): Add special case for Solaris 2.3.
4813
48141993-12-15 Richard Stallman (rms@srarc2)
4815
4816 * Makefile.in (mkdir): Make only the lockdir writable.
4817
4818 * configure.in (i860-*-sysv4): Renamed from i860-*-sysvr4.
4819
48201993-12-11 Richard Stallman (rms@srarc2)
4821
4822 * Makefile.in (libdir): Use @libdir@.
4823
48241993-12-08 Richard Stallman (rms@srarc2)
4825
4826 * Makefile.in (install): Add empty command.
4827
48281993-12-04 Richard Stallman (rms@srarc2)
4829
4830 * make-dist: Put man/getopt.c in the dist.
4831
4832 * configure.in (LIBS): Add test for existence of XSetWMProtocols.
4833
4834 * Makefile.in (install): Depend on ${SUBDIR}, not `all'.
4835
48361993-12-03 Richard Stallman (rms@srarc2)
4837
4838 * configure.in (solaris): Set NON_GNU_CPP instead of CPP.
4839 Set it for all solaris versions.
4840 (mips-mips-riscos4*): Set NON_GNU_CC, not CC.
4841 (after checking for GCC): If not GCC, and NON_GNU_CPP is set, set CPP.
4842 Likewise for NON_GNU_CC and CC.
4843
48441993-12-01 Richard Stallman (rms@srarc2)
4845
4846 * configure.in (mips-mips-riscos4*): Assign variable CC.
4847 (checking ${with_gcc}): If "no", don't override CC if already set.
4848 (CC): Initialize it as empty.
4849
dff28924 48501993-11-30 Richard Stallman (rms@srarc2)
a4a9692d
DL
4851
4852 * configure.in (Suns): Set CPP if *-solaris2.3*.
4853
48541993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4855
4856 * Version 19.22 released.
4857
4858 * Makefile.in (do-install): Use umask 022 in copying etc and lisp dirs.
4859
48601993-11-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4861
4862 * make-dist: When breaking links, use cp -p.
4863 Copy install.sh into distribution.
4864 Move the temp dir up into the parent dir;
4865 don't leave the staging dir make-dist.tmp... in existence.
4866 * install.sh: New file.
4867
48681993-11-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4869
4870 * configure.in (i[34]86-ncr-sysv*): New specific alternative.
4871
48721993-11-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4873
4874 * configure.in (version): When --run-in-place, exclude
4875 ${datadir}/emacs/site-lisp from locallisppath.
4876
48771993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4878
4879 * configure.in: Delete jumk.c before writing it.
4880
48811993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4882
4883 * Version 19.21 released.
4884
4885 * Makefile.in (mkdir): Ignore error from chmod.
4886
48871993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4888
4889 * make-dist: Don't put lisp/forms.README in the distribution.
4890
48911993-11-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4892
4893 * configure.in (creating src/Makefile): Before running cpp,
4894 discard all lines that start with `# Generated' or /**/#.
4895
48961993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4897
4898 * Version 19.20 released.
4899
4900 * make-dist: Use build-ins.in, not build-install.in.
4901 Don't bother updating TAGS since it's not included.
4902
4903 * build-ins.in: Renamed from build-install.in.
4904
49051993-11-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4906
4907 * make-dist: Don't try to link *.texinfo--there are none now.
4908 When running make in lib-src, specify YACC var value.
4909
49101993-10-03 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
4911
4912 * configure.in (extrasub): Add vpath patterns for %.[yls].
4913
4914 * configure.in: Don't do seddery on config.status after AC_OUTPUT.
4915 Instead just include the commands to make src/Makefile as the
4916 second arg to AC_OUTPUT.
4917
4918 * configure.in: Use : instead of dnl for comment inside
4919 $makefile_command.
4920
4921 * configure.in: No longer use vpath_sed. Instead, when we notice
4922 srcdir already configured, set extrasub to hack vpath in the
4923 makefiles.
4924
4925 * configure.in: In cmds to make src/Makefile, chmod Makefile.new
4926 before moving it.
4927 * Makefile.in (VPATH): Define to @srcdir@.
4928
49291993-09-28 Brian Fox (bfox@cubit)
4930
4931 * configure.in: Don't copy ${srcdir}/src/Makefile.in; that file
4932 doesn't exist. Just copy src/Makefile.in instead. Touch
4933 all of the Makefiles after editing config.status.
4934
4935 * INSTALL: Update documentation to match new configuration
4936 mechanism.
4937
49381993-09-27 Brian Fox (bfox@ai.mit.edu)
4939
4940 * configure.in: Allow any of the path or directory Makefile
4941 variables to be set with flags to configure. Create all Makefiles
4942 at configure time. Edit special commands into config.status after
4943 src/Makefile.in is built from src/Makefile.
4944
4945 * Makefile.in (src/Makefile, lib-src/Makefile, oldXMenu/Makefile):
4946 If these files are out of date, simply have config.status
4947 rebuild them; don't rebuild them explicitly.
4948
49491993-09-25 Brian Fox (bfox@ai.mit.edu)
4950
4951 * build-install.in: Change src/xemacs to src/emacs. We no longer
4952 create src/xemacs, so the file wouldn't be found.
4953
4954 * make-dist: Remove `src/ymakefile', add `src/Makefile.in.in'.
4955
49561993-09-24 Brian Fox (bfox@albert.gnu.ai.mit.edu)
4957
4958 * configure.in: Avoid forcing the search of /usr/include before
4959 fixed include files by resetting C_SWITCH_X_SITE if it is
4960 "-I/usr/include".
4961
49621993-09-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4963
4964 * Makefile.in (@rip_paths@locallisppath):
4965 Delete ${datadir}/emacs/site-lisp.
4966
49671993-09-15 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
4968
4969 * configure.in:
4970 Use AC_QUOTE_SQUOTE twice to properly quote vpath_sed value.
4971 Remove ${extra_output} from AC_OUTPUT call.
4972
49731993-09-17 Brian Fox (bfox@inferno)
4974
4975 * make-dist: Quote backquotes found in strings to be echoed.
4976
4977 * configure.in: Use "sh -c pwd" when we want to avoid having the
4978 shell fix up the value of $PWD.
4979
49801993-09-13 Brian Fox (bfox@inferno)
4981
4982 * Makefile.in (do-install): Don't abort if ln or chmod at the end
4983 of the installation fail. Suggested by Karl Berry.
4984
49851993-08-30 Brian Fox (bfox@inferno)
4986
4987 * Makefile.in (*clean): Use "$(MAKE) $(MAKEFLAGS)" wherever "make"
4988 was used. Set MAKEFLAGS from MFLAGS.
4989
49901993-09-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4991
4992 * configure.in: Test for res_init in libc.
4993
49941993-09-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4995
4996 * configure.in: In the file ${tempcname}, use configure___
4997 instead of @configure@.
4998
49991993-09-12 Roland McGrath (roland@sugar-bombs.gnu.ai.mit.edu)
5000
5001 * make-dist: Dist vpath.sed
5002
5003 * Makefile.in (lib-src/Makefile, src/Makefile, oldXMenu/Makefile):
5004 Depend on vpath.sed.
5005 Replace sed comand for VPATH with @vpath_sed@.
5006
5007 * configure.in: Substitute variable `vpath_sed'.
5008 If not in $srcdir and $srcdir is configured,
5009 issue warning that GNU make is required,
5010 and set vpath_sed to use vpath.sed script.
5011
50121993-09-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
5013
5014 * configure.in: Remove check for $srcdir being configured. This
5015 pretty much works now.
5016 Grok {m68*-hp,i[34]86-*}-netbsd* and set opsys=netbsd.
5017 Check for XFree86 (/usr/X386/include) independent of whether
5018 -lXbsd exists.
5019
5020 * Makefile.in (info, dvi, clean, mostlyclean, distclean,
5021 realclean, unlock, relock): Use `$(MAKE)' in place of plain
5022 `make'.
5023
50241993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5025
5026 * Version 19.19 released.
5027
5028 * configure.in (i386-*-sunos4): Assume Sunos 4.0.
5029
50301993-08-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5031
5032 * configure.in: Check for XScreenNumberOfScreen.
5033
50341993-08-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5035
5036 * configure.in: Add * to end of all configuration alternatives.
5037 (m68*-sony-newsos3*): New alternative.
5038
50391993-08-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5040
5041 * make-dist: Include getdate.c in distribution.
5042
5043 * configure.in: For --help, use $PAGER if it is set.
5044 (LIB_X11_LIB): Default to -lX11.
5045 (mips-sgi-irix5.*): New alternative.
5046
5047 * Makefile.in (do-install): Install info/gnus* and info/sc*.
5048
5049 * configure.in (m68*-hp-hpux*, hppa*-hp-hpux*):
5050 Recognize *.B8.* as hpux version 8.
5051 (m68*-tektronix-bsd*): Fix typo in tek4300.
5052 (AC_HAVE_FUNCS): Add ftime.
5053
50541993-08-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5055
5056 * configure.in (m88k-tektronix-sysv3*): Added the missing *.
5057 Use tekxd88, not tekXD88.
5058
50591993-08-10 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
5060
5061 * configure.in: Check for -lm. Then can check for frexp and logb.
5062
50631993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5064
5065 * Version 19.18 released.
5066
5067 * make-dist (src): Don't put gnu-hp300 in dist.
5068 (src, lisp): Include OChangeLog in dist.
5069
50701993-08-08 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5071
5072 * configure.in: Test for presence of logb and frexp functions.
5073
50741993-08-05 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5075
5076 * configure.in (machine): Add i370-ibm-aix*.
5077
50781993-08-03 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5079
5080 * configure.in (function checks): Test for mkdir and rmdir.
5081
5082 * configure.in (function checks): Don't test for random and bcopy
5083 only when we're building with X; look for them all the time.
5084
50851993-07-30 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5086
5087 * configure.in: Test for availability of bcopy functions, searching
5088 the X libraries if we're using X.
5089
5090 * configure.in: Test for the presence of/usr/lpp/X11/bin/smt.exp,
5091 and #define HAVE_AIX_SMT_EXP if we do. This is present in some
5092 versions of AIX, and needs to be passed to the loader.
5093
5094 * configure.in: Test for the availablility of the
5095 XScreenResourceString function.
5096
50971993-07-30 David J. MacKenzie (djm@frob.eng.umd.edu)
5098
5099 * configure.in: If we found X on our own, set C_SWITCH_X_SITE and
5100 LD_SWITCH_X_SITE and assume --with-x11.
5101 Only look for X11 files if we weren't told about a window system
5102 or if we were told to use X11 but not told where.
5103 Search the libraries from the s and/or m files when checking for
5104 functions.
5105
5106 * configure.in: Remove any trailing slashes in prefix and exec_prefix.
5107
51081993-07-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5109
5110 * make-dist: Include lisp/dired.todo in the distribution.
5111
51121993-07-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5113
5114 * configure.in: Add code to set HAVE_INET_SOCKETS.
5115
51161993-07-21 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5117
5118 * configure.in: If we do find x_includes and x_libraries
5119 via AC_FIND_X, set C_SWITCH_X_SITE and LD_SWITCH_X_SITE.
5120
51211993-07-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5122
5123 * make-dist: Include src/gnu-hp300 in the dist.
5124
5125 * configure.in (canonical): New variable holds the canonicalized
5126 configuration. Don't alter `configuration'. Use `configuration'
5127 for Makefile.in for file naming.
5128 (testing x_includes and x_libraries): Use =, not ==.
5129
51301993-07-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5131
5132 * Version 19.17 released.
5133
5134 * Makefile.in (src/Makefile): Propagate C_SWITCH_SYSTEM to the src
5135 directory's makefile. This allows the invocation of CPP which
5136 builds xmakefile to receive these switches. The SunSoft C
5137 preprocessor inserts spaces between tokens if it doesn't get the
5138 -Xs flag requested in src/s/sol2.h.
5139
51401993-07-12 Frederic Pierresteguy (F.Pierresteguy@frcl.bull.fr)
5141
5142 * configure.in (m68k-bull-sysv3): new config.
5143
51441993-07-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5145
5146 * configure.in: Use the autoconf AC_FIND_X macro to try to find
5147 the X Windows libraries.
5148
51491993-07-07 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5150
5151 * make-dist (tempdir): Don't create lisp/forms-mode directory in
5152 the distribution. Those files aren't kept in their own
5153 subdirectory any more.
5154
51551993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5156
5157 * Version 19.16 released.
5158
51591993-06-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5160
5161 * configure.in: Add --verbose flag.
5162
51631993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5164
5165 * version 19.15 released.
5166
51671993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5168
5169 * Makefile.in (top_distclean): Use -f switch when cleaning out
5170 lock dir; it might be empty.
5171
5172 * configure.in: Only check for -lXbsd once.
5173
51741993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5175
5176 * Version 19.14 released.
5177
51781993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5179
5180 * make-dist: If using gzip, create distribution with '.gz' extension.
5181
5182 * make-dist (lisp/term): This doesn't have a ChangeLog anymore.
5183 (lisp/forms-mode): This doesn't exist anymore.
5184
5185 * configure.in: Look for the closedir function.
5186
51871993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5188
5189 * configure.in (CPP): Autoconf sets this to a shell variable
5190 reference, which doesn't work when it's edited into a makefile.
5191 Expand that variable reference.
5192
5193 * Makefile.in (CPP): New variable.
5194 (src/Makefile): Edit CPP into src/Makefile.
5195
5196 * Makefile.in (src/Makefile): Don't bother exiting single quotes
5197 and entering double quotes to get the values of LD_SWITCH_X_SITE
5198 and the other make variables; make substitutes them in anyway.
5199
5200 * Makefile.in (uninstall): Don't remove the lisp and etc
5201 directories if they're in the source tree.
5202
92a8ce63 5203 Bring mumbleclean targets into conformance with GNU coding standards.
a4a9692d
DL
5204 * Makefile.in (mostlyclean, clean): Separate these two; just have
5205 them pass the request to the subdirectory makefiles.
5206 (distclean): Pass the request down, and then get rid of the
5207 files configure built, and get rid of the Makefiles.
5208 (realclean): Pass the request down, and then do the same things
5209 distclean does.
5210 (uninstall, info, dvi): New targets.
5211
5212 * configure.in: Move clause for PC-compatible i386 box to the end
5213 of the case statement, to avoid masking configurations below.
5214
5215 * configure.in: Add case for m88k-motorola-sysv4.
5216
5217 * configure.in: Add support for HP/UX versions 7, 8, and 9 on
5218 the HP 68000 machines.
5219
5220 * configure.in: Put the arguments to LD_SWITCH_X_SITE's and
5221 C_SWITCH_X_SITE's -L and -I switches in quotes, so the
5222 preprocessor won't fiddle with them.
5223
52241993-06-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5225
5226 * Makefile.in (TAGS): cd to src to run etags.
5227
52281993-06-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5229
5230 * configure.in (version): Check the X libraries for XrmSetDatabase
5231 and random, and see if we have -lXbsd.
5232
52331993-06-11 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5234
5235 * configure.in: Pass "-Isrc" to the CPP we run to examine the
5236 s/*.h and m/*.h files. Martin Tomes
5237 <mt00@controls.eurotherm.co.uk> says ISC Unix 3.0.1 needs it.
5238
52391993-06-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5240
5241 * configure.in: Move i386-prime-sysv* and i386-sequent-bsd*
5242 above the general i386 alternative.
5243
52441993-06-10 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5245
5246 * configure.in: Recognize configuration name for Data General
5247 AViiON machines.
5248
5249 * configure.in: Use AC_LONG_FILE_NAMES.
5250
52511993-06-09 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5252
5253 * configure.in: Test for bison.
5254 * Makefile.in (YACC): New variable.
5255 (lib-src/Makefile.in): Edit YACC into the makefile.
5256
52571993-06-08 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5258
5259 * Version 19.13 released.
5260
5261 * configure.in (CFLAGS): Don't set this according to the value of
5262 the GCC shell variable. Instead, consult the machine and system
5263 files for the values of C_OPTIMIZE_SWITCH and C_DEBUG_SWITCH, and
5264 test __GNUC__ while we're at it.
5265
5266 * configure.in: Remove extra ;; from hpux cases.
5267
52681993-06-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5269
5270 * configure.in: Check to see if the system has -ldnet.
5271
52721993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5273
5274 * make-dist: Add clauses to distribute lisp/forms-mode.
5275
52761993-06-07 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5277
5278 * configure.in (machine): Fix the versions in hpux version number test.
5279 Do not guess based on cpu type. Do check for explicit system version.
5280
52811993-06-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5282
5283 * configure.in: Do NOT look for `unknown' as company name.
5284
52851993-06-02 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5286
5287 * configure.in: Fix typo in message.
5288
52891993-06-01 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5290
5291 * Version 19.12 released.
5292
5293 * Makefile.in (do-install): Correct previous etc-copying change.
5294 Partially rewrite using `if'.
5295 (src/Makefile): Insert --x-libraries option into LD_SWITCH_X_SITE.
5296
5297 * Version 19.11 released.
5298
5299 * configure.in: Handle 386bsd.
5300
53011993-05-31 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5302
5303 * make-dist: Update getdate.c.
5304
5305 * configure.in: Handle bsd386.
5306
5307 * Makefile.in (do-install): Use `-' in tar options.
5308
5309 * configure.in: Change ! "${...}" to x"${...}" = x.
5310
5311 * Makefile.in (do-install): Copy the DOC-* files from the build
5312 etc directory, as well as lots of things from ${srcdir}/etc.
5313
5314 * make-dist: Copy config.guess.
5315
5316 * configure.in: Handle AIX versions 1.2, 1.3.
5317
53181993-05-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5319
5320 * configure.in: Use s/bsd4-3.h for mips-mips-riscos4, and add
5321 the configuration name mips-mips-usg* to represent USG systems.
5322
5323 * configure.in: Fix logic to detect if srcdir is already configured.
5324
5325 * Makefile.in: Pass in LD_SWITCH_X_SITE.
5326
5327 * Makefile.in (mkdir, clean, mostlyclean, do-install): Use `(cd
5328 foo && pwd)` instead of `(cd foo ; pwd)` to get the canonical name
5329 of a directory; cd might fail, and have pwd print out the current
5330 directory.
5331
53321993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5333
5334 * configure.in: When looking for sources, use '.', not `.`. Also '..'.
5335
53361993-05-30 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5337
5338 * configure.in: Complain if srcdir points at an already-configured
5339 tree.
5340
53411993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5342
5343 * Version 19.10 released.
5344
53451993-05-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5346
5347 * Makefile.in: Use Makefile comments, not C comments.
5348
5349 * configure.in: Add case for the Tektronix XD88.
5350
53511993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5352
5353 * configure.in: Handle sysv4.2 and sysvr4.2.
5354
53551993-05-29 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5356
5357 * configure.in: Traverse the argument list without destroying it;
5358 don't use shift. It turns out that "set - ${saved_arguments}"
5359 doesn't work portably.
5360
5361 * configure.in: Add missing "fi".
5362
5363 * make-dist: Rebuild configure if configure.in is newer.
5364
5365 * Makefile.in (src:, lib-src:, FRC:): force the src and lib-src
5366 targets to be executed even if make remembers that it has already
5367 stisfied FRC.
5368
53691993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5370
5371 * Makefile.in (do-install): Delete redundant code to copy etc twice.
5372
5373 * configure.in (romp): Handle various version numbers with aos and bsd.
5374
53751993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5376
5377 * configure.in: Fix message text.
5378
53791993-05-28 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5380
5381 * make-dist: Make a `site-lisp' directory in the distribution,
5382 instead of a `local-lisp' directory, which hasn't been the
5383 appropriate name for a long time.
5384 * Makefile.in (@rip_paths@locallisppath): Use site-lisp directory
5385 from the distribution first, then /usr/local/lib/emacs/site-lisp.
5386
5387 * Makefile.in (do-install): Correctly detect if ./etc and
5388 ${srcdir}/etc are the same.
5389
5390 * configure.in: Extract UNEXEC from the system configuration
5391 files, compute the name of the source file corresponding to the
5392 object file, and #define it as UNEXEC_SRC in config.h.
5393
5394 * configure.in: If srcdir is '.', then try using PWD to make it
5395 absolute.
5396
5397 * configure.in: Include ${srcdir} in the printed report, to help
5398 people notice if it's an automounter path.
5399
54001993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5401
5402 * configure.in (prefix): Don't run pwd on srcdir unnecessarily.
5403
54041993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5405
5406 * Makefile.in (do-install): Delete the dest dir, not the source dir,
5407 when they are different. Add `shift' command.
5408 (COPYDESTS, COPYDIR): Delete external-lisp dir.
5409 (externallispdir): Var deleted.
5410
5411 * configure.in: Delete spurious paren outputting short_usage.
5412
54131993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5414
5415 * Version 19.9 released.
5416
54171993-05-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5418
5419 * Makefile.in (${SUBDIR}): Pass the value of the make variable to
5420 subdirectory makes.
5421
5422 * make-dist: Check for .elc files with no corresponding .el file.
5423
5424 * Makefile.in (mkdir): Make all the directories in locallisppath.
5425
5426 * config.guess: New file.
5427 * configure.in: Use it, tentatively.
88c71720 5428 * INSTALL: Mention its usage.
a4a9692d
DL
5429
5430 * configure.in (hppa-hp-hpux): Use uname -r instead of uname -m;
5431 the former gives you the operating system rev directly. Use
5432 s/hpux.h if we don't recognize what we got.
5433
5434 * Makefile.in (do-install): Don't remove a destination directory
5435 if it's the same as the source. If ${srcdir}/info == ${infodir},
5436 don't try to copy the info files.
5437
5438 * Makefile.in (COPYDIR, COPYDESTS): Don't mention etc twice; this
5439 doesn't work if you're not using a separate source directory.
5440 (do-install): Copy the build tree's etc directory only after
5441 making sure it's not also the source tree's etc directory.
5442
54431993-05-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5444
5445 * configure.in: Handle sunos4.1.3 specially.
5446
54471993-05-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5448
5449 * Makefile.in (INSTALL): Add definition.
5450
5451 * configure.in: Fix some messages. Support -with-gnu-cc.
5452 At the end, use `set --', not `set -'.
5453 Delete spurious `.h' in hpux alternatives.
5454
54551993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5456
5457 * Version 19.8 released.
5458
54591993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5460
5461 * configure.in: When looking for source in the same directory as
5462 the configure script, make the path thus discovered absolute.
5463 If the user specifies the `--srcdir' switch, make that directory
5464 absolute too.
5465
5466 * Makefile.in (srcdir): Remove comment saying this doesn't work.
5467
5468 * Makefile.in (src/paths.h): Edit the `infodir' variable into this
5469 too, as the value of the PATH_INFO macro.
5470
5471 * configure.in: Check to see if the source lives in the same
5472 directory as the configure script.
5473
54741993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5475
5476 * Makefile.in (install): Split this into `install' and
5477 `do-install', to give people more control over exactly what gets
5478 done.
5479 (do-install): New target, containing the guts of `install'. Don't
5480 remove and recreate the directories inside the copying loop - do
5481 it all before the copying loop. Pass more flags to the lib-src
5482 make.
5483 (mkdir): Create ${infodir}, ${mandir}, and ${sitelispdir} here, to
5484 avoid errors and warnings.
5485
5486 * configure.in: For generic IBM PC boxes, insist on "unknown" for
5487 the manufacturer - the more general case was blocking other i386
5488 configuration names below, and that's how the names are written in
5489 MACHINES anyway.
5490
5491 * make-dist: When breaking links, remove the link before moving
5492 the copy onto it, to avoid interactive behavior.
5493
5494 * Makefile.in: Doc fix.
5495
5496 * configure.in: Doc fix.
5497
5498 * INSTALL: Mention --exec-prefix option.
5499
5500 * configure.in: Add support for the `--exec-prefix' option.
5501 * Makefile.in: Accept that support.
5502
5503 * configure.in: Use the AC_PROG_INSTALL macro.
5504 * Makefile.in (INSTALL): Variable removed.
5505 (INSTALL_PROGRAM, INSTALL_DATA): Accept these values from configure.
5506
5507 * configure.in: Distinguish between hp800's and hp700's by calling
5508 "uname -m".
5509
55101993-05-24 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5511
92a8ce63 5512 * configure.in: Recognize configuration names for i860 boxes
a4a9692d
DL
5513 running SYSV.
5514
55151993-05-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5516
5517 * configure.in: Distinguish between hp800's and hp700's by the
5518 version of HP/UX they run, since that's something people are more
5519 likely to know - hp700's run 8.0.
5520 Add HP 700 configuration.
5521
5522 * configure.in: Test for the presence of the `rename' function.
5523
5524 * Makefile.in (C_SWITCH_X_SITE): New variable - get this from
5525 configure.in.
5526 (oldXMenu/Makefile): Edit C_SWITCH_X_SITE into this.
5527
5528 * make-dist: Break intra-tree links.
5529
5530 * configure.in: Explain that this is an autoconf script, and give
5531 instructions for rebuilding configure from it. Arrange to put
5532 comments in configure explaining this too.
5533
5534 * configure.in: Make the first line of the configure script be
5535 "#!/bin/sh". Leaving the first line blank didn't work.
5536
5537 * configure.in (long_usage): Removed; made short_usage describe
5538 the options briefly.
5539
5540 * configure.in: Implement the --prefix option.
5541 * Makefile.in (prefix): Add support for it here.
5542 * INSTALL: Document it here.
5543
5544 * Makefile.in (install): Don't assume that the files in the `info'
5545 subdirectory match *.info. They don't have that prefix.
5546
55471993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5548
5549 * configure.in: Add case for version 5 of Esix.
5550
55511993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5552
92a8ce63 5553 * Version 19.7 released.
a4a9692d
DL
5554
5555 * make-dist: There aren't any *.com files in lib-src anymore.
5556
5557 * make-dist: Copy texinfo.tex and texindex.c, rather than linking
5558 them; they're symlinks to other filesystems on the GNU machines.
5559
5560 * make-dist: Check that the manual reflects the same version of
5561 Emacs as stated in lisp/version.el. Edit that version number into
5562 the README file.
5563
55641993-05-21 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5565
5566 * configure.in: Remove the hack of AC_DEFINE; use
5567 AC_DEFINE_UNQUOTED.
5568
55691993-05-20 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5570
5571 * make-dist: Don't distribute precomp.com, compile.com, or
5572 link.com from ./src; they're in ./vms now.
5573
5574 Some time-handling patches from Paul Eggert:
5575 * configure.in: Add AC_TIMEZONE.
5576
55771993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5578
5579 * configure.in: Recognize Linux as a valid operating system for
5580 the i386.
5581
55821993-05-18 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5583
5584 * make-dist: Distribute some VMS files we got from Richard Levitte.
5585
5586 * Makefile.in (oldXMenu/Makefile): Take oldXMenu/Makefile.in as
5587 the source for the sed command, not oldXMenu/Makefile.
5588
55891993-05-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5590
5591 * INSTALL: Don't claim the srcdir option doesn't work.
5592
55931993-05-16 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5594
5595 * configure.in: Include remarks saying what order the autoconf
5596 tests should go in, and remind people to change config.h.in
5597 whenever they add autoconf tests which make #definitions.
5598
5599 * make-dist: Distribute oldXMenu/Makefile.in, not oldXMenu/Makefile.
5600
56011993-05-15 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5602
5603 * Makefile.in (oldXMenu/Makefile): Make this depend on
5604 ${srcdir}/oldXMenu/Makefile.in, not itself.
5605
5606 * PROBLEMS: Some updates from David J. Mackenzie.
5607
5608 More changes from David J. Mackenzie.
5609 * Makefile.in (install.sysv, install.xenix, install.aix): Targets
5610 removed; autoconf and config.h should specify all these
5611 differences.
5612 (buildlisppath): Make this path depend on ${srcdir}.
5613 (INSTALLFLAGS): Removed.
5614 (INSTALL): Include the -c flag.
5615 (install): Change the way we invoke install accordingly.
5616
5617 Install ${srcdir} changes from DJM.
5618 * Makefile.in (SUBDIR_MAKEFILES): Add oldXMenu/Makefile to this
5619 list.
5620 (COPYDIR, COPYDESTS): Install files from both the etc directory in
5621 the source tree and the etc directory in the object tree.
5622 (${SUBDIR}): Pass the prefix variable down to submakes.
5623 (everywhere): Use `sed', not `/bin/sed'. Not all systems have sed
5624 in /bin.
5625 (lib-src/Makefile, src/Makefile, oldXMenu/Makefile): Edit in
5626 values for srcdir and VPATH.
5627 (install): Add `v' flag to tar command. Make sure that `dir'
5628 exists in ${srcdir}/info before copying it. Remember that the man
5629 pages come from the source tree, not the object tree.
5630 * configure.in: Remove remarks saying that the --srcdir option
5631 doesn't work.
5632 Create the etc directory in the object tree.
5633 Recognize configuration names of the form *-sun-solaris*.
5634 Recognize sunos5 and solaris as operating system names.
5635
5636 * configure.in: Use the AC_TIME_WITH_SYS_TIME macro, for
5637 lib-src/getdate.y and src/systime.h.
5638
56391993-05-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5640
5641 * make-dist: Make links in info subdir.
5642
56431993-05-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5644
5645 * configure.in: Call AC_STDC_HEADERS.
5646
56471993-05-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5648
5649 * configure.in: Sidestep autoconf's quoting of the second argument
5650 of AC_DEFINE, so we can specify the value to put there. It would
5651 be nice if autoconf provided some way to specify computed values
5652 for macros.
5653
56541993-05-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5655
5656 * Makefile.in (DEFS): Deleted; since we're using AC_CONFIG_HEADER,
5657 this is always just -DHAVE_CONFIG_H.
5658
5659 The GNU coding standards specify that CFLAGS should be left for
5660 users to set.
5661 * Makefile.in (CFLAGS): Let configure determine the default value
5662 for this. Don't
5663 have it default to DEFS.
5664 (${SUBDIR}): Pass CFLAGS down to submakes, not DEFS.
5665 (lib-src/Makefile, src/Makefile): Edit the default value for
5666 CFLAGS into these files, not DEFS.
5667 * configure.in (CFLAGS): Choose a default value for this - "-g"
5668 normally, or "-g -O" if we're using GCC. Edit it into the
5669 top-level Makefile.
5670
5671 * configure.in: When scanning the machine and system description
5672 #include files, write their names to conftest.c properly.
5673
56741993-05-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5675
5676 * configure.in: In configuration name case for Apallos running
5677 Domainios, set opsys, not opsysfile.
5678
5679 * configure.in: Use the autoconf AC_CONFIG_HEADER macro to produce
5680 src/config.h, instead of AC_OUTPUT; the latter overwrites
5681 src/config.h even when it hasn't changed, puts a makefile-style
5682 comment at the top even though it's C code, and produces a
5683 config.status script which doesn't do the job right.
5684
5685 * configure.in: Add AC_LN_S test, so we can tell whether or not we
5686 can use a symbolic link to get the X Menu library into src.
5687 * Makefile.in (LN_S): New variable.
5688 (src/Makefile): Edit the value of LN_S into this makefile.
5689
56901993-05-06 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5691
5692 * configure.in: Support *-sco3.2v4* as opsystem.
5693
5694 * make-dist: Don't include calc directory.
5695 Exclude many files in the man directory; copy a few.
5696
56971993-05-04 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5698
5699 * configure.in: Use AC_HAVE_HEADERS to test for sys/time.h, and
5700 call AC_STRUCT_TM to see what's in time.h.
5701
5702 * configure.in: Employ quoting stupidity to get the value of CPP
5703 to expand properly.
5704
57051993-04-27 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5706
5707 * configure.in: Use the AC_PROG_CPP macro, and then use the CPP
5708 variable to scan the machine and system description files.
5709
5710 * configure.in: Use the AC_HAVE_HEADERS to check for sys/timeb.h,
5711 so that getdate.y builds correctly.
5712
57131993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5714
5715 * configure.in (tempcname): Change this to "conftest.c", so it will
5716 work properly on systems with short filenames; this is the name
5717 autoconf uses.
5718
5719 * configure.in: Also detect the availability of dup2 and
5720 gethostname.
5721
5722 * configure.in: Use the AC_ALLOCA test.
5723 * Makefile.in (ALLOCA): New variable, to be set by ./configure.
5724 (lib-src/Makefile): Edit the value of ALLOCA into lib-src/Makefile.
5725
57261993-04-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5727
5728 * make-dist: Distribute configure, as well as configure.in.
5729 Oversight.
5730
57311993-04-23 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5732
5733 * Makefile.in (install): Print out the name of the directory we're
5734 copying, so people can have some idea of whether we're making
5735 progress.
5736
5737 * Makefile.in (install.aix, install.xenix, install.sysv, install):
5738 Don't forget to re-create the COPYDESTS directories after we clear
5739 them out.
5740
57411993-04-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5742
5743 * Makefile.in: Add autoconf cookies so that the configure
5744 script can comment out sections of path variable definitions to
5745 choose between the installable configuration and the run-in-place
5746 configuration.
5747 * configure.in: Add new option `--run-in-place', to select the
5748 run-in-place path definitions.
5749
5750 * configure.in: Add a clause to the big configuration name case
5751 for the NeXT machine.
5752
57531993-04-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5754
5755 * Makefile.in (install, install.sysv, install.xenix, install.aix):
5756 Make sure that each source directory exists, and is different from
5757 the destination directory; then, delete the destination before
5758 copying over the source.
5759
5760 * make-dist: Distribute configure.in, instead of configure.
5761
57621993-04-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5763
5764 * configure.in: Don't set CC to "gcc -O" if the user specifies
5765 `--with-gcc'. Add -O to DEFS if GCC is set.
5766
57671993-04-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5768
5769 * Makefile.in (clean mostlyclean): Missing right paren.
5770
5771 * configure.in: When checking for X windows, search for an X11
5772 subdirectory of ${x_includes}.
5773
5774 * configure.in: Check for gettimeofday function, for getdate.y.
5775
92a8ce63 5776 Change `configure' to a mixture of custom code and autoconf stuff.
a4a9692d
DL
5777 autoconf can't derive all the information we need, but we'd really
5778 like to be able to take advantage of some of its tests, and its
5779 file-editing facilities.
5780 * configure.in: Renamed from configure.
5781 Quote the sections of shell script we want copied literally to
5782 the configure script.
5783 (compile): Initialize this to make the autoconf macros' code happy.
5784 Use AC_PROG_CC, AC_CONST, and AC_RETSIGTYPE instead of writing out
5785 code to do their jobs.
5786 Use autoconf to produce Makefile and src/config.h.
5787 Remove the Makefile-style comment that autoconf places at the top
5788 of src/config.h.
5789 (config_h_opts): Removed - no longer necessary.
5790 * Makefile.in (configname): Renamed to configuration.
5791 (CONFIG_CFLAGS): Renamed to DEFS.
5792 (CC, DEFS, C_SWITCH_SYSTEM, version, configuration): Adjusted to
5793 get values via autoload @cookies@.
5794 (libsrc_libs): Get this from autoconf. We used to do nothing
5795 about this.
5796 (${SUBDIR}): Pass DEFS to submakes instead of CONFIG_CFLAGS.
5797
5798 * Makefile.in (src/paths.h, lib-src/Makefile, src/Makefile): Don't
5799 echo the move-if-change command.
5800
58011993-04-08 Jim Blandy (jimb@churchy.gnu.ai.mit.edu)
5802
5803 * make-dist: Distribute lib-src/rcs-checkin.
5804
5805 * make-dist: It's oldXMenu/compile.com, not oldXMenu/compile.mms.
5806 Don't try to make links to the RCS or Old subdirectories.
5807 Use the appropriate extension for the compression type in use.
5808 Create the tar file in the shell's initial default directory, not
5809 in ${tempparent}.
5810 Erase the whole ${tempparent} tree, not just ${tempdir}.
5811
58121993-03-30 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5813
5814 * Makefile.in (src/paths.h): Don't echo the huge sed command we
5815 use to build paths.h.
5816 (lib-src/Makefile, src/Makefile): Similarly.
5817
5818 * configure: Extend test for working `const' keyword to handle AIX
5819 3.2 cc.
5820
58211993-03-24 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5822
5823 * make-dist: Distribute lisp/term/ChangeLog.
5824
92a8ce63 5825 Arrange for C compilation throughout the tree to get
a4a9692d
DL
5826 C_SWITCH_SYSTEM from the configuration files.
5827 * configure: Extract C_SWITCH_SYSTEM from the machine and
5828 system-dependent files, and save it in the top-level Makefile.
5829 * Makefile.in (C_SWITCH_SYSTEM): New flag for configure to edit.
5830 (lib-src/Makefile): Edit C_SWITCH_SYSTEM into lib-src/Makefile.
5831
5832 * make-dist: Include the VMS support files in oldXMenu in the
5833 distribution.
5834
5835 * configure: Doc fix.
5836
5837 * configure: Fix corrupted config_h_opts.
5838
5839 * configure: Properly report option names in error messages.
5840
5841 * configure: Properly recognize --x-includes and --x-libraries
5842 options.
5843
5844 * configure: Fix syntax errors in code handling XFree386.
5845
58461993-03-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5847
5848 * configure: Add special code to detect XFree386, and tell
5849 config.h about it.
5850
5851 * configure: Properly handle extracting values of LIBS_MACHINE and
5852 LIBS_SYSTEM that contain spaces.
5853
5854 * configure: Add `--x-includes' and `--x-libraries' options. I
5855 think these are dopey, but no less than three alpha testers, at
5856 large sites, have said they have their X files installed in odd
5857 places. Implement them by setting C_SWITCH_X_SITE and
5858 LD_SWITCH_X_SITE in src/config.h.
5859
58601993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5861
5862 * make-dist: Don't distribute etc/Old files.
5863
5864 * GETTING.GNU.SOFTWARE, PROBLEMS: Registered into RCS with their
5865 backups.
5866
58671993-03-20 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5868
5869 * make-dist: Fix typo.
5870
58711993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5872
5873 * make-dist: Corrected typo, fixed it to discard = and TAGS files
5874 in some cases where it should but didn't seen to.
5875
5876 * Makefile.in: Added unlock and relock productions.
5877
58781993-03-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5879
5880 * make-dist: Add a --compress option to force make-dist to use
5881 compress.
5882
5883 * make-dist: Use gzip, if we can find it.
5884
5885 * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
5886 make rs6000-ibm-aix default to -aix32.
5887
58881993-03-17 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5889
5890 * Makefile.in: Added `Developer's configuration' section.
5891
58921993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5893
5894 * Makefile.in: Add commented-out variable settings for developer's
5895 configuration.
5896
58971993-03-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5898
5899 * make-dist: Distribute `src/bitmaps' too.
5900
59011993-03-14 Charles Hannum (mycroft@hal.gnu.ai.mit.edu)
5902
5903 * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
5904 make rs6000-ibm-aix default to -aix32.
5905
59061993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5907
5908 * configure: Recognize strings like "sysvr0" or "sysvr1" as System V.
5909
5910 * Makefile.in (install.sysv): Add a second `$' in front of
5911 `${dest}', so that the shell will expand it, instead of Make.
5912
5913 * configure: When processing the name of the configure script,
5914 collapse `././' to `./', but leave a single `./' prefix alone.
5915
5916 * configure: Doc fix.
5917
59181993-03-04 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5919
5920 * configure: Handle isc3.0 correctly.
5921
59221993-02-25 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5923
5924 * make-dist: Don't try to copy the COPYING notice into
5925 external-lisp; we're not distributing that directory any more.
5926
59271993-02-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5928
5929 * Makefile.in (install, install.aix, install.xenix, install.sysv):
5930 Remove CVS subdirectories from the installed directory trees, as
5931 well as RCS directories.
5932
59331993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5934
5935 * make-dist: Only copy gmalloc.c if we couldn't link it.
5936 Don't try to copy man/{README,Makefile} unless they actually exist.
5937
5938 * Makefile.in (lisppath): Don't include externallispdir in this.
5939 We're not sure whether we're even going to distribute the
5940 directory yet.
5941
59421993-02-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5943
5944 * make-dist: Don't distribute the external-lisp directory anymore.
5945 * INSTALL: Remove all references to external-lisp.
5946
5947 * configure: Detect whether the compiler supports `const'
5948 properly, and edit src/config.h accordingly.
5949
5950 * configure: Tweak layout of final report.
5951
5952 * Makefile.in (${SUBDIR}): Pass CONFIG_CFLAGS to the submakes, not
5953 CFLAGS.
5954
5955 * Makefile.in (locallisppath): Make this default to
5956 ${datadir}/emacs/site-lisp, instead of
5957 ${datadir}/emacs/local-lisp. ${datadir} and ${statedir} are often
5958 the same thing, and local-lisp causes completion conflicts with
5959 lock.
5960 (lisppath): Add ${externallispdir} to this.
5961 * INSTALL: Adjust installation directions.
5962
5963 * Makefile.in (externallispdir): New variable, to say where to
5964 install the externally-maintained lisp files.
5965 (COPYDIR, COPYDESTS): Copy the external lisp directory just like
5966 the others.
5967 * INSTALL: Describe external-lisp and the new externallispdir
5968 variable.
5969
59701993-02-14 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5971
5972 * configure (progname): New option `--with-gcc'. Make it clearer
5973 how we are trying to guess whether or not we have GCC.
5974 * INSTALL: Document the `--with-gcc' option, and improve
5975 description of `--with-x' options.
5976
59771993-02-06 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5978
5979 * Makefile.in (COPYDIR, COPYDESTS): Remove ${srcdir}/info and
5980 ${infodir} from these variables; we have written out explicit code
5981 to install the info files.
5982
59831993-01-25 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5984
5985 * make-dist: Don't distributed the RCS files in the etc directory.
5986
59871993-01-24 Jim Blandy (jimb@totoro.cs.oberlin.edu)
5988
5989 * Makefile.in: Some makes can't handle comments in the middle of
5990 commands; move them to before the whole rule.
5991
59921993-01-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5993
5994 * README: Mention what Emacs is.
5995
59961993-01-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5997
5998 * make-dist: Include `./lisp/calc-2.02' in the distribution.
5999 Add `./cpp' and `./man' back into the distribution.
6000
60011993-01-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6002
6003 * Makefile.in: Define MAKE, and use where appropriate.
6004
60051993-01-07 Jim Blandy (jimb@totoro.cs.oberlin.edu)
6006
6007 * make-dist: Remember that the authoritative COPYING notice is
6008 `etc/COPYING', not `../etc/COPYING'.
6009
60101992-12-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
6011
6012 * make-dist: Make sure that the COPYING notices in each directory
6013 are copies, not symlinks.
6014
60151992-12-19 Jim Blandy (jimb@totoro.cs.oberlin.edu)
6016
6017 * INSTALL: The build process produces an executable called `emacs'
6018 now. Change references.
6019 * Makefile.in: Adjust `install.mumble' targets to install
6020 `src/emacs', not `src/xemacs'.
6021
6022 * configure: Start with a blank line; this keeps some old CSH's
6023 from thinking it's a CSH script. Most systems will just use
6024 /bin/sh to run it, which is what we're expecting; the only other
6025 shells which might try to interpret it themselves are probably
6026 Bourne-compatible.
6027
60281992-12-14 Jim Blandy (jimb@totoro.cs.oberlin.edu)
6029
6030 * INSTALL: Improvements suggested by David Mackenzie.
6031
60321992-12-12 Jim Blandy (jimb@totoro.cs.oberlin.edu)
6033
6034 * Makefile.in (install, install.sysv, install.xenix, install.aix):
6035 Don't try to copy the info files if there aren't any; the
6036 unexpanded globbing pattern disappoints `install'. Ignore the
6037 return status of that command.
6038
6039 * INSTALL: Updated for new configuration arrangement.
6040
6041 * configure: Don't make the top-level Makefile read-only - people
6042 may want to edit the values of the path variables.
6043
6044 * Makefile.in (install, install.sysv, install.xenix, install.aix):
6045 Install the info files in ${infodir}. Install the executable
6046 under both `emacs' and `emacs-VERSION'.
6047
6048 * Makefile.in: Doc fix.
6049
6050 * Makefile.in (exec_prefix): New variable, as per latest version
6051 of coding standards.
6052 (bindir, libdir): Use it, instead of `prefix'.
6053 (lib-src/Makefile): Edit value of exec_prefix into lib-src/Makefile.
6054
6055 * Makefile.in (mandir): Make the default value for this depend on
6056 $(prefix).
6057
6058 * Makefile.in (datadir, statedir, libdir): Make these all default
6059 to ${prefix}/lib.
6060 (lispdir, locallisppath, etcdir, lockdir, archlibdir): Adjusted
6061 to compensate.
6062
6063 * Makefile.in (install, install.sysv, install.xenix, install.aix):
6064 Install the etags and ctags man pages too.
6065
6066 * Makefile.in (distclean): Don't delete backup files; that's the
6067 job of extraclean.
6068 (extraclean): Like distclean, but deletes backup and autosave files.
6069
60701992-12-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
6071
6072 Make path specification conform to GNU coding standards.
6073 * configure (long_usage): Remove all traces of old arguments from
6074 usage messages, and document the options we do accept in more
6075 detail: -with-x... and --srcdir.
6076 (options, boolean_opts): Deleted; we don't have enough options to
6077 make this worthwhile.
6078 (prefix, bindir, lisppath, datadir, libdir, lockdir): Deleted,
6079 along with the code which supported them; these should be set as
6080 arguments to the top-level make.
6081 (config_h_opts): Since this no longer doubles as a list of option
6082 names, make them upper case; this simplifies the code which uses
6083 them to build the sed command to edit src/config.h. Change the
6084 code which sets them.
6085 (cc, g, O): Don't allow the user to set these using options; they
6086 should be specified using `CC=' and `CFLAGS=' arguments to the
6087 top-level make. Just choose reasonable default values for them,
6088 and edit them into Makefile.in's default CC and CONFIG_CFLAGS
6089 values.
6090 (gnu_malloc, rel_alloc): Don't allow the user to set these using
6091 options; use them whenever the configuration files say they're
6092 possible.
6093 Simplify the argument processing loop. Don't accept abbreviations
6094 for option names; these might conflict with other configuration
6095 options in the future.
6096 Add some support for the `--srcdir' option. Check for the sources
6097 in . and .. if `--srcdir' is omitted. If the directories we will
6098 compile in don't exist yet, create them under the current directory.
6099 Note that the rest of the build process doesn't really support
6100 this.
6101 Edit only the top Makefile. That should edit the others. Edit
6102 into the makefile: `version', from lisp/version.el, `configname'
6103 and `srcdir' from the configuration arguments, `CC' and
6104 `CONFIG_CFLAGS' as guessed from the presence or absence of GCC in
6105 the user's path, and LOADLIBES as gleaned from the system
6106 description files.
6107 Simplify the report generated; it doesn't need to include any
6108 description of paths now.
6109 Make `config.status' exec configure instead of just calling it, so
6110 there's no harm in overwriting `config.status'.
6111 * Makefile.in (version, configname): New variables, used to choose
6112 the default values for datadir and libdir.
6113 Path variables rearranged into two clearer groups:
6114 - In the first group are the variables specified by the GNU coding
6115 standards (prefix, bindir, datadir, statedir, libdir, mandir,
6116 manext, infodir, and srcdir).
6117 - In the second are the variables actually used for Emacs's paths
6118 (lispdir, locallisppath, lisppath, buildlisppath, etcdir, lockdir,
6119 archlibdir), which depend on the first category.
6120 datadir and libdir default to directories under
6121 ${prefix}/lib/emacs instead of ${prefix}/emacs, by popular
6122 demand.
6123 etcdir and lispdir default to subdirectories of datadir.
6124 archlibdir defaults to libdir.
6125 The new installation tree is a bit deeper than it used to be, so
6126 use the new make-path program in lib-src to build them all.
6127 Always build a new src/paths.h.tmp and then move-if-change it to
6128 src/paths.h, to avoid unnecessary rebuilds while responding to the
6129 right changes.
6130 Remove all mention of arch-lib. Run utility commands from
6131 lib-src, and let the executables be copied into archlibdir when
6132 Emacs is installed.
6133 Add targets for src/Makefile, lib-src/Makefile, and
6134 oldXMenu/Makefile, editing the values of the path variables into
6135 them.
6136 Let lib-src do its own installation.
6137 (datadir): Default to putting data files under
6138 ${prefix}/lib/emacs/${version}, not /usr/local/emacs.
6139 (emacsdir): Variable deleted; it would only be confusing to use.
6140 (lispdir, etcdir): Default to ${datadir}/lisp.
6141 (mkdir): Use make-path for this.
6142 (lockdir): Do this in mkdir.
6143 (Makefile): New target.
6144
6145 * configure (usage_message): Rename to long_usage.
6146
6147 * make-dist: Don't bother creating an arch-lib directory; that's
6148 only for installation now.
6149
61501992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu)
6151
6152 * configure: Use GCC-style configuration names, using config.sub.
6153 Change the usage and help messages.
6154
6155 * configure: Initialize window_system, not indow_system.
6156
6157 * configure: Report which window system, compiler, and signal
6158 handler return type we decide to use.
6159
6160 * make-dist: Explain what's going on if config.sub and gmalloc.c
6161 can't be linked. Place the code which copies them near the code
6162 which links the rest of the files around them.
6163
61641992-11-15 Jim Blandy (jimb@apple-gunkies.gnu.ai.mit.edu)
6165
6166 * make-dist: Don't bother to distribute src/*.com, or
6167 src/vmsbuild; those have all been moved to `../vms'.
6168
61691992-11-07 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6170
6171 * make-dist: Don't forget that the way to avoid filenames starting
6172 with `=' is to use the pattern `[a-zA-Z0-9]*.h', not
6173 `[a-zA-Z0-9].h'. Add a new section for dealing with files that we
6174 couldn't make hard links to, since we have two already, and
6175 perhaps more to come.
6176
61771992-11-04 Jim Blandy (jimb@totoro.cs.oberlin.edu)
6178
6179 * configure: When editing parameters into lib-src/Makefile, change
6180 the definition of CONFIG_CFLAGS instead of CFLAGS itself; CFLAGS
6181 needs some other flags too.
6182
61831992-11-03 Jim Blandy (jimb@totoro.cs.oberlin.edu)
6184
6185 * configure: Remove spurious echo of the configuration name.
6186
6187 * make-dist: Don't distribute files in src/m and src/s whose names
6188 begin with `='.
6189
61901992-10-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6191
6192 * configure: Update GNU_MALLOC and REL_ALLOC in config.h.
6193 Also LISP_FLOAT_TYPE.
6194
61951992-10-26 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6196
6197 * make-dist: Copy config.sub, since it's a symbolic link to a file
6198 on another file system.
6199
62001992-10-17 Jim Blandy (jimb@totoro.cs.oberlin.edu)
6201
6202 * make-dist: Include lib-src/makedoc.com and emacs.csh in the
6203 distribution.
6204
6205 * config.sub: New file, to help us recognize configuration names.
6206 * make-dist: Include it in the distribution.
6207
62081992-09-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6209
6210 * configure: Convert `-' to `_' in specified option names.
6211 Accept options with --. Delete --highpri and --have-x-menu options.
6212 New options --with-x and --with-x10 replace -window-system.
6213 Don't mention options --gnu-malloc, --rel-alloc
6214 or --lisp-float-type in help message.
6215
62161992-09-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6217
92a8ce63 6218 * make-dist: Include the `vms' subdirectory in the distribution.
a4a9692d
DL
6219
62201992-09-10 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6221
6222 * configure: Remove lines starting with "# DIST: " when building
6223 lib-src/Makefile and src/Makefile. This allows us to mark the
6224 "Makefile.in" files with explanatory comments which won't also get
6225 stuck in the Makefiles.
6226
62271992-09-05 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6228
6229 * make-dist: Don't use the '+' operator in the sed regular
6230 expression that extracts the version number from lisp/version.el;
6231 Ultrix sed doesn't seem support the operator. Just double the
6232 operand and use *.
6233
62341992-09-01 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6235
6236 * Makefile.in: Doc fix.
6237
62381992-08-31 Jim Blandy (jimb@totoro.cs.oberlin.edu)
6239
6240 * configure: Rewrite sed command to remove at most one ./ prefix;
6241 Ultrix's sed doesn't allow us to apply the * operator to a \( \)
6242 group.
6243
62441992-08-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6245
6246 * Makefile.in (src/paths.h): Use sed, not /bin/sed.
6247
62481992-08-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6249
6250 * make-dist: Go ahead and build a new TAGS file, unless the
6251 --newer option was specified. Don't try to delete a TAGS file
6252 from etc; it's not kept there, and shouldn't be deleted anyway.
6253
62541992-08-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6255
6256 * make-dist: If the lisp directory contains a default.el, don't
6257 distribute it.
6258
6259 * configure: When searching signal.h for the type of a signal
6260 return handler, make a copy of it, not a symbolic link to it; that
6261 way, it will work on systems that don't have symbolic links.
6262
62631992-08-14 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6264
6265 * make-dist: taught it about vcdiff and rcs2log, added --newer
6266 option for generating incremental distributions. Stopped it from
6267 generating a TAGS file into the distribution; that sucker is
6268 *big*, and easily enough generated with the toplevel makefile.
6269
62701992-08-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6271
6272 * configure: When writing config.status, don't prefix progname
6273 with a '.'; it might be absolute.
6274
62751992-08-05 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6276
6277 * configure: Choose to use X11 if either /usr/lib/libX11.a or
6278 /usr/include/X11 exist, not only if both exist.
6279
62801992-07-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6281
6282 * make-dist: Make the new external-lisp directory a duplicate of
6283 the external-lisp directory, not the lisp directory.
6284
62851992-07-07 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6286
6287 * Makefile.in (clean, mostlyclean): Don't bother trying to `make
6288 clean' in arch-lib; it doesn't even have a Makefile.
6289
6290 * Makefile.in (clean, mostlyclean): In the test which tries to
6291 distinguish between the build directory, which should be cleaned,
6292 and the installed directory, which shouldn't, cd to `${emacsdir}',
6293 not `${DESTDIR}${LIBDIR}'.
6294
62951992-06-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6296
6297 * make-dist: Be sure to delete the .c and .h files that YACC and
6298 BISON create from getdate.y.
6299
92a8ce63 6300 * external-lisp: New directory; see `external-lisp/README'.
a4a9692d
DL
6301 * make-dist: Added support for the external-lisp subdirectory.
6302
6303 * make-dist: Changed message which complains that make-dist wasn't
6304 invoked in the right directory to indicate which files it was
6305 looking for.
6306
63071992-06-29 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6308
6309 * configure: Add comments explaining why we can't translate
6310 character ranges or control characters in `tr'.
6311
63121992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6313
6314 * configure: When generating the configuration message, we used to
6315 build the message from the start so that each line began with "# "
6316 so that it would be a comment in `config.status'. However, this
6317 causes trouble if any of the variables we use in the message
6318 expand to more than one line of text - as gnu_malloc_reason
6319 sometimes does. So instead, we build the message as it should be
6320 printed to the user (i.e. without the "# " prefixes), and stick on
6321 the "# "s when we write it to `config.status'.
6322
6323 * Makefile.in (clean, mostlyclean): Don't neglect to clean out
6324 `lib-src' and `arch-lib'.
6325
6326 * configure: When generating report and `config.status' file, note
6327 that bindir only determines where `make install' and
6328 `build-install' will place the executables; this should make it
6329 clear that the ordinary build process will not try to install
6330 things.
6331
63321992-06-10 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6333
6334 * make-dist: Change messages to say that we are 'making links to
6335 X', rather than 'copying X'. And put `' quotes around file names.
6336
6337 * make-dist: Include '.tmp' in the name of the staging directory.
6338
6339 * make-dist: Pass the `-f' option to rm when you're not sure that
6340 the files you're removing actually exist.
6341
6342 * make-dist: When setting up etc/COPYING, always nuke whatever is
6343 there, and then copy it in, to make sure we get a real file.
6344
6345 * make-dist: Don't try to distribute *.defns files any more. The
6346 only such file was for simula.el, which has been superceded by a
6347 version which doesn't have a separate .defns file.
6348
63491992-05-28 Ken Raeburn (Raeburn@Cygnus.COM)
6350
6351 * make-dist: Don't distribute configured versions of config.h.in,
6352 paths.h.in, Makefile.in in src.
6353
6354 * configure: Delete .tmp files before creating them; don't bother
6355 trying to make final targets writeable first, since it won't
6356 matter to move-if-change.
6357
63581992-05-19 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6359
6360 * Makefile.in (mkdir, lockdir): Don't put dashes in front of the
6361 mkdir and chmod in the center of all the conditionals. GNU Make
6362 will strip these out, but other makes won't.
6363
63641992-05-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6365
6366 * make-dist: Include move-if-change in list of files to distribute.
6367
63681992-05-04 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6369
6370 * configure: Remove any "." elements from the program name.
6371
6372 * configure: Don't record the values of all the possible arguments
6373 in config.status; only record the options that the user specified.
6374
6375 * configure: Use move-if-change to move in the new src/config.h.
6376
63771992-04-29 Ken Raeburn (Raeburn@Cygnus.COM)
6378
92a8ce63
JB
6379 * move-if-change: New file, copied from gcc release.
6380 * Makefile.in (src/paths.h): Use it, and put the "sed" output into
6381 a temp file, so we don't update paths.h if an error occurs or if
6382 it doesn't need changing.
a4a9692d
DL
6383
63841992-04-28 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6385
6386 * Makefile.in (src/paths.h): Do not install a value for the
6387 PATH_SUPERLOCK value; that macro doesn't exist anymore.
6388 * build-install.in: Same thing.
6389
63901992-04-24 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6391
6392 * make-dist: Check the flag called "make_tar", not "make_dir"; the
6393 latter, being a typo, is always false, resulting in a program
6394 whose default behaviour is to painstakingly build a copy of the
6395 source tree, and then delete it. Rah.
6396
6397 * Makefile.in: Add dist target, and comment for it.
6398
6399 * configure: When scanning <signal.h> for a declaration for
6400 signal, create a symbolic link with a name ending in .c, so the
6401 compiler won't complain that it's only been given .h files.
6402
6403 * configure: Check whether there are any arguments available
6404 before shifting to get the value of a non-boolean parameter.
6405
6406 * make-dist: Doc fix.
6407
64081992-04-20 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6409
6410 * configure: Instead of grepping /usr/include/signal.h for a
6411 signal declaration, run /usr/include/signal.h or
6412 /usr/include/sys/signal.h through cpp and grep for the
6413 declaration.
6414
6415 * configure: Redirect the output of grep to /dev/null instead of
6416 using grep -s - that flag means different things on other systems.
6417
6418 * Makefile.in: Use 'buildlisppath' instead of 'dumplisppath',
6419 since the former is recognizable even if you don't know what
6420 'dumping' is.
6421 * configure: Accomodate that change.
6422
6423 * configure: Accept options for all of the directories you can
6424 change in the Makefile.
6425
6426 * configure: Accept "-OPTION VALUE" as well as "-OPTION=VALUE".
6427
6428 * INSTALL: Mention that you have to copy all the 'FOO.in' files to
6429 FOO before you can use them.
6430
6431 * build-install.in: Made the "Where To Install Things" section
6432 conform with the similar section from Makefile.in. Copied section
6433 which builds src/paths.h from src/paths.h.in from the Makefile.
6434
64351992-04-19 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6436
6437 * configure: Write config.status to pass its command-line
6438 arguments on to configure, so that people can use it to recreate
6439 an old configuration, with minor changes.
6440
64411992-04-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6442
6443 * configure: Don't rely on option variables being unset if their
6444 values are the empty string. In particular, when producing the
6445 English report, don't assume that highpri will be unset when no
6446 increased priority has been requested; -highpri='' should be the
6447 same as omitting -highpri altogether.
6448
6449 * configure: Fix dumb bug: when running the system and machine
6450 description files through cpp, mark those lines that we want to
6451 evaluate with the string '@configure@', and then only evaluate
6452 them. This way if the files include anything that actually
6453 generates text (type definitions or external declarations, say),
6454 we won't try to eval it.
6455
64561992-04-11 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6457
6458 * make-dist: New shell script.
6459
6460 * configure: When creating foo from foo.in, make foo read-only to
6461 remind people to edit the .in file instead.
6462
6463 * INSTALL: Changed references to config.h-dist to config.h.in.
6464 The "BUILDING GNU EMACS BY HAND" section neglected to mention how
6465 to build src/paths.h from src/paths.h.in; added a paragraph to do
6466 this.
6467 * configure, Makefile, build-install: Changed filenames like
6468 FOO-dist to FOO.in.
6469
64701992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6471
6472 * Makefile, build-install: Renamed to Makefile.in and
6473 build-install.in; the configure script will edit these to produce
6474 the usable Makefile and build-install.
6475 * configure: Changed to produce ./Makefile, ./build-install,
6476 lib-src/Makefile, and src/Makefile from their *.in counterparts,
6477 instead of editing them in place.
6478
64791992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6480
6481 * Makefile: Re-arranged so that the undumped Emacs will search
6482 ../lisp *after* the site's local elisp files.
6483 (locallisppath, dumplisppath): New variables.
6484 (lisppath): This variable's default value is now chosen based on
6485 $(locallisppath) and $(lispdir); while it used to be the
6486 customization point for adding site-local elisp directories to
6487 load-path, that job is now handled mostly by locallisppath.
6488 (src/paths.h): Edit the value of a new macro, PATH_DUMPLOADSEARCH.
6489 Check the values being assigned to the *LOADSEARCH macros for null
6490 path elements (like '::' in 'foo::bar').
6491
6492 * configure: When checking if the machine- and system-dependent
6493 files define a particular macro or not, actually run them through
6494 CPP and test the macros with #ifs, instead of just grepping for
6495 the macros' names. In particular, check for SYSTEM_MALLOC in this
6496 way.
6497
64981992-04-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6499
6500 * Makefile (install): Don't use -s in install. (Keep the symbols.)
6501
65021992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6503
6504 * configure: Make the config.status file an executable shell
6505 script which will recreate the same configuration. Include the
6506 verbal description of the current configuration as a comment in
6507 the script.
6508 * INSTALL: Doc fix.
6509
6510 * Makefile: brought the Makefile up to the GNU coding
6511 standards, as described in standards.text:
6512 (TAGS): New name for the target which rebuilds the tags table.
6513 (check): New target; doesn't do anything yet.
6514 (mostlyclean): New target, synonymous with clean.
6515 (realclean): New target. Currently, this just calls the
6516 subdirectories's makefiles and then deletes config.status.
6517 (INSTALL, INSTALLFLAGS, INSTALL_PROGRAM, INSTALL_DATA): New
6518 variables.
6519 Installation directory variables changed to conform.
6520 (install, install.sysv, install.xenix, install.aix): Changed the
6521 code which copies the directories into their installed location to
6522 allow the installed locations to be in several different
6523 directories; the old version assumed that they would all be in
6524 $(emacsdir).
6525 (mkdir, lockdir): Allow the installed locations to be in several
6526 different directories.
6527 * INSTALL: Doc fix.
6528
6529 * build-install: Use the same variable names as the Makefile.
6530 Allow the installed locations to be in several different
6531 directories.
6532
65331992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6534
6535 * Makefile (src/paths.h): Instead of using a single sed command to
6536 edit both the PATH_LOCK and PATH_SUPERLOCK macros, edit the two
6537 separately, and don't forget to append "/!!!SuperLock!!!" to the
6538 value of the PATH_SUPERLOCK macro.
6539
6540 * config.emacs: Renamed to configure, for consistency with other
6541 GNU products. Internal references changed.
6542 INSTALL, Makefile: References changed.
6543
6544 * lock: New directory, which should always be empty. If this
6545 directory doesn't exist, Emacs won't complain; it just won't lock.
6546 Having this here means that people can just unpack Emacs, build
6547 it, and have locking work.
6548
6549 * share-lib: Re-renamed to etc, for the sake of tradition.
6550 * config.emacs: Changed default value for datadir to ../etc.
6551 * INSTALL, README: Adjusted.
6552
65531992-03-18 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6554
6555 * config.emacs: Guess the value for LOADLIBES in lib-src/Makefile
6556 by running CPP on the appropriate s/*.h and m/*.h files.
6557
65581992-03-16 Jim Blandy (jimb@pogo.cs.oberlin.edu)
6559
6560 * config.emacs: Make sure to set the "exit on error" flag once
6561 we've removed config.status; errors should abort the configuration.
6562
dff28924 65631992-02-15 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a4a9692d
DL
6564
6565 * config.emacs: Added -distribute option, so that the Makefile
6566 paths are in their proper form. I don't know why this matters.
6567
dff28924 65681992-02-14 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a4a9692d
DL
6569
6570 * local-lisp: New directory, empty in the distribution, for people
6571 to put local elisp code in.
6572 * config.emacs: Include it in the default load path.
6573 * README: Document it.
6574
dff28924 65751992-01-30 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a4a9692d
DL
6576
6577 * config.emacs: Guess the type of signal handling functions based
6578 on the contents of /usr/include/signal.h.
6579
6580 * config.emacs: Print out progress report messages.
6581
6582 * Makefile (src/paths.h): Don't generically replace
6583 /usr/local/lib/emacs with LIBROOT. This can hide bugs in the
6584 editing of the other entries, and each entry should be dealt with
6585 explicitly anyway.
6586
6587 * build-install: Converted from C-shell to Bourne shell.
6588 * config.emacs: Edit build-install properly.
6589
6590 * config.emacs: Doc fix.
6591
65921992-01-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6593
92a8ce63 6594 * Makefile (install): Remove `B' from tar xf command.
a4a9692d 6595
dff28924 65961992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu)
a4a9692d
DL
6597
6598 * config.emacs: Removed support for the `maintain-environment'
6599 option; the only important difference between this and its absence
6600 has been removed.
6601 * INSTALL: Removed mention of `maintain-environment'.
6602
6603 * config.emacs: Fix arguments to sed when processing boolean
6604 arguments.
6605
dff28924 66061991-12-05 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
a4a9692d
DL
6607
6608 * config.emacs: New file, to help automate the installation
92a8ce63 6609 process.
a4a9692d
DL
6610
6611 * Makefile: Lots of changes to support the separation of etc into
6612 architecture-dependent and -independent files:
6613 (EMACSROOT): New variable, giving the directory under which all of
6614 Emacs's libraries should be installed. Changed rest of file to
6615 use it.
6616 (LIBDIR): Now denotes only architecture-dependent dir - relevant cha
6617 (DATADIR): New variable, denoting architecture-independent dir.
6618 (LOCKDIR): New variable, for completeness.
6619 (SUBDIR): No more etc, new lib-src.
6620 (COPYDIR): No more etc, new arch-lib and share-lib.
6621 (src/paths.h): Set PATH_DATA and the LOCK macros too.
6622 (src): Now depends on lib-src, not etc.
6623 * build-install: Changes parallel to the above.
6624 * README: Describe the new arrangement.
6625
6626 * vms: New subdirectory for all the VMS stuff.
6627
dff28924 66281991-12-03 Jim Blandy (jimb@pogo.gnu.ai.mit.edu)
a4a9692d
DL
6629
6630 * Makefile (LISPPATH): New variable.
6631 (src/paths.h): Define PATH_LOADSEARCH according to LISPPATH.
6632
dff28924 66331990-09-28 Richard Stallman (rms@mole.ai.mit.edu)
a4a9692d
DL
6634
6635 * Makefile (install, install.sysv, install.xenix):
6636 Install wakeup instead of loadst. No need for setuid or setgid.
6637
dff28924 66381990-08-07 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a4a9692d
DL
6639
6640 * Makefile (clean): Clean etc if that's not the installation dir.
6641
dff28924 66421990-04-26 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a4a9692d
DL
6643
6644 * Makefile (paths.h): Make sed alter each name in the path.
6645
dff28924 66461988-08-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a4a9692d
DL
6647
6648 * Makefile (install.sysv): Use cpio, not tar.
6649
dff28924 66501988-08-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
a4a9692d
DL
6651
6652 * Makefile (lockdir): Rename `lock' target.
6653 Depend on it from install*, not from `all'.
6654
dff28924 66551988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu)
a4a9692d
DL
6656
6657 * Makefile: Changed LIBDIR and BINDIR back to /usr/local/{emacs,bin}
6658 to match build-install and paths.h.
6922b018
KH
6659
6660;; Local Variables:
722ae5f4 6661;; coding: iso-2022-7bit
33462dfa 6662;; add-log-time-zone-rule: t
6922b018 6663;; End:
2a34a036 6664
e91081eb 6665 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
4e6835db 6666 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
7f6d64f8
GM
6667
6668 This file is part of GNU Emacs.
6669
6670 GNU Emacs is free software; you can redistribute it and/or modify
6671 it under the terms of the GNU General Public License as published by
fca4a5de 6672 the Free Software Foundation; either version 3, or (at your option)
7f6d64f8
GM
6673 any later version.
6674
6675 GNU Emacs is distributed in the hope that it will be useful,
6676 but WITHOUT ANY WARRANTY; without even the implied warranty of
6677 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6678 GNU General Public License for more details.
6679
6680 You should have received a copy of the GNU General Public License
6681 along with GNU Emacs; see the file COPYING. If not, write to the
6682 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
6683 Boston, MA 02110-1301, USA.
ab5796a9
MB
6684
6685;;; arch-tag: ac61a779-1480-4884-b292-d0c39c127a73