aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2011-03-01 17:52:03 -0800
committerPaul Eggert2011-03-01 17:52:03 -0800
commitba46f4d85a6938273f52a8cdf7e09d9afee61d7f (patch)
tree606ec46b703532d463ccddf287f0053430eb1f4a /ChangeLog
parentd9d0d182da35312ed0d7a9859b9c6a03994d86d8 (diff)
parent0dc3e4109e0c41bbf5fdcae0ff1156162719693e (diff)
downloademacs-ba46f4d85a6938273f52a8cdf7e09d9afee61d7f.tar.gz
emacs-ba46f4d85a6938273f52a8cdf7e09d9afee61d7f.zip
Merge from mainline.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 11 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 8f439f369d7..30262b6c5bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
12011-02-26 Eli Zaretskii <eliz@gnu.org>
2
3 * .bzrignore: Ignore new lib/*.in-h files.
4
5 * config.bat: Rename stdint.in.h and sys_stat.in.h. Call
6 depfiles.bat even if lib/deps already exist.
7
12011-02-25 Paul Eggert <eggert@cs.ucla.edu> 82011-02-25 Paul Eggert <eggert@cs.ucla.edu>
2 9
3 Simplify symlink portability workaround. 10 Simplify symlink portability workaround.
@@ -7,7 +14,8 @@
7 * lib/dosname.h: New file, regenerated from gnulib. 14 * lib/dosname.h: New file, regenerated from gnulib.
8 15
9 * configure, lib/Makefile.in, lib/getopt_int.h, lib/gnulib.mk: 16 * configure, lib/Makefile.in, lib/getopt_int.h, lib/gnulib.mk:
10 * lib/stdlib.in.h, m4/stdlib_h.m4: Regenerate. 17 * lib/stdlib.in.h, m4/stdlib_h.m4: Regenerate to incorporate
18 recent changes to configure.in and to gnulib.
11 19
122011-02-24 Glenn Morris <rgm@gnu.org> 202011-02-24 Glenn Morris <rgm@gnu.org>
13 21
@@ -7643,7 +7651,7 @@
7643 7651
7644 * Makefile.in (lib-src/Makefile, src/Makefile, oldXMenu/Makefile): 7652 * Makefile.in (lib-src/Makefile, src/Makefile, oldXMenu/Makefile):
7645 Depend on vpath.sed. 7653 Depend on vpath.sed.
7646 Replace sed comand for VPATH with @vpath_sed@. 7654 Replace sed command for VPATH with @vpath_sed@.
7647 7655
7648 * configure.in: Substitute variable `vpath_sed'. 7656 * configure.in: Substitute variable `vpath_sed'.
7649 If not in $srcdir and $srcdir is configured, 7657 If not in $srcdir and $srcdir is configured,
@@ -8984,7 +8992,7 @@
8984 there, and then copy it in, to make sure we get a real file. 8992 there, and then copy it in, to make sure we get a real file.
8985 8993
8986 * make-dist: Don't try to distribute *.defns files any more. The 8994 * make-dist: Don't try to distribute *.defns files any more. The
8987 only such file was for simula.el, which has been superceded by a 8995 only such file was for simula.el, which has been superseded by a
8988 version which doesn't have a separate .defns file. 8996 version which doesn't have a separate .defns file.
8989 8997
89901992-05-28 Ken Raeburn (Raeburn@Cygnus.COM) 89981992-05-28 Ken Raeburn (Raeburn@Cygnus.COM)