Remove unused HAVE_* symbols for functions.
[bpt/emacs.git] / msdos / ChangeLog
index 0609701..4647237 100644 (file)
@@ -1,3 +1,40 @@
+2012-05-19  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * sed2v2.inp (HAVE_MBLEN): Remove.
+       * sed2x.inp (HAVE_XSETWMPROTOCOLS): Remove.
+
+2012-04-21  Eli Zaretskii  <eliz@gnu.org>
+
+       * sedleim.inp (RUN_EMACS): Replace BUILT_EMACS with EMACS.
+       Remove stale editing of "else make quail".
+       (.PHONY, compile-targets): Remove targets.
+       (compile-main): Edit into something that can be done without
+       requiring a Unixy shell.
+       (bootstrap-clean): Likewise: edit to not require $(setwins).
+
+       * sed1v2.inp: Edit "cd $(leimdir) && $(MAKE) ..." into the
+       equivalent "$(MAKE) $(MFLAGS) -C $(leimdir) ..." command.
+
+2012-04-18  Paul Eggert  <eggert@cs.ucla.edu>
+
+       configure: new option --enable-gcc-warnings (Bug#11207)
+       * sed1v2.inp, sed3v2.inp, sedlibmk.inp: GNULIB_WARN_CFLAGS,
+       WARN_CFLAGS, and WERROR_CFLAGS replace C_WARNINGS_SWITCH.
+
+2012-04-11  Glenn Morris  <rgm@gnu.org>
+
+       * sedlibmk.inp, sed1v2.inp: GNUSTEP_CFLAGS replaces C_SWITCH_X_SYSTEM.
+
+2012-04-07  Glenn Morris  <rgm@gnu.org>
+
+       * sed2v2.inp: Bump version to 24.1.50.
+
+2012-02-04  Eli Zaretskii  <eliz@gnu.org>
+
+       * sed3v2.inp (insrcdir): Use $(<F) rather than $<, as
+       command.com's "if not exist" doesn't grok forward slashes in file
+       names.
+
 2012-01-14  Eli Zaretskii  <eliz@gnu.org>
 
        * sed4.inp (PATH_DUMPLOADSEARCH): Edit to "../lisp", for when the
        b-emacs.exe to 3072K.
 
        * mainmake.v2 (emacs lispref lispintro): Chdir under doc/.
-       (emacs): Renamed from `man', to reflect changes in doc directory
+       (emacs): Rename from `man', to reflect changes in doc directory
        structure.  All callers changed.
        (clean mostlyclean distclean maintainer-clean extraclean): Chdir
        into doc/ for manuals.  Add misc subdirectory.
 
 1996-08-04  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
 
-       * is_exec.c: Renamed from is-exec.c.
+       * is_exec.c: Rename from is-exec.c.
 
 1996-07-27  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
 
 
        * mainmake.v2 (src): Create a file with sed commands instead of using
        a long sed command line (some versions of Sed don't handle that).
-       (gdb): Merged back into src, undoing April 13 change.
+       (gdb): Merge back into src, undoing April 13 change.
        (install): Do use if statements, but not a loop.
 
 1996-04-13  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 1994-1999, 2001-2012  Free Software Foundation, Inc.
+  Copyright (C) 1994-1999, 2001-2012 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.