*** empty log message ***
[bpt/emacs.git] / msdos / ChangeLog
CommitLineData
fc406406
EZ
12001-07-20 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * mainmake.v2 (install): Create site-lisp/subdirs.el if it is not
4 already there.
5
24b97d4b
EZ
62001-07-06 Eli Zaretskii <eliz@is.elta.co.il>
7
8 * sed2.inp: Ifdef away the test for !HAVE_MKTIME, to avoid parse
9 error in "gcc -E -traditional" with GCC 3.0.
10
2b908342
EZ
112001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
12
13 * sedleim.inp (srcdir=): Edit @srcdir@ into an absolute file name
14 of the leim subdirectory, so that EMACSLOADPATH doesn't break when
15 titdic-convert chdirs into leim/quail.
16
9d5d1075
EZ
172001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
18
19 * sedleim.inp: Adapt to changes in leim/Makefile.in's $(TIT)
20 target.
21
d7fcecc1
EZ
222001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
23
24 * README: New file.
25
26 * sed1.inp: Add copyright.
27 * sed1v2.inp: Add copyright.
28 * sed2.inp: Add copyright.
29 * sed2x.inp: Add copyright.
30 * sed3.inp: Add copyright.
31 * sed3v2.inp: Add copyright.
32 * sed4.inp: Add copyright.
33 * sed5x.inp: Add copyright.
34 * sed6.inp: Add copyright.
35 * sedleim.inp: Add copyright.
36 * sedlisp.inp: Add copyright.
37
7121a5e1
EZ
382001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
39
40 * mainmake.v2, mainmake: Add copyright.
41
da7fab49
EZ
422000-11-22 Eli Zaretskii <eliz@is.elta.co.il>
43
44 * sed2.inp (NSIG) [__DJGPP__ == 2 && __DJGPP_MINOR__ == 1]:
45 Define; it is undefined in DJGPP v2.01.
46
f4da4611
EZ
472000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
48
49 * sed2.inp (HAVE_MKSTEMP): Define.
50
a115794c
EZ
512000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
52
53 * sedleim.inp (RUN-EMACS): Remove EMACSLOADPATH setting as part of
54 the command; use Make's "export EMACSLOADPATH=" instead. Remove
55 the handling of `command` expansion, leim/Makefile.in doesn't use
56 that anymore.
57
67e0a2b6
EZ
582000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
59
60 * sed2.inp (HAVE_INDEX, HAVE_RINDEX): Define.
61
838b9528
EZ
622000-08-22 Eli Zaretskii <eliz@is.elta.co.il>
63
64 * mainmake.v2 (TAGS): Don't use [a-zA-Z]*, as it causes wildcard
65 expansion to become case-sensitive and return all file names in
66 upper case on plain DOS.
67
efb29aff
EZ
682000-08-05 Eli Zaretskii <eliz@is.elta.co.il>
69
70 * mainmake.v2 (src): Put gdb.tmp after -a, since djecho's -a
71 switch requires an argument.
72
4a201758
EZ
732000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
74
75 * mainmake.v2 (src): Make the rule faster by using a single djecho
76 command instead of multiple redir invocations.
77 (install): Speed up by using a command.com's for loop.
78
7f987ac0
EZ
792000-07-23 Eli Zaretskii <eliz@is.elta.co.il>
80
81 * sed3v2.inp: Define ALLOCA to an empty string.
82
68be2869
EZ
832000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
84
85 * sed1v2.inp: Put getloadavg.o into LIBOBJS, not GETLOADAVG_LIBS.
86
c107c335
EZ
872000-07-09 Eli Zaretskii <eliz@is.elta.co.il>
88
89 * sed1v2.inp: Set LIBSOUND to an empty string.
90
7f3e4303
EZ
912000-06-26 Eli Zaretskii <eliz@is.elta.co.il>
92
93 * sed2.inp: Define HAVE_STRUCT_TIMEZONE in src/config.h.
94
db1306d8
EZ
952000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
96
97 * sed1v2.inp: Set GETLOADAVG_LIBS to getloadavg.o in src/Makefile.
98
4ea325f5
EZ
992000-06-18 Eli Zaretskii <eliz@is.elta.co.il>
100
101 * sedlisp.inp (srcdir): Edit this variable.
102
7d5c8691
EZ
1032000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
104
105 * sedlisp.inp: New file.
106
fcd2e082
EZ
1072000-05-18 Eli Zaretskii <eliz@is.elta.co.il>
108
109 * sed6.inp: Changes to allow "make foo.dvi" on DJGPP platforms:
110 (ENVADD): Redefine as empty, to avoid requiring a Unixy shell.
111 (TEXINPUTS): Use semi-colon; export explicitly.
112 (MAKEINFO): Export explicitly.
113
35a28e21
EZ
1142000-05-01 Eli Zaretskii <eliz@is.elta.co.il>
115
116 * mainmake.v2 (install): Install ebrowse.exe.
117
33744b5d
DL
1182000-04-14 Dave Love <fx@gnu.org>
119
120 * sed1v2.inp, sed1.inp: Add LIBS, LIBOBJS.
121
c1300911
EZ
1222000-03-13 Eli Zaretskii <eliz@is.elta.co.il>
123
124 * sed2.inp: Add PROTOTYPES and POINTER_TYPE, per the new
125 config.in.
126
7c7b25db
EZ
1272000-01-27 Eli Zaretskii <eliz@is.elta.co.il>
128
129 * sed2.inp (HAVE_SETITIMER): Define.
130
ba3a0c6d
EZ
1311999-11-18 Eli Zaretskii <eliz@is.elta.co.il>
132
133 * sed2.inp (HAVE_TM_GMTOFF, HAVE_MBLEN): Define.
134
135 * sed1v2.inp: Convert "LC_ALL=C ./temacs" to MS-DOS equivalent.
136
32072ea3
DL
1371999-07-29 Eli Zaretskii <eliz@gnu.org>
138
139 * sedleim.inp (SHELL, MAKESHELL): Use /xyzzy/command as the shell.
140
1411999-07-12 Richard Stallman <rms@gnu.org>
142
143 * Version 20.4 released.
144
1451999-07-01 Eli Zaretskii <eliz@gnu.org>
146
147 * mainmake.v2 (SHELL, MAKESHELL): Don't use /dos/command, it can
148 invoke an incompatible version of COMAMND.COM.
149
1501999-05-19 Eli Zaretskii <eliz@gnu.org>
151
152 * sed1v2.inp: Use -gcoff instead of -g in CFLAGS, for those who
153 have GCC configured by default to use stabs, which unexec.c
154 doesn't currently support.
155
1561999-01-14 Eli Zaretskii <eliz@gnu.org>
157
158 * mainmake.v2 (install): Use update instead of sed to install fns.el.
159
1601999-01-11 Eli Zaretskii <eliz@gnu.org>
161
162 * mainmake.v2 (install): Install fns.el in ../bin, since Emacs
163 looks for it in exec-directory.
164
1651999-01-07 Eli Zaretskii <eliz@gnu.org>
166
167 * sedleim.inp: New file, for configuring the leim directory.
168
169 * mainmake.v2 (src): Build files in leim if leim/Makefile exists.
170 (clean): Add clean in leim.
171
1721998-11-08 Eli Zaretskii <eliz@mescaline.gnu.org>
173
174 * mainmake.v2 (SHELL, MAKESHELL): Don't use `override'.
175
1761998-10-20 Eli Zaretskii <eliz@mescaline.gnu.org>
177
178 * mainmake.v2: Forcibly set SHELL and MAKESHELL to force Make to
179 use COMMAND.COM as the shell.
180
1811998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
182
183 * Version 20.3 released.
184
1851998-05-04 Eli Zaretskii <eliz@mescaline.gnu.org>
186
187 * mainmake.v2 (TAGS tags): Fix file name wildcards in lisp
188 directory.
189
1901998-04-13 Eli Zaretskii <eliz@delysid.gnu.org>
191
192 * mainmake.v2 (src): Replace topdir with top_srcdir in commands
193 which generate gdb.ini.
194
1951998-04-12 Eli Zaretskii <eliz@delysid.gnu.org>
196
197 * mainmake.v2 (version): Determine emacs-version from
198 lisp/version.el. Pass it to sub-Make's.
199
2001998-04-05 Eli Zaretskii <eliz@is.elta.co.il>
201
202 * sed3v2.inp: When installing ${version},
203 do it replacing @version@.
204
205 * mainmake.v2 (version): Compute the version from lisp/version.el
206 and pass to sub-Make's. Pass top_srcdir to sub-Make's.
207
2081997-11-20 Eli Zaretskii <eliz@is.elta.co.il>
209
210 * sed6.inp: New file, configures the man directory for MSDOS.
211
212 * mainmake.v2 (man): New target to build the manual.
213 (all): Add the man dependency.
214 (install): Change bin\\nul to bin\nul.
215
2161997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
217
218 * Version 20.2 released.
219
2201997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
221
222 * Version 20.1 released.
223
2241997-09-07 Eli Zaretskii <eliz@is.elta.co.il>
225
226 * sed1v2.inp: Enlarge the stack size of temacs to 100KB.
227
2281997-08-13 Eli Zaretskii <eliz@psilocin.gnu.ai.mit.edu>
229
230 * sed2.inp: (EMACS_CONFIGURATION): Set to i386-pc-msdosdjgpp.
231
2321997-08-10 +03 Eli Zaretskii <eliz@is.elta.co.il>
233
234 * sed1v2.inp (CPPFLAGS, LDFLAGS): Edit to empty.
235
2361997-07-10 Eli Zaretskii <eliz@is.elta.co.il>
237
238 * sed2.inp (HAVE_LOGB, HAVE_FREXP, HAVE_FMOD, HAVE_RINT)
239 (HAVE_CBRT, HAVE_FPATHCONF, HAVE_SETRLIMIT): Defined.
240
241 * sed1.inp, sed1v2.inp: Remove `stamp-oldxmenu' dependency, so
242 MSDOS users won't need `touch' installed.
243
244 * mainmake.v2 (TAGS, tags): Include new lisp subdirectories.
245
2461996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
247
248 * Version 19.33 released.
249
2501996-08-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
251
252 * is_exec.c: Renamed from is-exec.c.
253
2541996-07-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
255
256 * Version 19.32 released.
257
258 * is-exec.c, sigaction.c: New files.
259
2601996-07-24 Eli Zaretskii <eliz@is.elta.co.il>
261
262 * mainmake.v2 (TAGS): Make sure bin/etags.exe is current. Make
263 the rules always generate TAGS.
264
2651996-06-09 Eli Zaretskii <eliz@is.elta.co.il>
266
267 * sed2.inp: Don't undef MULTI_FRAME.
268
2691996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
270
271 * Version 19.31 released.
272
2731996-04-17 Eli Zaretskii <eliz@is.elta.co.il>
274
275 * sed1.inp: Replace `make-docfile' with `make-doc.exe'. In case
276 src/Makefile needs to rebuild `make-doc.exe', use one command per line.
277 Undo the previous change.
278
2791996-04-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
280
281 * sed1.inp: Change make-docfile to make-doc.exe in a second place.
282
2831996-04-15 Eli Zaretskii <eliz@is.elta.co.il>
284
285 * mainmake.v2 (src): Create a file with sed commands instead of using
286 a long sed command line (some versions of Sed don't handle that).
287 (gdb): Merged back into src, undoing April 13 change.
288 (install): Do use if statements, but not a loop.
289
2901996-04-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
291
292 * mainmake.v2 (gdb): New target, broken out of src.
293 (install): Use simple explicit copy commands, not a loop.
294
2951996-04-10 Eli Zaretskii <eliz@is.elta.co.il>
296
297 * sed2.inp: Under DJGPP v2, use <sys/config.h> instead of most of
298 config.h.in.
299
300 * sed1v2.inp, sed3v2.inp, mainmake.v2: New files.
301
3021996-01-23 Karl Heuer <kwzh@gnu.ai.mit.edu>
303
304 * sed2.inp (LOCALTIME_CACHE, HAVE_TZSET): Define these.
305
3061995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
307
308 * Version 19.30 released.
309
3101995-11-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
311
312 * sed3.inp: Alter test-distrib to test-dis.
313
3141995-11-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
315
316 * mainmake (install): Don't mv make-doc.exe into ../bin/.
317
3181995-10-11 Kim Storm <kfstorm@wombat.gnu.ai.mit.edu>
319
320 * sed1.inp: Call make-doc.exe instead of make-docfile.
321
3221995-06-08 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
323
324 * sed2.inp: Define STDC_HEADERS.
325 Undefine MULTI_FRAME, until somebody fixes msdos.h and msdos.c.
326
3271995-01-20 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
328
329 * sed3.inp: Fix sed append command to behave as intended.
330
3311995-01-20 Morten Welinder <terra@diku.dk>
332
333 * sed3.inp: Delete mysterious dot. Add comment to protect blank
334 line at end of file. Make sure make-docfile is compiled.
335
3361995-01-10 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
337
338 * sed3.inp: Use coff2exe on make-docfile.
339 * sed1.inp: Not go32, which has problems with long arg lists.
340
3411994-10-17 Morten Welinder <terra@mole.gnu.ai.mit.edu>
342
343 * sed1.inp: Handle "\t#"-style comments.
344 (obj): Don't add any files -- now done in src/makefile.in.in
345 (temacs): Don't depend on prefix-args.
346 (DOC): Reflect makefile changes regarding two-batch run.
347
348 * sed2.inp: Add comments showing how to use the system malloc.
349 (EMACS_CONFIG_OPTIONS): Set though not useful.
350 (HAVE_MKTIME): Define.
351
352 * mainmake (clean): Add target.
353
354 * sed1x.inp, sed2x.inp, sed5x.inp: New files for X configuration.
355
356
3571994-07-14 Morten Welinder (terra@diku.dk)
358
359 * sed2.inp (HAVE_STRERROR): Define.
360
3611994-07-08 Morten Welinder (terra@diku.dk)
362
363 * sed1.inp, sed2.inp: Use "m/intel386" instead of "m/dos386.h".
364
3651994-06-01 Morten Welinder (terra@diku.dk)
366
367 * sed4.inp: New file for configuring src/paths.h.
368
3691994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
370
371 * Version 19.25 released.
372
3731994-05-22 Morten Welinder (terra@diku.dk)
374
375 * sed1.inp: Adding dos-fns.elc to the set of lisp files was moved
376 to src/makefile.in.in.
377
3781994-05-20 Morten Welinder (terra@tyr.diku.dk)
379
380 * sed2.inp: Reflect change from CONFIGURATION to EMACS_CONFIGURATION.
381 Also set it to correct three-part value.
382
3831994-05-16 Morten Welinder (terra@tyr.diku.dk)
384
385 * Version 19.23 released.
386
387 * sed1.inp: Don't use `+' in regexps as different stream
388 editors interpret them differently. Use `*' instead.
389
3901994-05-12 Morten Welinder (terra@diku.dk)
391
392 * mainmake (install): Set the minimum stack (for running under
393 DPMI) to 512K. Avoid using wildcard for matching one file.
394
3951994-05-08 Morten Welinder (terra@diku.dk)
396
397 * sed3.inp: Don't pass version to [ce]tags.
398
3991994-04-30 Morten Welinder (terra@diku.dk)
400
401 * sed1.inp: don't comment out the inc-vers run as that
402 does not exist anymore.
403 Don't reset DEBUG_MOLE as that no longer is used.
404 Identify the file being patched as src/...
405 * sed2.inp: Identify the file being patched as src/...
406 * sed3.inp: We don't have to have the version number in here
407 anymore. Instead we patch the way it is passed from make to
408 the C compiler.
409
4101994-04-29 Morten Welinder (terra@diku.dk)
411
412 * sed1.inp: Set CFLAGS=-O2, not -g. Handle the new
413 M_FILE, S_FILE, and SET_MAKE defines. Get rid of ^Ms.
414
415 * sed2.inp: We have bcmp. Configuration is "msdos".
416 Get rid of ^Ms.
417
418 * sed3.inp: Set CFLAGS=-O2, not -g. Correct for
419 new configuration regarding utilities not to compile.
420 Fix version number. Get rid of ^Ms.
421
4221994-01-08 Morten Welinder (terra@diku.dk)
423
424 * sed3.inp: improve make-compatibility by not using drive
425 specifications and by not specifying an explicit shell.
426
4271994-01-07 Morten Welinder (terra@diku.dk)
428
429 * sed1.inp: Incorporate the actions of patch1.
430 * patch1: File deleted.
431
4321993-01-05 Morten Welinder (terra@diku.dk)
433
434 * mainmake: New file, makefile for the main directory.
435
436 * patch1: New file. Context diff to turn src/makefile.in into
437 a msdos version called makefile.
438
439 * emacs.pif: New file, program information file for Emacs under
440 Windows. (This file contains non-printable characters.)
441
442 * emacs.ico: New file, icon for Emacs under Windows. It's so ugly
443 that someone is bound to create a better. Mail uuencoded icons
444 to terra@diku.dk, but be prepared to sign a copyright disclaimer.
445 (This file contains non-printable characters.)
446
447 * sed3.inp: New file for changing lib-src/makefile.in into
448 lib-src/makefile.
449
450 * sed2.inp: New file for changing src/config.h-in into src/config.h
451
452 * sed1.inp: New file for changing src/makefile.in.in into src/makefile
6922b018
KH
453
454;; Local Variables:
455;; coding: iso-2022-7bit-unix
456;; End:
2a34a036
GM
457
458 Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001
459 Free Software Foundation, Inc.
460 Copying and distribution of this file, with or without modification,
461 are permitted provided the copyright notice and this notice are preserved.