aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.8
diff options
context:
space:
mode:
authorGlenn Morris2010-05-27 20:52:19 -0700
committerGlenn Morris2010-05-27 20:52:19 -0700
commit3e8bf1ef8f81318fa3775df7e1f3eb7536c80efa (patch)
tree97c1a34d14ebb1a7fb7f6054371cfc07fcd41fe9 /src/ChangeLog.8
parent8f7c42d4913493b31a00e640f51c1a130d91d648 (diff)
downloademacs-3e8bf1ef8f81318fa3775df7e1f3eb7536c80efa.tar.gz
emacs-3e8bf1ef8f81318fa3775df7e1f3eb7536c80efa.zip
Move some old ChangeLog entries to the right files.
Diffstat (limited to 'src/ChangeLog.8')
-rw-r--r--src/ChangeLog.83
1 files changed, 0 insertions, 3 deletions
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