X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/3fb78d1f3341032d7bca0d4f6c708fb90d80a7ed..89d1bd225c6d3600ecf2d464a924cb0ef0af53e7:/msdos/ChangeLog diff --git a/msdos/ChangeLog b/msdos/ChangeLog index e54d8ec640..6c07c76d1b 100644 --- a/msdos/ChangeLog +++ b/msdos/ChangeLog @@ -1,3 +1,167 @@ +2011-05-19 Glenn Morris + + * sed1x.inp (TOOLTIP_SUPPORT, WINDOW_SUPPORT): + * sed1v2.inp (MSDOS_SUPPORT, NS_SUPPORT, MOUSE_SUPPORT) + (TOOLTIP_SUPPORT, WINDOW_SUPPORT): No need to edit these any more. + +2011-05-07 Eli Zaretskii + + * inttypes.h: Include stdint.h. + (uintmax_t): Don't define, it is defined in stdint.h. + + * sedlibmk.inp (am__append_1): Edit to comment out. + (am__append_2): Edit to expose. + (NEXT_AS_FIRST_DIRECTIVE_STDARG_H, NEXT_STDARG_H, STDARG_H): Edit + to empty. + (@GL_GENERATE_STDARG_H_TRUE@, @GL_GENERATE_STDARG_H_FALSE@): Edit + to comment out corresponding lines. + +2011-04-30 Eli Zaretskii + + * inttypes.h: New file. + + * sed2v2.inp (HAVE_DECL_STRTOULL, HAVE_DECL_STRTOUMAX) + (HAVE_STRTOULL, HAVE_STRTOULL): Define to 1. + + * sedlibmk.inp (BUILT_SOURCES): Edit out inttypes.h. + + * sed1v2.inp (CPPFLAGS): Edit to "-I../msdos". + Add ../msdos/inttypes.h to prerequisites of lread.o. + +2011-04-24 Eli Zaretskii + + * sedlibmk.inp (am_libgnu_a_OBJECTS): Edit out + allocator.$(OBJEXT). Add editing for the new GNULIB_* and + REPLACE_* variables. + +2011-04-06 Eli Zaretskii + + * sedlibmk.inp: Update checklist. + (am_libgnu_a_OBJECTS): Remove careadlinkat.$(OBJEXT). + ($(top_builddir)/config.status): Edit away, both as target and in + prerequisites. + (@am__fastdepCC_FALSE@): Fix editing. + (@GL_GENERATE_STDBOOL_H_TRUE@, @GL_GENERATE_STDBOOL_H_FALSE@) + (@GL_GENERATE_STDDEF_H_TRUE@, @GL_GENERATE_STDDEF_H_FALSE@) + (@GL_GENERATE_STDINT_H_TRUE@, @GL_GENERATE_STDINT_H_FALSE@): Edit + to either nothing or "#". + +2011-03-25 Eli Zaretskii + + * sedlibmk.inp: Adapt to addition of the gnulib stdio module. + Add a description of what needs to be done when a new gnulib + module is added. + (MKDIR_P): Fix replacement command. + +2011-03-07 Chong Yidong + + * Version 23.3 released. + +2011-02-26 Eli Zaretskii + + * sedlibmk.inp (BITSIZEOF_PTRDIFF_T, BITSIZEOF_SIG_ATOMIC_T) + (BITSIZEOF_SIZE_T, BITSIZEOF_WCHAR_T) + (BITSIZEOF_WINT_TGNULIB_FCHMODAT, GNULIB_FSTATAT, GNULIB_FUTIMENS) + (GNULIB_LCHMOD, GNULIB_LSTAT, GNULIB_MBTOWC, GNULIB_MKDIRAT) + (GNULIB_MKFIFO, GNULIB_MKFIFOAT, GNULIB_MKNOD, GNULIB_MKNODAT) + (GNULIB_STAT, GNULIB_UTIMENSAT, GNULIB_WCTOMB, HAVE_FCHMODAT) + (HAVE_FSTATAT, HAVE_FUTIMENS, HAVE_INTTYPES_H, HAVE_LCHMOD) + (HAVE_LONG_LONG_INT, HAVE_LSTAT, HAVE_MKDIRAT, HAVE_MKFIFO) + (HAVE_MKFIFOAT, HAVE_MKNOD, HAVE_MKNODAT) + (HAVE_SIGNED_SIG_ATOMIC_T, HAVE_SIGNED_WCHAR_T) + (HAVE_SIGNED_WINT_T, HAVE_STDINT_H, HAVE_SYS_BITYPES_H) + (HAVE_SYS_INTTYPES_H, HAVE_SYS_TYPES_H) + (HAVE_UNSIGNED_LONG_LONG_INT, HAVE_UTIMENSAT, HAVE_WCHAR_H) + (MKDIR_P, NEXT_AS_FIRST_DIRECTIVE_STDINT_H) + (NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H, NEXT_STDINT_H) + (NEXT_SYS_STAT_H, REPLACE_LSTAT, REPLACE_MBTOWC, REPLACE_MKDIR) + (REPLACE_MKFIFO, REPLACE_MKNOD, REPLACE_STAT, REPLACE_UTIMENSAT) + (REPLACE_WCTOMB, SIG_ATOMIC_T_SUFFIX, SIZE_T_SUFFIX, STDINT_H) + (WCHAR_T_SUFFIX, WINT_T_SUFFIX, APPLE_UNIVERSAL_BUILD): New edits. + ($(MKDIR_P)): Replace with equivalent DOS command. + (gl_LIBOBJS): Add md5.o and filemode.o. + + * sed2v2.inp (BITSIZEOF_PTRDIFF_T, BITSIZEOF_SIG_ATOMIC_T) + (BITSIZEOF_SIZE_T, BITSIZEOF_WCHAR_T, BITSIZEOF_WINT_T) + (HAVE_LONG_LONG_INT, HAVE_SIGNED_SIG_ATOMIC_T, HAVE_SIGNED_WINT_T) + (HAVE_UNSIGNED_LONG_LONG_INT, HAVE_WCHAR_H, HAVE_INTTYPES_H): New + edits. + + * depfiles.bat: Create a dummy .Po file only if a file by the same + name does not already exist in the deps/ subdirectory. + +2011-02-19 Eli Zaretskii + + * depfiles.bat: New file. + + * sedlibmk.inp: New file. + + * sedlibcf.inp: New file. + + * sedleim.inp (RUN_EMACS): Rename from RUN-EMACS. + (BUILT_EMACS): Rename from BUILT-EMACS. + + * sed6.inp (MAKEINFO): Edit to "makeinfo". + (ENVADD): Adjust to MAKEINFO_OPTS. + (texinputdir): Don't edit. + + * sed3v2.inp (-DVERSION): Edit out. + (LOADLIBES): Don't edit to empty. + + * sed2v2.inp: Remove workaround for the "#if ! HAVE_MKTIME || + BROKEN_MKTIME" stuff -- it's no longer in src/config.in. + (HAVE_ATTRIBUTE_ALIGNED, HAVE_C99_STRTOLD, HAVE_DECL_GETENV) + (HAVE__BOOL): Edit to 1. + (VERSION, inline, restrict): Edit for DJGPP. + (my_strftime): Edit to nstrftime. + + * sed1v2.inp (NS_OBJC_OBJ): Edit to empty. + (@true): Edit to "@rem". + (move-if-change): Edit to "update". + (echo): Edit to "djecho". + (cd $(lib) && ...): Edit to "$(MAKE) -C ...". + (LIBOBJS): Edit to empty. + ($(libsrc)/make-docfile): Two new edits, one each for every + invocation of make-docfile. + (move-if-change): Fix edit. + Remove some unused switches from $(ALL_CFLAGS), to make the GCC + command line shorter. + + * mainmake.v2 (version): Remove, no longer needed (config.in + defines VERSION). + (all): Add lib. + (lib): New target and recipe. + (lib-src): Depend on lib. + (src): Depend on lib and lib-src. + (clean, mostlyclean, distclean, maintainer-clean, extraclean) + (bootstrap-clean): Recurse into lib. + (lib, lib-src, src): Specify "all" as an explicit target. + +2011-01-08 Glenn Morris + + * sedleim.inp (RUN-EMACS): -batch implies --no-init-file. + +2011-01-07 Eli Zaretskii + + * sed2v2.inp (HAVE___BUILTIN_UNWIND_INIT): Define. + +2010-12-04 Andreas Schwab + + * sed1v2.inp (M_FILE, S_FILE): Add $(srcdir)/ prefix. + +2010-10-15 Eli Zaretskii + + * sed1v2.inp: Use $(..) instead of ${..} in all edit commands. + Needed because of changes in 2010-10-10T14:43:05Z!dann@ics.uci.edu. + + * sed6.inp (mkinfodir): Edit to avoid Unix shell-isms. Needed + because of changes in 2010-10-09T18:31:12Z!rgm@gnu.org. + +2010-10-10 Dan Nicolaescu + + * sed1v2.inp (PROFILING_LDFLAGS): + * sed3v2.inp (PROFILING_LDFLAGS): Remove, not defined anymore. + 2010-10-09 Glenn Morris * mainmake.v2 (install): Remove b2m. @@ -91,10 +255,10 @@ instead of lisp/version.el (see 2010-05-15T21:11:37Z!raeburn@raeburn.org). * sed1v2.inp (MKDEPDIR): Edit to empty. - Delete lines in rules that invoke $(MKDEPDIR). - Fix editing rules that begin with "cd ../lisp". - Edit out sh if-then-else-fi constructs that test ${CANNOT_DUMP}. - Edit out "|| exit ;\" constructs in emacs${EXEEXT} rule. + Delete lines in rules that invoke $(MKDEPDIR). Fix editing rules + that begin with "cd ../lisp". Edit out sh if-then-else-fi + constructs that test ${CANNOT_DUMP}. Edit out "|| exit ;\" + constructs in emacs${EXEEXT} rule. 2010-06-03 Dan Nicolaescu @@ -1063,11 +1227,9 @@ ;; Local Variables: ;; coding: utf-8 -;; add-log-time-zone-rule: t ;; End: - Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, - 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 1994-1999, 2001-2011 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -1083,5 +1245,3 @@ You should have received a copy of the GNU General Public License along with GNU Emacs. If not, see . - -;;; arch-tag: b602fbb5-3776-4053-8de2-03da33c29d44