Misc code tweaks.
[bpt/emacs.git] / msdos / ChangeLog
CommitLineData
9fdec8bc
EZ
12010-05-07 Eli Zaretskii <eliz@gnu.org>
2
3 Fix breakage due to autoconfiscation of Makefile.in files.
4
5 * sed3v2.inp (C_SWITCH_MACHINE): Edit to empty.
6
7 * sed1v2.inp (@LIB_MATH@): Edit to -lm.
8 (C_SWITCH_MACHINE, C_SWITCH_SYSTEM, LD_SWITCH_SYSTEM_TEMACS)
9 (LD_SWITCH_X_SITE_AUX, LD_SWITCH_X_SITE_AUX_RPATH)
10 (LD_SWITCH_SYSTEM, LD_SWITCH_SYSTEM_EXTRA, LIBTIFF, LIBJPEG)
11 (LIBPNG, LIBGIF, LIBXPM, XFT_LIBS, DBUS_CFLAGS, DBUS_LIBS)
12 (DBUS_OBJ, GCONF_CFLAGS, GCONF_LIBS, GTK_OBJ, LIBXMU, LIBXSM)
13 (LIBXTR6, XOBJ, TOOLKIT_LIBW, WIDGET_OBJ, CYGWIN_OBJ, NS_OBJ)
14 (NS_SUPPORT, LIBSELINUX_LIBS, START_FILES): Edit to empty.
15 (XMENU_OBJ): Edit to xmenu.o.
16 (FONT_OBJ): Edit to value used for X on Unix.
17 (PRE_ALLOC_OBJ): Edit to lastfile.o.
18 (POST_ALLOC_OBJ): Edit to $(vmlimitobj).
19 (@unexec@): Edit to unexec.o.
20
e3cf0cde
GM
212010-05-06 Glenn Morris <rgm@gnu.org>
22
23 * sed1v2.inp, sed5x.inp: Remove LN_S, unused.
24
ed68db4d
EZ
252010-04-01 Eli Zaretskii <eliz@gnu.org>
26
27 Remove support for DJGPP v1.x.
28
29 * sed3.inp:
30 * sed2.inp:
31 * sed1.inp:
32 * mainmake: Files removed.
33
2201e7e2
EZ
342010-03-27 Eli Zaretskii <eliz@gnu.org>
35
36 * sedlisp.inp (VPATH): Don't edit, no longer needed.
37 (lisp, srcdir): Adapt to lisp/Makefile.in changes.
38 (abs_top_builddir): New edit.
39
40 * sed3v2.inp (KRB4LIB, DESLIB, KRB5LIB, CRYPTOLIB, COM_ERRLIB)
41 (LIBHESIOD, LIBRESOLV, LIBS_MAIL): Edit to empty values.
42
43 * sed3.inp (KRB4LIB, DESLIB, KRB5LIB, CRYPTOLIB, COM_ERRLIB)
44 (LIBHESIOD, LIBRESOLV, LIBS_MAIL): Edit to empty values.
45
46 * sed1v2.inp (abs_builddir): Edit into "../src".
47
288f9fc0
CY
482010-03-10 Chong Yidong <cyd@stupidchicken.com>
49
50 * Branch for 23.2.
51
e4138181
EZ
522010-02-19 Eli Zaretskii <eliz@gnu.org>
53
54 * INSTALL: Remove a CVS-specific note. Update for latest versions
55 of Windows.
56
e2a1f100
EZ
572009-09-17 Eli Zaretskii <eliz@gnu.org>
58
59 * sed1v2.inp (OTHER_FILES): Edit to empty.
60
66205aea
EZ
612009-09-11 Eli Zaretskii <eliz@gnu.org>
62
63 * mainmake.v2 (bootstrap): Ensure enough environment space
64 will be available to run config.bat.
65
a6e656a4
EZ
662009-08-27 Eli Zaretskii <eliz@gnu.org>
67
68 * sed1v2.inp (buildobj.h): Replace "echo" with "djecho".
69
70243478
CY
702009-06-21 Chong Yidong <cyd@stupidchicken.com>
71
72 * Branch for 23.1.
73
dfec8622
EZ
742009-04-14 Eli Zaretskii <eliz@gnu.org>
75
76 * mainmake.v2 (src) <gdb.ini>: Don't replace the line with
77 x_error_quitter; instead, append "set environment NAME" to the end.
78 Set NAME and USERNAME in the environment to the same value.
79
291f6a31
EZ
802009-02-28 Eli Zaretskii <eliz@gnu.org>
81
82 * mainmake.v2 (boot): Don't require b-emacs.exe if not building
2a1573ff 83 out of CVS. (Bug#2151)
291f6a31 84
bd448b7a
EZ
852008-12-19 Eli Zaretskii <eliz@gnu.org>
86
87 * INSTALL: Document the problems on Windows Vista and the
88 --with-system-malloc option to config.bat.
89
90 * sedalloc.inp: New file.
91
0c123bd1
EZ
922008-11-21 Eli Zaretskii <eliz@gnu.org>
93
94 * mainmake.v2 (misc): New target.
95 (all, info): Depend on `misc'.
96
71a69201
EZ
972008-11-15 Eli Zaretskii <eliz@gnu.org>
98
aae2a498
EZ
99 * mainmake.v2 (src): Move removal of src/bootlisp after recursing
100 into `lisp'.
101
ead9233b
EZ
102 Make bootstrap work again:
103
104 * mainmake.v2 (boot): New variable.
105 (src): Pass $(boot) to sub-Make. Remove src/bootlisp. If
106 src/bootlisp exists after running Make, run Make in `lisp' as
107 well.
108 (clean, mostlyclean): Remove bogus repeated clean in the top-level
109 directory.
110 (info, bootstrap-clean): New targets.
111 (bootstrap): Depend only on bootstrap-clean. Commands modified to
112 be equivalent to top-level Makefile.in.
113 (bootfast, bootstrap-lisp-1, bootstrap-lisp, bootstrap-src)
114 (bootstrap-clean-before, bootstrap-clean-after): Targets deleted.
115 (clean, mostlyclean, distclean, maintainer-clean, extraclean):
116 Don't recurse into lwlib and oldXMenu.
117
118 * sed1v2.inp: Create bootlisp when bootstrapping b-emacs.exe.
119
120 * sedlisp.inp: Don't convert *.el files to Unix text format, and
121 don't copy ldefs-boot.el into loaddefs.el.
122
123 * sed6.inp: Edit out Unixy shell features in maintainer-clean
124 targets in doc/ Makefiles.
125
71a69201
EZ
126 * INSTALL: Update the list of utilities needed by lisp/Makefile
127 and for bootstrapping.
128
cafb9504
EZ
1292008-11-08 Eli Zaretskii <eliz@gnu.org>
130
131 * INSTALL: New file, with build instructions moved from the
132 top-level INSTALL.
133
e16acc2c
EZ
1342008-10-14 Eli Zaretskii <eliz@gnu.org>
135
136 * sedlisp.inp (lisp): Set to absolute file name of current
137 directory, not to ".", to have it on EMACSLOADPATH when we descend
138 into subdirectories.
139
293a3986
EZ
1402008-08-23 Eli Zaretskii <eliz@gnu.org>
141
142 * sed2v2.inp: Remove definition of USER_FULL_NAME (now defined on
143 src/s/msdos.h).
144
145 * sed3v2.inp: Edit out @LIB_SRC_EXTRA_INSTALLABLES@.
146
b97439ce 147 * sed1v2.inp (version): Define to empty.
293a3986
EZ
148 (ALL_CFLAGS, LIBES): Edit out @FOO@ stuff.
149 (EXEEXT): Define to .exe.
150 Edit "ln -f" into "cp -pf".
151 Edit "touch" into "djecho $@ >", to avoid requiring touch.exe.
152 (b-emacs${EXEEXT}): Don't remove emacs.exe and temacs.exe.
153 Edit "`/bin/pwd`/" into "./".
154 Stubify emacs after it is dumped, to produce emacs.exe.
155 Stubedit temacs.exe to 1024K of stack, emacs.exe to 2048K, and
156 b-emacs.exe to 3072K.
157
158 * mainmake.v2 (emacs lispref lispintro): Chdir under doc/.
159 (emacs): Renamed from `man', to reflect changes in doc directory
160 structure. All callers changed.
161 (clean mostlyclean distclean maintainer-clean extraclean): Chdir
162 into doc/ for manuals. Add misc subdirectory.
163 (src): Pass an empty BOOTSTRAPEMACS variable to src/Makefile.
164 (install): Don't stubify/stubedit emacs.exe, this is now done by
165 src/Makefile.
166
57df543c
EZ
1672007-10-05 Eli Zaretskii <eliz@gnu.org>
168
169 * sed6.inp: Update comment to reflect doc directory structure.
170
171 * sed1v2.inp (RSVG_LIBS, RSVG_CFLAGS): Edit out.
172
cacc7b51
GM
1732007-07-25 Glenn Morris <rgm@gnu.org>
174
175 * Relicense all FSF files to GPLv3 or later.
176
177 * COPYING: Switch to GPLv3.
178
537a062f
CY
1792007-06-02 Chong Yidong <cyd@stupidchicken.com>
180
181 * Version 22.1 released.
182
f5f4e20d
GM
1832007-02-10 Glenn Morris <rgm@gnu.org>
184
185 * COPYING.DJ: Remove file since it is no longer needed (see README
186 for details).
187
222b4fde
GM
1882007-01-28 Glenn Morris <rgm@gnu.org>
189
190 * COPYING.DJ: New file.
191
22311938
EZ
1922006-12-04 Eli Zaretskii <eliz@gnu.org>
193
194 * sed2v2.inp (HAVE_SYNC): Define.
195
69a6e74d
EZ
1962006-11-25 Eli Zaretskii <eliz@gnu.org>
197
198 * sed1v2.inp (CFLAGS_SOUND): Edit out.
199
45a2056c
JB
2002006-09-15 Jay Belanger <belanger@truman.edu>
201
202 * COPYING: Replace "Library Public License" by "Lesser Public
203 License" throughout.
204
67b8391b
EZ
2052005-09-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
206
207 * sed3v2.inp (GETOPT_H, GETOPTOBJS): Define to use getopt.h,
208 getopt.o and getopt1.o.
209
a0ec7a4a
LK
2102005-07-04 Lute Kamstra <lute@gnu.org>
211
212 Update FSF's address in GPL notices.
213
3819d330
EZ
2142004-11-10 Eli Zaretskii <eliz@gnu.org>
215
216 * sed1.inp: Revert last change.
217
880820fe 2182004-11-09 Jan Djärv <jan.h.d@swipnet.se>
ba68f95a
JD
219
220 * sed1v2.inp: Use djecho for buildobj.lst.
221
222 * sed1.inp: Ditto.
223
3f8ea68c
EZ
2242004-11-08 Eli Zaretskii <eliz@gnu.org>
225
997a1ae5
EZ
226 * sedlisp.inp (bootstrap-clean): Copy ldefs-boot.el onto
227 loaddefs.el, unless the latter exists and is newer.
228
406865b8
EZ
229 * mainmake.v2 (mostlyclean, distclean, maintainer-clean)
230 (extraclean, bootfast): New targets.
231 (top_distclean): New macro, used by distclean, maintainer-clean,
232 and extraclean.
233 (.PHONY): Add bootfast.
234 (bootstrap): Make bootstrap-after in lisp.
5e1a6e32 235 (bootstrap-clean-before): Clean in man, lispref, and lispintro as well.
406865b8 236
3f8ea68c
EZ
237 * sed2v2.inp (HAVE_BZERO): Define for GCC v3.x and later.
238
b0b6ad00
EZ
2392004-10-06 Eli Zaretskii <eliz@gnu.org>
240
241 * sed1v2.inp (LC_ALL=C): Fix src/Makefile breakage caused by
242 recent (2004-09-24) changes in src/Makefile.in.
243
ab5a4a32
EZ
2442004-08-14 Eli Zaretskii <eliz@gnu.org>
245
246 * sedleim.inp: Remove the lines which say "<TAB>@true", to avoid
247 running a Unixy shell and to reincarnate the "Nothing to be done
248 for `all'" message from Make when there's nothing to be done.
249
cdc9b845
EZ
2502004-05-11 Eli Zaretskii <eliz@gnu.org>
251
252 * sedleim.inp (distclean): Remove stamp-subdirs.
253 (SUBDIRS): Don't use `touch', use `djecho' instead.
254 (changed.tit, changed.misc): Use `djecho' instead of `echo'.
255
05fdbeb8
EZ
2562004-05-02 Eli Zaretskii <eliz@gnu.org>
257
258 * sed2v2.inp (HAVE_GETRUSAGE): Define.
259
a6eeaa81 2602003-09-22 Eli Zaretskii <eliz@gnu.org>
2f809aae
EZ
261
262 * mainmake.v2 (man lispref lispintro): Specify an explicit target
263 `info', like Makefile.in does.
264
a6eeaa81 2652003-08-31 Eli Zaretskii <eliz@gnu.org>
bbc2d90e
EZ
266
267 * sed3v2.inp (srcdir): Use "command.com /c cd" to produce an
268 absolute file name of the current working directory. This avoids
269 the warning from Make about circular dependencies.
270
a6eeaa81 2712003-08-30 Eli Zaretskii <eliz@gnu.org>
d5947564
EZ
272
273 * sedlisp.inp: Set FNCASE=y for all targets in the lisp directory,
274 so that CVS etc. file names are filtered out of the list of
275 subdirectories.
276
a6eeaa81 2772003-08-28 Eli Zaretskii <eliz@gnu.org>
a0b18738
EZ
278
279 * sed6.inp (elisp.dvi, index.texi): Replace Unix shell commands
280 with equivalent COMMAND.COM commands.
281
a6eeaa81 2822003-08-24 Eli Zaretskii <eliz@gnu.org>
8e1cc65f 283
3d8714e7
EZ
284 * sed3v2.inp (EXEEXT): Define to an empty string.
285
b7cb1e12 286 * sed1v2.inp (EXEEXT): Define to an empty string.
5459e42a 287 Remove src/emacs after producing b-emacs.exe.
b7cb1e12
EZ
288
289 * sed2v2.inp (HAVE_DIFFTIME, HAVE_MEMCMP, HAVE_MEMMOVE)
8e1cc65f
EZ
290 (HAVE_SIZE_T): Define.
291
852eef40
EZ
2922002-04-16 Eli Zaretskii <eliz@is.elta.co.il>
293
294 * sed2v2.inp: New file.
295
296 * sed2.inp: Remove DJGPP v2.x stuff.
297
93fc6fbe
EZ
2982002-03-27 Eli Zaretskii <eliz@is.elta.co.il>
299
300 * sedlisp.inp <bootstrap-clean>: Make sure all *.el files have
301 Unix EOLs, to avoid overflowing pure storage while bootstrapping.
302
ab8a75de
EZ
3032002-03-20 Eli Zaretskii <eliz@is.elta.co.il>
304
177c0ea7 305 * mainmake.v2 (bootstrap-lisp-1, bootstrap-lisp, bootstrap-src)
ab8a75de
EZ
306 (bootstrap-clean-before, bootstrap-clean-after): Return to the
307 top-level directory after sub-make.
308 (bootstrap-lisp): Pass an absolute file name as value of ${lisp}.
309
310 * sed1v2.inp: Fix editing of the rule for ${libsrc}make-docfile.
311
b9c1fa2e
EZ
3122002-03-09 Eli Zaretskii <eliz@is.elta.co.il>
313
69587bba 314 Add support for bootstrapping Emacs:
b9c1fa2e
EZ
315
316 * sed1v2.inp: Edit the bootstrap-* targets. Fix the mostlyclean
317 target.
318
177c0ea7
JB
319 * mainmake.v2 (maybe_bootstrap, bootstrap, bootstrap-lisp-1)
320 (bootstrap-lisp, bootstrap-src, bootstrap-clean-before)
b9c1fa2e
EZ
321 (bootstrap-clean-after): New targets.
322 (all): Depend on maybe_bootstrap.
323
fcd2ab44
EZ
3242001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
325
326 * sed1v2.inp: Delete _gdbinit in distclean target.
327
880820fe 3282001-12-09 Pavel Janík <Pavel@Janik.cz>
72244db2
PJ
329
330 * COPYING: Moved back.
331
b0a63d77
EZ
3322001-12-07 Eli Zaretskii <eliz@is.elta.co.il>
333
334 * sed2.inp (HAVE_VFORK): Don't define: the fragment in sysdep.c
335 which needed it is gone.
336
880820fe 3372001-11-29 Pavel Janík <Pavel@Janik.cz>
0142178a
PJ
338
339 * COPYING: Removed.
340
ac74199d
EZ
3412001-11-24 Eli Zaretskii <eliz@is.elta.co.il>
342
343 * mainmake.v2 (lispintro): New target.
344 (all): Add lispintro.
345
346 * sed6.inp (SHELL): Comment away, for lispintro.
347
5c32b7c5
EZ
3482001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
349
350 * sed6.inp (texinputdir): Add, for the lispref directory.
351
352 * mainmake.v2 (all): Add lispref.
353 (man lispref): Add lispref.
354
71431a0e
GM
3552001-10-20 Gerd Moellmann <gerd@gnu.org>
356
6aa97356 357 * (Version 21.1 released.)
71431a0e 358
ab952a4f
GM
3592001-10-05 Gerd Moellmann <gerd@gnu.org>
360
361 * Branch for 21.1.
177c0ea7 362
fc406406
EZ
3632001-07-20 Eli Zaretskii <eliz@is.elta.co.il>
364
365 * mainmake.v2 (install): Create site-lisp/subdirs.el if it is not
366 already there.
367
24b97d4b
EZ
3682001-07-06 Eli Zaretskii <eliz@is.elta.co.il>
369
370 * sed2.inp: Ifdef away the test for !HAVE_MKTIME, to avoid parse
371 error in "gcc -E -traditional" with GCC 3.0.
372
2b908342
EZ
3732001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
374
375 * sedleim.inp (srcdir=): Edit @srcdir@ into an absolute file name
376 of the leim subdirectory, so that EMACSLOADPATH doesn't break when
377 titdic-convert chdirs into leim/quail.
378
9d5d1075
EZ
3792001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
380
381 * sedleim.inp: Adapt to changes in leim/Makefile.in's $(TIT)
382 target.
383
d7fcecc1
EZ
3842001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
385
386 * README: New file.
387
388 * sed1.inp: Add copyright.
389 * sed1v2.inp: Add copyright.
390 * sed2.inp: Add copyright.
391 * sed2x.inp: Add copyright.
392 * sed3.inp: Add copyright.
393 * sed3v2.inp: Add copyright.
394 * sed4.inp: Add copyright.
395 * sed5x.inp: Add copyright.
396 * sed6.inp: Add copyright.
397 * sedleim.inp: Add copyright.
398 * sedlisp.inp: Add copyright.
399
7121a5e1
EZ
4002001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
401
402 * mainmake.v2, mainmake: Add copyright.
403
da7fab49
EZ
4042000-11-22 Eli Zaretskii <eliz@is.elta.co.il>
405
406 * sed2.inp (NSIG) [__DJGPP__ == 2 && __DJGPP_MINOR__ == 1]:
407 Define; it is undefined in DJGPP v2.01.
408
f4da4611
EZ
4092000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
410
411 * sed2.inp (HAVE_MKSTEMP): Define.
412
a115794c
EZ
4132000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
414
415 * sedleim.inp (RUN-EMACS): Remove EMACSLOADPATH setting as part of
416 the command; use Make's "export EMACSLOADPATH=" instead. Remove
417 the handling of `command` expansion, leim/Makefile.in doesn't use
418 that anymore.
419
67e0a2b6
EZ
4202000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
421
422 * sed2.inp (HAVE_INDEX, HAVE_RINDEX): Define.
423
838b9528
EZ
4242000-08-22 Eli Zaretskii <eliz@is.elta.co.il>
425
426 * mainmake.v2 (TAGS): Don't use [a-zA-Z]*, as it causes wildcard
427 expansion to become case-sensitive and return all file names in
428 upper case on plain DOS.
429
efb29aff
EZ
4302000-08-05 Eli Zaretskii <eliz@is.elta.co.il>
431
432 * mainmake.v2 (src): Put gdb.tmp after -a, since djecho's -a
433 switch requires an argument.
434
4a201758
EZ
4352000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
436
437 * mainmake.v2 (src): Make the rule faster by using a single djecho
438 command instead of multiple redir invocations.
439 (install): Speed up by using a command.com's for loop.
440
7f987ac0
EZ
4412000-07-23 Eli Zaretskii <eliz@is.elta.co.il>
442
443 * sed3v2.inp: Define ALLOCA to an empty string.
444
68be2869
EZ
4452000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
446
447 * sed1v2.inp: Put getloadavg.o into LIBOBJS, not GETLOADAVG_LIBS.
448
c107c335
EZ
4492000-07-09 Eli Zaretskii <eliz@is.elta.co.il>
450
451 * sed1v2.inp: Set LIBSOUND to an empty string.
452
7f3e4303
EZ
4532000-06-26 Eli Zaretskii <eliz@is.elta.co.il>
454
455 * sed2.inp: Define HAVE_STRUCT_TIMEZONE in src/config.h.
456
db1306d8
EZ
4572000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
458
459 * sed1v2.inp: Set GETLOADAVG_LIBS to getloadavg.o in src/Makefile.
460
4ea325f5
EZ
4612000-06-18 Eli Zaretskii <eliz@is.elta.co.il>
462
463 * sedlisp.inp (srcdir): Edit this variable.
464
7d5c8691
EZ
4652000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
466
467 * sedlisp.inp: New file.
468
fcd2e082
EZ
4692000-05-18 Eli Zaretskii <eliz@is.elta.co.il>
470
471 * sed6.inp: Changes to allow "make foo.dvi" on DJGPP platforms:
472 (ENVADD): Redefine as empty, to avoid requiring a Unixy shell.
473 (TEXINPUTS): Use semi-colon; export explicitly.
474 (MAKEINFO): Export explicitly.
475
35a28e21
EZ
4762000-05-01 Eli Zaretskii <eliz@is.elta.co.il>
477
478 * mainmake.v2 (install): Install ebrowse.exe.
479
33744b5d
DL
4802000-04-14 Dave Love <fx@gnu.org>
481
482 * sed1v2.inp, sed1.inp: Add LIBS, LIBOBJS.
483
c1300911
EZ
4842000-03-13 Eli Zaretskii <eliz@is.elta.co.il>
485
486 * sed2.inp: Add PROTOTYPES and POINTER_TYPE, per the new
487 config.in.
488
7c7b25db
EZ
4892000-01-27 Eli Zaretskii <eliz@is.elta.co.il>
490
491 * sed2.inp (HAVE_SETITIMER): Define.
492
ba3a0c6d
EZ
4931999-11-18 Eli Zaretskii <eliz@is.elta.co.il>
494
495 * sed2.inp (HAVE_TM_GMTOFF, HAVE_MBLEN): Define.
496
497 * sed1v2.inp: Convert "LC_ALL=C ./temacs" to MS-DOS equivalent.
498
32072ea3
DL
4991999-07-29 Eli Zaretskii <eliz@gnu.org>
500
501 * sedleim.inp (SHELL, MAKESHELL): Use /xyzzy/command as the shell.
502
5031999-07-12 Richard Stallman <rms@gnu.org>
504
505 * Version 20.4 released.
506
5071999-07-01 Eli Zaretskii <eliz@gnu.org>
508
509 * mainmake.v2 (SHELL, MAKESHELL): Don't use /dos/command, it can
10d1d0af 510 invoke an incompatible version of COMMAND.COM.
32072ea3
DL
511
5121999-05-19 Eli Zaretskii <eliz@gnu.org>
513
514 * sed1v2.inp: Use -gcoff instead of -g in CFLAGS, for those who
515 have GCC configured by default to use stabs, which unexec.c
516 doesn't currently support.
517
5181999-01-14 Eli Zaretskii <eliz@gnu.org>
519
520 * mainmake.v2 (install): Use update instead of sed to install fns.el.
521
5221999-01-11 Eli Zaretskii <eliz@gnu.org>
523
524 * mainmake.v2 (install): Install fns.el in ../bin, since Emacs
525 looks for it in exec-directory.
526
5271999-01-07 Eli Zaretskii <eliz@gnu.org>
528
529 * sedleim.inp: New file, for configuring the leim directory.
530
531 * mainmake.v2 (src): Build files in leim if leim/Makefile exists.
532 (clean): Add clean in leim.
533
5341998-11-08 Eli Zaretskii <eliz@mescaline.gnu.org>
535
536 * mainmake.v2 (SHELL, MAKESHELL): Don't use `override'.
537
5381998-10-20 Eli Zaretskii <eliz@mescaline.gnu.org>
539
540 * mainmake.v2: Forcibly set SHELL and MAKESHELL to force Make to
541 use COMMAND.COM as the shell.
542
5431998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
544
545 * Version 20.3 released.
546
5471998-05-04 Eli Zaretskii <eliz@mescaline.gnu.org>
548
549 * mainmake.v2 (TAGS tags): Fix file name wildcards in lisp
550 directory.
551
5521998-04-13 Eli Zaretskii <eliz@delysid.gnu.org>
553
554 * mainmake.v2 (src): Replace topdir with top_srcdir in commands
555 which generate gdb.ini.
556
5571998-04-12 Eli Zaretskii <eliz@delysid.gnu.org>
558
559 * mainmake.v2 (version): Determine emacs-version from
560 lisp/version.el. Pass it to sub-Make's.
561
5621998-04-05 Eli Zaretskii <eliz@is.elta.co.il>
563
564 * sed3v2.inp: When installing ${version},
565 do it replacing @version@.
566
567 * mainmake.v2 (version): Compute the version from lisp/version.el
568 and pass to sub-Make's. Pass top_srcdir to sub-Make's.
569
5701997-11-20 Eli Zaretskii <eliz@is.elta.co.il>
571
572 * sed6.inp: New file, configures the man directory for MSDOS.
573
574 * mainmake.v2 (man): New target to build the manual.
575 (all): Add the man dependency.
576 (install): Change bin\\nul to bin\nul.
577
5781997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
579
580 * Version 20.2 released.
581
5821997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
583
584 * Version 20.1 released.
585
5861997-09-07 Eli Zaretskii <eliz@is.elta.co.il>
587
588 * sed1v2.inp: Enlarge the stack size of temacs to 100KB.
589
5901997-08-13 Eli Zaretskii <eliz@psilocin.gnu.ai.mit.edu>
591
8de5628c 592 * sed2.inp (EMACS_CONFIGURATION): Set to i386-pc-msdosdjgpp.
32072ea3 593
5e1a6e32 5941997-08-10 Eli Zaretskii <eliz@is.elta.co.il>
32072ea3
DL
595
596 * sed1v2.inp (CPPFLAGS, LDFLAGS): Edit to empty.
597
5981997-07-10 Eli Zaretskii <eliz@is.elta.co.il>
599
600 * sed2.inp (HAVE_LOGB, HAVE_FREXP, HAVE_FMOD, HAVE_RINT)
601 (HAVE_CBRT, HAVE_FPATHCONF, HAVE_SETRLIMIT): Defined.
602
603 * sed1.inp, sed1v2.inp: Remove `stamp-oldxmenu' dependency, so
604 MSDOS users won't need `touch' installed.
605
606 * mainmake.v2 (TAGS, tags): Include new lisp subdirectories.
607
6081996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
609
610 * Version 19.33 released.
611
6121996-08-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
613
614 * is_exec.c: Renamed from is-exec.c.
615
6161996-07-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
617
618 * Version 19.32 released.
619
620 * is-exec.c, sigaction.c: New files.
621
6221996-07-24 Eli Zaretskii <eliz@is.elta.co.il>
623
624 * mainmake.v2 (TAGS): Make sure bin/etags.exe is current. Make
625 the rules always generate TAGS.
626
6271996-06-09 Eli Zaretskii <eliz@is.elta.co.il>
628
629 * sed2.inp: Don't undef MULTI_FRAME.
630
6311996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
632
633 * Version 19.31 released.
634
6351996-04-17 Eli Zaretskii <eliz@is.elta.co.il>
636
637 * sed1.inp: Replace `make-docfile' with `make-doc.exe'. In case
638 src/Makefile needs to rebuild `make-doc.exe', use one command per line.
639 Undo the previous change.
177c0ea7 640
32072ea3
DL
6411996-04-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
642
177c0ea7 643 * sed1.inp: Change make-docfile to make-doc.exe in a second place.
32072ea3
DL
644
6451996-04-15 Eli Zaretskii <eliz@is.elta.co.il>
646
647 * mainmake.v2 (src): Create a file with sed commands instead of using
648 a long sed command line (some versions of Sed don't handle that).
649 (gdb): Merged back into src, undoing April 13 change.
650 (install): Do use if statements, but not a loop.
177c0ea7 651
32072ea3
DL
6521996-04-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
653
654 * mainmake.v2 (gdb): New target, broken out of src.
655 (install): Use simple explicit copy commands, not a loop.
656
6571996-04-10 Eli Zaretskii <eliz@is.elta.co.il>
658
659 * sed2.inp: Under DJGPP v2, use <sys/config.h> instead of most of
660 config.h.in.
661
662 * sed1v2.inp, sed3v2.inp, mainmake.v2: New files.
663
6641996-01-23 Karl Heuer <kwzh@gnu.ai.mit.edu>
665
666 * sed2.inp (LOCALTIME_CACHE, HAVE_TZSET): Define these.
667
6681995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
669
670 * Version 19.30 released.
671
6721995-11-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
673
674 * sed3.inp: Alter test-distrib to test-dis.
675
6761995-11-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
677
678 * mainmake (install): Don't mv make-doc.exe into ../bin/.
679
6801995-10-11 Kim Storm <kfstorm@wombat.gnu.ai.mit.edu>
681
682 * sed1.inp: Call make-doc.exe instead of make-docfile.
683
6841995-06-08 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
685
686 * sed2.inp: Define STDC_HEADERS.
687 Undefine MULTI_FRAME, until somebody fixes msdos.h and msdos.c.
688
6891995-01-20 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
690
691 * sed3.inp: Fix sed append command to behave as intended.
692
6931995-01-20 Morten Welinder <terra@diku.dk>
694
695 * sed3.inp: Delete mysterious dot. Add comment to protect blank
696 line at end of file. Make sure make-docfile is compiled.
697
6981995-01-10 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
699
700 * sed3.inp: Use coff2exe on make-docfile.
701 * sed1.inp: Not go32, which has problems with long arg lists.
702
7031994-10-17 Morten Welinder <terra@mole.gnu.ai.mit.edu>
704
705 * sed1.inp: Handle "\t#"-style comments.
706 (obj): Don't add any files -- now done in src/makefile.in.in
707 (temacs): Don't depend on prefix-args.
708 (DOC): Reflect makefile changes regarding two-batch run.
709
710 * sed2.inp: Add comments showing how to use the system malloc.
711 (EMACS_CONFIG_OPTIONS): Set though not useful.
712 (HAVE_MKTIME): Define.
713
714 * mainmake (clean): Add target.
715
716 * sed1x.inp, sed2x.inp, sed5x.inp: New files for X configuration.
717
32072ea3
DL
7181994-07-14 Morten Welinder (terra@diku.dk)
719
720 * sed2.inp (HAVE_STRERROR): Define.
721
7221994-07-08 Morten Welinder (terra@diku.dk)
723
724 * sed1.inp, sed2.inp: Use "m/intel386" instead of "m/dos386.h".
725
7261994-06-01 Morten Welinder (terra@diku.dk)
727
728 * sed4.inp: New file for configuring src/paths.h.
729
7301994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
731
732 * Version 19.25 released.
733
7341994-05-22 Morten Welinder (terra@diku.dk)
735
736 * sed1.inp: Adding dos-fns.elc to the set of lisp files was moved
737 to src/makefile.in.in.
738
7391994-05-20 Morten Welinder (terra@tyr.diku.dk)
740
741 * sed2.inp: Reflect change from CONFIGURATION to EMACS_CONFIGURATION.
742 Also set it to correct three-part value.
743
7441994-05-16 Morten Welinder (terra@tyr.diku.dk)
745
746 * Version 19.23 released.
747
748 * sed1.inp: Don't use `+' in regexps as different stream
749 editors interpret them differently. Use `*' instead.
750
7511994-05-12 Morten Welinder (terra@diku.dk)
752
753 * mainmake (install): Set the minimum stack (for running under
754 DPMI) to 512K. Avoid using wildcard for matching one file.
755
7561994-05-08 Morten Welinder (terra@diku.dk)
757
758 * sed3.inp: Don't pass version to [ce]tags.
759
7601994-04-30 Morten Welinder (terra@diku.dk)
761
194d44e7 762 * sed1.inp: Don't comment out the inc-vers run as that
32072ea3
DL
763 does not exist anymore.
764 Don't reset DEBUG_MOLE as that no longer is used.
765 Identify the file being patched as src/...
766 * sed2.inp: Identify the file being patched as src/...
767 * sed3.inp: We don't have to have the version number in here
768 anymore. Instead we patch the way it is passed from make to
769 the C compiler.
770
7711994-04-29 Morten Welinder (terra@diku.dk)
772
773 * sed1.inp: Set CFLAGS=-O2, not -g. Handle the new
774 M_FILE, S_FILE, and SET_MAKE defines. Get rid of ^Ms.
775
776 * sed2.inp: We have bcmp. Configuration is "msdos".
777 Get rid of ^Ms.
778
779 * sed3.inp: Set CFLAGS=-O2, not -g. Correct for
780 new configuration regarding utilities not to compile.
781 Fix version number. Get rid of ^Ms.
782
7831994-01-08 Morten Welinder (terra@diku.dk)
784
194d44e7 785 * sed3.inp: Improve make-compatibility by not using drive
32072ea3
DL
786 specifications and by not specifying an explicit shell.
787
7881994-01-07 Morten Welinder (terra@diku.dk)
789
790 * sed1.inp: Incorporate the actions of patch1.
791 * patch1: File deleted.
792
7931993-01-05 Morten Welinder (terra@diku.dk)
794
795 * mainmake: New file, makefile for the main directory.
796
797 * patch1: New file. Context diff to turn src/makefile.in into
798 a msdos version called makefile.
799
800 * emacs.pif: New file, program information file for Emacs under
801 Windows. (This file contains non-printable characters.)
802
803 * emacs.ico: New file, icon for Emacs under Windows. It's so ugly
8de5628c 804 that someone is bound to create a better one. Mail uuencoded icons
32072ea3
DL
805 to terra@diku.dk, but be prepared to sign a copyright disclaimer.
806 (This file contains non-printable characters.)
807
177c0ea7 808 * sed3.inp: New file for changing lib-src/makefile.in into
32072ea3
DL
809 lib-src/makefile.
810
8de5628c 811 * sed2.inp: New file for changing src/config.h-in into src/config.h.
32072ea3 812
8de5628c 813 * sed1.inp: New file for changing src/makefile.in.in into src/makefile.
6922b018
KH
814
815;; Local Variables:
880820fe 816;; coding: utf-8
33462dfa 817;; add-log-time-zone-rule: t
6922b018 818;; End:
2a34a036 819
b65d8176 820 Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003,
114f9c96 821 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
7f6d64f8
GM
822
823 This file is part of GNU Emacs.
824
ff0cdfb9 825 GNU Emacs is free software: you can redistribute it and/or modify
7f6d64f8 826 it under the terms of the GNU General Public License as published by
ff0cdfb9
GM
827 the Free Software Foundation, either version 3 of the License, or
828 (at your option) any later version.
7f6d64f8
GM
829
830 GNU Emacs is distributed in the hope that it will be useful,
831 but WITHOUT ANY WARRANTY; without even the implied warranty of
832 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
833 GNU General Public License for more details.
834
835 You should have received a copy of the GNU General Public License
ff0cdfb9 836 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
1042fe8c
MB
837
838;;; arch-tag: b602fbb5-3776-4053-8de2-03da33c29d44