]> code.delx.au - gnu-emacs/commitdiff
Move some old ChangeLog entries to the right files.
authorGlenn Morris <rgm@gnu.org>
Fri, 28 May 2010 03:52:19 +0000 (20:52 -0700)
committerGlenn Morris <rgm@gnu.org>
Fri, 28 May 2010 03:52:19 +0000 (20:52 -0700)
ChangeLog
src/ChangeLog.10
src/ChangeLog.8

index 43fb5ca1b57b74c4cc8729c4c81ebe9efe1428bf..d3b08c98201e1fdbccf7edfaa4b911f01d18ccbe 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
        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
        * 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.
index 39b70d9b1997064d35edee5d62fa9d52d56ac7e0..24818e6770fc83e5fa956edca098046877138f75 100644 (file)
        * 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.
index 6da7b6862a53eb6c9535d200af5710f2df33a12c..4dd3d0dd071468f51d1a4af1a29ab431da921579 100644 (file)
 
        * 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.