Remove unused HAVE_* symbols for functions.
[bpt/emacs.git] / msdos / ChangeLog
index fa7dc23..4647237 100644 (file)
@@ -1,4 +1,21 @@
-2012-04-14  Paul Eggert  <eggert@cs.ucla.edu>
+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,