aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
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 @@
4645 * image.c: Include "charset.h" and "coding.h". 4645 * image.c: Include "charset.h" and "coding.h".
4646 (x_find_image_file): Return an encoded file name. 4646 (x_find_image_file): Return an encoded file name.
4647 4647
46482006-04-01 Eli Zaretskii <eliz@gnu.org>
4649
4650 * configure: Regenerated.
4651
46522006-03-31 Kenichi Handa <handa@m17n.org> 46482006-03-31 Kenichi Handa <handa@m17n.org>
4653 4649
4654 * xfns.c (xg_set_icon): Delete superfluous UNGCPRO. 4650 * 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 @@
4629 4629
4630 * Makefile.in (LIBGIF): Use libungif. 4630 * Makefile.in (LIBGIF): Use libungif.
4631 4631
4632 * configure.in (HAVE_GIF): Use libungif instead of libgif
4633 because the former doesn't contain patented compression code.
4634
4635 * xdisp.c (compute_window_start_on_continuation_line): Don't 4632 * xdisp.c (compute_window_start_on_continuation_line): Don't
4636 do it if line start is too far away from window start. 4633 do it if line start is too far away from window start.
4637 4634