Fix msdos/sedlibmk.inp. lib/ builds now.
[bpt/emacs.git] / msdos / ChangeLog
CommitLineData
9d9d12cd
EZ
12011-02-19 Eli Zaretskii <eliz@gnu.org>
2
219463da
EZ
3 * sedlibmk.inp (CONFIG_CLEAN_VPATH_FILES): Fix editing of *-clean
4 rules.
27087453
EZ
5 (HAVE_GETOPT_H, PRAGMA_SYSTEM_HEADER, PRAGMA_COLUMNS): Fix
6 editing.
7 (DEFS): Edit to -DHAVE_CONFIG_H.
8 (Makefile, &&): Fix removal.
219463da
EZ
9
10 * depfiles.bat: New file.
11
9d9d12cd
EZ
12 * sedlibmk.inp: New file.
13
14 * sedlibcf.inp: New file.
15
16 * sed1v2.inp (NS_OBJC_OBJ): Edit to empty.
17 (@true): Edit to "@rem".
18 (move-if-change): Edit to "update".
19 (echo): Edit to "djecho".
20 (cd $(lib) && ...): Edit to "$(MAKE) -C ...".
21
22 * mainmake.v2 (version): Remove, no longer needed (config.in
23 defines VERSION).
24 (all): Add lib.
25 (lib): New target and recipe.
26 (lib-src): Depend on lib.
27 (src): Depend on lib and lib-src.
28 (clean, mostlyclean, distclean, maintainer-clean, extraclean)
29 (bootstrap-clean): Recurse into lib.
30
31 * sed2v2.inp: Remove workaround for the "#if ! HAVE_MKTIME ||
32 BROKEN_MKTIME" stuff -- it's no longer in src/config.in.
33 (HAVE_ATTRIBUTE_ALIGNED, HAVE_C99_STRTOLD, HAVE_DECL_GETENV)
34 (HAVE__BOOL): Edit to 1.
35 (VERSION, inline, restrict): Edit for DJGPP.
36
16eea16b
GM
372011-01-08 Glenn Morris <rgm@gnu.org>
38
39 * sedleim.inp (RUN-EMACS): -batch implies --no-init-file.
40
31620103
EZ
412011-01-07 Eli Zaretskii <eliz@gnu.org>
42
43 * sed2v2.inp (HAVE___BUILTIN_UNWIND_INIT): Define.
44
d6a003a8
AS
452010-12-04 Andreas Schwab <schwab@linux-m68k.org>
46
47 * sed1v2.inp (M_FILE, S_FILE): Add $(srcdir)/ prefix.
48
c3911ead
EZ
492010-10-15 Eli Zaretskii <eliz@gnu.org>
50
51 * sed1v2.inp: Use $(..) instead of ${..} in all edit commands.
52 Needed because of changes in 2010-10-10T14:43:05Z!dann@ics.uci.edu.
53
54 * sed6.inp (mkinfodir): Edit to avoid Unix shell-isms. Needed
55 because of changes in 2010-10-09T18:31:12Z!rgm@gnu.org.
56
a4daeecf
DN
572010-10-10 Dan Nicolaescu <dann@ics.uci.edu>
58
59 * sed1v2.inp (PROFILING_LDFLAGS):
60 * sed3v2.inp (PROFILING_LDFLAGS): Remove, not defined anymore.
61
3fb78d1f
GM
622010-10-09 Glenn Morris <rgm@gnu.org>
63
64 * mainmake.v2 (install): Remove b2m.
65
644d0594
EZ
662010-10-02 Eli Zaretskii <eliz@gnu.org>
67
68 * mainmake.v2 (TAGS tags): Use `find' to filter out loaddefs
69 files. Make all file names in TAGS tables absolute.
70
ae9cecb9
EZ
712010-10-01 Eli Zaretskii <eliz@gnu.org>
72
73 * sed1v2.inp (LIBGNUTLS_LIBS, LIBGNUTLS_CFLAGS): Edit to empty.
74
9f5a812a
EZ
752010-09-22 Eli Zaretskii <eliz@gnu.org>
76
77 * sed1v2.inp (LINKER): Don't edit, variable was removed from
78 src/Makefile.in.
79 (LD_FIRSTFLAG): Edit to empty.
80
25b88a3d
EZ
812010-09-17 Eli Zaretskii <eliz@gnu.org>
82
83 * sed1v2.inp (LIBXML2_LIBS, LIBXML2_CFLAGS): Edit to empty.
84
26446e2c
EZ
852010-08-22 Chong Yidong <cyd@stupidchicken.com>
86
87 * sedleim.inp (RUN-EMACS): Don't use --multibyte.
88
6f505bc8
EZ
892010-08-20 Eli Zaretskii <eliz@gnu.org>
90
91 * sed1v2.inp (IMAGEMAGICK_LIBS, IMAGEMAGICK_CFLAGS): Edit to empty.
92
491a1546
EZ
932010-08-15 Eli Zaretskii <eliz@gnu.org>
94
95 * mainmake.v2 (version): Update due to change in emacs.c.
96
29cf3e20
EZ
972010-08-05 Eli Zaretskii <eliz@gnu.org>
98
99 * sed1v2.inp (UNEXEC_OBJ): Edit to unexcoff.o, due to renaming of
100 unexec.c => unexcoff.c.
101
59df9fdd 1022010-07-29 Chad Brown <yandros@mit.edu>
1c97e857 103
59df9fdd 104 * sed2v2.inp (HAVE_DIRENT_H): Edit to 1.
1c97e857 105
fc549af9
EZ
1062010-07-12 Eli Zaretskii <eliz@gnu.org>
107
108 * sed1v2.inp (C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGS):
109 Edit to empty.
110
111 * sed3v2.inp(C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGS):
112 Edit to empty.
113
4ea6cb0a
EZ
1142010-07-11 Eli Zaretskii <eliz@gnu.org>
115
116 * sed2v2.inp (HAVE_STRCHR, HAVE_STRRCHR): Don't edit, already
117 defined on <sys/config.h>.
118
8966b757
AS
1192010-07-11 Andreas Schwab <schwab@linux-m68k.org>
120
121 * sed2v2.inp (HAVE_INDEX, HAVE_RINDEX): Don't edit.
122 (HAVE_STRCHR, HAVE_STRRCHR): Edit to 1.
123
e3d5fd37
EZ
1242010-07-08 Eli Zaretskii <eliz@gnu.org>
125
126 * sed1v2.inp (stamp-oldxmenu): Don't edit out in `temacs:' target,
127 which doesn't exist.
128
129 * sed2v2.inp (HAVE_MEMCPY): Don't edit, defined on <sys/config.h>.
130
49d9e6b0
DN
1312010-07-08 Dan Nicolaescu <dann@ics.uci.edu>
132
133 * sed1v2.inp: Remove reference to prefix-args.
134
72af86bd
AS
1352010-07-07 Andreas Schwab <schwab@linux-m68k.org>
136
137 * sed2v2.inp (HAVE_MEMCPY, HAVE_MEMSET): Edit to 1.
138 (HAVE_BZERO): Don't edit.
139
baeb2564
EZ
1402010-07-02 Eli Zaretskii <eliz@gnu.org>
141
142 * sed1v2.inp (LIB_GCC): Edit to empty.
143 Return back to ../src after compiling each .el file.
144
6259c2ec
GM
1452010-06-30 Glenn Morris <rgm@gnu.org>
146
147 * sed1v2.inp (CANNOT_DUMP): Update for configure name change.
148
394f2386
EZ
1492010-06-26 Eli Zaretskii <eliz@gnu.org>
150
151 * mainmake.v2 (version): Use emacs_version[] in src/emacs.c
152 instead of lisp/version.el (see 2010-05-15T21:11:37Z!raeburn@raeburn.org).
153
154 * sed1v2.inp (MKDEPDIR): Edit to empty.
c332ebc2
EZ
155 Delete lines in rules that invoke $(MKDEPDIR). Fix editing rules
156 that begin with "cd ../lisp". Edit out sh if-then-else-fi
157 constructs that test ${CANNOT_DUMP}. Edit out "|| exit ;\"
158 constructs in emacs${EXEEXT} rule.
394f2386 159
eb697db5
DN
1602010-06-03 Dan Nicolaescu <dann@ics.uci.edu>
161
162 * sed1v2.inp (UNEXEC_OBJ): Use UNEXEC_OBJ instead of unexec.
163
824e2978
GM
1642010-06-03 Glenn Morris <rgm@gnu.org>
165
166 * sed2v2.inp: Do not edit HAVE_ALLOCA.
167
ccd89fb3
GM
1682010-05-26 Glenn Morris <rgm@gnu.org>
169
90278cb6
GM
170 * sed1v2.inp (@PRE_EDIT_LDFLAGS@, @POST_EDIT_LDFLAGS@): Edit to nothing.
171
ccd89fb3
GM
172 * sed1v2.inp (NS_IMPL_GNUSTEP_INC, NS_IMPL_GNUSTEP_TEMACS_LDFLAGS):
173 No longer present.
174
e5458003
GM
1752010-05-25 Glenn Morris <rgm@gnu.org>
176
177 * sed1v2.inp (LD_SWITCH_SYSTEM_EXTRA): No longer present.
178
e8752c66
GM
1792010-05-21 Glenn Morris <rgm@gnu.org>
180
90278cb6 181 * sed1v2.inp (@ns_frag@): Edit to nothing.
66dbf213 182
04384b2d
GM
183 * sed1x.inp (OLDXMENU): Replace any initial value.
184 * sed1v2.inp (OLDXMENU): Edit to "nothing".
185
e8752c66
GM
186 * sed1v2.inp (CANNOT_DUMP): Edit to no.
187
9d5cf9b6
GM
1882010-05-20 Glenn Morris <rgm@gnu.org>
189
190 * sed1v2.inp (DEPFLAGS, deps_frag): Edit to empty.
191 (MKDEPDIR): Edit to ':'.
192
c1d0dcfd
GM
1932010-05-19 Glenn Morris <rgm@gnu.org>
194
d494e8f2
GM
195 * sed2v2.inp (ORDINARY_LINK): Set here rather than in s/msdos.h.
196
c1d0dcfd
GM
197 * sed1v2.inp (LD): Edit to $(CC).
198 (YMF_PASS_LDFLAGS): Edit to `flags'.
199
952d5580
EZ
2002010-05-18 Eli Zaretskii <eliz@gnu.org>
201
202 * sed1x.inp: Add copyright notice.
203
be4ff9da
GM
2042010-05-18 Glenn Morris <rgm@gnu.org>
205
40dc6bf4
GM
206 * sed1v2.inp (RALLOC_OBJ): Edit to ralloc.o.
207
be4ff9da
GM
208 * sed1v2.inp (GMALLOC_OBJ): Edit to gmalloc.o.
209 (VMLIMIT_OBJ): Edit to vm-limit.o.
210
16455a85
GM
2112010-05-17 Glenn Morris <rgm@gnu.org>
212
213 * sed1v2.inp (OLDXMENU_DEPS): Edit to empty.
214 * sed1x.inp (OLDXMENU_DEPS): Edit to ${OLDXMENU} ../src/${OLDXMENU}.
215
8877ca0f
GM
2162010-05-16 Glenn Morris <rgm@gnu.org>
217
b02a6645
GM
218 * sed1v2.inp (TEMACS_LDFLAGS2): Edit to $(LDFLAGS).
219
8877ca0f
GM
220 * sed1v2.inp (GNUSTEP_SYSTEM_LIBRARIES): Remove.
221 (NS_IMPL_GNUSTEP_TEMACS_LDFLAGS): Edit to empty.
222
6e546d18
GM
2232010-05-15 Glenn Morris <rgm@gnu.org>
224
4235ca47
GM
225 * sed1v2.inp (LIBXMENU): Edit to empty.
226 * sed1x.inp (LIBXMENU): Expect empty initial value.
227
3545021d
GM
228 * sed1v2.inp (OLDXMENU): Edit to empty.
229 * sed1x.inp (OLDXMENU): Expect empty initial value.
230
9fad8b97
GM
231 * sed1v2.inp (LIBX_OTHER): Edit to empty.
232 * sed1x.inp (LIBX_OTHER): Expect empty initial value.
233
6e546d18
GM
234 * sed1v2.inp (FONT_OBJ): Edit to empty for non-X case.
235 * sed1x.inp (FONT_OBJ): Edit to xfont.o for X case.
236
dbd3f723
EZ
2372010-05-15 Eli Zaretskii <eliz@gnu.org>
238
239 * sed3v2.inp (INSTALLABLES): Edit out extra ${EXEEXT} after
240 "emacsclient".
241 (emacsserver, timer, wakeup): Remove edit-out commands.
242
243 * sed1v2.inp (MSDOS_OBJ): Add w16select.o.
244 (TERMCAP_OBJ): Add termcap.o.
245
02b49580
GM
2462010-05-15 Glenn Morris <rgm@gnu.org>
247
1a82cca9
GM
248 * sed1v2.inp (OLDXMENU_TARGET): Edit to empty.
249 * sed1x.inp (OLDXMENU_TARGET): Edit to really-oldxmenu.
250
1edbd309 251 * sed1v2.inp (LIBXT_OTHER): Edit to empty.
02b49580 252
489d31a4
GM
2532010-05-14 Glenn Morris <rgm@gnu.org>
254
177b0288
GM
255 * sed1v2.inp (ns_appdir, ns_appbindir, ns_appsrc): Edit to empty.
256
f14d1dfd
GM
257 * sed1v2.inp (MSDOS_OBJ): Edit to dosfns.o msdos.o.
258 (MSDOS_SUPPORT): Edit to $(MSDOS_SUPPORT_REAL).
259 * sed1x.inp (MSDOS_X_OBJ): Edit to w16select.o termcap.o.
260
11842bd8
GM
261 * sed2x.inp (HAVE_WINDOW_SYSTEM): Define.
262 * sed1x.inp (TOOLTIP_SUPPORT): Edit to ${lispsource}tooltip.elc.
263 (WINDOW_SUPPORT): Edit to $(BASE_WINDOW_SUPPORT) $(X_WINDOW_SUPPORT).
264 * sed1v2.inp (MOUSE_SUPPORT): Edit to $(REAL_MOUSE_SUPPORT).
265 (TOOLTIP_SUPPORT, WINDOW_SUPPORT): Edit to empty.
266
2633ef94
GM
267 * sed1v2.inp (FONT_OBJ): Use the plain X version (no XFT, Freetype).
268
489d31a4
GM
269 * sed1v2.inp (@NS_IMPL_GNUSTEP_INC@): Edit to nil.
270
5a903aa9
GM
2712010-05-13 Glenn Morris <rgm@gnu.org>
272
99ab9eb4
GM
273 * sed1x.inp (OLDXMENU): Edit to ${oldXMenudir}libXMenu11.a.
274 (LIBXMENU): Edit to ${OLDXMENU}.
275 (LIBX_OTHER): Edit to ${LIBXT} ${LIBX_EXTRA}.
276
5a903aa9
GM
277 * sed1v2.inp (C_SWITCH_X_SYSTEM, C_SWITCH_X_SITE, LIB_STANDARD)
278 (FONTCONFIG_CFLAGS, FONTCONFIG_LIBS, FREETYPE_CFLAGS, FREETYPE_LIBS)
279 (LIBOTF_CFLAGS, LIBOTF_LIBS, M17N_FLT_CFLAGS, M17N_FLT_LIBS)
280 (GNU_OBJC_CFLAGS, GNUSTEP_SYSTEM_LIBRARIES, LIBRESOLV, LIBGPM):
c4cc8b9a 281 Edit to empty.
5a903aa9
GM
282 (LIB_MATH): Edit to -lm.
283 (UNEXEC_OBJ): Edit to unexec.o.
284
1a0d7c06
GM
2852010-05-12 Glenn Morris <rgm@gnu.org>
286
44b031a6
GM
287 * sed3v2.inp (INSTALLABLES): No more @LIB_SRC_EXTRA_INSTALLABLES@.
288
1a0d7c06
GM
289 * sed1v2.inp (LIB_GCC): Edit to -Lgcc.
290
acddf8ae
GM
2912010-05-11 Glenn Morris <rgm@gnu.org>
292
293 * sed1x.inp (LIBS_SYSTEM): Edit to -lxext -lsys.
294 * sed3x.inp: New file.
295
7490175b
GM
2962010-05-10 Glenn Morris <rgm@gnu.org>
297
97efb629
GM
298 * sed1v2.inp, sed3v2.inp (LIBS_SYSTEM): Edit to empty.
299
7490175b
GM
300 * sed3v2.inp (BLESSMAIL_TARGET): Edit to need-blessmail.
301
61a808e8
CY
3022010-05-07 Chong Yidong <cyd@stupidchicken.com>
303
304 * Version 23.2 released.
305
40c17879
GM
3062010-05-08 Glenn Morris <rgm@gnu.org>
307
308 * sed1v2.inp (LIBS_TERMCAP): Edit to empty.
309 (TERMCAP_OBJ): Edit to tparam.o.
310
9fdec8bc
EZ
3112010-05-07 Eli Zaretskii <eliz@gnu.org>
312
313 Fix breakage due to autoconfiscation of Makefile.in files.
314
315 * sed3v2.inp (C_SWITCH_MACHINE): Edit to empty.
316
317 * sed1v2.inp (@LIB_MATH@): Edit to -lm.
318 (C_SWITCH_MACHINE, C_SWITCH_SYSTEM, LD_SWITCH_SYSTEM_TEMACS)
319 (LD_SWITCH_X_SITE_AUX, LD_SWITCH_X_SITE_AUX_RPATH)
320 (LD_SWITCH_SYSTEM, LD_SWITCH_SYSTEM_EXTRA, LIBTIFF, LIBJPEG)
321 (LIBPNG, LIBGIF, LIBXPM, XFT_LIBS, DBUS_CFLAGS, DBUS_LIBS)
322 (DBUS_OBJ, GCONF_CFLAGS, GCONF_LIBS, GTK_OBJ, LIBXMU, LIBXSM)
323 (LIBXTR6, XOBJ, TOOLKIT_LIBW, WIDGET_OBJ, CYGWIN_OBJ, NS_OBJ)
324 (NS_SUPPORT, LIBSELINUX_LIBS, START_FILES): Edit to empty.
325 (XMENU_OBJ): Edit to xmenu.o.
326 (FONT_OBJ): Edit to value used for X on Unix.
327 (PRE_ALLOC_OBJ): Edit to lastfile.o.
328 (POST_ALLOC_OBJ): Edit to $(vmlimitobj).
329 (@unexec@): Edit to unexec.o.
330
e3cf0cde
GM
3312010-05-06 Glenn Morris <rgm@gnu.org>
332
333 * sed1v2.inp, sed5x.inp: Remove LN_S, unused.
334
ed68db4d
EZ
3352010-04-01 Eli Zaretskii <eliz@gnu.org>
336
337 Remove support for DJGPP v1.x.
338
339 * sed3.inp:
340 * sed2.inp:
341 * sed1.inp:
342 * mainmake: Files removed.
343
2201e7e2
EZ
3442010-03-27 Eli Zaretskii <eliz@gnu.org>
345
346 * sedlisp.inp (VPATH): Don't edit, no longer needed.
347 (lisp, srcdir): Adapt to lisp/Makefile.in changes.
348 (abs_top_builddir): New edit.
349
350 * sed3v2.inp (KRB4LIB, DESLIB, KRB5LIB, CRYPTOLIB, COM_ERRLIB)
351 (LIBHESIOD, LIBRESOLV, LIBS_MAIL): Edit to empty values.
352
353 * sed3.inp (KRB4LIB, DESLIB, KRB5LIB, CRYPTOLIB, COM_ERRLIB)
354 (LIBHESIOD, LIBRESOLV, LIBS_MAIL): Edit to empty values.
355
356 * sed1v2.inp (abs_builddir): Edit into "../src".
357
288f9fc0
CY
3582010-03-10 Chong Yidong <cyd@stupidchicken.com>
359
360 * Branch for 23.2.
361
e4138181
EZ
3622010-02-19 Eli Zaretskii <eliz@gnu.org>
363
364 * INSTALL: Remove a CVS-specific note. Update for latest versions
365 of Windows.
366
e2a1f100
EZ
3672009-09-17 Eli Zaretskii <eliz@gnu.org>
368
369 * sed1v2.inp (OTHER_FILES): Edit to empty.
370
66205aea
EZ
3712009-09-11 Eli Zaretskii <eliz@gnu.org>
372
373 * mainmake.v2 (bootstrap): Ensure enough environment space
374 will be available to run config.bat.
375
a6e656a4
EZ
3762009-08-27 Eli Zaretskii <eliz@gnu.org>
377
378 * sed1v2.inp (buildobj.h): Replace "echo" with "djecho".
379
70243478
CY
3802009-06-21 Chong Yidong <cyd@stupidchicken.com>
381
382 * Branch for 23.1.
383
dfec8622
EZ
3842009-04-14 Eli Zaretskii <eliz@gnu.org>
385
386 * mainmake.v2 (src) <gdb.ini>: Don't replace the line with
387 x_error_quitter; instead, append "set environment NAME" to the end.
388 Set NAME and USERNAME in the environment to the same value.
389
291f6a31
EZ
3902009-02-28 Eli Zaretskii <eliz@gnu.org>
391
392 * mainmake.v2 (boot): Don't require b-emacs.exe if not building
2a1573ff 393 out of CVS. (Bug#2151)
291f6a31 394
bd448b7a
EZ
3952008-12-19 Eli Zaretskii <eliz@gnu.org>
396
397 * INSTALL: Document the problems on Windows Vista and the
398 --with-system-malloc option to config.bat.
399
400 * sedalloc.inp: New file.
401
0c123bd1
EZ
4022008-11-21 Eli Zaretskii <eliz@gnu.org>
403
404 * mainmake.v2 (misc): New target.
405 (all, info): Depend on `misc'.
406
71a69201
EZ
4072008-11-15 Eli Zaretskii <eliz@gnu.org>
408
aae2a498
EZ
409 * mainmake.v2 (src): Move removal of src/bootlisp after recursing
410 into `lisp'.
411
ead9233b
EZ
412 Make bootstrap work again:
413
414 * mainmake.v2 (boot): New variable.
415 (src): Pass $(boot) to sub-Make. Remove src/bootlisp. If
416 src/bootlisp exists after running Make, run Make in `lisp' as
417 well.
418 (clean, mostlyclean): Remove bogus repeated clean in the top-level
419 directory.
420 (info, bootstrap-clean): New targets.
421 (bootstrap): Depend only on bootstrap-clean. Commands modified to
422 be equivalent to top-level Makefile.in.
423 (bootfast, bootstrap-lisp-1, bootstrap-lisp, bootstrap-src)
424 (bootstrap-clean-before, bootstrap-clean-after): Targets deleted.
425 (clean, mostlyclean, distclean, maintainer-clean, extraclean):
426 Don't recurse into lwlib and oldXMenu.
427
428 * sed1v2.inp: Create bootlisp when bootstrapping b-emacs.exe.
429
430 * sedlisp.inp: Don't convert *.el files to Unix text format, and
431 don't copy ldefs-boot.el into loaddefs.el.
432
433 * sed6.inp: Edit out Unixy shell features in maintainer-clean
434 targets in doc/ Makefiles.
435
71a69201
EZ
436 * INSTALL: Update the list of utilities needed by lisp/Makefile
437 and for bootstrapping.
438
cafb9504
EZ
4392008-11-08 Eli Zaretskii <eliz@gnu.org>
440
441 * INSTALL: New file, with build instructions moved from the
442 top-level INSTALL.
443
e16acc2c
EZ
4442008-10-14 Eli Zaretskii <eliz@gnu.org>
445
446 * sedlisp.inp (lisp): Set to absolute file name of current
447 directory, not to ".", to have it on EMACSLOADPATH when we descend
448 into subdirectories.
449
293a3986
EZ
4502008-08-23 Eli Zaretskii <eliz@gnu.org>
451
452 * sed2v2.inp: Remove definition of USER_FULL_NAME (now defined on
453 src/s/msdos.h).
454
455 * sed3v2.inp: Edit out @LIB_SRC_EXTRA_INSTALLABLES@.
456
b97439ce 457 * sed1v2.inp (version): Define to empty.
293a3986
EZ
458 (ALL_CFLAGS, LIBES): Edit out @FOO@ stuff.
459 (EXEEXT): Define to .exe.
460 Edit "ln -f" into "cp -pf".
461 Edit "touch" into "djecho $@ >", to avoid requiring touch.exe.
462 (b-emacs${EXEEXT}): Don't remove emacs.exe and temacs.exe.
463 Edit "`/bin/pwd`/" into "./".
464 Stubify emacs after it is dumped, to produce emacs.exe.
465 Stubedit temacs.exe to 1024K of stack, emacs.exe to 2048K, and
466 b-emacs.exe to 3072K.
467
468 * mainmake.v2 (emacs lispref lispintro): Chdir under doc/.
469 (emacs): Renamed from `man', to reflect changes in doc directory
470 structure. All callers changed.
471 (clean mostlyclean distclean maintainer-clean extraclean): Chdir
472 into doc/ for manuals. Add misc subdirectory.
473 (src): Pass an empty BOOTSTRAPEMACS variable to src/Makefile.
474 (install): Don't stubify/stubedit emacs.exe, this is now done by
475 src/Makefile.
476
57df543c
EZ
4772007-10-05 Eli Zaretskii <eliz@gnu.org>
478
479 * sed6.inp: Update comment to reflect doc directory structure.
480
481 * sed1v2.inp (RSVG_LIBS, RSVG_CFLAGS): Edit out.
482
cacc7b51
GM
4832007-07-25 Glenn Morris <rgm@gnu.org>
484
485 * Relicense all FSF files to GPLv3 or later.
486
487 * COPYING: Switch to GPLv3.
488
537a062f
CY
4892007-06-02 Chong Yidong <cyd@stupidchicken.com>
490
491 * Version 22.1 released.
492
f5f4e20d
GM
4932007-02-10 Glenn Morris <rgm@gnu.org>
494
495 * COPYING.DJ: Remove file since it is no longer needed (see README
496 for details).
497
222b4fde
GM
4982007-01-28 Glenn Morris <rgm@gnu.org>
499
500 * COPYING.DJ: New file.
501
22311938
EZ
5022006-12-04 Eli Zaretskii <eliz@gnu.org>
503
504 * sed2v2.inp (HAVE_SYNC): Define.
505
69a6e74d
EZ
5062006-11-25 Eli Zaretskii <eliz@gnu.org>
507
508 * sed1v2.inp (CFLAGS_SOUND): Edit out.
509
45a2056c
JB
5102006-09-15 Jay Belanger <belanger@truman.edu>
511
512 * COPYING: Replace "Library Public License" by "Lesser Public
513 License" throughout.
514
67b8391b
EZ
5152005-09-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
516
517 * sed3v2.inp (GETOPT_H, GETOPTOBJS): Define to use getopt.h,
518 getopt.o and getopt1.o.
519
a0ec7a4a
LK
5202005-07-04 Lute Kamstra <lute@gnu.org>
521
522 Update FSF's address in GPL notices.
523
3819d330
EZ
5242004-11-10 Eli Zaretskii <eliz@gnu.org>
525
526 * sed1.inp: Revert last change.
527
880820fe 5282004-11-09 Jan Djärv <jan.h.d@swipnet.se>
ba68f95a
JD
529
530 * sed1v2.inp: Use djecho for buildobj.lst.
531
532 * sed1.inp: Ditto.
533
3f8ea68c
EZ
5342004-11-08 Eli Zaretskii <eliz@gnu.org>
535
997a1ae5
EZ
536 * sedlisp.inp (bootstrap-clean): Copy ldefs-boot.el onto
537 loaddefs.el, unless the latter exists and is newer.
538
406865b8
EZ
539 * mainmake.v2 (mostlyclean, distclean, maintainer-clean)
540 (extraclean, bootfast): New targets.
541 (top_distclean): New macro, used by distclean, maintainer-clean,
542 and extraclean.
543 (.PHONY): Add bootfast.
544 (bootstrap): Make bootstrap-after in lisp.
5e1a6e32 545 (bootstrap-clean-before): Clean in man, lispref, and lispintro as well.
406865b8 546
3f8ea68c
EZ
547 * sed2v2.inp (HAVE_BZERO): Define for GCC v3.x and later.
548
b0b6ad00
EZ
5492004-10-06 Eli Zaretskii <eliz@gnu.org>
550
551 * sed1v2.inp (LC_ALL=C): Fix src/Makefile breakage caused by
552 recent (2004-09-24) changes in src/Makefile.in.
553
ab5a4a32
EZ
5542004-08-14 Eli Zaretskii <eliz@gnu.org>
555
556 * sedleim.inp: Remove the lines which say "<TAB>@true", to avoid
557 running a Unixy shell and to reincarnate the "Nothing to be done
558 for `all'" message from Make when there's nothing to be done.
559
cdc9b845
EZ
5602004-05-11 Eli Zaretskii <eliz@gnu.org>
561
562 * sedleim.inp (distclean): Remove stamp-subdirs.
563 (SUBDIRS): Don't use `touch', use `djecho' instead.
564 (changed.tit, changed.misc): Use `djecho' instead of `echo'.
565
05fdbeb8
EZ
5662004-05-02 Eli Zaretskii <eliz@gnu.org>
567
568 * sed2v2.inp (HAVE_GETRUSAGE): Define.
569
a6eeaa81 5702003-09-22 Eli Zaretskii <eliz@gnu.org>
2f809aae
EZ
571
572 * mainmake.v2 (man lispref lispintro): Specify an explicit target
573 `info', like Makefile.in does.
574
a6eeaa81 5752003-08-31 Eli Zaretskii <eliz@gnu.org>
bbc2d90e
EZ
576
577 * sed3v2.inp (srcdir): Use "command.com /c cd" to produce an
578 absolute file name of the current working directory. This avoids
579 the warning from Make about circular dependencies.
580
a6eeaa81 5812003-08-30 Eli Zaretskii <eliz@gnu.org>
d5947564
EZ
582
583 * sedlisp.inp: Set FNCASE=y for all targets in the lisp directory,
584 so that CVS etc. file names are filtered out of the list of
585 subdirectories.
586
a6eeaa81 5872003-08-28 Eli Zaretskii <eliz@gnu.org>
a0b18738
EZ
588
589 * sed6.inp (elisp.dvi, index.texi): Replace Unix shell commands
590 with equivalent COMMAND.COM commands.
591
a6eeaa81 5922003-08-24 Eli Zaretskii <eliz@gnu.org>
8e1cc65f 593
3d8714e7
EZ
594 * sed3v2.inp (EXEEXT): Define to an empty string.
595
b7cb1e12 596 * sed1v2.inp (EXEEXT): Define to an empty string.
5459e42a 597 Remove src/emacs after producing b-emacs.exe.
b7cb1e12
EZ
598
599 * sed2v2.inp (HAVE_DIFFTIME, HAVE_MEMCMP, HAVE_MEMMOVE)
8e1cc65f
EZ
600 (HAVE_SIZE_T): Define.
601
852eef40
EZ
6022002-04-16 Eli Zaretskii <eliz@is.elta.co.il>
603
604 * sed2v2.inp: New file.
605
606 * sed2.inp: Remove DJGPP v2.x stuff.
607
93fc6fbe
EZ
6082002-03-27 Eli Zaretskii <eliz@is.elta.co.il>
609
610 * sedlisp.inp <bootstrap-clean>: Make sure all *.el files have
611 Unix EOLs, to avoid overflowing pure storage while bootstrapping.
612
ab8a75de
EZ
6132002-03-20 Eli Zaretskii <eliz@is.elta.co.il>
614
177c0ea7 615 * mainmake.v2 (bootstrap-lisp-1, bootstrap-lisp, bootstrap-src)
ab8a75de
EZ
616 (bootstrap-clean-before, bootstrap-clean-after): Return to the
617 top-level directory after sub-make.
618 (bootstrap-lisp): Pass an absolute file name as value of ${lisp}.
619
620 * sed1v2.inp: Fix editing of the rule for ${libsrc}make-docfile.
621
b9c1fa2e
EZ
6222002-03-09 Eli Zaretskii <eliz@is.elta.co.il>
623
69587bba 624 Add support for bootstrapping Emacs:
b9c1fa2e
EZ
625
626 * sed1v2.inp: Edit the bootstrap-* targets. Fix the mostlyclean
627 target.
628
177c0ea7
JB
629 * mainmake.v2 (maybe_bootstrap, bootstrap, bootstrap-lisp-1)
630 (bootstrap-lisp, bootstrap-src, bootstrap-clean-before)
b9c1fa2e
EZ
631 (bootstrap-clean-after): New targets.
632 (all): Depend on maybe_bootstrap.
633
fcd2ab44
EZ
6342001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
635
636 * sed1v2.inp: Delete _gdbinit in distclean target.
637
880820fe 6382001-12-09 Pavel Janík <Pavel@Janik.cz>
72244db2
PJ
639
640 * COPYING: Moved back.
641
b0a63d77
EZ
6422001-12-07 Eli Zaretskii <eliz@is.elta.co.il>
643
644 * sed2.inp (HAVE_VFORK): Don't define: the fragment in sysdep.c
645 which needed it is gone.
646
880820fe 6472001-11-29 Pavel Janík <Pavel@Janik.cz>
0142178a
PJ
648
649 * COPYING: Removed.
650
ac74199d
EZ
6512001-11-24 Eli Zaretskii <eliz@is.elta.co.il>
652
653 * mainmake.v2 (lispintro): New target.
654 (all): Add lispintro.
655
656 * sed6.inp (SHELL): Comment away, for lispintro.
657
5c32b7c5
EZ
6582001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
659
660 * sed6.inp (texinputdir): Add, for the lispref directory.
661
662 * mainmake.v2 (all): Add lispref.
663 (man lispref): Add lispref.
664
71431a0e
GM
6652001-10-20 Gerd Moellmann <gerd@gnu.org>
666
6aa97356 667 * (Version 21.1 released.)
71431a0e 668
ab952a4f
GM
6692001-10-05 Gerd Moellmann <gerd@gnu.org>
670
671 * Branch for 21.1.
177c0ea7 672
fc406406
EZ
6732001-07-20 Eli Zaretskii <eliz@is.elta.co.il>
674
675 * mainmake.v2 (install): Create site-lisp/subdirs.el if it is not
676 already there.
677
24b97d4b
EZ
6782001-07-06 Eli Zaretskii <eliz@is.elta.co.il>
679
680 * sed2.inp: Ifdef away the test for !HAVE_MKTIME, to avoid parse
681 error in "gcc -E -traditional" with GCC 3.0.
682
2b908342
EZ
6832001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
684
685 * sedleim.inp (srcdir=): Edit @srcdir@ into an absolute file name
686 of the leim subdirectory, so that EMACSLOADPATH doesn't break when
687 titdic-convert chdirs into leim/quail.
688
9d5d1075
EZ
6892001-03-30 Eli Zaretskii <eliz@is.elta.co.il>
690
691 * sedleim.inp: Adapt to changes in leim/Makefile.in's $(TIT)
692 target.
693
d7fcecc1
EZ
6942001-03-01 Eli Zaretskii <eliz@is.elta.co.il>
695
696 * README: New file.
697
698 * sed1.inp: Add copyright.
699 * sed1v2.inp: Add copyright.
700 * sed2.inp: Add copyright.
701 * sed2x.inp: Add copyright.
702 * sed3.inp: Add copyright.
703 * sed3v2.inp: Add copyright.
704 * sed4.inp: Add copyright.
705 * sed5x.inp: Add copyright.
706 * sed6.inp: Add copyright.
707 * sedleim.inp: Add copyright.
708 * sedlisp.inp: Add copyright.
709
7121a5e1
EZ
7102001-02-20 Eli Zaretskii <eliz@is.elta.co.il>
711
712 * mainmake.v2, mainmake: Add copyright.
713
da7fab49
EZ
7142000-11-22 Eli Zaretskii <eliz@is.elta.co.il>
715
716 * sed2.inp (NSIG) [__DJGPP__ == 2 && __DJGPP_MINOR__ == 1]:
717 Define; it is undefined in DJGPP v2.01.
718
f4da4611
EZ
7192000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
720
721 * sed2.inp (HAVE_MKSTEMP): Define.
722
a115794c
EZ
7232000-10-07 Eli Zaretskii <eliz@is.elta.co.il>
724
725 * sedleim.inp (RUN-EMACS): Remove EMACSLOADPATH setting as part of
726 the command; use Make's "export EMACSLOADPATH=" instead. Remove
727 the handling of `command` expansion, leim/Makefile.in doesn't use
728 that anymore.
729
67e0a2b6
EZ
7302000-08-29 Eli Zaretskii <eliz@is.elta.co.il>
731
732 * sed2.inp (HAVE_INDEX, HAVE_RINDEX): Define.
733
838b9528
EZ
7342000-08-22 Eli Zaretskii <eliz@is.elta.co.il>
735
736 * mainmake.v2 (TAGS): Don't use [a-zA-Z]*, as it causes wildcard
737 expansion to become case-sensitive and return all file names in
738 upper case on plain DOS.
739
efb29aff
EZ
7402000-08-05 Eli Zaretskii <eliz@is.elta.co.il>
741
742 * mainmake.v2 (src): Put gdb.tmp after -a, since djecho's -a
743 switch requires an argument.
744
4a201758
EZ
7452000-07-31 Eli Zaretskii <eliz@is.elta.co.il>
746
747 * mainmake.v2 (src): Make the rule faster by using a single djecho
748 command instead of multiple redir invocations.
749 (install): Speed up by using a command.com's for loop.
750
7f987ac0
EZ
7512000-07-23 Eli Zaretskii <eliz@is.elta.co.il>
752
753 * sed3v2.inp: Define ALLOCA to an empty string.
754
68be2869
EZ
7552000-07-18 Eli Zaretskii <eliz@is.elta.co.il>
756
757 * sed1v2.inp: Put getloadavg.o into LIBOBJS, not GETLOADAVG_LIBS.
758
c107c335
EZ
7592000-07-09 Eli Zaretskii <eliz@is.elta.co.il>
760
761 * sed1v2.inp: Set LIBSOUND to an empty string.
762
7f3e4303
EZ
7632000-06-26 Eli Zaretskii <eliz@is.elta.co.il>
764
765 * sed2.inp: Define HAVE_STRUCT_TIMEZONE in src/config.h.
766
db1306d8
EZ
7672000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
768
769 * sed1v2.inp: Set GETLOADAVG_LIBS to getloadavg.o in src/Makefile.
770
4ea325f5
EZ
7712000-06-18 Eli Zaretskii <eliz@is.elta.co.il>
772
773 * sedlisp.inp (srcdir): Edit this variable.
774
7d5c8691
EZ
7752000-06-15 Eli Zaretskii <eliz@is.elta.co.il>
776
777 * sedlisp.inp: New file.
778
fcd2e082
EZ
7792000-05-18 Eli Zaretskii <eliz@is.elta.co.il>
780
781 * sed6.inp: Changes to allow "make foo.dvi" on DJGPP platforms:
782 (ENVADD): Redefine as empty, to avoid requiring a Unixy shell.
783 (TEXINPUTS): Use semi-colon; export explicitly.
784 (MAKEINFO): Export explicitly.
785
35a28e21
EZ
7862000-05-01 Eli Zaretskii <eliz@is.elta.co.il>
787
788 * mainmake.v2 (install): Install ebrowse.exe.
789
33744b5d
DL
7902000-04-14 Dave Love <fx@gnu.org>
791
792 * sed1v2.inp, sed1.inp: Add LIBS, LIBOBJS.
793
c1300911
EZ
7942000-03-13 Eli Zaretskii <eliz@is.elta.co.il>
795
796 * sed2.inp: Add PROTOTYPES and POINTER_TYPE, per the new
797 config.in.
798
7c7b25db
EZ
7992000-01-27 Eli Zaretskii <eliz@is.elta.co.il>
800
801 * sed2.inp (HAVE_SETITIMER): Define.
802
ba3a0c6d
EZ
8031999-11-18 Eli Zaretskii <eliz@is.elta.co.il>
804
805 * sed2.inp (HAVE_TM_GMTOFF, HAVE_MBLEN): Define.
806
807 * sed1v2.inp: Convert "LC_ALL=C ./temacs" to MS-DOS equivalent.
808
32072ea3
DL
8091999-07-29 Eli Zaretskii <eliz@gnu.org>
810
811 * sedleim.inp (SHELL, MAKESHELL): Use /xyzzy/command as the shell.
812
8131999-07-12 Richard Stallman <rms@gnu.org>
814
815 * Version 20.4 released.
816
8171999-07-01 Eli Zaretskii <eliz@gnu.org>
818
819 * mainmake.v2 (SHELL, MAKESHELL): Don't use /dos/command, it can
10d1d0af 820 invoke an incompatible version of COMMAND.COM.
32072ea3
DL
821
8221999-05-19 Eli Zaretskii <eliz@gnu.org>
823
824 * sed1v2.inp: Use -gcoff instead of -g in CFLAGS, for those who
825 have GCC configured by default to use stabs, which unexec.c
826 doesn't currently support.
827
8281999-01-14 Eli Zaretskii <eliz@gnu.org>
829
830 * mainmake.v2 (install): Use update instead of sed to install fns.el.
831
8321999-01-11 Eli Zaretskii <eliz@gnu.org>
833
834 * mainmake.v2 (install): Install fns.el in ../bin, since Emacs
835 looks for it in exec-directory.
836
8371999-01-07 Eli Zaretskii <eliz@gnu.org>
838
839 * sedleim.inp: New file, for configuring the leim directory.
840
841 * mainmake.v2 (src): Build files in leim if leim/Makefile exists.
842 (clean): Add clean in leim.
843
8441998-11-08 Eli Zaretskii <eliz@mescaline.gnu.org>
845
846 * mainmake.v2 (SHELL, MAKESHELL): Don't use `override'.
847
8481998-10-20 Eli Zaretskii <eliz@mescaline.gnu.org>
849
850 * mainmake.v2: Forcibly set SHELL and MAKESHELL to force Make to
851 use COMMAND.COM as the shell.
852
8531998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
854
855 * Version 20.3 released.
856
8571998-05-04 Eli Zaretskii <eliz@mescaline.gnu.org>
858
859 * mainmake.v2 (TAGS tags): Fix file name wildcards in lisp
860 directory.
861
8621998-04-13 Eli Zaretskii <eliz@delysid.gnu.org>
863
864 * mainmake.v2 (src): Replace topdir with top_srcdir in commands
865 which generate gdb.ini.
866
8671998-04-12 Eli Zaretskii <eliz@delysid.gnu.org>
868
869 * mainmake.v2 (version): Determine emacs-version from
870 lisp/version.el. Pass it to sub-Make's.
871
8721998-04-05 Eli Zaretskii <eliz@is.elta.co.il>
873
874 * sed3v2.inp: When installing ${version},
875 do it replacing @version@.
876
877 * mainmake.v2 (version): Compute the version from lisp/version.el
878 and pass to sub-Make's. Pass top_srcdir to sub-Make's.
879
8801997-11-20 Eli Zaretskii <eliz@is.elta.co.il>
881
882 * sed6.inp: New file, configures the man directory for MSDOS.
883
884 * mainmake.v2 (man): New target to build the manual.
885 (all): Add the man dependency.
886 (install): Change bin\\nul to bin\nul.
887
8881997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
889
890 * Version 20.2 released.
891
8921997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
893
894 * Version 20.1 released.
895
8961997-09-07 Eli Zaretskii <eliz@is.elta.co.il>
897
898 * sed1v2.inp: Enlarge the stack size of temacs to 100KB.
899
9001997-08-13 Eli Zaretskii <eliz@psilocin.gnu.ai.mit.edu>
901
8de5628c 902 * sed2.inp (EMACS_CONFIGURATION): Set to i386-pc-msdosdjgpp.
32072ea3 903
5e1a6e32 9041997-08-10 Eli Zaretskii <eliz@is.elta.co.il>
32072ea3
DL
905
906 * sed1v2.inp (CPPFLAGS, LDFLAGS): Edit to empty.
907
9081997-07-10 Eli Zaretskii <eliz@is.elta.co.il>
909
910 * sed2.inp (HAVE_LOGB, HAVE_FREXP, HAVE_FMOD, HAVE_RINT)
911 (HAVE_CBRT, HAVE_FPATHCONF, HAVE_SETRLIMIT): Defined.
912
913 * sed1.inp, sed1v2.inp: Remove `stamp-oldxmenu' dependency, so
914 MSDOS users won't need `touch' installed.
915
916 * mainmake.v2 (TAGS, tags): Include new lisp subdirectories.
917
9181996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
919
920 * Version 19.33 released.
921
9221996-08-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
923
924 * is_exec.c: Renamed from is-exec.c.
925
9261996-07-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
927
928 * Version 19.32 released.
929
930 * is-exec.c, sigaction.c: New files.
931
9321996-07-24 Eli Zaretskii <eliz@is.elta.co.il>
933
934 * mainmake.v2 (TAGS): Make sure bin/etags.exe is current. Make
935 the rules always generate TAGS.
936
9371996-06-09 Eli Zaretskii <eliz@is.elta.co.il>
938
939 * sed2.inp: Don't undef MULTI_FRAME.
940
9411996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
942
943 * Version 19.31 released.
944
9451996-04-17 Eli Zaretskii <eliz@is.elta.co.il>
946
947 * sed1.inp: Replace `make-docfile' with `make-doc.exe'. In case
948 src/Makefile needs to rebuild `make-doc.exe', use one command per line.
949 Undo the previous change.
177c0ea7 950
32072ea3
DL
9511996-04-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
952
177c0ea7 953 * sed1.inp: Change make-docfile to make-doc.exe in a second place.
32072ea3
DL
954
9551996-04-15 Eli Zaretskii <eliz@is.elta.co.il>
956
957 * mainmake.v2 (src): Create a file with sed commands instead of using
958 a long sed command line (some versions of Sed don't handle that).
959 (gdb): Merged back into src, undoing April 13 change.
960 (install): Do use if statements, but not a loop.
177c0ea7 961
32072ea3
DL
9621996-04-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
963
964 * mainmake.v2 (gdb): New target, broken out of src.
965 (install): Use simple explicit copy commands, not a loop.
966
9671996-04-10 Eli Zaretskii <eliz@is.elta.co.il>
968
969 * sed2.inp: Under DJGPP v2, use <sys/config.h> instead of most of
970 config.h.in.
971
972 * sed1v2.inp, sed3v2.inp, mainmake.v2: New files.
973
9741996-01-23 Karl Heuer <kwzh@gnu.ai.mit.edu>
975
976 * sed2.inp (LOCALTIME_CACHE, HAVE_TZSET): Define these.
977
9781995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
979
980 * Version 19.30 released.
981
9821995-11-21 Richard Stallman <rms@mole.gnu.ai.mit.edu>
983
984 * sed3.inp: Alter test-distrib to test-dis.
985
9861995-11-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
987
988 * mainmake (install): Don't mv make-doc.exe into ../bin/.
989
9901995-10-11 Kim Storm <kfstorm@wombat.gnu.ai.mit.edu>
991
992 * sed1.inp: Call make-doc.exe instead of make-docfile.
993
9941995-06-08 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
995
996 * sed2.inp: Define STDC_HEADERS.
997 Undefine MULTI_FRAME, until somebody fixes msdos.h and msdos.c.
998
9991995-01-20 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
1000
1001 * sed3.inp: Fix sed append command to behave as intended.
1002
10031995-01-20 Morten Welinder <terra@diku.dk>
1004
1005 * sed3.inp: Delete mysterious dot. Add comment to protect blank
1006 line at end of file. Make sure make-docfile is compiled.
1007
10081995-01-10 Karl Heuer <kwzh@hal.gnu.ai.mit.edu>
1009
1010 * sed3.inp: Use coff2exe on make-docfile.
1011 * sed1.inp: Not go32, which has problems with long arg lists.
1012
10131994-10-17 Morten Welinder <terra@mole.gnu.ai.mit.edu>
1014
1015 * sed1.inp: Handle "\t#"-style comments.
c4cc8b9a 1016 (obj): Don't add any files -- now done in src/makefile.in.in.
32072ea3
DL
1017 (temacs): Don't depend on prefix-args.
1018 (DOC): Reflect makefile changes regarding two-batch run.
1019
1020 * sed2.inp: Add comments showing how to use the system malloc.
1021 (EMACS_CONFIG_OPTIONS): Set though not useful.
1022 (HAVE_MKTIME): Define.
1023
1024 * mainmake (clean): Add target.
1025
1026 * sed1x.inp, sed2x.inp, sed5x.inp: New files for X configuration.
1027
32072ea3
DL
10281994-07-14 Morten Welinder (terra@diku.dk)
1029
1030 * sed2.inp (HAVE_STRERROR): Define.
1031
10321994-07-08 Morten Welinder (terra@diku.dk)
1033
1034 * sed1.inp, sed2.inp: Use "m/intel386" instead of "m/dos386.h".
1035
10361994-06-01 Morten Welinder (terra@diku.dk)
1037
1038 * sed4.inp: New file for configuring src/paths.h.
1039
10401994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1041
1042 * Version 19.25 released.
1043
10441994-05-22 Morten Welinder (terra@diku.dk)
1045
1046 * sed1.inp: Adding dos-fns.elc to the set of lisp files was moved
1047 to src/makefile.in.in.
1048
10491994-05-20 Morten Welinder (terra@tyr.diku.dk)
1050
1051 * sed2.inp: Reflect change from CONFIGURATION to EMACS_CONFIGURATION.
1052 Also set it to correct three-part value.
1053
10541994-05-16 Morten Welinder (terra@tyr.diku.dk)
1055
1056 * Version 19.23 released.
1057
1058 * sed1.inp: Don't use `+' in regexps as different stream
1059 editors interpret them differently. Use `*' instead.
1060
10611994-05-12 Morten Welinder (terra@diku.dk)
1062
1063 * mainmake (install): Set the minimum stack (for running under
1064 DPMI) to 512K. Avoid using wildcard for matching one file.
1065
10661994-05-08 Morten Welinder (terra@diku.dk)
1067
1068 * sed3.inp: Don't pass version to [ce]tags.
1069
10701994-04-30 Morten Welinder (terra@diku.dk)
1071
194d44e7 1072 * sed1.inp: Don't comment out the inc-vers run as that
32072ea3
DL
1073 does not exist anymore.
1074 Don't reset DEBUG_MOLE as that no longer is used.
1075 Identify the file being patched as src/...
1076 * sed2.inp: Identify the file being patched as src/...
1077 * sed3.inp: We don't have to have the version number in here
1078 anymore. Instead we patch the way it is passed from make to
1079 the C compiler.
1080
10811994-04-29 Morten Welinder (terra@diku.dk)
1082
1083 * sed1.inp: Set CFLAGS=-O2, not -g. Handle the new
1084 M_FILE, S_FILE, and SET_MAKE defines. Get rid of ^Ms.
1085
1086 * sed2.inp: We have bcmp. Configuration is "msdos".
1087 Get rid of ^Ms.
1088
1089 * sed3.inp: Set CFLAGS=-O2, not -g. Correct for
1090 new configuration regarding utilities not to compile.
1091 Fix version number. Get rid of ^Ms.
1092
10931994-01-08 Morten Welinder (terra@diku.dk)
1094
194d44e7 1095 * sed3.inp: Improve make-compatibility by not using drive
32072ea3
DL
1096 specifications and by not specifying an explicit shell.
1097
10981994-01-07 Morten Welinder (terra@diku.dk)
1099
1100 * sed1.inp: Incorporate the actions of patch1.
1101 * patch1: File deleted.
1102
11031993-01-05 Morten Welinder (terra@diku.dk)
1104
1105 * mainmake: New file, makefile for the main directory.
1106
1107 * patch1: New file. Context diff to turn src/makefile.in into
1108 a msdos version called makefile.
1109
1110 * emacs.pif: New file, program information file for Emacs under
1111 Windows. (This file contains non-printable characters.)
1112
1113 * emacs.ico: New file, icon for Emacs under Windows. It's so ugly
8de5628c 1114 that someone is bound to create a better one. Mail uuencoded icons
32072ea3
DL
1115 to terra@diku.dk, but be prepared to sign a copyright disclaimer.
1116 (This file contains non-printable characters.)
1117
177c0ea7 1118 * sed3.inp: New file for changing lib-src/makefile.in into
32072ea3
DL
1119 lib-src/makefile.
1120
8de5628c 1121 * sed2.inp: New file for changing src/config.h-in into src/config.h.
32072ea3 1122
8de5628c 1123 * sed1.inp: New file for changing src/makefile.in.in into src/makefile.
6922b018
KH
1124
1125;; Local Variables:
880820fe 1126;; coding: utf-8
6922b018 1127;; End:
2a34a036 1128
73b0cd50 1129 Copyright (C) 1994-1999, 2001-2011 Free Software Foundation, Inc.
7f6d64f8
GM
1130
1131 This file is part of GNU Emacs.
1132
ff0cdfb9 1133 GNU Emacs is free software: you can redistribute it and/or modify
7f6d64f8 1134 it under the terms of the GNU General Public License as published by
ff0cdfb9
GM
1135 the Free Software Foundation, either version 3 of the License, or
1136 (at your option) any later version.
7f6d64f8
GM
1137
1138 GNU Emacs is distributed in the hope that it will be useful,
1139 but WITHOUT ANY WARRANTY; without even the implied warranty of
1140 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1141 GNU General Public License for more details.
1142
1143 You should have received a copy of the GNU General Public License
ff0cdfb9 1144 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.