.bzrignore: Ignore new lib/*.in-h files.
[bpt/emacs.git] / msdos / ChangeLog
CommitLineData
945d8b44
EZ
12011-02-26 Eli Zaretskii <eliz@gnu.org>
2
3 * depfiles.bat: Create a dummy .Po file only if a file by the same
4 name does not already exist in the deps/ subdirectory.
5
9d9d12cd
EZ
62011-02-19 Eli Zaretskii <eliz@gnu.org>
7
615d868e 8 * depfiles.bat: New file.
83627c03 9
615d868e
EZ
10 * sedlibmk.inp: New file.
11
12 * sedlibcf.inp: New file.
f601db19
EZ
13
14 * sedleim.inp (RUN_EMACS): Rename from RUN-EMACS.
15 (BUILT_EMACS): Rename from BUILT-EMACS.
16
17 * sed6.inp (MAKEINFO): Edit to "makeinfo".
18 (ENVADD): Adjust to MAKEINFO_OPTS.
19 (texinputdir): Don't edit.
20
534e4e80
EZ
21 * sed3v2.inp (-DVERSION): Edit out.
22 (LOADLIBES): Don't edit to empty.
23
615d868e
EZ
24 * sed2v2.inp: Remove workaround for the "#if ! HAVE_MKTIME ||
25 BROKEN_MKTIME" stuff -- it's no longer in src/config.in.
26 (HAVE_ATTRIBUTE_ALIGNED, HAVE_C99_STRTOLD, HAVE_DECL_GETENV)
27 (HAVE__BOOL): Edit to 1.
28 (VERSION, inline, restrict): Edit for DJGPP.
29 (my_strftime): Edit to nstrftime.
9d9d12cd
EZ
30
31 * sed1v2.inp (NS_OBJC_OBJ): Edit to empty.
32 (@true): Edit to "@rem".
33 (move-if-change): Edit to "update".
34 (echo): Edit to "djecho".
35 (cd $(lib) && ...): Edit to "$(MAKE) -C ...".
615d868e
EZ
36 (LIBOBJS): Edit to empty.
37 ($(libsrc)/make-docfile): Two new edits, one each for every
38 invocation of make-docfile.
39 (move-if-change): Fix edit.
40 Remove some unused switches from $(ALL_CFLAGS), to make the GCC
41 command line shorter.
9d9d12cd
EZ
42
43 * mainmake.v2 (version): Remove, no longer needed (config.in
44 defines VERSION).
45 (all): Add lib.
46 (lib): New target and recipe.
47 (lib-src): Depend on lib.
48 (src): Depend on lib and lib-src.
49 (clean, mostlyclean, distclean, maintainer-clean, extraclean)
50 (bootstrap-clean): Recurse into lib.
615d868e 51 (lib, lib-src, src): Specify "all" as an explicit target.
9d9d12cd 52
16eea16b
GM
532011-01-08 Glenn Morris <rgm@gnu.org>
54
55 * sedleim.inp (RUN-EMACS): -batch implies --no-init-file.
56
31620103
EZ
572011-01-07 Eli Zaretskii <eliz@gnu.org>
58
59 * sed2v2.inp (HAVE___BUILTIN_UNWIND_INIT): Define.
60
d6a003a8
AS
612010-12-04 Andreas Schwab <schwab@linux-m68k.org>
62
63 * sed1v2.inp (M_FILE, S_FILE): Add $(srcdir)/ prefix.
64
c3911ead
EZ
652010-10-15 Eli Zaretskii <eliz@gnu.org>
66
67 * sed1v2.inp: Use $(..) instead of ${..} in all edit commands.
68 Needed because of changes in 2010-10-10T14:43:05Z!dann@ics.uci.edu.
69
70 * sed6.inp (mkinfodir): Edit to avoid Unix shell-isms. Needed
71 because of changes in 2010-10-09T18:31:12Z!rgm@gnu.org.
72
a4daeecf
DN
732010-10-10 Dan Nicolaescu <dann@ics.uci.edu>
74
75 * sed1v2.inp (PROFILING_LDFLAGS):
76 * sed3v2.inp (PROFILING_LDFLAGS): Remove, not defined anymore.
77
3fb78d1f
GM
782010-10-09 Glenn Morris <rgm@gnu.org>
79
80 * mainmake.v2 (install): Remove b2m.
81
644d0594
EZ
822010-10-02 Eli Zaretskii <eliz@gnu.org>
83
84 * mainmake.v2 (TAGS tags): Use `find' to filter out loaddefs
85 files. Make all file names in TAGS tables absolute.
86
ae9cecb9
EZ
872010-10-01 Eli Zaretskii <eliz@gnu.org>
88
89 * sed1v2.inp (LIBGNUTLS_LIBS, LIBGNUTLS_CFLAGS): Edit to empty.
90
9f5a812a
EZ
912010-09-22 Eli Zaretskii <eliz@gnu.org>
92
93 * sed1v2.inp (LINKER): Don't edit, variable was removed from
94 src/Makefile.in.
95 (LD_FIRSTFLAG): Edit to empty.
96
25b88a3d
EZ
972010-09-17 Eli Zaretskii <eliz@gnu.org>
98
99 * sed1v2.inp (LIBXML2_LIBS, LIBXML2_CFLAGS): Edit to empty.
100
26446e2c
EZ
1012010-08-22 Chong Yidong <cyd@stupidchicken.com>
102
103 * sedleim.inp (RUN-EMACS): Don't use --multibyte.
104
6f505bc8
EZ
1052010-08-20 Eli Zaretskii <eliz@gnu.org>
106
107 * sed1v2.inp (IMAGEMAGICK_LIBS, IMAGEMAGICK_CFLAGS): Edit to empty.
108
491a1546
EZ
1092010-08-15 Eli Zaretskii <eliz@gnu.org>
110
111 * mainmake.v2 (version): Update due to change in emacs.c.
112
29cf3e20
EZ
1132010-08-05 Eli Zaretskii <eliz@gnu.org>
114
115 * sed1v2.inp (UNEXEC_OBJ): Edit to unexcoff.o, due to renaming of
116 unexec.c => unexcoff.c.
117
59df9fdd 1182010-07-29 Chad Brown <yandros@mit.edu>
1c97e857 119
59df9fdd 120 * sed2v2.inp (HAVE_DIRENT_H): Edit to 1.
1c97e857 121
fc549af9
EZ
1222010-07-12 Eli Zaretskii <eliz@gnu.org>
123
124 * sed1v2.inp (C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGS):
125 Edit to empty.
126
127 * sed3v2.inp(C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGS):
128 Edit to empty.
129
4ea6cb0a
EZ
1302010-07-11 Eli Zaretskii <eliz@gnu.org>
131
132 * sed2v2.inp (HAVE_STRCHR, HAVE_STRRCHR): Don't edit, already
133 defined on <sys/config.h>.
134
8966b757
AS
1352010-07-11 Andreas Schwab <schwab@linux-m68k.org>
136
137 * sed2v2.inp (HAVE_INDEX, HAVE_RINDEX): Don't edit.
138 (HAVE_STRCHR, HAVE_STRRCHR): Edit to 1.
139
e3d5fd37
EZ
1402010-07-08 Eli Zaretskii <eliz@gnu.org>
141
142 * sed1v2.inp (stamp-oldxmenu): Don't edit out in `temacs:' target,
143 which doesn't exist.
144
145 * sed2v2.inp (HAVE_MEMCPY): Don't edit, defined on <sys/config.h>.
146
49d9e6b0
DN
1472010-07-08 Dan Nicolaescu <dann@ics.uci.edu>
148
149 * sed1v2.inp: Remove reference to prefix-args.
150
72af86bd
AS
1512010-07-07 Andreas Schwab <schwab@linux-m68k.org>
152
153 * sed2v2.inp (HAVE_MEMCPY, HAVE_MEMSET): Edit to 1.
154 (HAVE_BZERO): Don't edit.
155
baeb2564
EZ
1562010-07-02 Eli Zaretskii <eliz@gnu.org>
157
158 * sed1v2.inp (LIB_GCC): Edit to empty.
159 Return back to ../src after compiling each .el file.
160
6259c2ec
GM
1612010-06-30 Glenn Morris <rgm@gnu.org>
162
163 * sed1v2.inp (CANNOT_DUMP): Update for configure name change.
164
394f2386
EZ
1652010-06-26 Eli Zaretskii <eliz@gnu.org>
166
167 * mainmake.v2 (version): Use emacs_version[] in src/emacs.c
168 instead of lisp/version.el (see 2010-05-15T21:11:37Z!raeburn@raeburn.org).
169
170 * sed1v2.inp (MKDEPDIR): Edit to empty.
c332ebc2
EZ
171 Delete lines in rules that invoke $(MKDEPDIR). Fix editing rules
172 that begin with "cd ../lisp". Edit out sh if-then-else-fi
173 constructs that test ${CANNOT_DUMP}. Edit out "|| exit ;\"
174 constructs in emacs${EXEEXT} rule.
394f2386 175
eb697db5
DN
1762010-06-03 Dan Nicolaescu <dann@ics.uci.edu>
177
178 * sed1v2.inp (UNEXEC_OBJ): Use UNEXEC_OBJ instead of unexec.
179
824e2978
GM
1802010-06-03 Glenn Morris <rgm@gnu.org>
181
182 * sed2v2.inp: Do not edit HAVE_ALLOCA.
183
ccd89fb3
GM
1842010-05-26 Glenn Morris <rgm@gnu.org>
185
90278cb6
GM
186 * sed1v2.inp (@PRE_EDIT_LDFLAGS@, @POST_EDIT_LDFLAGS@): Edit to nothing.
187
ccd89fb3
GM
188 * sed1v2.inp (NS_IMPL_GNUSTEP_INC, NS_IMPL_GNUSTEP_TEMACS_LDFLAGS):
189 No longer present.
190
e5458003
GM
1912010-05-25 Glenn Morris <rgm@gnu.org>
192
193 * sed1v2.inp (LD_SWITCH_SYSTEM_EXTRA): No longer present.
194
e8752c66
GM
1952010-05-21 Glenn Morris <rgm@gnu.org>
196
90278cb6 197 * sed1v2.inp (@ns_frag@): Edit to nothing.
66dbf213 198
04384b2d
GM
199 * sed1x.inp (OLDXMENU): Replace any initial value.
200 * sed1v2.inp (OLDXMENU): Edit to "nothing".
201
e8752c66
GM
202 * sed1v2.inp (CANNOT_DUMP): Edit to no.
203
9d5cf9b6
GM
2042010-05-20 Glenn Morris <rgm@gnu.org>
205
206 * sed1v2.inp (DEPFLAGS, deps_frag): Edit to empty.
207 (MKDEPDIR): Edit to ':'.
208
c1d0dcfd
GM
2092010-05-19 Glenn Morris <rgm@gnu.org>
210
d494e8f2
GM
211 * sed2v2.inp (ORDINARY_LINK): Set here rather than in s/msdos.h.
212
c1d0dcfd
GM
213 * sed1v2.inp (LD): Edit to $(CC).
214 (YMF_PASS_LDFLAGS): Edit to `flags'.
215
952d5580
EZ
2162010-05-18 Eli Zaretskii <eliz@gnu.org>
217
218 * sed1x.inp: Add copyright notice.
219
be4ff9da
GM
2202010-05-18 Glenn Morris <rgm@gnu.org>
221
40dc6bf4
GM
222 * sed1v2.inp (RALLOC_OBJ): Edit to ralloc.o.
223
be4ff9da
GM
224 * sed1v2.inp (GMALLOC_OBJ): Edit to gmalloc.o.
225 (VMLIMIT_OBJ): Edit to vm-limit.o.
226
16455a85
GM
2272010-05-17 Glenn Morris <rgm@gnu.org>
228
229 * sed1v2.inp (OLDXMENU_DEPS): Edit to empty.
230 * sed1x.inp (OLDXMENU_DEPS): Edit to ${OLDXMENU} ../src/${OLDXMENU}.
231
8877ca0f
GM
2322010-05-16 Glenn Morris <rgm@gnu.org>
233
b02a6645
GM
234 * sed1v2.inp (TEMACS_LDFLAGS2): Edit to $(LDFLAGS).
235
8877ca0f
GM
236 * sed1v2.inp (GNUSTEP_SYSTEM_LIBRARIES): Remove.
237 (NS_IMPL_GNUSTEP_TEMACS_LDFLAGS): Edit to empty.
238
6e546d18
GM
2392010-05-15 Glenn Morris <rgm@gnu.org>
240
4235ca47
GM
241 * sed1v2.inp (LIBXMENU): Edit to empty.
242 * sed1x.inp (LIBXMENU): Expect empty initial value.
243
3545021d
GM
244 * sed1v2.inp (OLDXMENU): Edit to empty.
245 * sed1x.inp (OLDXMENU): Expect empty initial value.
246
9fad8b97
GM
247 * sed1v2.inp (LIBX_OTHER): Edit to empty.
248 * sed1x.inp (LIBX_OTHER): Expect empty initial value.
249
6e546d18
GM
250 * sed1v2.inp (FONT_OBJ): Edit to empty for non-X case.
251 * sed1x.inp (FONT_OBJ): Edit to xfont.o for X case.
252
dbd3f723
EZ
2532010-05-15 Eli Zaretskii <eliz@gnu.org>
254
255 * sed3v2.inp (INSTALLABLES): Edit out extra ${EXEEXT} after
256 "emacsclient".
257 (emacsserver, timer, wakeup): Remove edit-out commands.
258
259 * sed1v2.inp (MSDOS_OBJ): Add w16select.o.
260 (TERMCAP_OBJ): Add termcap.o.
261
02b49580
GM
2622010-05-15 Glenn Morris <rgm@gnu.org>
263
1a82cca9
GM
264 * sed1v2.inp (OLDXMENU_TARGET): Edit to empty.
265 * sed1x.inp (OLDXMENU_TARGET): Edit to really-oldxmenu.
266
1edbd309 267 * sed1v2.inp (LIBXT_OTHER): Edit to empty.
02b49580 268
489d31a4
GM
2692010-05-14 Glenn Morris <rgm@gnu.org>
270
177b0288
GM
271 * sed1v2.inp (ns_appdir, ns_appbindir, ns_appsrc): Edit to empty.
272
f14d1dfd
GM
273 * sed1v2.inp (MSDOS_OBJ): Edit to dosfns.o msdos.o.
274 (MSDOS_SUPPORT): Edit to $(MSDOS_SUPPORT_REAL).
275 * sed1x.inp (MSDOS_X_OBJ): Edit to w16select.o termcap.o.
276
11842bd8
GM
277 * sed2x.inp (HAVE_WINDOW_SYSTEM): Define.
278 * sed1x.inp (TOOLTIP_SUPPORT): Edit to ${lispsource}tooltip.elc.
279 (WINDOW_SUPPORT): Edit to $(BASE_WINDOW_SUPPORT) $(X_WINDOW_SUPPORT).
280 * sed1v2.inp (MOUSE_SUPPORT): Edit to $(REAL_MOUSE_SUPPORT).
281 (TOOLTIP_SUPPORT, WINDOW_SUPPORT): Edit to empty.
282
2633ef94
GM
283 * sed1v2.inp (FONT_OBJ): Use the plain X version (no XFT, Freetype).
284
489d31a4
GM
285 * sed1v2.inp (@NS_IMPL_GNUSTEP_INC@): Edit to nil.
286
5a903aa9
GM
2872010-05-13 Glenn Morris <rgm@gnu.org>
288
99ab9eb4
GM
289 * sed1x.inp (OLDXMENU): Edit to ${oldXMenudir}libXMenu11.a.
290 (LIBXMENU): Edit to ${OLDXMENU}.
291 (LIBX_OTHER): Edit to ${LIBXT} ${LIBX_EXTRA}.
292
5a903aa9
GM
293 * sed1v2.inp (C_SWITCH_X_SYSTEM, C_SWITCH_X_SITE, LIB_STANDARD)
294 (FONTCONFIG_CFLAGS, FONTCONFIG_LIBS, FREETYPE_CFLAGS, FREETYPE_LIBS)
295 (LIBOTF_CFLAGS, LIBOTF_LIBS, M17N_FLT_CFLAGS, M17N_FLT_LIBS)
296 (GNU_OBJC_CFLAGS, GNUSTEP_SYSTEM_LIBRARIES, LIBRESOLV, LIBGPM):
c4cc8b9a 297 Edit to empty.
5a903aa9
GM
298 (LIB_MATH): Edit to -lm.
299 (UNEXEC_OBJ): Edit to unexec.o.
300
1a0d7c06
GM
3012010-05-12 Glenn Morris <rgm@gnu.org>
302
44b031a6
GM
303 * sed3v2.inp (INSTALLABLES): No more @LIB_SRC_EXTRA_INSTALLABLES@.
304
1a0d7c06
GM
305 * sed1v2.inp (LIB_GCC): Edit to -Lgcc.
306
acddf8ae
GM
3072010-05-11 Glenn Morris <rgm@gnu.org>
308
309 * sed1x.inp (LIBS_SYSTEM): Edit to -lxext -lsys.
310 * sed3x.inp: New file.
311
7490175b
GM
3122010-05-10 Glenn Morris <rgm@gnu.org>
313
97efb629
GM
314 * sed1v2.inp, sed3v2.inp (LIBS_SYSTEM): Edit to empty.
315
7490175b
GM
316 * sed3v2.inp (BLESSMAIL_TARGET): Edit to need-blessmail.
317
61a808e8
CY
3182010-05-07 Chong Yidong <cyd@stupidchicken.com>
319
320 * Version 23.2 released.
321
40c17879
GM
3222010-05-08 Glenn Morris <rgm@gnu.org>
323
324 * sed1v2.inp (LIBS_TERMCAP): Edit to empty.
325 (TERMCAP_OBJ): Edit to tparam.o.
326
9fdec8bc
EZ
3272010-05-07 Eli Zaretskii <eliz@gnu.org>
328
329 Fix breakage due to autoconfiscation of Makefile.in files.
330
331 * sed3v2.inp (C_SWITCH_MACHINE): Edit to empty.
332
333 * sed1v2.inp (@LIB_MATH@): Edit to -lm.
334 (C_SWITCH_MACHINE, C_SWITCH_SYSTEM, LD_SWITCH_SYSTEM_TEMACS)
335 (LD_SWITCH_X_SITE_AUX, LD_SWITCH_X_SITE_AUX_RPATH)
336 (LD_SWITCH_SYSTEM, LD_SWITCH_SYSTEM_EXTRA, LIBTIFF, LIBJPEG)
337 (LIBPNG, LIBGIF, LIBXPM, XFT_LIBS, DBUS_CFLAGS, DBUS_LIBS)
338 (DBUS_OBJ, GCONF_CFLAGS, GCONF_LIBS, GTK_OBJ, LIBXMU, LIBXSM)
339 (LIBXTR6, XOBJ, TOOLKIT_LIBW, WIDGET_OBJ, CYGWIN_OBJ, NS_OBJ)
340 (NS_SUPPORT, LIBSELINUX_LIBS, START_FILES): Edit to empty.
341 (XMENU_OBJ): Edit to xmenu.o.
342 (FONT_OBJ): Edit to value used for X on Unix.
343 (PRE_ALLOC_OBJ): Edit to lastfile.o.
344 (POST_ALLOC_OBJ): Edit to $(vmlimitobj).
345 (@unexec@): Edit to unexec.o.
346
e3cf0cde
GM
3472010-05-06 Glenn Morris <rgm@gnu.org>
348
349 * sed1v2.inp, sed5x.inp: Remove LN_S, unused.
350
ed68db4d
EZ
3512010-04-01 Eli Zaretskii <eliz@gnu.org>
352
353 Remove support for DJGPP v1.x.
354
355 * sed3.inp:
356 * sed2.inp:
357 * sed1.inp:
358 * mainmake: Files removed.
359
2201e7e2
EZ
3602010-03-27 Eli Zaretskii <eliz@gnu.org>
361
362 * sedlisp.inp (VPATH): Don't edit, no longer needed.
363 (lisp, srcdir): Adapt to lisp/Makefile.in changes.
364 (abs_top_builddir): New edit.
365
366 * sed3v2.inp (KRB4LIB, DESLIB, KRB5LIB, CRYPTOLIB, COM_ERRLIB)
367 (LIBHESIOD, LIBRESOLV, LIBS_MAIL): Edit to empty values.
368
369 * sed3.inp (KRB4LIB, DESLIB, KRB5LIB, CRYPTOLIB, COM_ERRLIB)
370 (LIBHESIOD, LIBRESOLV, LIBS_MAIL): Edit to empty values.
371
372 * sed1v2.inp (abs_builddir): Edit into "../src".
373
288f9fc0
CY
3742010-03-10 Chong Yidong <cyd@stupidchicken.com>
375
376 * Branch for 23.2.
377
e4138181
EZ
3782010-02-19 Eli Zaretskii <eliz@gnu.org>
379
380 * INSTALL: Remove a CVS-specific note. Update for latest versions
381 of Windows.
382
e2a1f100
EZ
3832009-09-17 Eli Zaretskii <eliz@gnu.org>
384
385 * sed1v2.inp (OTHER_FILES): Edit to empty.
386
66205aea
EZ
3872009-09-11 Eli Zaretskii <eliz@gnu.org>
388
389 * mainmake.v2 (bootstrap): Ensure enough environment space
390 will be available to run config.bat.
391
a6e656a4
EZ
3922009-08-27 Eli Zaretskii <eliz@gnu.org>
393
394 * sed1v2.inp (buildobj.h): Replace "echo" with "djecho".
395
70243478
CY
3962009-06-21 Chong Yidong <cyd@stupidchicken.com>
397
398 * Branch for 23.1.
399
dfec8622
EZ
4002009-04-14 Eli Zaretskii <eliz@gnu.org>
401
402 * mainmake.v2 (src) <gdb.ini>: Don't replace the line with
403 x_error_quitter; instead, append "set environment NAME" to the end.
404 Set NAME and USERNAME in the environment to the same value.
405
291f6a31
EZ
4062009-02-28 Eli Zaretskii <eliz@gnu.org>
407
408 * mainmake.v2 (boot): Don't require b-emacs.exe if not building
2a1573ff 409 out of CVS. (Bug#2151)
291f6a31 410
bd448b7a
EZ
4112008-12-19 Eli Zaretskii <eliz@gnu.org>
412
413 * INSTALL: Document the problems on Windows Vista and the
414 --with-system-malloc option to config.bat.
415
416 * sedalloc.inp: New file.
417
0c123bd1
EZ
4182008-11-21 Eli Zaretskii <eliz@gnu.org>
419
420 * mainmake.v2 (misc): New target.
421 (all, info): Depend on `misc'.
422
71a69201
EZ
4232008-11-15 Eli Zaretskii <eliz@gnu.org>
424
aae2a498
EZ
425 * mainmake.v2 (src): Move removal of src/bootlisp after recursing
426 into `lisp'.
427
ead9233b
EZ
428 Make bootstrap work again:
429
430 * mainmake.v2 (boot): New variable.
431 (src): Pass $(boot) to sub-Make. Remove src/bootlisp. If
432 src/bootlisp exists after running Make, run Make in `lisp' as
433 well.
434 (clean, mostlyclean): Remove bogus repeated clean in the top-level
435 directory.
436 (info, bootstrap-clean): New targets.
437 (bootstrap): Depend only on bootstrap-clean. Commands modified to
438 be equivalent to top-level Makefile.in.
439 (bootfast, bootstrap-lisp-1, bootstrap-lisp, bootstrap-src)
440 (bootstrap-clean-before, bootstrap-clean-after): Targets deleted.
441 (clean, mostlyclean, distclean, maintainer-clean, extraclean):
442 Don't recurse into lwlib and oldXMenu.
443
444 * sed1v2.inp: Create bootlisp when bootstrapping b-emacs.exe.
445
446 * sedlisp.inp: Don't convert *.el files to Unix text format, and
447 don't copy ldefs-boot.el into loaddefs.el.
448
449 * sed6.inp: Edit out Unixy shell features in maintainer-clean
450 targets in doc/ Makefiles.
451
71a69201
EZ
452 * INSTALL: Update the list of utilities needed by lisp/Makefile
453 and for bootstrapping.
454
cafb9504
EZ
4552008-11-08 Eli Zaretskii <eliz@gnu.org>
456
457 * INSTALL: New file, with build instructions moved from the
458 top-level INSTALL.
459
e16acc2c
EZ
4602008-10-14 Eli Zaretskii <eliz@gnu.org>
461
462 * sedlisp.inp (lisp): Set to absolute file name of current
463 directory, not to ".", to have it on EMACSLOADPATH when we descend
464 into subdirectories.
465
293a3986
EZ
4662008-08-23 Eli Zaretskii <eliz@gnu.org>
467
468 * sed2v2.inp: Remove definition of USER_FULL_NAME (now defined on
469 src/s/msdos.h).
470
471 * sed3v2.inp: Edit out @LIB_SRC_EXTRA_INSTALLABLES@.
472
b97439ce 473 * sed1v2.inp (version): Define to empty.
293a3986
EZ
474 (ALL_CFLAGS, LIBES): Edit out @FOO@ stuff.
475 (EXEEXT): Define to .exe.
476 Edit "ln -f" into "cp -pf".
477 Edit "touch" into "djecho $@ >", to avoid requiring touch.exe.
478 (b-emacs${EXEEXT}): Don't remove emacs.exe and temacs.exe.
479 Edit "`/bin/pwd`/" into "./".
480 Stubify emacs after it is dumped, to produce emacs.exe.
481 Stubedit temacs.exe to 1024K of stack, emacs.exe to 2048K, and
482 b-emacs.exe to 3072K.
483
484 * mainmake.v2 (emacs lispref lispintro): Chdir under doc/.
485 (emacs): Renamed from `man', to reflect changes in doc directory
486 structure. All callers changed.
487 (clean mostlyclean distclean maintainer-clean extraclean): Chdir
488 into doc/ for manuals. Add misc subdirectory.
489 (src): Pass an empty BOOTSTRAPEMACS variable to src/Makefile.
490 (install): Don't stubify/stubedit emacs.exe, this is now done by
491 src/Makefile.
492
57df543c
EZ
4932007-10-05 Eli Zaretskii <eliz@gnu.org>
494
495 * sed6.inp: Update comment to reflect doc directory structure.
496
497 * sed1v2.inp (RSVG_LIBS, RSVG_CFLAGS): Edit out.
498
cacc7b51
GM
4992007-07-25 Glenn Morris <rgm@gnu.org>
500
501 * Relicense all FSF files to GPLv3 or later.
502
503 * COPYING: Switch to GPLv3.
504
537a062f
CY
5052007-06-02 Chong Yidong <cyd@stupidchicken.com>
506
507 * Version 22.1 released.
508
f5f4e20d
GM
5092007-02-10 Glenn Morris <rgm@gnu.org>
510
511 * COPYING.DJ: Remove file since it is no longer needed (see README
512 for details).
513
222b4fde
GM
5142007-01-28 Glenn Morris <rgm@gnu.org>
515
516 * COPYING.DJ: New file.
517
22311938
EZ
5182006-12-04 Eli Zaretskii <eliz@gnu.org>
519
520 * sed2v2.inp (HAVE_SYNC): Define.
521
69a6e74d
EZ
5222006-11-25 Eli Zaretskii <eliz@gnu.org>
523
524 * sed1v2.inp (CFLAGS_SOUND): Edit out.
525
45a2056c
JB
5262006-09-15 Jay Belanger <belanger@truman.edu>
527
528 * COPYING: Replace "Library Public License" by "Lesser Public
529 License" throughout.
530
67b8391b
EZ
5312005-09-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
532
533 * sed3v2.inp (GETOPT_H, GETOPTOBJS): Define to use getopt.h,
534 getopt.o and getopt1.o.
535
a0ec7a4a
LK
5362005-07-04 Lute Kamstra <lute@gnu.org>
537
538 Update FSF's address in GPL notices.
539
3819d330
EZ
5402004-11-10 Eli Zaretskii <eliz@gnu.org>
541
542 * sed1.inp: Revert last change.
543
880820fe 5442004-11-09 Jan Djärv <jan.h.d@swipnet.se>
ba68f95a
JD
545
546 * sed1v2.inp: Use djecho for buildobj.lst.
547
548 * sed1.inp: Ditto.
549
3f8ea68c
EZ
5502004-11-08 Eli Zaretskii <eliz@gnu.org>
551
997a1ae5
EZ
552 * sedlisp.inp (bootstrap-clean): Copy ldefs-boot.el onto
553 loaddefs.el, unless the latter exists and is newer.
554
406865b8
EZ
555 * mainmake.v2 (mostlyclean, distclean, maintainer-clean)
556 (extraclean, bootfast): New targets.
557 (top_distclean): New macro, used by distclean, maintainer-clean,
558 and extraclean.
559 (.PHONY): Add bootfast.
560 (bootstrap): Make bootstrap-after in lisp.
5e1a6e32 561 (bootstrap-clean-before): Clean in man, lispref, and lispintro as well.
406865b8 562
3f8ea68c
EZ
563 * sed2v2.inp (HAVE_BZERO): Define for GCC v3.x and later.
564
b0b6ad00
EZ
5652004-10-06 Eli Zaretskii <eliz@gnu.org>
566
567 * sed1v2.inp (LC_ALL=C): Fix src/Makefile breakage caused by
568 recent (2004-09-24) changes in src/Makefile.in.
569
ab5a4a32
EZ
5702004-08-14 Eli Zaretskii <eliz@gnu.org>
571
572 * sedleim.inp: Remove the lines which say "<TAB>@true", to avoid
573 running a Unixy shell and to reincarnate the "Nothing to be done
574 for `all'" message from Make when there's nothing to be done.
575
cdc9b845
EZ
5762004-05-11 Eli Zaretskii <eliz@gnu.org>
577
578 * sedleim.inp (distclean): Remove stamp-subdirs.
579 (SUBDIRS): Don't use `touch', use `djecho' instead.
580 (changed.tit, changed.misc): Use `djecho' instead of `echo'.
581
05fdbeb8
EZ
5822004-05-02 Eli Zaretskii <eliz@gnu.org>
583
584 * sed2v2.inp (HAVE_GETRUSAGE): Define.
585
a6eeaa81 5862003-09-22 Eli Zaretskii <eliz@gnu.org>
2f809aae
EZ
587
588 * mainmake.v2 (man lispref lispintro): Specify an explicit target
589 `info', like Makefile.in does.
590
a6eeaa81 5912003-08-31 Eli Zaretskii <eliz@gnu.org>
bbc2d90e
EZ
592
593 * sed3v2.inp (srcdir): Use "command.com /c cd" to produce an
594 absolute file name of the current working directory. This avoids
595 the warning from Make about circular dependencies.
596
a6eeaa81 5972003-08-30 Eli Zaretskii <eliz@gnu.org>
d5947564
EZ
598
599 * sedlisp.inp: Set FNCASE=y for all targets in the lisp directory,
600 so that CVS etc. file names are filtered out of the list of
601 subdirectories.
602
a6eeaa81 6032003-08-28 Eli Zaretskii <eliz@gnu.org>
a0b18738
EZ
604
605 * sed6.inp (elisp.dvi, index.texi): Replace Unix shell commands
606 with equivalent COMMAND.COM commands.
607
a6eeaa81 6082003-08-24 Eli Zaretskii <eliz@gnu.org>
8e1cc65f 609
3d8714e7
EZ
610 * sed3v2.inp (EXEEXT): Define to an empty string.
611
b7cb1e12 612 * sed1v2.inp (EXEEXT): Define to an empty string.
5459e42a 613 Remove src/emacs after producing b-emacs.exe.
b7cb1e12
EZ
614
615 * sed2v2.inp (HAVE_DIFFTIME, HAVE_MEMCMP, HAVE_MEMMOVE)
8e1cc65f
EZ
616 (HAVE_SIZE_T): Define.
617
852eef40
EZ
6182002-04-16 Eli Zaretskii <eliz@is.elta.co.il>
619
620 * sed2v2.inp: New file.
621
622 * sed2.inp: Remove DJGPP v2.x stuff.
623
93fc6fbe
EZ
6242002-03-27 Eli Zaretskii <eliz@is.elta.co.il>
625
626 * sedlisp.inp <bootstrap-clean>: Make sure all *.el files have
627 Unix EOLs, to avoid overflowing pure storage while bootstrapping.
628
ab8a75de
EZ
6292002-03-20 Eli Zaretskii <eliz@is.elta.co.il>
630
177c0ea7 631 * mainmake.v2 (bootstrap-lisp-1, bootstrap-lisp, bootstrap-src)
ab8a75de
EZ
632 (bootstrap-clean-before, bootstrap-clean-after): Return to the
633 top-level directory after sub-make.
634 (bootstrap-lisp): Pass an absolute file name as value of ${lisp}.
635
636 * sed1v2.inp: Fix editing of the rule for ${libsrc}make-docfile.
637
b9c1fa2e
EZ
6382002-03-09 Eli Zaretskii <eliz@is.elta.co.il>
639
69587bba 640 Add support for bootstrapping Emacs:
b9c1fa2e
EZ
641
642 * sed1v2.inp: Edit the bootstrap-* targets. Fix the mostlyclean
643 target.
644
177c0ea7
JB
645 * mainmake.v2 (maybe_bootstrap, bootstrap, bootstrap-lisp-1)
646 (bootstrap-lisp, bootstrap-src, bootstrap-clean-before)
b9c1fa2e
EZ
647 (bootstrap-clean-after): New targets.
648 (all): Depend on maybe_bootstrap.
649
fcd2ab44
EZ
6502001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
651
652 * sed1v2.inp: Delete _gdbinit in distclean target.
653
880820fe 6542001-12-09 Pavel Janík <Pavel@Janik.cz>
72244db2
PJ
655
656 * COPYING: Moved back.
657
b0a63d77
EZ
6582001-12-07 Eli Zaretskii <eliz@is.elta.co.il>
659
660 * sed2.inp (HAVE_VFORK): Don't define: the fragment in sysdep.c
661 which needed it is gone.
662
880820fe 6632001-11-29 Pavel Janík <Pavel@Janik.cz>
0142178a
PJ
664
665 * COPYING: Removed.
666
ac74199d
EZ
6672001-11-24 Eli Zaretskii <eliz@is.elta.co.il>
668
669 * mainmake.v2 (lispintro): New target.
670 (all): Add lispintro.
671
672 * sed6.inp (SHELL): Comment away, for lispintro.
673
5c32b7c5
EZ
6742001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
675
676 * sed6.inp (texinputdir): Add, for the lispref directory.
677
678 * mainmake.v2 (all): Add lispref.
679 (man lispref): Add lispref.
680
71431a0e
GM
6812001-10-20 Gerd Moellmann <gerd@gnu.org>
682
6aa97356 683 * (Version 21.1 released.)
71431a0e 684
ab952a4f
GM
6852001-10-05 Gerd Moellmann <gerd@gnu.org>
686
687 * Branch for 21.1.
177c0ea7 688
fc406406
EZ
6892001-07-20 Eli Zaretskii <eliz@is.elta.co.il>
690
691 * mainmake.v2 (install): Create site-lisp/subdirs.el if it is not
692 already there.
693
24b97d4b
EZ
6942001-07-06 Eli Zaretskii <eliz@is.elta.co.il>
695
696 * sed2.inp: Ifdef away the test for !HAVE_MKTIME, to avoid parse
697 error in "gcc -E -traditional" with GCC 3.0.
698
2b908342
EZ
6992001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
700
701 * sedleim.inp (srcdir=): Edit @srcdir@ into an absolute file name
702 of the leim subdirectory, so that EMACSLOADPATH doesn't break when
703 titdic-convert chdirs into leim/quail.
704
9d5d1075
EZ
7052001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
706
707 * sedleim.inp: Adapt to changes in leim/Makefile.in's $(TIT)
708 target.
709
d7fcecc1
EZ
7102001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
711
712 * README: New file.
713
714 * sed1.inp: Add copyright.
715 * sed1v2.inp: Add copyright.
716 * sed2.inp: Add copyright.
717 * sed2x.inp: Add copyright.
718 * sed3.inp: Add copyright.
719 * sed3v2.inp: Add copyright.
720 * sed4.inp: Add copyright.
721 * sed5x.inp: Add copyright.
722 * sed6.inp: Add copyright.
723 * sedleim.inp: Add copyright.
724 * sedlisp.inp: Add copyright.
725
7121a5e1
EZ
7262001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
727
728 * mainmake.v2, mainmake: Add copyright.
729
da7fab49
EZ
7302000-11-22 Eli Zaretskii <eliz@is.elta.co.il>
731
732 * sed2.inp (NSIG) [__DJGPP__ == 2 && __DJGPP_MINOR__ == 1]:
733 Define; it is undefined in DJGPP v2.01.
734
f4da4611
EZ
7352000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
736
737 * sed2.inp (HAVE_MKSTEMP): Define.
738
a115794c
EZ
7392000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
740
741 * sedleim.inp (RUN-EMACS): Remove EMACSLOADPATH setting as part of
742 the command; use Make's "export EMACSLOADPATH=" instead. Remove
743 the handling of `command` expansion, leim/Makefile.in doesn't use
744 that anymore.
745
67e0a2b6
EZ
7462000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
747
748 * sed2.inp (HAVE_INDEX, HAVE_RINDEX): Define.
749
838b9528
EZ
7502000-08-22 Eli Zaretskii <eliz@is.elta.co.il>
751
752 * mainmake.v2 (TAGS): Don't use [a-zA-Z]*, as it causes wildcard
753 expansion to become case-sensitive and return all file names in
754 upper case on plain DOS.
755
efb29aff
EZ
7562000-08-05 Eli Zaretskii <eliz@is.elta.co.il>
757
758 * mainmake.v2 (src): Put gdb.tmp after -a, since djecho's -a
759 switch requires an argument.
760
4a201758
EZ
7612000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
762
763 * mainmake.v2 (src): Make the rule faster by using a single djecho
764 command instead of multiple redir invocations.
765 (install): Speed up by using a command.com's for loop.
766
7f987ac0
EZ
7672000-07-23 Eli Zaretskii <eliz@is.elta.co.il>
768
769 * sed3v2.inp: Define ALLOCA to an empty string.
770
68be2869
EZ
7712000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
772
773 * sed1v2.inp: Put getloadavg.o into LIBOBJS, not GETLOADAVG_LIBS.
774
c107c335
EZ
7752000-07-09 Eli Zaretskii <eliz@is.elta.co.il>
776
777 * sed1v2.inp: Set LIBSOUND to an empty string.
778
7f3e4303
EZ
7792000-06-26 Eli Zaretskii <eliz@is.elta.co.il>
780
781 * sed2.inp: Define HAVE_STRUCT_TIMEZONE in src/config.h.
782
db1306d8
EZ
7832000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
784
785 * sed1v2.inp: Set GETLOADAVG_LIBS to getloadavg.o in src/Makefile.
786
4ea325f5
EZ
7872000-06-18 Eli Zaretskii <eliz@is.elta.co.il>
788
789 * sedlisp.inp (srcdir): Edit this variable.
790
7d5c8691
EZ
7912000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
792
793 * sedlisp.inp: New file.
794
fcd2e082
EZ
7952000-05-18 Eli Zaretskii <eliz@is.elta.co.il>
796
797 * sed6.inp: Changes to allow "make foo.dvi" on DJGPP platforms:
798 (ENVADD): Redefine as empty, to avoid requiring a Unixy shell.
799 (TEXINPUTS): Use semi-colon; export explicitly.
800 (MAKEINFO): Export explicitly.
801
35a28e21
EZ
8022000-05-01 Eli Zaretskii <eliz@is.elta.co.il>
803
804 * mainmake.v2 (install): Install ebrowse.exe.
805
33744b5d
DL
8062000-04-14 Dave Love <fx@gnu.org>
807
808 * sed1v2.inp, sed1.inp: Add LIBS, LIBOBJS.
809
c1300911
EZ
8102000-03-13 Eli Zaretskii <eliz@is.elta.co.il>
811
812 * sed2.inp: Add PROTOTYPES and POINTER_TYPE, per the new
813 config.in.
814
7c7b25db
EZ
8152000-01-27 Eli Zaretskii <eliz@is.elta.co.il>
816
817 * sed2.inp (HAVE_SETITIMER): Define.
818
ba3a0c6d
EZ
8191999-11-18 Eli Zaretskii <eliz@is.elta.co.il>
820
821 * sed2.inp (HAVE_TM_GMTOFF, HAVE_MBLEN): Define.
822
823 * sed1v2.inp: Convert "LC_ALL=C ./temacs" to MS-DOS equivalent.
824
32072ea3
DL
8251999-07-29 Eli Zaretskii <eliz@gnu.org>
826
827 * sedleim.inp (SHELL, MAKESHELL): Use /xyzzy/command as the shell.
828
8291999-07-12 Richard Stallman <rms@gnu.org>
830
831 * Version 20.4 released.
832
8331999-07-01 Eli Zaretskii <eliz@gnu.org>
834
835 * mainmake.v2 (SHELL, MAKESHELL): Don't use /dos/command, it can
10d1d0af 836 invoke an incompatible version of COMMAND.COM.
32072ea3
DL
837
8381999-05-19 Eli Zaretskii <eliz@gnu.org>
839
840 * sed1v2.inp: Use -gcoff instead of -g in CFLAGS, for those who
841 have GCC configured by default to use stabs, which unexec.c
842 doesn't currently support.
843
8441999-01-14 Eli Zaretskii <eliz@gnu.org>
845
846 * mainmake.v2 (install): Use update instead of sed to install fns.el.
847
8481999-01-11 Eli Zaretskii <eliz@gnu.org>
849
850 * mainmake.v2 (install): Install fns.el in ../bin, since Emacs
851 looks for it in exec-directory.
852
8531999-01-07 Eli Zaretskii <eliz@gnu.org>
854
855 * sedleim.inp: New file, for configuring the leim directory.
856
857 * mainmake.v2 (src): Build files in leim if leim/Makefile exists.
858 (clean): Add clean in leim.
859
8601998-11-08 Eli Zaretskii <eliz@mescaline.gnu.org>
861
862 * mainmake.v2 (SHELL, MAKESHELL): Don't use `override'.
863
8641998-10-20 Eli Zaretskii <eliz@mescaline.gnu.org>
865
866 * mainmake.v2: Forcibly set SHELL and MAKESHELL to force Make to
867 use COMMAND.COM as the shell.
868
8691998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
870
871 * Version 20.3 released.
872
8731998-05-04 Eli Zaretskii <eliz@mescaline.gnu.org>
874
875 * mainmake.v2 (TAGS tags): Fix file name wildcards in lisp
876 directory.
877
8781998-04-13 Eli Zaretskii <eliz@delysid.gnu.org>
879
880 * mainmake.v2 (src): Replace topdir with top_srcdir in commands
881 which generate gdb.ini.
882
8831998-04-12 Eli Zaretskii <eliz@delysid.gnu.org>
884
885 * mainmake.v2 (version): Determine emacs-version from
886 lisp/version.el. Pass it to sub-Make's.
887
8881998-04-05 Eli Zaretskii <eliz@is.elta.co.il>
889
890 * sed3v2.inp: When installing ${version},
891 do it replacing @version@.
892
893 * mainmake.v2 (version): Compute the version from lisp/version.el
894 and pass to sub-Make's. Pass top_srcdir to sub-Make's.
895
8961997-11-20 Eli Zaretskii <eliz@is.elta.co.il>
897
898 * sed6.inp: New file, configures the man directory for MSDOS.
899
900 * mainmake.v2 (man): New target to build the manual.
901 (all): Add the man dependency.
902 (install): Change bin\\nul to bin\nul.
903
9041997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
905
906 * Version 20.2 released.
907
9081997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
909
910 * Version 20.1 released.
911
9121997-09-07 Eli Zaretskii <eliz@is.elta.co.il>
913
914 * sed1v2.inp: Enlarge the stack size of temacs to 100KB.
915
9161997-08-13 Eli Zaretskii <eliz@psilocin.gnu.ai.mit.edu>
917
8de5628c 918 * sed2.inp (EMACS_CONFIGURATION): Set to i386-pc-msdosdjgpp.
32072ea3 919
5e1a6e32 9201997-08-10 Eli Zaretskii <eliz@is.elta.co.il>
32072ea3
DL
921
922 * sed1v2.inp (CPPFLAGS, LDFLAGS): Edit to empty.
923
9241997-07-10 Eli Zaretskii <eliz@is.elta.co.il>
925
926 * sed2.inp (HAVE_LOGB, HAVE_FREXP, HAVE_FMOD, HAVE_RINT)
927 (HAVE_CBRT, HAVE_FPATHCONF, HAVE_SETRLIMIT): Defined.
928
929 * sed1.inp, sed1v2.inp: Remove `stamp-oldxmenu' dependency, so
930 MSDOS users won't need `touch' installed.
931
932 * mainmake.v2 (TAGS, tags): Include new lisp subdirectories.
933
9341996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
935
936 * Version 19.33 released.
937
9381996-08-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
939
940 * is_exec.c: Renamed from is-exec.c.
941
9421996-07-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
943
944 * Version 19.32 released.
945
946 * is-exec.c, sigaction.c: New files.
947
9481996-07-24 Eli Zaretskii <eliz@is.elta.co.il>
949
950 * mainmake.v2 (TAGS): Make sure bin/etags.exe is current. Make
951 the rules always generate TAGS.
952
9531996-06-09 Eli Zaretskii <eliz@is.elta.co.il>
954
955 * sed2.inp: Don't undef MULTI_FRAME.
956
9571996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
958
959 * Version 19.31 released.
960
9611996-04-17 Eli Zaretskii <eliz@is.elta.co.il>
962
963 * sed1.inp: Replace `make-docfile' with `make-doc.exe'. In case
964 src/Makefile needs to rebuild `make-doc.exe', use one command per line.
965 Undo the previous change.
177c0ea7 966
32072ea3
DL
9671996-04-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
968
177c0ea7 969 * sed1.inp: Change make-docfile to make-doc.exe in a second place.
32072ea3
DL
970
9711996-04-15 Eli Zaretskii <eliz@is.elta.co.il>
972
973 * mainmake.v2 (src): Create a file with sed commands instead of using
974 a long sed command line (some versions of Sed don't handle that).
975 (gdb): Merged back into src, undoing April 13 change.
976 (install): Do use if statements, but not a loop.
177c0ea7 977
32072ea3
DL
9781996-04-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
979
980 * mainmake.v2 (gdb): New target, broken out of src.
981 (install): Use simple explicit copy commands, not a loop.
982
9831996-04-10 Eli Zaretskii <eliz@is.elta.co.il>
984
985 * sed2.inp: Under DJGPP v2, use <sys/config.h> instead of most of
986 config.h.in.
987
988 * sed1v2.inp, sed3v2.inp, mainmake.v2: New files.
989
9901996-01-23 Karl Heuer <kwzh@gnu.ai.mit.edu>
991
992 * sed2.inp (LOCALTIME_CACHE, HAVE_TZSET): Define these.
993
9941995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
995
996 * Version 19.30 released.
997
9981995-11-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
999
1000 * sed3.inp: Alter test-distrib to test-dis.
1001
10021995-11-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
1003
1004 * mainmake (install): Don't mv make-doc.exe into ../bin/.
1005
10061995-10-11 Kim Storm <kfstorm@wombat.gnu.ai.mit.edu>
1007
1008 * sed1.inp: Call make-doc.exe instead of make-docfile.
1009
10101995-06-08 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
1011
1012 * sed2.inp: Define STDC_HEADERS.
1013 Undefine MULTI_FRAME, until somebody fixes msdos.h and msdos.c.
1014
10151995-01-20 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
1016
1017 * sed3.inp: Fix sed append command to behave as intended.
1018
10191995-01-20 Morten Welinder <terra@diku.dk>
1020
1021 * sed3.inp: Delete mysterious dot. Add comment to protect blank
1022 line at end of file. Make sure make-docfile is compiled.
1023
10241995-01-10 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
1025
1026 * sed3.inp: Use coff2exe on make-docfile.
1027 * sed1.inp: Not go32, which has problems with long arg lists.
1028
10291994-10-17 Morten Welinder <terra@mole.gnu.ai.mit.edu>
1030
1031 * sed1.inp: Handle "\t#"-style comments.
c4cc8b9a 1032 (obj): Don't add any files -- now done in src/makefile.in.in.
32072ea3
DL
1033 (temacs): Don't depend on prefix-args.
1034 (DOC): Reflect makefile changes regarding two-batch run.
1035
1036 * sed2.inp: Add comments showing how to use the system malloc.
1037 (EMACS_CONFIG_OPTIONS): Set though not useful.
1038 (HAVE_MKTIME): Define.
1039
1040 * mainmake (clean): Add target.
1041
1042 * sed1x.inp, sed2x.inp, sed5x.inp: New files for X configuration.
1043
32072ea3
DL
10441994-07-14 Morten Welinder (terra@diku.dk)
1045
1046 * sed2.inp (HAVE_STRERROR): Define.
1047
10481994-07-08 Morten Welinder (terra@diku.dk)
1049
1050 * sed1.inp, sed2.inp: Use "m/intel386" instead of "m/dos386.h".
1051
10521994-06-01 Morten Welinder (terra@diku.dk)
1053
1054 * sed4.inp: New file for configuring src/paths.h.
1055
10561994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1057
1058 * Version 19.25 released.
1059
10601994-05-22 Morten Welinder (terra@diku.dk)
1061
1062 * sed1.inp: Adding dos-fns.elc to the set of lisp files was moved
1063 to src/makefile.in.in.
1064
10651994-05-20 Morten Welinder (terra@tyr.diku.dk)
1066
1067 * sed2.inp: Reflect change from CONFIGURATION to EMACS_CONFIGURATION.
1068 Also set it to correct three-part value.
1069
10701994-05-16 Morten Welinder (terra@tyr.diku.dk)
1071
1072 * Version 19.23 released.
1073
1074 * sed1.inp: Don't use `+' in regexps as different stream
1075 editors interpret them differently. Use `*' instead.
1076
10771994-05-12 Morten Welinder (terra@diku.dk)
1078
1079 * mainmake (install): Set the minimum stack (for running under
1080 DPMI) to 512K. Avoid using wildcard for matching one file.
1081
10821994-05-08 Morten Welinder (terra@diku.dk)
1083
1084 * sed3.inp: Don't pass version to [ce]tags.
1085
10861994-04-30 Morten Welinder (terra@diku.dk)
1087
194d44e7 1088 * sed1.inp: Don't comment out the inc-vers run as that
32072ea3
DL
1089 does not exist anymore.
1090 Don't reset DEBUG_MOLE as that no longer is used.
1091 Identify the file being patched as src/...
1092 * sed2.inp: Identify the file being patched as src/...
1093 * sed3.inp: We don't have to have the version number in here
1094 anymore. Instead we patch the way it is passed from make to
1095 the C compiler.
1096
10971994-04-29 Morten Welinder (terra@diku.dk)
1098
1099 * sed1.inp: Set CFLAGS=-O2, not -g. Handle the new
1100 M_FILE, S_FILE, and SET_MAKE defines. Get rid of ^Ms.
1101
1102 * sed2.inp: We have bcmp. Configuration is "msdos".
1103 Get rid of ^Ms.
1104
1105 * sed3.inp: Set CFLAGS=-O2, not -g. Correct for
1106 new configuration regarding utilities not to compile.
1107 Fix version number. Get rid of ^Ms.
1108
11091994-01-08 Morten Welinder (terra@diku.dk)
1110
194d44e7 1111 * sed3.inp: Improve make-compatibility by not using drive
32072ea3
DL
1112 specifications and by not specifying an explicit shell.
1113
11141994-01-07 Morten Welinder (terra@diku.dk)
1115
1116 * sed1.inp: Incorporate the actions of patch1.
1117 * patch1: File deleted.
1118
11191993-01-05 Morten Welinder (terra@diku.dk)
1120
1121 * mainmake: New file, makefile for the main directory.
1122
1123 * patch1: New file. Context diff to turn src/makefile.in into
1124 a msdos version called makefile.
1125
1126 * emacs.pif: New file, program information file for Emacs under
1127 Windows. (This file contains non-printable characters.)
1128
1129 * emacs.ico: New file, icon for Emacs under Windows. It's so ugly
8de5628c 1130 that someone is bound to create a better one. Mail uuencoded icons
32072ea3
DL
1131 to terra@diku.dk, but be prepared to sign a copyright disclaimer.
1132 (This file contains non-printable characters.)
1133
177c0ea7 1134 * sed3.inp: New file for changing lib-src/makefile.in into
32072ea3
DL
1135 lib-src/makefile.
1136
8de5628c 1137 * sed2.inp: New file for changing src/config.h-in into src/config.h.
32072ea3 1138
8de5628c 1139 * sed1.inp: New file for changing src/makefile.in.in into src/makefile.
6922b018
KH
1140
1141;; Local Variables:
880820fe 1142;; coding: utf-8
6922b018 1143;; End:
2a34a036 1144
73b0cd50 1145 Copyright (C) 1994-1999, 2001-2011 Free Software Foundation, Inc.
7f6d64f8
GM
1146
1147 This file is part of GNU Emacs.
1148
ff0cdfb9 1149 GNU Emacs is free software: you can redistribute it and/or modify
7f6d64f8 1150 it under the terms of the GNU General Public License as published by
ff0cdfb9
GM
1151 the Free Software Foundation, either version 3 of the License, or
1152 (at your option) any later version.
7f6d64f8
GM
1153
1154 GNU Emacs is distributed in the hope that it will be useful,
1155 but WITHOUT ANY WARRANTY; without even the implied warranty of
1156 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1157 GNU General Public License for more details.
1158
1159 You should have received a copy of the GNU General Public License
ff0cdfb9 1160 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.