]> code.delx.au - gnu-emacs/blobdiff - ChangeLog
Merge from mainline.
[gnu-emacs] / ChangeLog
index 8f439f369d7530c6d150414145a05153f6b0d8f4..30262b6c5bc4bfcf42eae3945806bd09f9adcfb1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-02-26  Eli Zaretskii  <eliz@gnu.org>
+
+       * .bzrignore: Ignore new lib/*.in-h files.
+
+       * config.bat: Rename stdint.in.h and sys_stat.in.h.  Call
+       depfiles.bat even if lib/deps already exist.
+
 2011-02-25  Paul Eggert  <eggert@cs.ucla.edu>
 
        Simplify symlink portability workaround.
@@ -7,7 +14,8 @@
        * lib/dosname.h: New file, regenerated from gnulib.
 
        * configure, lib/Makefile.in, lib/getopt_int.h, lib/gnulib.mk:
-       * lib/stdlib.in.h, m4/stdlib_h.m4: Regenerate.
+       * lib/stdlib.in.h, m4/stdlib_h.m4: Regenerate to incorporate
+       recent changes to configure.in and to gnulib.
 
 2011-02-24  Glenn Morris  <rgm@gnu.org>
 
 
        * Makefile.in (lib-src/Makefile, src/Makefile, oldXMenu/Makefile):
        Depend on vpath.sed.
-       Replace sed comand for VPATH with @vpath_sed@.
+       Replace sed command for VPATH with @vpath_sed@.
 
        * configure.in: Substitute variable `vpath_sed'.
        If not in $srcdir and $srcdir is configured,
        there, and then copy it in, to make sure we get a real file.
 
        * make-dist: Don't try to distribute *.defns files any more.  The
-       only such file was for simula.el, which has been superceded by a
+       only such file was for simula.el, which has been superseded by a
        version which doesn't have a separate .defns file.
 
 1992-05-28  Ken Raeburn  (Raeburn@Cygnus.COM)