Switch license to GPLv3 or later.
[bpt/emacs.git] / msdos / ChangeLog
CommitLineData
537a062f
CY
12007-06-02 Chong Yidong <cyd@stupidchicken.com>
2
3 * Version 22.1 released.
4
f5f4e20d
GM
52007-02-10 Glenn Morris <rgm@gnu.org>
6
7 * COPYING.DJ: Remove file since it is no longer needed (see README
8 for details).
9
222b4fde
GM
102007-01-28 Glenn Morris <rgm@gnu.org>
11
12 * COPYING.DJ: New file.
13
22311938
EZ
142006-12-04 Eli Zaretskii <eliz@gnu.org>
15
16 * sed2v2.inp (HAVE_SYNC): Define.
17
69a6e74d
EZ
182006-11-25 Eli Zaretskii <eliz@gnu.org>
19
20 * sed1v2.inp (CFLAGS_SOUND): Edit out.
21
45a2056c
JB
222006-09-15 Jay Belanger <belanger@truman.edu>
23
24 * COPYING: Replace "Library Public License" by "Lesser Public
25 License" throughout.
26
67b8391b
EZ
272005-09-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
28
29 * sed3v2.inp (GETOPT_H, GETOPTOBJS): Define to use getopt.h,
30 getopt.o and getopt1.o.
31
a0ec7a4a
LK
322005-07-04 Lute Kamstra <lute@gnu.org>
33
34 Update FSF's address in GPL notices.
35
3819d330
EZ
362004-11-10 Eli Zaretskii <eliz@gnu.org>
37
38 * sed1.inp: Revert last change.
39
ba68f95a
JD
402004-11-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
41
42 * sed1v2.inp: Use djecho for buildobj.lst.
43
44 * sed1.inp: Ditto.
45
3f8ea68c
EZ
462004-11-08 Eli Zaretskii <eliz@gnu.org>
47
997a1ae5
EZ
48 * sedlisp.inp (bootstrap-clean): Copy ldefs-boot.el onto
49 loaddefs.el, unless the latter exists and is newer.
50
406865b8
EZ
51 * mainmake.v2 (mostlyclean, distclean, maintainer-clean)
52 (extraclean, bootfast): New targets.
53 (top_distclean): New macro, used by distclean, maintainer-clean,
54 and extraclean.
55 (.PHONY): Add bootfast.
56 (bootstrap): Make bootstrap-after in lisp.
5e1a6e32 57 (bootstrap-clean-before): Clean in man, lispref, and lispintro as well.
406865b8 58
3f8ea68c
EZ
59 * sed2v2.inp (HAVE_BZERO): Define for GCC v3.x and later.
60
b0b6ad00
EZ
612004-10-06 Eli Zaretskii <eliz@gnu.org>
62
63 * sed1v2.inp (LC_ALL=C): Fix src/Makefile breakage caused by
64 recent (2004-09-24) changes in src/Makefile.in.
65
ab5a4a32
EZ
662004-08-14 Eli Zaretskii <eliz@gnu.org>
67
68 * sedleim.inp: Remove the lines which say "<TAB>@true", to avoid
69 running a Unixy shell and to reincarnate the "Nothing to be done
70 for `all'" message from Make when there's nothing to be done.
71
cdc9b845
EZ
722004-05-11 Eli Zaretskii <eliz@gnu.org>
73
74 * sedleim.inp (distclean): Remove stamp-subdirs.
75 (SUBDIRS): Don't use `touch', use `djecho' instead.
76 (changed.tit, changed.misc): Use `djecho' instead of `echo'.
77
05fdbeb8
EZ
782004-05-02 Eli Zaretskii <eliz@gnu.org>
79
80 * sed2v2.inp (HAVE_GETRUSAGE): Define.
81
a6eeaa81 822003-09-22 Eli Zaretskii <eliz@gnu.org>
2f809aae
EZ
83
84 * mainmake.v2 (man lispref lispintro): Specify an explicit target
85 `info', like Makefile.in does.
86
a6eeaa81 872003-08-31 Eli Zaretskii <eliz@gnu.org>
bbc2d90e
EZ
88
89 * sed3v2.inp (srcdir): Use "command.com /c cd" to produce an
90 absolute file name of the current working directory. This avoids
91 the warning from Make about circular dependencies.
92
a6eeaa81 932003-08-30 Eli Zaretskii <eliz@gnu.org>
d5947564
EZ
94
95 * sedlisp.inp: Set FNCASE=y for all targets in the lisp directory,
96 so that CVS etc. file names are filtered out of the list of
97 subdirectories.
98
a6eeaa81 992003-08-28 Eli Zaretskii <eliz@gnu.org>
a0b18738
EZ
100
101 * sed6.inp (elisp.dvi, index.texi): Replace Unix shell commands
102 with equivalent COMMAND.COM commands.
103
a6eeaa81 1042003-08-24 Eli Zaretskii <eliz@gnu.org>
8e1cc65f 105
3d8714e7
EZ
106 * sed3v2.inp (EXEEXT): Define to an empty string.
107
b7cb1e12 108 * sed1v2.inp (EXEEXT): Define to an empty string.
5459e42a 109 Remove src/emacs after producing b-emacs.exe.
b7cb1e12
EZ
110
111 * sed2v2.inp (HAVE_DIFFTIME, HAVE_MEMCMP, HAVE_MEMMOVE)
8e1cc65f
EZ
112 (HAVE_SIZE_T): Define.
113
852eef40
EZ
1142002-04-16 Eli Zaretskii <eliz@is.elta.co.il>
115
116 * sed2v2.inp: New file.
117
118 * sed2.inp: Remove DJGPP v2.x stuff.
119
93fc6fbe
EZ
1202002-03-27 Eli Zaretskii <eliz@is.elta.co.il>
121
122 * sedlisp.inp <bootstrap-clean>: Make sure all *.el files have
123 Unix EOLs, to avoid overflowing pure storage while bootstrapping.
124
ab8a75de
EZ
1252002-03-20 Eli Zaretskii <eliz@is.elta.co.il>
126
177c0ea7 127 * mainmake.v2 (bootstrap-lisp-1, bootstrap-lisp, bootstrap-src)
ab8a75de
EZ
128 (bootstrap-clean-before, bootstrap-clean-after): Return to the
129 top-level directory after sub-make.
130 (bootstrap-lisp): Pass an absolute file name as value of ${lisp}.
131
132 * sed1v2.inp: Fix editing of the rule for ${libsrc}make-docfile.
133
b9c1fa2e
EZ
1342002-03-09 Eli Zaretskii <eliz@is.elta.co.il>
135
136 Add support for bootstraping Emacs:
137
138 * sed1v2.inp: Edit the bootstrap-* targets. Fix the mostlyclean
139 target.
140
177c0ea7
JB
141 * mainmake.v2 (maybe_bootstrap, bootstrap, bootstrap-lisp-1)
142 (bootstrap-lisp, bootstrap-src, bootstrap-clean-before)
b9c1fa2e
EZ
143 (bootstrap-clean-after): New targets.
144 (all): Depend on maybe_bootstrap.
145
fcd2ab44
EZ
1462001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
147
148 * sed1v2.inp: Delete _gdbinit in distclean target.
149
72244db2
PJ
1502001-12-09 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
151
152 * COPYING: Moved back.
153
b0a63d77
EZ
1542001-12-07 Eli Zaretskii <eliz@is.elta.co.il>
155
156 * sed2.inp (HAVE_VFORK): Don't define: the fragment in sysdep.c
157 which needed it is gone.
158
0142178a
PJ
1592001-11-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
160
161 * COPYING: Removed.
162
ac74199d
EZ
1632001-11-24 Eli Zaretskii <eliz@is.elta.co.il>
164
165 * mainmake.v2 (lispintro): New target.
166 (all): Add lispintro.
167
168 * sed6.inp (SHELL): Comment away, for lispintro.
169
5c32b7c5
EZ
1702001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
171
172 * sed6.inp (texinputdir): Add, for the lispref directory.
173
174 * mainmake.v2 (all): Add lispref.
175 (man lispref): Add lispref.
176
71431a0e
GM
1772001-10-20 Gerd Moellmann <gerd@gnu.org>
178
6aa97356 179 * (Version 21.1 released.)
71431a0e 180
ab952a4f
GM
1812001-10-05 Gerd Moellmann <gerd@gnu.org>
182
183 * Branch for 21.1.
177c0ea7 184
fc406406
EZ
1852001-07-20 Eli Zaretskii <eliz@is.elta.co.il>
186
187 * mainmake.v2 (install): Create site-lisp/subdirs.el if it is not
188 already there.
189
24b97d4b
EZ
1902001-07-06 Eli Zaretskii <eliz@is.elta.co.il>
191
192 * sed2.inp: Ifdef away the test for !HAVE_MKTIME, to avoid parse
193 error in "gcc -E -traditional" with GCC 3.0.
194
2b908342
EZ
1952001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
196
197 * sedleim.inp (srcdir=): Edit @srcdir@ into an absolute file name
198 of the leim subdirectory, so that EMACSLOADPATH doesn't break when
199 titdic-convert chdirs into leim/quail.
200
9d5d1075
EZ
2012001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
202
203 * sedleim.inp: Adapt to changes in leim/Makefile.in's $(TIT)
204 target.
205
d7fcecc1
EZ
2062001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
207
208 * README: New file.
209
210 * sed1.inp: Add copyright.
211 * sed1v2.inp: Add copyright.
212 * sed2.inp: Add copyright.
213 * sed2x.inp: Add copyright.
214 * sed3.inp: Add copyright.
215 * sed3v2.inp: Add copyright.
216 * sed4.inp: Add copyright.
217 * sed5x.inp: Add copyright.
218 * sed6.inp: Add copyright.
219 * sedleim.inp: Add copyright.
220 * sedlisp.inp: Add copyright.
221
7121a5e1
EZ
2222001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
223
224 * mainmake.v2, mainmake: Add copyright.
225
da7fab49
EZ
2262000-11-22 Eli Zaretskii <eliz@is.elta.co.il>
227
228 * sed2.inp (NSIG) [__DJGPP__ == 2 && __DJGPP_MINOR__ == 1]:
229 Define; it is undefined in DJGPP v2.01.
230
f4da4611
EZ
2312000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
232
233 * sed2.inp (HAVE_MKSTEMP): Define.
234
a115794c
EZ
2352000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
236
237 * sedleim.inp (RUN-EMACS): Remove EMACSLOADPATH setting as part of
238 the command; use Make's "export EMACSLOADPATH=" instead. Remove
239 the handling of `command` expansion, leim/Makefile.in doesn't use
240 that anymore.
241
67e0a2b6
EZ
2422000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
243
244 * sed2.inp (HAVE_INDEX, HAVE_RINDEX): Define.
245
838b9528
EZ
2462000-08-22 Eli Zaretskii <eliz@is.elta.co.il>
247
248 * mainmake.v2 (TAGS): Don't use [a-zA-Z]*, as it causes wildcard
249 expansion to become case-sensitive and return all file names in
250 upper case on plain DOS.
251
efb29aff
EZ
2522000-08-05 Eli Zaretskii <eliz@is.elta.co.il>
253
254 * mainmake.v2 (src): Put gdb.tmp after -a, since djecho's -a
255 switch requires an argument.
256
4a201758
EZ
2572000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
258
259 * mainmake.v2 (src): Make the rule faster by using a single djecho
260 command instead of multiple redir invocations.
261 (install): Speed up by using a command.com's for loop.
262
7f987ac0
EZ
2632000-07-23 Eli Zaretskii <eliz@is.elta.co.il>
264
265 * sed3v2.inp: Define ALLOCA to an empty string.
266
68be2869
EZ
2672000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
268
269 * sed1v2.inp: Put getloadavg.o into LIBOBJS, not GETLOADAVG_LIBS.
270
c107c335
EZ
2712000-07-09 Eli Zaretskii <eliz@is.elta.co.il>
272
273 * sed1v2.inp: Set LIBSOUND to an empty string.
274
7f3e4303
EZ
2752000-06-26 Eli Zaretskii <eliz@is.elta.co.il>
276
277 * sed2.inp: Define HAVE_STRUCT_TIMEZONE in src/config.h.
278
db1306d8
EZ
2792000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
280
281 * sed1v2.inp: Set GETLOADAVG_LIBS to getloadavg.o in src/Makefile.
282
4ea325f5
EZ
2832000-06-18 Eli Zaretskii <eliz@is.elta.co.il>
284
285 * sedlisp.inp (srcdir): Edit this variable.
286
7d5c8691
EZ
2872000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
288
289 * sedlisp.inp: New file.
290
fcd2e082
EZ
2912000-05-18 Eli Zaretskii <eliz@is.elta.co.il>
292
293 * sed6.inp: Changes to allow "make foo.dvi" on DJGPP platforms:
294 (ENVADD): Redefine as empty, to avoid requiring a Unixy shell.
295 (TEXINPUTS): Use semi-colon; export explicitly.
296 (MAKEINFO): Export explicitly.
297
35a28e21
EZ
2982000-05-01 Eli Zaretskii <eliz@is.elta.co.il>
299
300 * mainmake.v2 (install): Install ebrowse.exe.
301
33744b5d
DL
3022000-04-14 Dave Love <fx@gnu.org>
303
304 * sed1v2.inp, sed1.inp: Add LIBS, LIBOBJS.
305
c1300911
EZ
3062000-03-13 Eli Zaretskii <eliz@is.elta.co.il>
307
308 * sed2.inp: Add PROTOTYPES and POINTER_TYPE, per the new
309 config.in.
310
7c7b25db
EZ
3112000-01-27 Eli Zaretskii <eliz@is.elta.co.il>
312
313 * sed2.inp (HAVE_SETITIMER): Define.
314
ba3a0c6d
EZ
3151999-11-18 Eli Zaretskii <eliz@is.elta.co.il>
316
317 * sed2.inp (HAVE_TM_GMTOFF, HAVE_MBLEN): Define.
318
319 * sed1v2.inp: Convert "LC_ALL=C ./temacs" to MS-DOS equivalent.
320
32072ea3
DL
3211999-07-29 Eli Zaretskii <eliz@gnu.org>
322
323 * sedleim.inp (SHELL, MAKESHELL): Use /xyzzy/command as the shell.
324
3251999-07-12 Richard Stallman <rms@gnu.org>
326
327 * Version 20.4 released.
328
3291999-07-01 Eli Zaretskii <eliz@gnu.org>
330
331 * mainmake.v2 (SHELL, MAKESHELL): Don't use /dos/command, it can
332 invoke an incompatible version of COMAMND.COM.
333
3341999-05-19 Eli Zaretskii <eliz@gnu.org>
335
336 * sed1v2.inp: Use -gcoff instead of -g in CFLAGS, for those who
337 have GCC configured by default to use stabs, which unexec.c
338 doesn't currently support.
339
3401999-01-14 Eli Zaretskii <eliz@gnu.org>
341
342 * mainmake.v2 (install): Use update instead of sed to install fns.el.
343
3441999-01-11 Eli Zaretskii <eliz@gnu.org>
345
346 * mainmake.v2 (install): Install fns.el in ../bin, since Emacs
347 looks for it in exec-directory.
348
3491999-01-07 Eli Zaretskii <eliz@gnu.org>
350
351 * sedleim.inp: New file, for configuring the leim directory.
352
353 * mainmake.v2 (src): Build files in leim if leim/Makefile exists.
354 (clean): Add clean in leim.
355
3561998-11-08 Eli Zaretskii <eliz@mescaline.gnu.org>
357
358 * mainmake.v2 (SHELL, MAKESHELL): Don't use `override'.
359
3601998-10-20 Eli Zaretskii <eliz@mescaline.gnu.org>
361
362 * mainmake.v2: Forcibly set SHELL and MAKESHELL to force Make to
363 use COMMAND.COM as the shell.
364
3651998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
366
367 * Version 20.3 released.
368
3691998-05-04 Eli Zaretskii <eliz@mescaline.gnu.org>
370
371 * mainmake.v2 (TAGS tags): Fix file name wildcards in lisp
372 directory.
373
3741998-04-13 Eli Zaretskii <eliz@delysid.gnu.org>
375
376 * mainmake.v2 (src): Replace topdir with top_srcdir in commands
377 which generate gdb.ini.
378
3791998-04-12 Eli Zaretskii <eliz@delysid.gnu.org>
380
381 * mainmake.v2 (version): Determine emacs-version from
382 lisp/version.el. Pass it to sub-Make's.
383
3841998-04-05 Eli Zaretskii <eliz@is.elta.co.il>
385
386 * sed3v2.inp: When installing ${version},
387 do it replacing @version@.
388
389 * mainmake.v2 (version): Compute the version from lisp/version.el
390 and pass to sub-Make's. Pass top_srcdir to sub-Make's.
391
3921997-11-20 Eli Zaretskii <eliz@is.elta.co.il>
393
394 * sed6.inp: New file, configures the man directory for MSDOS.
395
396 * mainmake.v2 (man): New target to build the manual.
397 (all): Add the man dependency.
398 (install): Change bin\\nul to bin\nul.
399
4001997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
401
402 * Version 20.2 released.
403
4041997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
405
406 * Version 20.1 released.
407
4081997-09-07 Eli Zaretskii <eliz@is.elta.co.il>
409
410 * sed1v2.inp: Enlarge the stack size of temacs to 100KB.
411
4121997-08-13 Eli Zaretskii <eliz@psilocin.gnu.ai.mit.edu>
413
414 * sed2.inp: (EMACS_CONFIGURATION): Set to i386-pc-msdosdjgpp.
415
5e1a6e32 4161997-08-10 Eli Zaretskii <eliz@is.elta.co.il>
32072ea3
DL
417
418 * sed1v2.inp (CPPFLAGS, LDFLAGS): Edit to empty.
419
4201997-07-10 Eli Zaretskii <eliz@is.elta.co.il>
421
422 * sed2.inp (HAVE_LOGB, HAVE_FREXP, HAVE_FMOD, HAVE_RINT)
423 (HAVE_CBRT, HAVE_FPATHCONF, HAVE_SETRLIMIT): Defined.
424
425 * sed1.inp, sed1v2.inp: Remove `stamp-oldxmenu' dependency, so
426 MSDOS users won't need `touch' installed.
427
428 * mainmake.v2 (TAGS, tags): Include new lisp subdirectories.
429
4301996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
431
432 * Version 19.33 released.
433
4341996-08-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
435
436 * is_exec.c: Renamed from is-exec.c.
437
4381996-07-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
439
440 * Version 19.32 released.
441
442 * is-exec.c, sigaction.c: New files.
443
4441996-07-24 Eli Zaretskii <eliz@is.elta.co.il>
445
446 * mainmake.v2 (TAGS): Make sure bin/etags.exe is current. Make
447 the rules always generate TAGS.
448
4491996-06-09 Eli Zaretskii <eliz@is.elta.co.il>
450
451 * sed2.inp: Don't undef MULTI_FRAME.
452
4531996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
454
455 * Version 19.31 released.
456
4571996-04-17 Eli Zaretskii <eliz@is.elta.co.il>
458
459 * sed1.inp: Replace `make-docfile' with `make-doc.exe'. In case
460 src/Makefile needs to rebuild `make-doc.exe', use one command per line.
461 Undo the previous change.
177c0ea7 462
32072ea3
DL
4631996-04-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
464
177c0ea7 465 * sed1.inp: Change make-docfile to make-doc.exe in a second place.
32072ea3
DL
466
4671996-04-15 Eli Zaretskii <eliz@is.elta.co.il>
468
469 * mainmake.v2 (src): Create a file with sed commands instead of using
470 a long sed command line (some versions of Sed don't handle that).
471 (gdb): Merged back into src, undoing April 13 change.
472 (install): Do use if statements, but not a loop.
177c0ea7 473
32072ea3
DL
4741996-04-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
475
476 * mainmake.v2 (gdb): New target, broken out of src.
477 (install): Use simple explicit copy commands, not a loop.
478
4791996-04-10 Eli Zaretskii <eliz@is.elta.co.il>
480
481 * sed2.inp: Under DJGPP v2, use <sys/config.h> instead of most of
482 config.h.in.
483
484 * sed1v2.inp, sed3v2.inp, mainmake.v2: New files.
485
4861996-01-23 Karl Heuer <kwzh@gnu.ai.mit.edu>
487
488 * sed2.inp (LOCALTIME_CACHE, HAVE_TZSET): Define these.
489
4901995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
491
492 * Version 19.30 released.
493
4941995-11-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
495
496 * sed3.inp: Alter test-distrib to test-dis.
497
4981995-11-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
499
500 * mainmake (install): Don't mv make-doc.exe into ../bin/.
501
5021995-10-11 Kim Storm <kfstorm@wombat.gnu.ai.mit.edu>
503
504 * sed1.inp: Call make-doc.exe instead of make-docfile.
505
5061995-06-08 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
507
508 * sed2.inp: Define STDC_HEADERS.
509 Undefine MULTI_FRAME, until somebody fixes msdos.h and msdos.c.
510
5111995-01-20 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
512
513 * sed3.inp: Fix sed append command to behave as intended.
514
5151995-01-20 Morten Welinder <terra@diku.dk>
516
517 * sed3.inp: Delete mysterious dot. Add comment to protect blank
518 line at end of file. Make sure make-docfile is compiled.
519
5201995-01-10 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
521
522 * sed3.inp: Use coff2exe on make-docfile.
523 * sed1.inp: Not go32, which has problems with long arg lists.
524
5251994-10-17 Morten Welinder <terra@mole.gnu.ai.mit.edu>
526
527 * sed1.inp: Handle "\t#"-style comments.
528 (obj): Don't add any files -- now done in src/makefile.in.in
529 (temacs): Don't depend on prefix-args.
530 (DOC): Reflect makefile changes regarding two-batch run.
531
532 * sed2.inp: Add comments showing how to use the system malloc.
533 (EMACS_CONFIG_OPTIONS): Set though not useful.
534 (HAVE_MKTIME): Define.
535
536 * mainmake (clean): Add target.
537
538 * sed1x.inp, sed2x.inp, sed5x.inp: New files for X configuration.
539
540
5411994-07-14 Morten Welinder (terra@diku.dk)
542
543 * sed2.inp (HAVE_STRERROR): Define.
544
5451994-07-08 Morten Welinder (terra@diku.dk)
546
547 * sed1.inp, sed2.inp: Use "m/intel386" instead of "m/dos386.h".
548
5491994-06-01 Morten Welinder (terra@diku.dk)
550
551 * sed4.inp: New file for configuring src/paths.h.
552
5531994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
554
555 * Version 19.25 released.
556
5571994-05-22 Morten Welinder (terra@diku.dk)
558
559 * sed1.inp: Adding dos-fns.elc to the set of lisp files was moved
560 to src/makefile.in.in.
561
5621994-05-20 Morten Welinder (terra@tyr.diku.dk)
563
564 * sed2.inp: Reflect change from CONFIGURATION to EMACS_CONFIGURATION.
565 Also set it to correct three-part value.
566
5671994-05-16 Morten Welinder (terra@tyr.diku.dk)
568
569 * Version 19.23 released.
570
571 * sed1.inp: Don't use `+' in regexps as different stream
572 editors interpret them differently. Use `*' instead.
573
5741994-05-12 Morten Welinder (terra@diku.dk)
575
576 * mainmake (install): Set the minimum stack (for running under
577 DPMI) to 512K. Avoid using wildcard for matching one file.
578
5791994-05-08 Morten Welinder (terra@diku.dk)
580
581 * sed3.inp: Don't pass version to [ce]tags.
582
5831994-04-30 Morten Welinder (terra@diku.dk)
584
585 * sed1.inp: don't comment out the inc-vers run as that
586 does not exist anymore.
587 Don't reset DEBUG_MOLE as that no longer is used.
588 Identify the file being patched as src/...
589 * sed2.inp: Identify the file being patched as src/...
590 * sed3.inp: We don't have to have the version number in here
591 anymore. Instead we patch the way it is passed from make to
592 the C compiler.
593
5941994-04-29 Morten Welinder (terra@diku.dk)
595
596 * sed1.inp: Set CFLAGS=-O2, not -g. Handle the new
597 M_FILE, S_FILE, and SET_MAKE defines. Get rid of ^Ms.
598
599 * sed2.inp: We have bcmp. Configuration is "msdos".
600 Get rid of ^Ms.
601
602 * sed3.inp: Set CFLAGS=-O2, not -g. Correct for
603 new configuration regarding utilities not to compile.
604 Fix version number. Get rid of ^Ms.
605
6061994-01-08 Morten Welinder (terra@diku.dk)
607
608 * sed3.inp: improve make-compatibility by not using drive
609 specifications and by not specifying an explicit shell.
610
6111994-01-07 Morten Welinder (terra@diku.dk)
612
613 * sed1.inp: Incorporate the actions of patch1.
614 * patch1: File deleted.
615
6161993-01-05 Morten Welinder (terra@diku.dk)
617
618 * mainmake: New file, makefile for the main directory.
619
620 * patch1: New file. Context diff to turn src/makefile.in into
621 a msdos version called makefile.
622
623 * emacs.pif: New file, program information file for Emacs under
624 Windows. (This file contains non-printable characters.)
625
626 * emacs.ico: New file, icon for Emacs under Windows. It's so ugly
627 that someone is bound to create a better. Mail uuencoded icons
628 to terra@diku.dk, but be prepared to sign a copyright disclaimer.
629 (This file contains non-printable characters.)
630
177c0ea7 631 * sed3.inp: New file for changing lib-src/makefile.in into
32072ea3
DL
632 lib-src/makefile.
633
634 * sed2.inp: New file for changing src/config.h-in into src/config.h
635
636 * sed1.inp: New file for changing src/makefile.in.in into src/makefile
6922b018
KH
637
638;; Local Variables:
818f5ca2 639;; coding: iso-2022-7bit
33462dfa 640;; add-log-time-zone-rule: t
6922b018 641;; End:
2a34a036 642
b65d8176 643 Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003,
4e6835db 644 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
7f6d64f8
GM
645
646 This file is part of GNU Emacs.
647
648 GNU Emacs is free software; you can redistribute it and/or modify
649 it under the terms of the GNU General Public License as published by
4a9f99bd 650 the Free Software Foundation; either version 3, or (at your option)
7f6d64f8
GM
651 any later version.
652
653 GNU Emacs is distributed in the hope that it will be useful,
654 but WITHOUT ANY WARRANTY; without even the implied warranty of
655 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
656 GNU General Public License for more details.
657
658 You should have received a copy of the GNU General Public License
659 along with GNU Emacs; see the file COPYING. If not, write to the
660 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
661 Boston, MA 02110-1301, USA.
1042fe8c
MB
662
663;;; arch-tag: b602fbb5-3776-4053-8de2-03da33c29d44