summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2010-05-27 20:52:19 -0700
committerGlenn Morris <rgm@gnu.org>2010-05-27 20:52:19 -0700
commit3e8bf1ef8f81318fa3775df7e1f3eb7536c80efa (patch)
tree97c1a34d14ebb1a7fb7f6054371cfc07fcd41fe9 /src
parent8f7c42d4913493b31a00e640f51c1a130d91d648 (diff)
downloademacs-3e8bf1ef8f81318fa3775df7e1f3eb7536c80efa.tar.gz
Move some old ChangeLog entries to the right files.
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog.104
-rw-r--r--src/ChangeLog.83
2 files changed, 0 insertions, 7 deletions
diff --git a/src/ChangeLog.10 b/src/ChangeLog.10
index 39b70d9b199..24818e6770f 100644
--- a/src/ChangeLog.10
+++ b/src/ChangeLog.10
@@ -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.
diff --git a/src/ChangeLog.8 b/src/ChangeLog.8
index 6da7b6862a5..4dd3d0dd071 100644
--- a/src/ChangeLog.8
+++ b/src/ChangeLog.8
@@ -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.