(SUBDIR_MAKEFILES): Add lispref/Makefile.
[bpt/emacs.git] / msdos / ChangeLog
CommitLineData
71431a0e
GM
12001-10-20 Gerd Moellmann <gerd@gnu.org>
2
6aa97356 3 * (Version 21.1 released.)
71431a0e 4
ab952a4f
GM
52001-10-05 Gerd Moellmann <gerd@gnu.org>
6
7 * Branch for 21.1.
8
fc406406
EZ
92001-07-20 Eli Zaretskii <eliz@is.elta.co.il>
10
11 * mainmake.v2 (install): Create site-lisp/subdirs.el if it is not
12 already there.
13
24b97d4b
EZ
142001-07-06 Eli Zaretskii <eliz@is.elta.co.il>
15
16 * sed2.inp: Ifdef away the test for !HAVE_MKTIME, to avoid parse
17 error in "gcc -E -traditional" with GCC 3.0.
18
2b908342
EZ
192001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
20
21 * sedleim.inp (srcdir=): Edit @srcdir@ into an absolute file name
22 of the leim subdirectory, so that EMACSLOADPATH doesn't break when
23 titdic-convert chdirs into leim/quail.
24
9d5d1075
EZ
252001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
26
27 * sedleim.inp: Adapt to changes in leim/Makefile.in's $(TIT)
28 target.
29
d7fcecc1
EZ
302001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
31
32 * README: New file.
33
34 * sed1.inp: Add copyright.
35 * sed1v2.inp: Add copyright.
36 * sed2.inp: Add copyright.
37 * sed2x.inp: Add copyright.
38 * sed3.inp: Add copyright.
39 * sed3v2.inp: Add copyright.
40 * sed4.inp: Add copyright.
41 * sed5x.inp: Add copyright.
42 * sed6.inp: Add copyright.
43 * sedleim.inp: Add copyright.
44 * sedlisp.inp: Add copyright.
45
7121a5e1
EZ
462001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
47
48 * mainmake.v2, mainmake: Add copyright.
49
da7fab49
EZ
502000-11-22 Eli Zaretskii <eliz@is.elta.co.il>
51
52 * sed2.inp (NSIG) [__DJGPP__ == 2 && __DJGPP_MINOR__ == 1]:
53 Define; it is undefined in DJGPP v2.01.
54
f4da4611
EZ
552000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
56
57 * sed2.inp (HAVE_MKSTEMP): Define.
58
a115794c
EZ
592000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
60
61 * sedleim.inp (RUN-EMACS): Remove EMACSLOADPATH setting as part of
62 the command; use Make's "export EMACSLOADPATH=" instead. Remove
63 the handling of `command` expansion, leim/Makefile.in doesn't use
64 that anymore.
65
67e0a2b6
EZ
662000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
67
68 * sed2.inp (HAVE_INDEX, HAVE_RINDEX): Define.
69
838b9528
EZ
702000-08-22 Eli Zaretskii <eliz@is.elta.co.il>
71
72 * mainmake.v2 (TAGS): Don't use [a-zA-Z]*, as it causes wildcard
73 expansion to become case-sensitive and return all file names in
74 upper case on plain DOS.
75
efb29aff
EZ
762000-08-05 Eli Zaretskii <eliz@is.elta.co.il>
77
78 * mainmake.v2 (src): Put gdb.tmp after -a, since djecho's -a
79 switch requires an argument.
80
4a201758
EZ
812000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
82
83 * mainmake.v2 (src): Make the rule faster by using a single djecho
84 command instead of multiple redir invocations.
85 (install): Speed up by using a command.com's for loop.
86
7f987ac0
EZ
872000-07-23 Eli Zaretskii <eliz@is.elta.co.il>
88
89 * sed3v2.inp: Define ALLOCA to an empty string.
90
68be2869
EZ
912000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
92
93 * sed1v2.inp: Put getloadavg.o into LIBOBJS, not GETLOADAVG_LIBS.
94
c107c335
EZ
952000-07-09 Eli Zaretskii <eliz@is.elta.co.il>
96
97 * sed1v2.inp: Set LIBSOUND to an empty string.
98
7f3e4303
EZ
992000-06-26 Eli Zaretskii <eliz@is.elta.co.il>
100
101 * sed2.inp: Define HAVE_STRUCT_TIMEZONE in src/config.h.
102
db1306d8
EZ
1032000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
104
105 * sed1v2.inp: Set GETLOADAVG_LIBS to getloadavg.o in src/Makefile.
106
4ea325f5
EZ
1072000-06-18 Eli Zaretskii <eliz@is.elta.co.il>
108
109 * sedlisp.inp (srcdir): Edit this variable.
110
7d5c8691
EZ
1112000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
112
113 * sedlisp.inp: New file.
114
fcd2e082
EZ
1152000-05-18 Eli Zaretskii <eliz@is.elta.co.il>
116
117 * sed6.inp: Changes to allow "make foo.dvi" on DJGPP platforms:
118 (ENVADD): Redefine as empty, to avoid requiring a Unixy shell.
119 (TEXINPUTS): Use semi-colon; export explicitly.
120 (MAKEINFO): Export explicitly.
121
35a28e21
EZ
1222000-05-01 Eli Zaretskii <eliz@is.elta.co.il>
123
124 * mainmake.v2 (install): Install ebrowse.exe.
125
33744b5d
DL
1262000-04-14 Dave Love <fx@gnu.org>
127
128 * sed1v2.inp, sed1.inp: Add LIBS, LIBOBJS.
129
c1300911
EZ
1302000-03-13 Eli Zaretskii <eliz@is.elta.co.il>
131
132 * sed2.inp: Add PROTOTYPES and POINTER_TYPE, per the new
133 config.in.
134
7c7b25db
EZ
1352000-01-27 Eli Zaretskii <eliz@is.elta.co.il>
136
137 * sed2.inp (HAVE_SETITIMER): Define.
138
ba3a0c6d
EZ
1391999-11-18 Eli Zaretskii <eliz@is.elta.co.il>
140
141 * sed2.inp (HAVE_TM_GMTOFF, HAVE_MBLEN): Define.
142
143 * sed1v2.inp: Convert "LC_ALL=C ./temacs" to MS-DOS equivalent.
144
32072ea3
DL
1451999-07-29 Eli Zaretskii <eliz@gnu.org>
146
147 * sedleim.inp (SHELL, MAKESHELL): Use /xyzzy/command as the shell.
148
1491999-07-12 Richard Stallman <rms@gnu.org>
150
151 * Version 20.4 released.
152
1531999-07-01 Eli Zaretskii <eliz@gnu.org>
154
155 * mainmake.v2 (SHELL, MAKESHELL): Don't use /dos/command, it can
156 invoke an incompatible version of COMAMND.COM.
157
1581999-05-19 Eli Zaretskii <eliz@gnu.org>
159
160 * sed1v2.inp: Use -gcoff instead of -g in CFLAGS, for those who
161 have GCC configured by default to use stabs, which unexec.c
162 doesn't currently support.
163
1641999-01-14 Eli Zaretskii <eliz@gnu.org>
165
166 * mainmake.v2 (install): Use update instead of sed to install fns.el.
167
1681999-01-11 Eli Zaretskii <eliz@gnu.org>
169
170 * mainmake.v2 (install): Install fns.el in ../bin, since Emacs
171 looks for it in exec-directory.
172
1731999-01-07 Eli Zaretskii <eliz@gnu.org>
174
175 * sedleim.inp: New file, for configuring the leim directory.
176
177 * mainmake.v2 (src): Build files in leim if leim/Makefile exists.
178 (clean): Add clean in leim.
179
1801998-11-08 Eli Zaretskii <eliz@mescaline.gnu.org>
181
182 * mainmake.v2 (SHELL, MAKESHELL): Don't use `override'.
183
1841998-10-20 Eli Zaretskii <eliz@mescaline.gnu.org>
185
186 * mainmake.v2: Forcibly set SHELL and MAKESHELL to force Make to
187 use COMMAND.COM as the shell.
188
1891998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
190
191 * Version 20.3 released.
192
1931998-05-04 Eli Zaretskii <eliz@mescaline.gnu.org>
194
195 * mainmake.v2 (TAGS tags): Fix file name wildcards in lisp
196 directory.
197
1981998-04-13 Eli Zaretskii <eliz@delysid.gnu.org>
199
200 * mainmake.v2 (src): Replace topdir with top_srcdir in commands
201 which generate gdb.ini.
202
2031998-04-12 Eli Zaretskii <eliz@delysid.gnu.org>
204
205 * mainmake.v2 (version): Determine emacs-version from
206 lisp/version.el. Pass it to sub-Make's.
207
2081998-04-05 Eli Zaretskii <eliz@is.elta.co.il>
209
210 * sed3v2.inp: When installing ${version},
211 do it replacing @version@.
212
213 * mainmake.v2 (version): Compute the version from lisp/version.el
214 and pass to sub-Make's. Pass top_srcdir to sub-Make's.
215
2161997-11-20 Eli Zaretskii <eliz@is.elta.co.il>
217
218 * sed6.inp: New file, configures the man directory for MSDOS.
219
220 * mainmake.v2 (man): New target to build the manual.
221 (all): Add the man dependency.
222 (install): Change bin\\nul to bin\nul.
223
2241997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
225
226 * Version 20.2 released.
227
2281997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
229
230 * Version 20.1 released.
231
2321997-09-07 Eli Zaretskii <eliz@is.elta.co.il>
233
234 * sed1v2.inp: Enlarge the stack size of temacs to 100KB.
235
2361997-08-13 Eli Zaretskii <eliz@psilocin.gnu.ai.mit.edu>
237
238 * sed2.inp: (EMACS_CONFIGURATION): Set to i386-pc-msdosdjgpp.
239
2401997-08-10 +03 Eli Zaretskii <eliz@is.elta.co.il>
241
242 * sed1v2.inp (CPPFLAGS, LDFLAGS): Edit to empty.
243
2441997-07-10 Eli Zaretskii <eliz@is.elta.co.il>
245
246 * sed2.inp (HAVE_LOGB, HAVE_FREXP, HAVE_FMOD, HAVE_RINT)
247 (HAVE_CBRT, HAVE_FPATHCONF, HAVE_SETRLIMIT): Defined.
248
249 * sed1.inp, sed1v2.inp: Remove `stamp-oldxmenu' dependency, so
250 MSDOS users won't need `touch' installed.
251
252 * mainmake.v2 (TAGS, tags): Include new lisp subdirectories.
253
2541996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
255
256 * Version 19.33 released.
257
2581996-08-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
259
260 * is_exec.c: Renamed from is-exec.c.
261
2621996-07-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
263
264 * Version 19.32 released.
265
266 * is-exec.c, sigaction.c: New files.
267
2681996-07-24 Eli Zaretskii <eliz@is.elta.co.il>
269
270 * mainmake.v2 (TAGS): Make sure bin/etags.exe is current. Make
271 the rules always generate TAGS.
272
2731996-06-09 Eli Zaretskii <eliz@is.elta.co.il>
274
275 * sed2.inp: Don't undef MULTI_FRAME.
276
2771996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
278
279 * Version 19.31 released.
280
2811996-04-17 Eli Zaretskii <eliz@is.elta.co.il>
282
283 * sed1.inp: Replace `make-docfile' with `make-doc.exe'. In case
284 src/Makefile needs to rebuild `make-doc.exe', use one command per line.
285 Undo the previous change.
286
2871996-04-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
288
289 * sed1.inp: Change make-docfile to make-doc.exe in a second place.
290
2911996-04-15 Eli Zaretskii <eliz@is.elta.co.il>
292
293 * mainmake.v2 (src): Create a file with sed commands instead of using
294 a long sed command line (some versions of Sed don't handle that).
295 (gdb): Merged back into src, undoing April 13 change.
296 (install): Do use if statements, but not a loop.
297
2981996-04-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
299
300 * mainmake.v2 (gdb): New target, broken out of src.
301 (install): Use simple explicit copy commands, not a loop.
302
3031996-04-10 Eli Zaretskii <eliz@is.elta.co.il>
304
305 * sed2.inp: Under DJGPP v2, use <sys/config.h> instead of most of
306 config.h.in.
307
308 * sed1v2.inp, sed3v2.inp, mainmake.v2: New files.
309
3101996-01-23 Karl Heuer <kwzh@gnu.ai.mit.edu>
311
312 * sed2.inp (LOCALTIME_CACHE, HAVE_TZSET): Define these.
313
3141995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
315
316 * Version 19.30 released.
317
3181995-11-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
319
320 * sed3.inp: Alter test-distrib to test-dis.
321
3221995-11-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
323
324 * mainmake (install): Don't mv make-doc.exe into ../bin/.
325
3261995-10-11 Kim Storm <kfstorm@wombat.gnu.ai.mit.edu>
327
328 * sed1.inp: Call make-doc.exe instead of make-docfile.
329
3301995-06-08 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
331
332 * sed2.inp: Define STDC_HEADERS.
333 Undefine MULTI_FRAME, until somebody fixes msdos.h and msdos.c.
334
3351995-01-20 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
336
337 * sed3.inp: Fix sed append command to behave as intended.
338
3391995-01-20 Morten Welinder <terra@diku.dk>
340
341 * sed3.inp: Delete mysterious dot. Add comment to protect blank
342 line at end of file. Make sure make-docfile is compiled.
343
3441995-01-10 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
345
346 * sed3.inp: Use coff2exe on make-docfile.
347 * sed1.inp: Not go32, which has problems with long arg lists.
348
3491994-10-17 Morten Welinder <terra@mole.gnu.ai.mit.edu>
350
351 * sed1.inp: Handle "\t#"-style comments.
352 (obj): Don't add any files -- now done in src/makefile.in.in
353 (temacs): Don't depend on prefix-args.
354 (DOC): Reflect makefile changes regarding two-batch run.
355
356 * sed2.inp: Add comments showing how to use the system malloc.
357 (EMACS_CONFIG_OPTIONS): Set though not useful.
358 (HAVE_MKTIME): Define.
359
360 * mainmake (clean): Add target.
361
362 * sed1x.inp, sed2x.inp, sed5x.inp: New files for X configuration.
363
364
3651994-07-14 Morten Welinder (terra@diku.dk)
366
367 * sed2.inp (HAVE_STRERROR): Define.
368
3691994-07-08 Morten Welinder (terra@diku.dk)
370
371 * sed1.inp, sed2.inp: Use "m/intel386" instead of "m/dos386.h".
372
3731994-06-01 Morten Welinder (terra@diku.dk)
374
375 * sed4.inp: New file for configuring src/paths.h.
376
3771994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
378
379 * Version 19.25 released.
380
3811994-05-22 Morten Welinder (terra@diku.dk)
382
383 * sed1.inp: Adding dos-fns.elc to the set of lisp files was moved
384 to src/makefile.in.in.
385
3861994-05-20 Morten Welinder (terra@tyr.diku.dk)
387
388 * sed2.inp: Reflect change from CONFIGURATION to EMACS_CONFIGURATION.
389 Also set it to correct three-part value.
390
3911994-05-16 Morten Welinder (terra@tyr.diku.dk)
392
393 * Version 19.23 released.
394
395 * sed1.inp: Don't use `+' in regexps as different stream
396 editors interpret them differently. Use `*' instead.
397
3981994-05-12 Morten Welinder (terra@diku.dk)
399
400 * mainmake (install): Set the minimum stack (for running under
401 DPMI) to 512K. Avoid using wildcard for matching one file.
402
4031994-05-08 Morten Welinder (terra@diku.dk)
404
405 * sed3.inp: Don't pass version to [ce]tags.
406
4071994-04-30 Morten Welinder (terra@diku.dk)
408
409 * sed1.inp: don't comment out the inc-vers run as that
410 does not exist anymore.
411 Don't reset DEBUG_MOLE as that no longer is used.
412 Identify the file being patched as src/...
413 * sed2.inp: Identify the file being patched as src/...
414 * sed3.inp: We don't have to have the version number in here
415 anymore. Instead we patch the way it is passed from make to
416 the C compiler.
417
4181994-04-29 Morten Welinder (terra@diku.dk)
419
420 * sed1.inp: Set CFLAGS=-O2, not -g. Handle the new
421 M_FILE, S_FILE, and SET_MAKE defines. Get rid of ^Ms.
422
423 * sed2.inp: We have bcmp. Configuration is "msdos".
424 Get rid of ^Ms.
425
426 * sed3.inp: Set CFLAGS=-O2, not -g. Correct for
427 new configuration regarding utilities not to compile.
428 Fix version number. Get rid of ^Ms.
429
4301994-01-08 Morten Welinder (terra@diku.dk)
431
432 * sed3.inp: improve make-compatibility by not using drive
433 specifications and by not specifying an explicit shell.
434
4351994-01-07 Morten Welinder (terra@diku.dk)
436
437 * sed1.inp: Incorporate the actions of patch1.
438 * patch1: File deleted.
439
4401993-01-05 Morten Welinder (terra@diku.dk)
441
442 * mainmake: New file, makefile for the main directory.
443
444 * patch1: New file. Context diff to turn src/makefile.in into
445 a msdos version called makefile.
446
447 * emacs.pif: New file, program information file for Emacs under
448 Windows. (This file contains non-printable characters.)
449
450 * emacs.ico: New file, icon for Emacs under Windows. It's so ugly
451 that someone is bound to create a better. Mail uuencoded icons
452 to terra@diku.dk, but be prepared to sign a copyright disclaimer.
453 (This file contains non-printable characters.)
454
455 * sed3.inp: New file for changing lib-src/makefile.in into
456 lib-src/makefile.
457
458 * sed2.inp: New file for changing src/config.h-in into src/config.h
459
460 * sed1.inp: New file for changing src/makefile.in.in into src/makefile
6922b018
KH
461
462;; Local Variables:
463;; coding: iso-2022-7bit-unix
464;; End:
2a34a036
GM
465
466 Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001
467 Free Software Foundation, Inc.
468 Copying and distribution of this file, with or without modification,
469 are permitted provided the copyright notice and this notice are preserved.