comparison ChangeLog @ 91015:b83d0dadb2a7

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 857-865) - Update from CVS - Merge from emacs--rel--22 - Update from CVS: lisp/emacs-lisp/avl-tree.el: New file. - Remove RCS keywords * emacs--rel--22 (patch 97-100) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 246-247) - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-252
author Miles Bader <miles@gnu.org>
date Wed, 29 Aug 2007 05:03:40 +0000
parents 539530fa389c 392ecb29f95c
children 14c4a6aac623
comparison
equal deleted inserted replaced
91014:2392e6a45952 91015:b83d0dadb2a7
1 2007-08-24 Glenn Morris <rgm@gnu.org>
2
3 * configure.in: Check for a suitably recent makeinfo.
4
5 2007-08-23 Johannes Weiner <hannes@saeurebad.de> (tiny change)
6
7 * configure.in (Check for required libraries): Typo.
8
9 2007-08-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10
11 * configure.in: Check librsvg2 also for Mac Carbon.
12
13 2007-08-22 Romain Francoise <romain@orebokech.com>
14
15 * make-dist: Follow reorganization of files in etc/.
16
17 2007-08-22 Paul Pogonyshev <pogonyshev@gmx.net>
18
19 * configure.in: Add support for SVG images through librsvg2.
20
1 2007-07-28 Eli Zaretskii <eliz@gnu.org> 21 2007-07-28 Eli Zaretskii <eliz@gnu.org>
2 22
3 * Makefile.in (install-arch-indep): Use "rm -f" for removing DOC, 23 * Makefile.in (install-arch-indep): Use "rm -f" for removing DOC,
4 to avoid an error message if there is no DOC there. 24 to avoid an error message if there is no DOC there.
5 25