comparison ChangeLog @ 112330:56d3e9c28eb0

Merge from mainline.
author Paul Eggert <eggert@cs.ucla.edu>
date Mon, 17 Jan 2011 11:01:01 -0800
parents ba9f26694b92 87a2c7d05f19
children f6578f2bd119
comparison
equal deleted inserted replaced
112329:e36b2f5d36cd 112330:56d3e9c28eb0
1 2011-01-14 Paul Eggert <eggert@cs.ucla.edu> 1 2011-01-17 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * Makefile.in (GNULIB_MODULES): Change ftoastr to dtoastr. 3 * Makefile.in (GNULIB_MODULES): Change ftoastr to dtoastr.
4 This avoids building ftoastr and ldtoastr, which aren't needed. See 4 This avoids building ftoastr and ldtoastr, which aren't needed. See
5 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00199.html>. 5 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00199.html>.
6 6
101 lib/Makefile, too. Use automake to build gnulib, as gnulib works 101 lib/Makefile, too. Use automake to build gnulib, as gnulib works
102 more conveniently with automake. 102 more conveniently with automake.
103 * lib/Makefile.am: New file. 103 * lib/Makefile.am: New file.
104 * make-dist: Also put into the distribution aclocal.m4, 104 * make-dist: Also put into the distribution aclocal.m4,
105 compile, depcomp, missing, and the files under lib/. 105 compile, depcomp, missing, and the files under lib/.
106
107 2011-01-15 Glenn Morris <rgm@gnu.org>
108
109 * Makefile.in (epaths-force): No more arch-tag to edit.
110
111 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
112
113 * configure.in: Bump min libxml2 version to 2.6.17 (Bug#7603).
106 114
107 2011-01-14 Paul Eggert <eggert@cs.ucla.edu> 115 2011-01-14 Paul Eggert <eggert@cs.ucla.edu>
108 116
109 * make-dist: Distribute test/ files too. 117 * make-dist: Distribute test/ files too.
110 Distribute every file under test/ that is under version control, 118 Distribute every file under test/ that is under version control,
8811 8819
8812 ;; Local Variables: 8820 ;; Local Variables:
8813 ;; coding: utf-8 8821 ;; coding: utf-8
8814 ;; End: 8822 ;; End:
8815 8823
8816 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 8824 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
8817 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. 8825 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
8826 Free Software Foundation, Inc.
8818 8827
8819 This file is part of GNU Emacs. 8828 This file is part of GNU Emacs.
8820 8829
8821 GNU Emacs is free software: you can redistribute it and/or modify 8830 GNU Emacs is free software: you can redistribute it and/or modify
8822 it under the terms of the GNU General Public License as published by 8831 it under the terms of the GNU General Public License as published by