ChangeLog fixes
[emacs.git] / msdos / ChangeLog
blob150ef22c444bb4f012630afe7abe1fc19a6563b3
1 2014-08-09  Eli Zaretskii  <eliz@gnu.org>
3         * INSTALL: Fix last change.
5 2014-08-09  Reuben Thomas  <rrt@sc3d.org>
7         * is_exec.c, sigaction.c: Remove files.
8         * sed2v2.inp: Remove support for DJGPP 2.01.
9         * INSTALL: Don't mention removed files msdos/is_exec.c and
10         sigaction.c, and increase minimum version of DJGPP to 2.02.
11         * README: Remove note on legal status of removed files
12         is_exec.c and sigaction.c.
14 2014-04-16  Eli Zaretskii  <eliz@gnu.org>
16         * sedlisp.inp:
17         * sedlibmk.inp:
18         * sedleim.inp:
19         * sed3v2.inp:
20         * sed2v2.inp:
21         * sed1v2.inp: Update Sed scripts for Emacs 24.4.
23         * inttypes.h: Add PRIdMAX.
25         * INSTALL: Update for Emacs 24.4.
27         * sedadmin.inp: New file.
29 2013-12-24  Paul Eggert  <eggert@cs.ucla.edu>
31         * autogen/Makefile.in: Update copyright year.
33 2013-11-05  Glenn Morris  <rgm@gnu.org>
35         * autogen/config.in:
36         * autogen/Makefile.in: Move here from ../autogen.
37         * mainmake.v2: Use msdos/autogen rather than autogen.
39 2013-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
41         * sed1x.inp: Don't rewrite DOC any more.
43 2013-02-08  Paul Eggert  <eggert@cs.ucla.edu>
45         * sedlibmk.inp: Sync with changes in lib/Makefile.in.
46         (HAVE_SECURE_GETENV, GNULIB_SECURE_GETENV): Edit to appropriate values.
48 2012-12-30  Eli Zaretskii  <eliz@gnu.org>
50         * sed1v2.inp (TEMACS_LDFLAGS2): Remove editing.
51         (LIBS_GNUSTEP): Edit to empty.
53 2012-12-03  Eli Zaretskii  <eliz@gnu.org>
55         * sed1v2.inp: Dump emacs.exe and copy to b-emacs.exe before
56         generating leim-list.el.
58 2012-11-24  Ken Brown  <kbrown@cornell.edu>
60         * sed2v2.inp (HAVE_MOUSE): Remove.
62 2012-11-03  Eli Zaretskii  <eliz@gnu.org>
64         * sedlibmk.inp: Sync with changes in lib/Makefile.in.
65         (HAVE_DECL_ENVIRON, GNULIB_ENVIRON): Edit to require declaration
66         through lib/unistd.h.
68         * sed1v2.inp: Sync with changes in src/Makefile.in.
70         * sed2v2.inp: Sync with changes in src/config.in.
72 2012-10-08  Eli Zaretskii  <eliz@gnu.org>
74         * sed1v2.inp (W32_LIBS, W32_OBJ): Edit to empty.
76 2012-10-04  Paul Eggert  <eggert@cs.ucla.edu>
78         Merge from gnulib.
79         * sedlibmk.inp (REPLACE_PTSNAME): Edit to appropriate value.
81 2012-09-27  Paul Eggert  <eggert@cs.ucla.edu>
83         Check more robustly for timer_settime.
84         * sed1v2.inp, sed3v2.inp (LIB_TIMER_TIME): New macro.
86 2012-08-04  Eli Zaretskii  <eliz@gnu.org>
88         * sedlibmk.inp (allocator.$(OBJEXT), careadlinkat.$(OBJEXT)): Fix
89         editing out.
91         * sed2v2.inp (IS_DEVICE_SEP): Edit to match ':'.
92         (IS_DIRECTORY_SEP, INTERNAL_TERMINAL): Fix Sed command syntax.
93         (MSDOS): Define only if undefined, as MSDOS is a built-in macro,
94         unless some std= switch to GCC is used.
96 2012-08-01  Glenn Morris  <rgm@gnu.org>
98         * sed2v2.inp (HAVE_WCHAR_H): Fix typo.
100         * sed2v2.inp (MSDOS, DOS_NT, FLOAT_CHECK_DOMAIN)
101         (HAVE_INVERSE_HYPERBOLIC, DEVICE_SEP, IS_DIRECTORY_SEP, IS_ANY_SEP)
102         (INTERNAL_TERMINAL, NULL_DEVICE, SEPCHAR, USER_FULL_NAME)
103         (_setjmp, _longjmp): Move here from src/s/msdos.h.
104         (config_opsysfile, config_machfile): Remove.
105         * sed1v2.inp (M_FILE, S_FILE): Remove.
106         * mainmake.v2 (TAGS, tags): Remove src/s/msdos.h.
108 2012-07-31  Glenn Morris  <rgm@gnu.org>
110         * sed1v2.inp (S_FILE): Update for format change.
112 2012-07-28  Paul Eggert  <eggert@cs.ucla.edu>
114         Use Gnulib stdalign module (Bug#9772, Bug#9960).
115         * sed2v2.inp (HAVE_ATTRIBUTE_ALIGNED): Remove edit.
116         * sedlibmk.inp (STDALIGN_H, @GL_GENERATE_STDALIGN_H_TRUE@)
117         (GL_GENERATE_STDALIGN_H_FALSE): New edits.
119 2012-07-14  Eli Zaretskii  <eliz@gnu.org>
121         * sed1v2.inp: In the recipe for $(leimdir)/leim-list.el, edit the
122         prerequisites to be "temacs$(EXEEXT) $(BOOTSTRAPEMACS)", to avoid
123         the need to rebuild $(bootstrap_exe), which requires a Unixy shell
124         via lisp/Makefile.in's "update-subdirs" command.
126         * sedlibmk.inp (am_libgnu_a_OBJECTS): Adjust the removal of
127         careadlinkat.$(OBJEXT) to the changes in lib/Makefile.in.
129         * sed2v2.inp (DATA_START, GC_SETJMP_WORKS, HAVE_MENUS)
130         (HAVE_MOUSE): Edit for DJGPP, according to what was previously
131         done on src/s/msdos.h.
133 2012-06-30  Eli Zaretskii  <eliz@gnu.org>
135         * mainmake.v2 (bootstrap-clean): Do a maintainer-clean in lib, not
136         bootstrap-clean (which doesn't exist).
138         * inttypes.h (PRIuMAX) [__DJGPP__ < 2.04]: Define to "llu".
140         * sedleim.inp (MKDIR_P): Edit to DOS "md" command.
142         * sed1v2.inp (LIB_CLOCK_GETTIME): Edit to empty.
143         Remove lines that invoke PAXCTL.
144         (clean): Fix recipe not to run Unixy shell commands.
146         * sed2v2.inp (GETTIMEOFDAY_TIMEZONE): Edit to 'struct timezone'.
147         (HAVE_STRNCASECMP): Edit to 1.
149         * sed3v2.inp (LIB_CLOCK_GETTIME): Edit to empty.
150         (C_SWITCH_SYSTEM): Add "-I../msdos".
152         * sedlibmk.inp (GNULIB_GETTIMEOFDAY, GNULIB_PSELECT)
153         (GNULIB_SELECT, HAVE_STRUCT_TIMEVAL, HAVE_SYS_SELECT_H)
154         (HAVE_SYS_TIME_H, NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H)
155         (NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H, NEXT_SYS_SELECT_H)
156         (NEXT_SYS_TIME_H, REPLACE_GETTIMEOFDAY, REPLACE_PSELECT)
157         (REPLACE_STRUCT_TIMEVAL): Edit to appropriate values.
158         (BUILT_SOURCES): Edit out sys/select.h and sys/time.h.
159         (mostlyclean-local, distclean-generic): Fix recipe not to run
160         Unixy shell commands.
162 2012-06-26  Paul Eggert  <eggert@cs.ucla.edu>
164         Clean out last vestiges of the old HAVE_CONFIG_H stuff.
165         * sedlibmk.inp (DEFS): Don't add -DHAVE_CONFIG_H.
167 2012-06-11  Glenn Morris  <rgm@gnu.org>
169         * sed2v2.inp (SYSTEM_TYPE): Set it.
171 2012-05-27  Eli Zaretskii  <eliz@gnu.org>
173         * sedlibmk.inp (GNULIB_GL_UNISTD_H_GETOPT, GNULIB_POSIX_OPENPT)
174         (GNULIB_ISATTY, GNULIB_PTSNAME_R, GNULIB_RANDOM)
175         (GNULIB_SETHOSTNAME, HAVE_POSIX_OPENPT, HAVE_PTSNAME_R)
176         (HAVE_RANDOM, HAVE_SETHOSTNAME, NEXT_SYS_TYPES_H)
177         (NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H, REPLACE_FTRUNCATE)
178         (REPLACE_ISATTY, REPLACE_PTSNAME_R, REPLACE_RANDOM_R)
179         (REPLACE_STRTOIMAX, STDALIGN_H, WINDOWS_64_BIT_OFF_T)
180         (WINDOWS_64_BIT_ST_SIZE, GL_GENERATE_STDALIGN_H_TRUE)
181         (GL_GENERATE_STDALIGN_H_FALSE): Edit as appropriate for DJGPP.
182         (cat FOO): Edit into "sed -e '' FOO >>".
184 2012-05-25  Eli Zaretskii  <eliz@gnu.org>
186         * sed6.inp (INFO_EXT): Edit to .info.
187         (INFO_OPTS): Edit to --no-split.
189 2012-05-22  Paul Eggert  <eggert@cs.ucla.edu>
191         Remove src/m/*.
192         * mainmake.v2 (TAGS tags): Don't look at $(CURDIR)/src/m/intel386.h.
194 2012-05-19  Paul Eggert  <eggert@cs.ucla.edu>
196         * sed2v2.inp (HAVE_MBLEN): Remove.
197         * sed2x.inp (HAVE_XSETWMPROTOCOLS): Remove.
199 2012-04-21  Eli Zaretskii  <eliz@gnu.org>
201         * sedleim.inp (RUN_EMACS): Replace BUILT_EMACS with EMACS.
202         Remove stale editing of "else make quail".
203         (.PHONY, compile-targets): Remove targets.
204         (compile-main): Edit into something that can be done without
205         requiring a Unixy shell.
206         (bootstrap-clean): Likewise: edit to not require $(setwins).
208         * sed1v2.inp: Edit "cd $(leimdir) && $(MAKE) ..." into the
209         equivalent "$(MAKE) $(MFLAGS) -C $(leimdir) ..." command.
211 2012-04-18  Paul Eggert  <eggert@cs.ucla.edu>
213         configure: new option --enable-gcc-warnings (Bug#11207)
214         * sed1v2.inp, sed3v2.inp, sedlibmk.inp: GNULIB_WARN_CFLAGS,
215         WARN_CFLAGS, and WERROR_CFLAGS replace C_WARNINGS_SWITCH.
217 2012-04-11  Glenn Morris  <rgm@gnu.org>
219         * sedlibmk.inp, sed1v2.inp: GNUSTEP_CFLAGS replaces C_SWITCH_X_SYSTEM.
221 2012-04-07  Glenn Morris  <rgm@gnu.org>
223         * sed2v2.inp: Bump version to 24.1.50.
225 2012-02-04  Eli Zaretskii  <eliz@gnu.org>
227         * sed3v2.inp (insrcdir): Use $(<F) rather than $<, as
228         command.com's "if not exist" doesn't grok forward slashes in file
229         names.
231 2012-01-14  Eli Zaretskii  <eliz@gnu.org>
233         * sed4.inp (PATH_DUMPLOADSEARCH): Edit to "../lisp", for when the
234         default in src/epaths.in will change, maybe.
236 2011-10-31  Eli Zaretskii  <eliz@gnu.org>
238         * sed3v2.inp (insrcdir): Comment out definition.
239         $(insrcdir): Edit into MS-DOS existence test.
241 2011-09-29  Eli Zaretskii  <eliz@gnu.org>
243         * mainmake.v2 (boot): Condition the value on the existence of
244         autogen/README, not admin/admin.el, since the latter is now part
245         of the release tarball.
246         (install): Don't copy lib-src/fns.el, as that file is no longer
247         generated in that directory.
249         * sed1v2.inp (LIB_PTHREAD, LIB_PTHREAD_SIGMASK): Edit to empty.
250         (SETTINGS_CFLAGS, SETTINGS_LIBS): Edit these instead of
251         GCONF_CFLAGS and GCONF_LIBS.
253         * sedlibmk.inp (ALLOCA_H, AR, ARFLAGS, GNULIB_CHDIR, GNULIB_DUP)
254         (GNULIB_FDATASYNC, GNULIB_FDOPEN, GNULIB_FSTAT, GNULIB_PCLOSE)
255         (GNULIB_PTHREAD_SIGMASK, GNULIB_RAISE, GNULIB_SIGACTION)
256         (GNULIB_SIGPROCMASK, GNULIB_SIGNAL_H_SIGPIPE, HAVE_FDATASYNC)
257         (HAVE_PCLOSE, HAVE_POPEN, HAVE_POSIX_SIGNALBLOCKING)
258         (HAVE_PTHREAD_SIGMASK, HAVE_RAISE, HAVE_SIGACTION)
259         (HAVE_SIGHANDLER_T, HAVE_SIGINFO_T, HAVE_SIGSET_T)
260         (HAVE_STRUCT_SIGACTION_SA_SIGACTION)
261         (HAVE_TYPE_VOLATILE_SIG_ATOMIC_T, LIB_PTHREAD)
262         (LIB_PTHREAD_SIGMASK, NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H)
263         (NEXT_SIGNAL_H, REPLACE_FDOPEN, REPLACE_PTHREAD_SIGMASK)
264         (REPLACE_RAISE): New edits.
265         (gl_LIBOBJS): Remove md5.o, filemode.o, and sha1.o.  Add
266         pthread_sigmask.o.
267         (@GL_GENERATE_ALLOCA_H_TRUE@, @GL_GENERATE_ALLOCA_H_FALSE@): Edit
268         to comment out unneeded lines.
269         (warn-on-use.h): Edit the recipe commands to work with DJGPP
270         without requiring a Unixy shell.
272         * inttypes.h (strtoimax) [DJGPP < 2.04]: New macro.
274         * sed2v2.inp (HAVE_ALLOCA, HAVE_DECL_STRTOLL, HAVE_DECL_STRTOIMAX)
275         (HAVE_STRTOLL, HAVE_SIGSET_T, HAVE_SNPRINTF): New edits.
277 2011-09-06  Paul Eggert  <eggert@cs.ucla.edu>
279         * sedlibmk.inp (CONFIG_CLEAN_VPATH_FILES): Adjust to snippet moves
280         from top level to build-aux/snippet (Bug#9169).
282 2011-06-07  Eli Zaretskii  <eliz@gnu.org>
284         * sedlibmk.inp (PTRDIFF_T_SUFFIX): Edit to nothing.
286 2011-05-28  Eli Zaretskii  <eliz@gnu.org>
288         * sed1v2.inp: Edit "make-docfile -d FOO" commands to chdir back to
289         src/.  Make editing of RUN_TEMACS commands less sensitive to
290         leading whitespace.
292         * sedlibmk.inp (gl_LIBOBJS): Add sha1.o.
294 2011-05-20  Eli Zaretskii  <eliz@gnu.org>
296         * sed1v2.inp (make-docfile commands): Recognize only if the line
297         begins with a TAB.  Use $(etc) rather than a literal "../etc".
298         (`sed SED-COMMAND $(srcdir)/lisp.mk`): Edit to replace with "$(lisp).
299         (@lisp_frag@): Edit out.
301         * sedlibmk.inp (GNULIB_GROUP_MEMBER, HAVE_GROUP_MEMBER): Edit to
302         zero.
304 2011-05-19  Glenn Morris  <rgm@gnu.org>
306         * sed1x.inp (TOOLTIP_SUPPORT, WINDOW_SUPPORT):
307         * sed1v2.inp (MSDOS_SUPPORT, NS_SUPPORT, MOUSE_SUPPORT)
308         (TOOLTIP_SUPPORT, WINDOW_SUPPORT): No need to edit these any more.
310 2011-05-07  Eli Zaretskii  <eliz@gnu.org>
312         * inttypes.h: Include stdint.h.
313         (uintmax_t): Don't define, it is defined in stdint.h.
315         * sedlibmk.inp (am__append_1): Edit to comment out.
316         (am__append_2): Edit to expose.
317         (NEXT_AS_FIRST_DIRECTIVE_STDARG_H, NEXT_STDARG_H, STDARG_H): Edit
318         to empty.
319         (@GL_GENERATE_STDARG_H_TRUE@, @GL_GENERATE_STDARG_H_FALSE@): Edit
320         to comment out corresponding lines.
322 2011-04-30  Eli Zaretskii  <eliz@gnu.org>
324         * inttypes.h: New file.
326         * sed2v2.inp (HAVE_DECL_STRTOULL, HAVE_DECL_STRTOUMAX)
327         (HAVE_STRTOULL, HAVE_STRTOULL): Define to 1.
329         * sedlibmk.inp (BUILT_SOURCES): Edit out inttypes.h.
331         * sed1v2.inp (CPPFLAGS): Edit to "-I../msdos".
332         Add ../msdos/inttypes.h to prerequisites of lread.o.
334 2011-04-24  Eli Zaretskii  <eliz@gnu.org>
336         * sedlibmk.inp (am_libgnu_a_OBJECTS): Edit out
337         allocator.$(OBJEXT).  Add editing for the new GNULIB_* and
338         REPLACE_* variables.
340 2011-04-06  Eli Zaretskii  <eliz@gnu.org>
342         * sedlibmk.inp: Update checklist.
343         (am_libgnu_a_OBJECTS): Remove careadlinkat.$(OBJEXT).
344         ($(top_builddir)/config.status): Edit away, both as target and in
345         prerequisites.
346         (@am__fastdepCC_FALSE@): Fix editing.
347         (@GL_GENERATE_STDBOOL_H_TRUE@, @GL_GENERATE_STDBOOL_H_FALSE@)
348         (@GL_GENERATE_STDDEF_H_TRUE@, @GL_GENERATE_STDDEF_H_FALSE@)
349         (@GL_GENERATE_STDINT_H_TRUE@, @GL_GENERATE_STDINT_H_FALSE@): Edit
350         to either nothing or "#".
352 2011-03-25  Eli Zaretskii  <eliz@gnu.org>
354         * sedlibmk.inp: Adapt to addition of the gnulib stdio module.
355         Add a description of what needs to be done when a new gnulib
356         module is added.
357         (MKDIR_P): Fix replacement command.
359 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
361         * Version 23.3 released.
363 2011-02-26  Eli Zaretskii  <eliz@gnu.org>
365         * sedlibmk.inp (BITSIZEOF_PTRDIFF_T, BITSIZEOF_SIG_ATOMIC_T)
366         (BITSIZEOF_SIZE_T, BITSIZEOF_WCHAR_T)
367         (BITSIZEOF_WINT_TGNULIB_FCHMODAT, GNULIB_FSTATAT, GNULIB_FUTIMENS)
368         (GNULIB_LCHMOD, GNULIB_LSTAT, GNULIB_MBTOWC, GNULIB_MKDIRAT)
369         (GNULIB_MKFIFO, GNULIB_MKFIFOAT, GNULIB_MKNOD, GNULIB_MKNODAT)
370         (GNULIB_STAT, GNULIB_UTIMENSAT, GNULIB_WCTOMB, HAVE_FCHMODAT)
371         (HAVE_FSTATAT, HAVE_FUTIMENS, HAVE_INTTYPES_H, HAVE_LCHMOD)
372         (HAVE_LONG_LONG_INT, HAVE_LSTAT, HAVE_MKDIRAT, HAVE_MKFIFO)
373         (HAVE_MKFIFOAT, HAVE_MKNOD, HAVE_MKNODAT)
374         (HAVE_SIGNED_SIG_ATOMIC_T, HAVE_SIGNED_WCHAR_T)
375         (HAVE_SIGNED_WINT_T, HAVE_STDINT_H, HAVE_SYS_BITYPES_H)
376         (HAVE_SYS_INTTYPES_H, HAVE_SYS_TYPES_H)
377         (HAVE_UNSIGNED_LONG_LONG_INT, HAVE_UTIMENSAT, HAVE_WCHAR_H)
378         (MKDIR_P, NEXT_AS_FIRST_DIRECTIVE_STDINT_H)
379         (NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H, NEXT_STDINT_H)
380         (NEXT_SYS_STAT_H, REPLACE_LSTAT, REPLACE_MBTOWC, REPLACE_MKDIR)
381         (REPLACE_MKFIFO, REPLACE_MKNOD, REPLACE_STAT, REPLACE_UTIMENSAT)
382         (REPLACE_WCTOMB, SIG_ATOMIC_T_SUFFIX, SIZE_T_SUFFIX, STDINT_H)
383         (WCHAR_T_SUFFIX, WINT_T_SUFFIX, APPLE_UNIVERSAL_BUILD): New edits.
384         ($(MKDIR_P)): Replace with equivalent DOS command.
385         (gl_LIBOBJS): Add md5.o and filemode.o.
387         * sed2v2.inp (BITSIZEOF_PTRDIFF_T, BITSIZEOF_SIG_ATOMIC_T)
388         (BITSIZEOF_SIZE_T, BITSIZEOF_WCHAR_T, BITSIZEOF_WINT_T)
389         (HAVE_LONG_LONG_INT, HAVE_SIGNED_SIG_ATOMIC_T, HAVE_SIGNED_WINT_T)
390         (HAVE_UNSIGNED_LONG_LONG_INT, HAVE_WCHAR_H, HAVE_INTTYPES_H): New
391         edits.
393         * depfiles.bat: Create a dummy .Po file only if a file by the same
394         name does not already exist in the deps/ subdirectory.
396 2011-02-19  Eli Zaretskii  <eliz@gnu.org>
398         * depfiles.bat: New file.
400         * sedlibmk.inp: New file.
402         * sedlibcf.inp: New file.
404         * sedleim.inp (RUN_EMACS): Rename from RUN-EMACS.
405         (BUILT_EMACS): Rename from BUILT-EMACS.
407         * sed6.inp (MAKEINFO): Edit to "makeinfo".
408         (ENVADD): Adjust to MAKEINFO_OPTS.
409         (texinputdir): Don't edit.
411         * sed3v2.inp (-DVERSION): Edit out.
412         (LOADLIBES): Don't edit to empty.
414         * sed2v2.inp: Remove workaround for the "#if ! HAVE_MKTIME ||
415         BROKEN_MKTIME" stuff -- it's no longer in src/config.in.
416         (HAVE_ATTRIBUTE_ALIGNED, HAVE_C99_STRTOLD, HAVE_DECL_GETENV)
417         (HAVE__BOOL): Edit to 1.
418         (VERSION, inline, restrict): Edit for DJGPP.
419         (my_strftime): Edit to nstrftime.
421         * sed1v2.inp (NS_OBJC_OBJ): Edit to empty.
422         (@true): Edit to "@rem".
423         (move-if-change): Edit to "update".
424         (echo): Edit to "djecho".
425         (cd $(lib) && ...): Edit to "$(MAKE) -C ...".
426         (LIBOBJS): Edit to empty.
427         ($(libsrc)/make-docfile): Two new edits, one each for every
428         invocation of make-docfile.
429         (move-if-change): Fix edit.
430         Remove some unused switches from $(ALL_CFLAGS), to make the GCC
431         command line shorter.
433         * mainmake.v2 (version): Remove, no longer needed (config.in
434         defines VERSION).
435         (all): Add lib.
436         (lib): New target and recipe.
437         (lib-src): Depend on lib.
438         (src): Depend on lib and lib-src.
439         (clean, mostlyclean, distclean, maintainer-clean, extraclean)
440         (bootstrap-clean): Recurse into lib.
441         (lib, lib-src, src): Specify "all" as an explicit target.
443 2011-01-08  Glenn Morris  <rgm@gnu.org>
445         * sedleim.inp (RUN-EMACS): -batch implies --no-init-file.
447 2011-01-07  Eli Zaretskii  <eliz@gnu.org>
449         * sed2v2.inp (HAVE___BUILTIN_UNWIND_INIT): Define.
451 2010-12-04  Andreas Schwab  <schwab@linux-m68k.org>
453         * sed1v2.inp (M_FILE, S_FILE): Add $(srcdir)/ prefix.
455 2010-10-15  Eli Zaretskii  <eliz@gnu.org>
457         * sed1v2.inp: Use $(..) instead of ${..} in all edit commands.
458         Needed because of changes in 2010-10-10T14:43:05Z!dann@ics.uci.edu.
460         * sed6.inp (mkinfodir): Edit to avoid Unix shell-isms.  Needed
461         because of changes in 2010-10-09T18:31:12Z!rgm@gnu.org.
463 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
465         * sed1v2.inp (PROFILING_LDFLAGS):
466         * sed3v2.inp (PROFILING_LDFLAGS): Remove, not defined anymore.
468 2010-10-09  Glenn Morris  <rgm@gnu.org>
470         * mainmake.v2 (install): Remove b2m.
472 2010-10-02  Eli Zaretskii  <eliz@gnu.org>
474         * mainmake.v2 (TAGS tags): Use `find' to filter out loaddefs
475         files.  Make all file names in TAGS tables absolute.
477 2010-10-01  Eli Zaretskii  <eliz@gnu.org>
479         * sed1v2.inp (LIBGNUTLS_LIBS, LIBGNUTLS_CFLAGS): Edit to empty.
481 2010-09-22  Eli Zaretskii  <eliz@gnu.org>
483         * sed1v2.inp (LINKER): Don't edit, variable was removed from
484         src/Makefile.in.
485         (LD_FIRSTFLAG): Edit to empty.
487 2010-09-17  Eli Zaretskii  <eliz@gnu.org>
489         * sed1v2.inp (LIBXML2_LIBS, LIBXML2_CFLAGS): Edit to empty.
491 2010-08-22  Chong Yidong  <cyd@stupidchicken.com>
493         * sedleim.inp (RUN-EMACS): Don't use --multibyte.
495 2010-08-20  Eli Zaretskii  <eliz@gnu.org>
497         * sed1v2.inp (IMAGEMAGICK_LIBS, IMAGEMAGICK_CFLAGS): Edit to empty.
499 2010-08-15  Eli Zaretskii  <eliz@gnu.org>
501         * mainmake.v2 (version): Update due to change in emacs.c.
503 2010-08-05  Eli Zaretskii  <eliz@gnu.org>
505         * sed1v2.inp (UNEXEC_OBJ): Edit to unexcoff.o, due to renaming of
506         unexec.c => unexcoff.c.
508 2010-07-29  Chad Brown  <yandros@mit.edu>
510         * sed2v2.inp (HAVE_DIRENT_H): Edit to 1.
512 2010-07-12  Eli Zaretskii  <eliz@gnu.org>
514         * sed1v2.inp (C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGS):
515         Edit to empty.
517         * sed3v2.inp(C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGS):
518         Edit to empty.
520 2010-07-11  Eli Zaretskii  <eliz@gnu.org>
522         * sed2v2.inp (HAVE_STRCHR, HAVE_STRRCHR): Don't edit, already
523         defined on <sys/config.h>.
525 2010-07-11  Andreas Schwab  <schwab@linux-m68k.org>
527         * sed2v2.inp (HAVE_INDEX, HAVE_RINDEX): Don't edit.
528         (HAVE_STRCHR, HAVE_STRRCHR): Edit to 1.
530 2010-07-08  Eli Zaretskii  <eliz@gnu.org>
532         * sed1v2.inp (stamp-oldxmenu): Don't edit out in `temacs:' target,
533         which doesn't exist.
535         * sed2v2.inp (HAVE_MEMCPY): Don't edit, defined on <sys/config.h>.
537 2010-07-08  Dan Nicolaescu  <dann@ics.uci.edu>
539         * sed1v2.inp: Remove reference to prefix-args.
541 2010-07-07  Andreas Schwab  <schwab@linux-m68k.org>
543         * sed2v2.inp (HAVE_MEMCPY, HAVE_MEMSET): Edit to 1.
544         (HAVE_BZERO): Don't edit.
546 2010-07-02  Eli Zaretskii  <eliz@gnu.org>
548         * sed1v2.inp (LIB_GCC): Edit to empty.
549         Return back to ../src after compiling each .el file.
551 2010-06-30  Glenn Morris  <rgm@gnu.org>
553         * sed1v2.inp (CANNOT_DUMP): Update for configure name change.
555 2010-06-26  Eli Zaretskii  <eliz@gnu.org>
557         * mainmake.v2 (version): Use emacs_version[] in src/emacs.c
558         instead of lisp/version.el (see 2010-05-15T21:11:37Z!raeburn@raeburn.org).
560         * sed1v2.inp (MKDEPDIR): Edit to empty.
561         Delete lines in rules that invoke $(MKDEPDIR).  Fix editing rules
562         that begin with "cd ../lisp".  Edit out sh if-then-else-fi
563         constructs that test ${CANNOT_DUMP}.  Edit out "|| exit ;\"
564         constructs in emacs${EXEEXT} rule.
566 2010-06-03  Dan Nicolaescu  <dann@ics.uci.edu>
568         * sed1v2.inp (UNEXEC_OBJ): Use UNEXEC_OBJ instead of unexec.
570 2010-06-03  Glenn Morris  <rgm@gnu.org>
572         * sed2v2.inp: Do not edit HAVE_ALLOCA.
574 2010-05-26  Glenn Morris  <rgm@gnu.org>
576         * sed1v2.inp (@PRE_EDIT_LDFLAGS@, @POST_EDIT_LDFLAGS@): Edit to nothing.
578         * sed1v2.inp (NS_IMPL_GNUSTEP_INC, NS_IMPL_GNUSTEP_TEMACS_LDFLAGS):
579         No longer present.
581 2010-05-25  Glenn Morris  <rgm@gnu.org>
583         * sed1v2.inp (LD_SWITCH_SYSTEM_EXTRA): No longer present.
585 2010-05-21  Glenn Morris  <rgm@gnu.org>
587         * sed1v2.inp (@ns_frag@): Edit to nothing.
589         * sed1x.inp (OLDXMENU): Replace any initial value.
590         * sed1v2.inp (OLDXMENU): Edit to "nothing".
592         * sed1v2.inp (CANNOT_DUMP): Edit to no.
594 2010-05-20  Glenn Morris  <rgm@gnu.org>
596         * sed1v2.inp (DEPFLAGS, deps_frag): Edit to empty.
597         (MKDEPDIR): Edit to ':'.
599 2010-05-19  Glenn Morris  <rgm@gnu.org>
601         * sed2v2.inp (ORDINARY_LINK): Set here rather than in s/msdos.h.
603         * sed1v2.inp (LD): Edit to $(CC).
604         (YMF_PASS_LDFLAGS): Edit to `flags'.
606 2010-05-18  Eli Zaretskii  <eliz@gnu.org>
608         * sed1x.inp: Add copyright notice.
610 2010-05-18  Glenn Morris  <rgm@gnu.org>
612         * sed1v2.inp (RALLOC_OBJ): Edit to ralloc.o.
614         * sed1v2.inp (GMALLOC_OBJ): Edit to gmalloc.o.
615         (VMLIMIT_OBJ): Edit to vm-limit.o.
617 2010-05-17  Glenn Morris  <rgm@gnu.org>
619         * sed1v2.inp (OLDXMENU_DEPS): Edit to empty.
620         * sed1x.inp (OLDXMENU_DEPS): Edit to ${OLDXMENU} ../src/${OLDXMENU}.
622 2010-05-16  Glenn Morris  <rgm@gnu.org>
624         * sed1v2.inp (TEMACS_LDFLAGS2): Edit to $(LDFLAGS).
626         * sed1v2.inp (GNUSTEP_SYSTEM_LIBRARIES): Remove.
627         (NS_IMPL_GNUSTEP_TEMACS_LDFLAGS): Edit to empty.
629 2010-05-15  Glenn Morris  <rgm@gnu.org>
631         * sed1v2.inp (LIBXMENU): Edit to empty.
632         * sed1x.inp (LIBXMENU): Expect empty initial value.
634         * sed1v2.inp (OLDXMENU): Edit to empty.
635         * sed1x.inp (OLDXMENU): Expect empty initial value.
637         * sed1v2.inp (LIBX_OTHER): Edit to empty.
638         * sed1x.inp (LIBX_OTHER): Expect empty initial value.
640         * sed1v2.inp (FONT_OBJ): Edit to empty for non-X case.
641         * sed1x.inp (FONT_OBJ): Edit to xfont.o for X case.
643 2010-05-15  Eli Zaretskii  <eliz@gnu.org>
645         * sed3v2.inp (INSTALLABLES): Edit out extra ${EXEEXT} after
646         "emacsclient".
647         (emacsserver, timer, wakeup): Remove edit-out commands.
649         * sed1v2.inp (MSDOS_OBJ): Add w16select.o.
650         (TERMCAP_OBJ): Add termcap.o.
652 2010-05-15  Glenn Morris  <rgm@gnu.org>
654         * sed1v2.inp (OLDXMENU_TARGET): Edit to empty.
655         * sed1x.inp (OLDXMENU_TARGET): Edit to really-oldxmenu.
657         * sed1v2.inp (LIBXT_OTHER): Edit to empty.
659 2010-05-14  Glenn Morris  <rgm@gnu.org>
661         * sed1v2.inp (ns_appdir, ns_appbindir, ns_appsrc): Edit to empty.
663         * sed1v2.inp (MSDOS_OBJ): Edit to dosfns.o msdos.o.
664         (MSDOS_SUPPORT): Edit to $(MSDOS_SUPPORT_REAL).
665         * sed1x.inp (MSDOS_X_OBJ): Edit to w16select.o termcap.o.
667         * sed2x.inp (HAVE_WINDOW_SYSTEM): Define.
668         * sed1x.inp (TOOLTIP_SUPPORT): Edit to ${lispsource}tooltip.elc.
669         (WINDOW_SUPPORT): Edit to $(BASE_WINDOW_SUPPORT) $(X_WINDOW_SUPPORT).
670         * sed1v2.inp (MOUSE_SUPPORT): Edit to $(REAL_MOUSE_SUPPORT).
671         (TOOLTIP_SUPPORT, WINDOW_SUPPORT): Edit to empty.
673         * sed1v2.inp (FONT_OBJ): Use the plain X version (no XFT, Freetype).
675         * sed1v2.inp (@NS_IMPL_GNUSTEP_INC@): Edit to nil.
677 2010-05-13  Glenn Morris  <rgm@gnu.org>
679         * sed1x.inp (OLDXMENU): Edit to ${oldXMenudir}libXMenu11.a.
680         (LIBXMENU): Edit to ${OLDXMENU}.
681         (LIBX_OTHER): Edit to ${LIBXT} ${LIBX_EXTRA}.
683         * sed1v2.inp (C_SWITCH_X_SYSTEM, C_SWITCH_X_SITE, LIB_STANDARD)
684         (FONTCONFIG_CFLAGS, FONTCONFIG_LIBS, FREETYPE_CFLAGS, FREETYPE_LIBS)
685         (LIBOTF_CFLAGS, LIBOTF_LIBS, M17N_FLT_CFLAGS, M17N_FLT_LIBS)
686         (GNU_OBJC_CFLAGS, GNUSTEP_SYSTEM_LIBRARIES, LIBRESOLV, LIBGPM):
687         Edit to empty.
688         (LIB_MATH): Edit to -lm.
689         (UNEXEC_OBJ): Edit to unexec.o.
691 2010-05-12  Glenn Morris  <rgm@gnu.org>
693         * sed3v2.inp (INSTALLABLES): No more @LIB_SRC_EXTRA_INSTALLABLES@.
695         * sed1v2.inp (LIB_GCC): Edit to -Lgcc.
697 2010-05-11  Glenn Morris  <rgm@gnu.org>
699         * sed1x.inp (LIBS_SYSTEM): Edit to -lxext -lsys.
700         * sed3x.inp: New file.
702 2010-05-10  Glenn Morris  <rgm@gnu.org>
704         * sed1v2.inp, sed3v2.inp (LIBS_SYSTEM): Edit to empty.
706         * sed3v2.inp (BLESSMAIL_TARGET): Edit to need-blessmail.
708 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
710         * Version 23.2 released.
712 2010-05-08  Glenn Morris  <rgm@gnu.org>
714         * sed1v2.inp (LIBS_TERMCAP): Edit to empty.
715         (TERMCAP_OBJ): Edit to tparam.o.
717 2010-05-07  Eli Zaretskii  <eliz@gnu.org>
719         Fix breakage due to autoconfiscation of Makefile.in files.
721         * sed3v2.inp (C_SWITCH_MACHINE): Edit to empty.
723         * sed1v2.inp (@LIB_MATH@): Edit to -lm.
724         (C_SWITCH_MACHINE, C_SWITCH_SYSTEM, LD_SWITCH_SYSTEM_TEMACS)
725         (LD_SWITCH_X_SITE_AUX, LD_SWITCH_X_SITE_AUX_RPATH)
726         (LD_SWITCH_SYSTEM, LD_SWITCH_SYSTEM_EXTRA, LIBTIFF, LIBJPEG)
727         (LIBPNG, LIBGIF, LIBXPM, XFT_LIBS, DBUS_CFLAGS, DBUS_LIBS)
728         (DBUS_OBJ, GCONF_CFLAGS, GCONF_LIBS, GTK_OBJ, LIBXMU, LIBXSM)
729         (LIBXTR6, XOBJ, TOOLKIT_LIBW, WIDGET_OBJ, CYGWIN_OBJ, NS_OBJ)
730         (NS_SUPPORT, LIBSELINUX_LIBS, START_FILES): Edit to empty.
731         (XMENU_OBJ): Edit to xmenu.o.
732         (FONT_OBJ): Edit to value used for X on Unix.
733         (PRE_ALLOC_OBJ): Edit to lastfile.o.
734         (POST_ALLOC_OBJ): Edit to $(vmlimitobj).
735         (@unexec@): Edit to unexec.o.
737 2010-05-06  Glenn Morris  <rgm@gnu.org>
739         * sed1v2.inp, sed5x.inp: Remove LN_S, unused.
741 2010-04-01  Eli Zaretskii  <eliz@gnu.org>
743         Remove support for DJGPP v1.x.
745         * sed3.inp:
746         * sed2.inp:
747         * sed1.inp:
748         * mainmake: Files removed.
750 2010-03-27  Eli Zaretskii  <eliz@gnu.org>
752         * sedlisp.inp (VPATH): Don't edit, no longer needed.
753         (lisp, srcdir): Adapt to lisp/Makefile.in changes.
754         (abs_top_builddir): New edit.
756         * sed3v2.inp (KRB4LIB, DESLIB, KRB5LIB, CRYPTOLIB, COM_ERRLIB)
757         (LIBHESIOD, LIBRESOLV, LIBS_MAIL): Edit to empty values.
759         * sed3.inp (KRB4LIB, DESLIB, KRB5LIB, CRYPTOLIB, COM_ERRLIB)
760         (LIBHESIOD, LIBRESOLV, LIBS_MAIL): Edit to empty values.
762         * sed1v2.inp (abs_builddir): Edit into "../src".
764 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
766         * Branch for 23.2.
768 2010-02-19  Eli Zaretskii  <eliz@gnu.org>
770         * INSTALL: Remove a CVS-specific note.  Update for latest versions
771         of Windows.
773 2009-09-17  Eli Zaretskii  <eliz@gnu.org>
775         * sed1v2.inp (OTHER_FILES): Edit to empty.
777 2009-09-11  Eli Zaretskii  <eliz@gnu.org>
779         * mainmake.v2 (bootstrap): Ensure enough environment space
780         will be available to run config.bat.
782 2009-08-27  Eli Zaretskii  <eliz@gnu.org>
784         * sed1v2.inp (buildobj.h): Replace "echo" with "djecho".
786 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
788         * Branch for 23.1.
790 2009-04-14  Eli Zaretskii  <eliz@gnu.org>
792         * mainmake.v2 (src) <gdb.ini>: Don't replace the line with
793         x_error_quitter; instead, append "set environment NAME" to the end.
794         Set NAME and USERNAME in the environment to the same value.
796 2009-02-28  Eli Zaretskii  <eliz@gnu.org>
798         * mainmake.v2 (boot): Don't require b-emacs.exe if not building
799         out of CVS.  (Bug#2151)
801 2008-12-19  Eli Zaretskii  <eliz@gnu.org>
803         * INSTALL: Document the problems on Windows Vista and the
804         --with-system-malloc option to config.bat.
806         * sedalloc.inp: New file.
808 2008-11-21  Eli Zaretskii  <eliz@gnu.org>
810         * mainmake.v2 (misc): New target.
811         (all, info): Depend on `misc'.
813 2008-11-15  Eli Zaretskii  <eliz@gnu.org>
815         * mainmake.v2 (src): Move removal of src/bootlisp after recursing
816         into `lisp'.
818         Make bootstrap work again:
820         * mainmake.v2 (boot): New variable.
821         (src): Pass $(boot) to sub-Make.  Remove src/bootlisp.  If
822         src/bootlisp exists after running Make, run Make in `lisp' as
823         well.
824         (clean, mostlyclean): Remove bogus repeated clean in the top-level
825         directory.
826         (info, bootstrap-clean): New targets.
827         (bootstrap): Depend only on bootstrap-clean.  Commands modified to
828         be equivalent to top-level Makefile.in.
829         (bootfast, bootstrap-lisp-1, bootstrap-lisp, bootstrap-src)
830         (bootstrap-clean-before, bootstrap-clean-after): Targets deleted.
831         (clean, mostlyclean, distclean, maintainer-clean, extraclean):
832         Don't recurse into lwlib and oldXMenu.
834         * sed1v2.inp: Create bootlisp when bootstrapping b-emacs.exe.
836         * sedlisp.inp: Don't convert *.el files to Unix text format, and
837         don't copy ldefs-boot.el into loaddefs.el.
839         * sed6.inp: Edit out Unixy shell features in maintainer-clean
840         targets in doc/ Makefiles.
842         * INSTALL: Update the list of utilities needed by lisp/Makefile
843         and for bootstrapping.
845 2008-11-08  Eli Zaretskii  <eliz@gnu.org>
847         * INSTALL: New file, with build instructions moved from the
848         top-level INSTALL.
850 2008-10-14  Eli Zaretskii  <eliz@gnu.org>
852         * sedlisp.inp (lisp): Set to absolute file name of current
853         directory, not to ".", to have it on EMACSLOADPATH when we descend
854         into subdirectories.
856 2008-08-23  Eli Zaretskii  <eliz@gnu.org>
858         * sed2v2.inp: Remove definition of USER_FULL_NAME (now defined on
859         src/s/msdos.h).
861         * sed3v2.inp: Edit out @LIB_SRC_EXTRA_INSTALLABLES@.
863         * sed1v2.inp (version): Define to empty.
864         (ALL_CFLAGS, LIBES): Edit out @FOO@ stuff.
865         (EXEEXT): Define to .exe.
866         Edit "ln -f" into "cp -pf".
867         Edit "touch" into "djecho $@ >", to avoid requiring touch.exe.
868         (b-emacs${EXEEXT}): Don't remove emacs.exe and temacs.exe.
869         Edit "`/bin/pwd`/" into "./".
870         Stubify emacs after it is dumped, to produce emacs.exe.
871         Stubedit temacs.exe to 1024K of stack, emacs.exe to 2048K, and
872         b-emacs.exe to 3072K.
874         * mainmake.v2 (emacs lispref lispintro): Chdir under doc/.
875         (emacs): Rename from `man', to reflect changes in doc directory
876         structure.  All callers changed.
877         (clean mostlyclean distclean maintainer-clean extraclean): Chdir
878         into doc/ for manuals.  Add misc subdirectory.
879         (src): Pass an empty BOOTSTRAPEMACS variable to src/Makefile.
880         (install): Don't stubify/stubedit emacs.exe, this is now done by
881         src/Makefile.
883 2007-10-05  Eli Zaretskii  <eliz@gnu.org>
885         * sed6.inp: Update comment to reflect doc directory structure.
887         * sed1v2.inp (RSVG_LIBS, RSVG_CFLAGS): Edit out.
889 2007-07-25  Glenn Morris  <rgm@gnu.org>
891         * Relicense all FSF files to GPLv3 or later.
893         * COPYING: Switch to GPLv3.
895 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
897         * Version 22.1 released.
899 2007-02-10  Glenn Morris  <rgm@gnu.org>
901         * COPYING.DJ: Remove file since it is no longer needed (see README
902         for details).
904 2007-01-28  Glenn Morris  <rgm@gnu.org>
906         * COPYING.DJ: New file.
908 2006-12-04  Eli Zaretskii  <eliz@gnu.org>
910         * sed2v2.inp (HAVE_SYNC): Define.
912 2006-11-25  Eli Zaretskii  <eliz@gnu.org>
914         * sed1v2.inp (CFLAGS_SOUND): Edit out.
916 2006-09-15  Jay Belanger  <belanger@truman.edu>
918         * COPYING: Replace "Library Public License" by "Lesser Public
919         License" throughout.
921 2005-09-10  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
923         * sed3v2.inp (GETOPT_H, GETOPTOBJS): Define to use getopt.h,
924         getopt.o and getopt1.o.
926 2005-07-04  Lute Kamstra  <lute@gnu.org>
928         Update FSF's address in GPL notices.
930 2004-11-10  Eli Zaretskii  <eliz@gnu.org>
932         * sed1.inp: Revert last change.
934 2004-11-09  Jan Djärv  <jan.h.d@swipnet.se>
936         * sed1v2.inp: Use djecho for buildobj.lst.
938         * sed1.inp: Ditto.
940 2004-11-08  Eli Zaretskii  <eliz@gnu.org>
942         * sedlisp.inp (bootstrap-clean): Copy ldefs-boot.el onto
943         loaddefs.el, unless the latter exists and is newer.
945         * mainmake.v2 (mostlyclean, distclean, maintainer-clean)
946         (extraclean, bootfast): New targets.
947         (top_distclean): New macro, used by distclean, maintainer-clean,
948         and extraclean.
949         (.PHONY): Add bootfast.
950         (bootstrap): Make bootstrap-after in lisp.
951         (bootstrap-clean-before): Clean in man, lispref, and lispintro as well.
953         * sed2v2.inp (HAVE_BZERO): Define for GCC v3.x and later.
955 2004-10-06  Eli Zaretskii  <eliz@gnu.org>
957         * sed1v2.inp (LC_ALL=C): Fix src/Makefile breakage caused by
958         recent (2004-09-24) changes in src/Makefile.in.
960 2004-08-14  Eli Zaretskii  <eliz@gnu.org>
962         * sedleim.inp: Remove the lines which say "<TAB>@true", to avoid
963         running a Unixy shell and to reincarnate the "Nothing to be done
964         for `all'" message from Make when there's nothing to be done.
966 2004-05-11  Eli Zaretskii  <eliz@gnu.org>
968         * sedleim.inp (distclean): Remove stamp-subdirs.
969         (SUBDIRS): Don't use `touch', use `djecho' instead.
970         (changed.tit, changed.misc): Use `djecho' instead of `echo'.
972 2004-05-02  Eli Zaretskii  <eliz@gnu.org>
974         * sed2v2.inp (HAVE_GETRUSAGE): Define.
976 2003-09-22  Eli Zaretskii  <eliz@gnu.org>
978         * mainmake.v2 (man lispref lispintro): Specify an explicit target
979         `info', like Makefile.in does.
981 2003-08-31  Eli Zaretskii  <eliz@gnu.org>
983         * sed3v2.inp (srcdir): Use "command.com /c cd" to produce an
984         absolute file name of the current working directory.  This avoids
985         the warning from Make about circular dependencies.
987 2003-08-30  Eli Zaretskii  <eliz@gnu.org>
989         * sedlisp.inp: Set FNCASE=y for all targets in the lisp directory,
990         so that CVS etc. file names are filtered out of the list of
991         subdirectories.
993 2003-08-28  Eli Zaretskii  <eliz@gnu.org>
995         * sed6.inp (elisp.dvi, index.texi): Replace Unix shell commands
996         with equivalent COMMAND.COM commands.
998 2003-08-24  Eli Zaretskii  <eliz@gnu.org>
1000         * sed3v2.inp (EXEEXT): Define to an empty string.
1002         * sed1v2.inp (EXEEXT): Define to an empty string.
1003         Remove src/emacs after producing b-emacs.exe.
1005         * sed2v2.inp (HAVE_DIFFTIME, HAVE_MEMCMP, HAVE_MEMMOVE)
1006         (HAVE_SIZE_T): Define.
1008 2002-04-16  Eli Zaretskii  <eliz@is.elta.co.il>
1010         * sed2v2.inp: New file.
1012         * sed2.inp: Remove DJGPP v2.x stuff.
1014 2002-03-27  Eli Zaretskii  <eliz@is.elta.co.il>
1016         * sedlisp.inp <bootstrap-clean>: Make sure all *.el files have
1017         Unix EOLs, to avoid overflowing pure storage while bootstrapping.
1019 2002-03-20  Eli Zaretskii  <eliz@is.elta.co.il>
1021         * mainmake.v2 (bootstrap-lisp-1, bootstrap-lisp, bootstrap-src)
1022         (bootstrap-clean-before, bootstrap-clean-after): Return to the
1023         top-level directory after sub-make.
1024         (bootstrap-lisp): Pass an absolute file name as value of ${lisp}.
1026         * sed1v2.inp: Fix editing of the rule for ${libsrc}make-docfile.
1028 2002-03-09  Eli Zaretskii  <eliz@is.elta.co.il>
1030         Add support for bootstrapping Emacs:
1032         * sed1v2.inp: Edit the bootstrap-* targets.  Fix the mostlyclean
1033         target.
1035         * mainmake.v2 (maybe_bootstrap, bootstrap, bootstrap-lisp-1)
1036         (bootstrap-lisp, bootstrap-src, bootstrap-clean-before)
1037         (bootstrap-clean-after): New targets.
1038         (all): Depend on maybe_bootstrap.
1040 2001-12-21  Eli Zaretskii  <eliz@is.elta.co.il>
1042         * sed1v2.inp: Delete _gdbinit in distclean target.
1044 2001-12-09  Pavel Janík  <Pavel@Janik.cz>
1046         * COPYING: Moved back.
1048 2001-12-07  Eli Zaretskii  <eliz@is.elta.co.il>
1050         * sed2.inp (HAVE_VFORK): Don't define: the fragment in sysdep.c
1051         which needed it is gone.
1053 2001-11-29  Pavel Janík  <Pavel@Janik.cz>
1055         * COPYING: Removed.
1057 2001-11-24  Eli Zaretskii  <eliz@is.elta.co.il>
1059         * mainmake.v2 (lispintro): New target.
1060         (all): Add lispintro.
1062         * sed6.inp (SHELL): Comment away, for lispintro.
1064 2001-11-10  Eli Zaretskii  <eliz@is.elta.co.il>
1066         * sed6.inp (texinputdir): Add, for the lispref directory.
1068         * mainmake.v2 (all): Add lispref.
1069         (man lispref): Add lispref.
1071 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
1073         * (Version 21.1 released.)
1075 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
1077         * Branch for 21.1.
1079 2001-07-20  Eli Zaretskii  <eliz@is.elta.co.il>
1081         * mainmake.v2 (install): Create site-lisp/subdirs.el if it is not
1082         already there.
1084 2001-07-06  Eli Zaretskii  <eliz@is.elta.co.il>
1086         * sed2.inp: Ifdef away the test for !HAVE_MKTIME, to avoid parse
1087         error in "gcc -E -traditional" with GCC 3.0.
1089 2001-04-02  Eli Zaretskii  <eliz@is.elta.co.il>
1091         * sedleim.inp (srcdir=): Edit @srcdir@ into an absolute file name
1092         of the leim subdirectory, so that EMACSLOADPATH doesn't break when
1093         titdic-convert chdirs into leim/quail.
1095 2001-03-30  Eli Zaretskii  <eliz@is.elta.co.il>
1097         * sedleim.inp: Adapt to changes in leim/Makefile.in's $(TIT)
1098         target.
1100 2001-03-01  Eli Zaretskii  <eliz@is.elta.co.il>
1102         * README: New file.
1104         * sed1.inp: Add copyright.
1105         * sed1v2.inp: Add copyright.
1106         * sed2.inp: Add copyright.
1107         * sed2x.inp: Add copyright.
1108         * sed3.inp: Add copyright.
1109         * sed3v2.inp: Add copyright.
1110         * sed4.inp: Add copyright.
1111         * sed5x.inp: Add copyright.
1112         * sed6.inp: Add copyright.
1113         * sedleim.inp: Add copyright.
1114         * sedlisp.inp: Add copyright.
1116 2001-02-20  Eli Zaretskii  <eliz@is.elta.co.il>
1118         * mainmake.v2, mainmake: Add copyright.
1120 2000-11-22  Eli Zaretskii  <eliz@is.elta.co.il>
1122         * sed2.inp (NSIG) [__DJGPP__ == 2 && __DJGPP_MINOR__ == 1]:
1123         Define; it is undefined in DJGPP v2.01.
1125 2000-11-13  Eli Zaretskii  <eliz@is.elta.co.il>
1127         * sed2.inp (HAVE_MKSTEMP): Define.
1129 2000-10-07  Eli Zaretskii  <eliz@is.elta.co.il>
1131         * sedleim.inp (RUN-EMACS): Remove EMACSLOADPATH setting as part of
1132         the command; use Make's "export EMACSLOADPATH=" instead.  Remove
1133         the handling of `command` expansion, leim/Makefile.in doesn't use
1134         that anymore.
1136 2000-08-29  Eli Zaretskii  <eliz@is.elta.co.il>
1138         * sed2.inp (HAVE_INDEX, HAVE_RINDEX): Define.
1140 2000-08-22  Eli Zaretskii  <eliz@is.elta.co.il>
1142         * mainmake.v2 (TAGS): Don't use [a-zA-Z]*, as it causes wildcard
1143         expansion to become case-sensitive and return all file names in
1144         upper case on plain DOS.
1146 2000-08-05  Eli Zaretskii  <eliz@is.elta.co.il>
1148         * mainmake.v2 (src): Put gdb.tmp after -a, since djecho's -a
1149         switch requires an argument.
1151 2000-07-31  Eli Zaretskii  <eliz@is.elta.co.il>
1153         * mainmake.v2 (src): Make the rule faster by using a single djecho
1154         command instead of multiple redir invocations.
1155         (install): Speed up by using a command.com's for loop.
1157 2000-07-23  Eli Zaretskii  <eliz@is.elta.co.il>
1159         * sed3v2.inp: Define ALLOCA to an empty string.
1161 2000-07-18  Eli Zaretskii  <eliz@is.elta.co.il>
1163         * sed1v2.inp: Put getloadavg.o into LIBOBJS, not GETLOADAVG_LIBS.
1165 2000-07-09  Eli Zaretskii  <eliz@is.elta.co.il>
1167         * sed1v2.inp: Set LIBSOUND to an empty string.
1169 2000-06-26  Eli Zaretskii  <eliz@is.elta.co.il>
1171         * sed2.inp: Define HAVE_STRUCT_TIMEZONE in src/config.h.
1173 2000-06-25  Eli Zaretskii  <eliz@is.elta.co.il>
1175         * sed1v2.inp: Set GETLOADAVG_LIBS to getloadavg.o in src/Makefile.
1177 2000-06-18  Eli Zaretskii  <eliz@is.elta.co.il>
1179         * sedlisp.inp (srcdir): Edit this variable.
1181 2000-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
1183         * sedlisp.inp: New file.
1185 2000-05-18  Eli Zaretskii  <eliz@is.elta.co.il>
1187         * sed6.inp: Changes to allow "make foo.dvi" on DJGPP platforms:
1188         (ENVADD): Redefine as empty, to avoid requiring a Unixy shell.
1189         (TEXINPUTS): Use semi-colon; export explicitly.
1190         (MAKEINFO): Export explicitly.
1192 2000-05-01  Eli Zaretskii  <eliz@is.elta.co.il>
1194         * mainmake.v2 (install): Install ebrowse.exe.
1196 2000-04-14  Dave Love  <fx@gnu.org>
1198         * sed1v2.inp, sed1.inp: Add LIBS, LIBOBJS.
1200 2000-03-13  Eli Zaretskii  <eliz@is.elta.co.il>
1202         * sed2.inp: Add PROTOTYPES and POINTER_TYPE, per the new
1203         config.in.
1205 2000-01-27  Eli Zaretskii  <eliz@is.elta.co.il>
1207         * sed2.inp (HAVE_SETITIMER): Define.
1209 1999-11-18  Eli Zaretskii  <eliz@is.elta.co.il>
1211         * sed2.inp (HAVE_TM_GMTOFF, HAVE_MBLEN): Define.
1213         * sed1v2.inp: Convert "LC_ALL=C ./temacs" to MS-DOS equivalent.
1215 1999-07-29  Eli Zaretskii  <eliz@gnu.org>
1217         * sedleim.inp (SHELL, MAKESHELL): Use /xyzzy/command as the shell.
1219 1999-07-12  Richard Stallman  <rms@gnu.org>
1221         * Version 20.4 released.
1223 1999-07-01  Eli Zaretskii  <eliz@gnu.org>
1225         * mainmake.v2 (SHELL, MAKESHELL): Don't use /dos/command, it can
1226         invoke an incompatible version of COMMAND.COM.
1228 1999-05-19  Eli Zaretskii  <eliz@gnu.org>
1230         * sed1v2.inp: Use -gcoff instead of -g in CFLAGS, for those who
1231         have GCC configured by default to use stabs, which unexec.c
1232         doesn't currently support.
1234 1999-01-14  Eli Zaretskii  <eliz@gnu.org>
1236         * mainmake.v2 (install): Use update instead of sed to install fns.el.
1238 1999-01-11  Eli Zaretskii  <eliz@gnu.org>
1240         * mainmake.v2 (install): Install fns.el in ../bin, since Emacs
1241         looks for it in exec-directory.
1243 1999-01-07  Eli Zaretskii  <eliz@gnu.org>
1245         * sedleim.inp: New file, for configuring the leim directory.
1247         * mainmake.v2 (src): Build files in leim if leim/Makefile exists.
1248         (clean): Add clean in leim.
1250 1998-11-08  Eli Zaretskii  <eliz@mescaline.gnu.org>
1252         * mainmake.v2 (SHELL, MAKESHELL): Don't use `override'.
1254 1998-10-20  Eli Zaretskii  <eliz@mescaline.gnu.org>
1256         * mainmake.v2: Forcibly set SHELL and MAKESHELL to force Make to
1257         use COMMAND.COM as the shell.
1259 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
1261         * Version 20.3 released.
1263 1998-05-04  Eli Zaretskii  <eliz@mescaline.gnu.org>
1265         * mainmake.v2 (TAGS tags): Fix file name wildcards in lisp
1266         directory.
1268 1998-04-13  Eli Zaretskii  <eliz@delysid.gnu.org>
1270         * mainmake.v2 (src): Replace topdir with top_srcdir in commands
1271         which generate gdb.ini.
1273 1998-04-12  Eli Zaretskii  <eliz@delysid.gnu.org>
1275         * mainmake.v2 (version): Determine emacs-version from
1276         lisp/version.el.  Pass it to sub-Make's.
1278 1998-04-05  Eli Zaretskii  <eliz@is.elta.co.il>
1280         * sed3v2.inp: When installing ${version},
1281         do it replacing @version@.
1283         * mainmake.v2 (version): Compute the version from lisp/version.el
1284         and pass to sub-Make's.  Pass top_srcdir to sub-Make's.
1286 1997-11-20  Eli Zaretskii  <eliz@is.elta.co.il>
1288         * sed6.inp: New file, configures the man directory for MSDOS.
1290         * mainmake.v2 (man): New target to build the manual.
1291         (all): Add the man dependency.
1292         (install): Change bin\\nul to bin\nul.
1294 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
1296         * Version 20.2 released.
1298 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
1300         * Version 20.1 released.
1302 1997-09-07  Eli Zaretskii  <eliz@is.elta.co.il>
1304         * sed1v2.inp: Enlarge the stack size of temacs to 100KB.
1306 1997-08-13  Eli Zaretskii  <eliz@psilocin.gnu.ai.mit.edu>
1308         * sed2.inp (EMACS_CONFIGURATION): Set to i386-pc-msdosdjgpp.
1310 1997-08-10  Eli Zaretskii  <eliz@is.elta.co.il>
1312         * sed1v2.inp (CPPFLAGS, LDFLAGS): Edit to empty.
1314 1997-07-10  Eli Zaretskii  <eliz@is.elta.co.il>
1316         * sed2.inp (HAVE_LOGB, HAVE_FREXP, HAVE_FMOD, HAVE_RINT)
1317         (HAVE_CBRT, HAVE_FPATHCONF, HAVE_SETRLIMIT): Defined.
1319         * sed1.inp, sed1v2.inp: Remove `stamp-oldxmenu' dependency, so
1320         MSDOS users won't need `touch' installed.
1322         * mainmake.v2 (TAGS, tags): Include new lisp subdirectories.
1324 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
1326         * Version 19.33 released.
1328 1996-08-04  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
1330         * is_exec.c: Rename from is-exec.c.
1332 1996-07-27  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
1334         * Version 19.32 released.
1336         * is-exec.c, sigaction.c: New files.
1338 1996-07-24  Eli Zaretskii  <eliz@is.elta.co.il>
1340         * mainmake.v2 (TAGS): Make sure bin/etags.exe is current.  Make
1341         the rules always generate TAGS.
1343 1996-06-09  Eli Zaretskii  <eliz@is.elta.co.il>
1345         * sed2.inp: Don't undef MULTI_FRAME.
1347 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
1349         * Version 19.31 released.
1351 1996-04-17  Eli Zaretskii  <eliz@is.elta.co.il>
1353         * sed1.inp: Replace `make-docfile' with `make-doc.exe'.  In case
1354         src/Makefile needs to rebuild `make-doc.exe', use one command per line.
1355         Undo the previous change.
1357 1996-04-15  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
1359         * sed1.inp: Change make-docfile to make-doc.exe in a second place.
1361 1996-04-15  Eli Zaretskii  <eliz@is.elta.co.il>
1363         * mainmake.v2 (src): Create a file with sed commands instead of using
1364         a long sed command line (some versions of Sed don't handle that).
1365         (gdb): Merge back into src, undoing April 13 change.
1366         (install): Do use if statements, but not a loop.
1368 1996-04-13  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
1370         * mainmake.v2 (gdb): New target, broken out of src.
1371         (install): Use simple explicit copy commands, not a loop.
1373 1996-04-10  Eli Zaretskii  <eliz@is.elta.co.il>
1375         * sed2.inp: Under DJGPP v2, use <sys/config.h> instead of most of
1376         config.h.in.
1378         * sed1v2.inp, sed3v2.inp, mainmake.v2: New files.
1380 1996-01-23  Karl Heuer  <kwzh@gnu.ai.mit.edu>
1382         * sed2.inp (LOCALTIME_CACHE, HAVE_TZSET): Define these.
1384 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
1386         * Version 19.30 released.
1388 1995-11-21  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
1390         * sed3.inp: Alter test-distrib to test-dis.
1392 1995-11-03  Karl Heuer  <kwzh@gnu.ai.mit.edu>
1394         * mainmake (install): Don't mv make-doc.exe into ../bin/.
1396 1995-10-11  Kim Storm  <kfstorm@wombat.gnu.ai.mit.edu>
1398         * sed1.inp: Call make-doc.exe instead of make-docfile.
1400 1995-06-08  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
1402         * sed2.inp: Define STDC_HEADERS.
1403         Undefine MULTI_FRAME, until somebody fixes msdos.h and msdos.c.
1405 1995-01-20  Karl Heuer  <kwzh@hal.gnu.ai.mit.edu>
1407         * sed3.inp: Fix sed append command to behave as intended.
1409 1995-01-20  Morten Welinder  <terra@diku.dk>
1411         * sed3.inp: Delete mysterious dot.  Add comment to protect blank
1412         line at end of file.  Make sure make-docfile is compiled.
1414 1995-01-10  Karl Heuer  <kwzh@hal.gnu.ai.mit.edu>
1416         * sed3.inp: Use coff2exe on make-docfile.
1417         * sed1.inp: Not go32, which has problems with long arg lists.
1419 1994-10-17  Morten Welinder  <terra@mole.gnu.ai.mit.edu>
1421         * sed1.inp: Handle "\t#"-style comments.
1422         (obj): Don't add any files -- now done in src/makefile.in.in.
1423         (temacs): Don't depend on prefix-args.
1424         (DOC): Reflect makefile changes regarding two-batch run.
1426         * sed2.inp: Add comments showing how to use the system malloc.
1427         (EMACS_CONFIG_OPTIONS): Set though not useful.
1428         (HAVE_MKTIME): Define.
1430         * mainmake (clean): Add target.
1432         * sed1x.inp, sed2x.inp, sed5x.inp: New files for X configuration.
1434 1994-07-14  Morten Welinder  (terra@diku.dk)
1436         * sed2.inp (HAVE_STRERROR): Define.
1438 1994-07-08  Morten Welinder  (terra@diku.dk)
1440         * sed1.inp, sed2.inp: Use "m/intel386" instead of "m/dos386.h".
1442 1994-06-01  Morten Welinder  (terra@diku.dk)
1444         * sed4.inp: New file for configuring src/paths.h.
1446 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1448         * Version 19.25 released.
1450 1994-05-22  Morten Welinder  (terra@diku.dk)
1452         * sed1.inp: Adding dos-fns.elc to the set of lisp files was moved
1453         to src/makefile.in.in.
1455 1994-05-20  Morten Welinder  (terra@tyr.diku.dk)
1457         * sed2.inp: Reflect change from CONFIGURATION to EMACS_CONFIGURATION.
1458         Also set it to correct three-part value.
1460 1994-05-16  Morten Welinder  (terra@tyr.diku.dk)
1462         * Version 19.23 released.
1464         * sed1.inp: Don't use `+' in regexps as different stream
1465         editors interpret them differently.  Use `*' instead.
1467 1994-05-12  Morten Welinder  (terra@diku.dk)
1469         * mainmake (install): Set the minimum stack (for running under
1470         DPMI) to 512K.  Avoid using wildcard for matching one file.
1472 1994-05-08  Morten Welinder  (terra@diku.dk)
1474         * sed3.inp: Don't pass version to [ce]tags.
1476 1994-04-30  Morten Welinder  (terra@diku.dk)
1478         * sed1.inp: Don't comment out the inc-vers run as that
1479         does not exist anymore.
1480         Don't reset DEBUG_MOLE as that no longer is used.
1481         Identify the file being patched as src/...
1482         * sed2.inp: Identify the file being patched as src/...
1483         * sed3.inp: We don't have to have the version number in here
1484         anymore.  Instead we patch the way it is passed from make to
1485         the C compiler.
1487 1994-04-29  Morten Welinder  (terra@diku.dk)
1489         * sed1.inp: Set CFLAGS=-O2, not -g.  Handle the new
1490         M_FILE, S_FILE, and SET_MAKE defines.  Get rid of ^Ms.
1492         * sed2.inp: We have bcmp.  Configuration is "msdos".
1493         Get rid of ^Ms.
1495         * sed3.inp: Set CFLAGS=-O2, not -g.  Correct for
1496         new configuration regarding utilities not to compile.
1497         Fix version number.  Get rid of ^Ms.
1499 1994-01-08  Morten Welinder  (terra@diku.dk)
1501         * sed3.inp: Improve make-compatibility by not using drive
1502         specifications and by not specifying an explicit shell.
1504 1994-01-07  Morten Welinder  (terra@diku.dk)
1506         * sed1.inp: Incorporate the actions of patch1.
1507         * patch1: File deleted.
1509 1993-01-05  Morten Welinder  (terra@diku.dk)
1511         * mainmake: New file, makefile for the main directory.
1513         * patch1: New file.  Context diff to turn src/makefile.in into
1514         a msdos version called makefile.
1516         * emacs.pif: New file, program information file for Emacs under
1517         Windows.  (This file contains non-printable characters.)
1519         * emacs.ico: New file, icon for Emacs under Windows.  It's so ugly
1520         that someone is bound to create a better one.  Mail uuencoded icons
1521         to terra@diku.dk, but be prepared to sign a copyright disclaimer.
1522         (This file contains non-printable characters.)
1524         * sed3.inp: New file for changing lib-src/makefile.in into
1525         lib-src/makefile.
1527         * sed2.inp: New file for changing src/config.h-in into src/config.h.
1529         * sed1.inp: New file for changing src/makefile.in.in into src/makefile.
1531 ;; Local Variables:
1532 ;; coding: utf-8
1533 ;; End:
1535   Copyright (C) 1994-1999, 2001-2014 Free Software Foundation, Inc.
1537   This file is part of GNU Emacs.
1539   GNU Emacs is free software: you can redistribute it and/or modify
1540   it under the terms of the GNU General Public License as published by
1541   the Free Software Foundation, either version 3 of the License, or
1542   (at your option) any later version.
1544   GNU Emacs is distributed in the hope that it will be useful,
1545   but WITHOUT ANY WARRANTY; without even the implied warranty of
1546   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
1547   GNU General Public License for more details.
1549   You should have received a copy of the GNU General Public License
1550   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.