changeset 108811:b3e4bcfa7d8b

Move some old ChangeLog entries to the right files.
author Glenn Morris <rgm@gnu.org>
date Thu, 27 May 2010 20:52:19 -0700
parents bdbbcd45328f
children cedf7619d7c8
files ChangeLog src/ChangeLog.10 src/ChangeLog.8
diffstat 3 files changed, 9 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu May 27 20:34:15 2010 -0700
+++ b/ChangeLog	Thu May 27 20:52:19 2010 -0700
@@ -2111,6 +2111,10 @@
 
 	Update copyright year(s) in many files.
 
+2006-04-01  Eli Zaretskii  <eliz@gnu.org>
+
+	* configure: Regenerated.
+
 2006-04-01  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
 
 	* configure.in (HAVE_XAW3D): Disable Xaw3d check if
@@ -4071,6 +4075,11 @@
 	* make-dist: Unset EMACS_UNIBYTE, so Emacs runs in its default state.
 	Quote $EMACS, in case it's a program with args.
 
+1999-06-15  Gerd Moellmann  <gerd@gnu.org>
+
+	* configure.in (HAVE_GIF): Use libungif instead of libgif
+	because the former doesn't contain patented compression code.
+
 1999-05-29  Richard M. Stallman  <rms@gnu.org>
 
 	* configure.in: Delete the Kerberos stuff.
--- a/src/ChangeLog.10	Thu May 27 20:34:15 2010 -0700
+++ b/src/ChangeLog.10	Thu May 27 20:52:19 2010 -0700
@@ -4645,10 +4645,6 @@
 	* image.c: Include "charset.h" and "coding.h".
 	(x_find_image_file): Return an encoded file name.
 
-2006-04-01  Eli Zaretskii  <eliz@gnu.org>
-
-	* configure: Regenerated.
-
 2006-03-31  Kenichi Handa  <handa@m17n.org>
 
 	* xfns.c (xg_set_icon): Delete superfluous UNGCPRO.
--- a/src/ChangeLog.8	Thu May 27 20:34:15 2010 -0700
+++ b/src/ChangeLog.8	Thu May 27 20:52:19 2010 -0700
@@ -4629,9 +4629,6 @@
 
 	* Makefile.in (LIBGIF): Use libungif.
 
-	* configure.in (HAVE_GIF): Use libungif instead of libgif
-	because the former doesn't contain patented compression code.
-
 	* xdisp.c (compute_window_start_on_continuation_line): Don't
 	do it if line start is too far away from window start.