diff options
| author | Glenn Morris | 2010-05-27 20:52:19 -0700 |
|---|---|---|
| committer | Glenn Morris | 2010-05-27 20:52:19 -0700 |
| commit | 3e8bf1ef8f81318fa3775df7e1f3eb7536c80efa (patch) | |
| tree | 97c1a34d14ebb1a7fb7f6054371cfc07fcd41fe9 /src | |
| parent | 8f7c42d4913493b31a00e640f51c1a130d91d648 (diff) | |
| download | emacs-3e8bf1ef8f81318fa3775df7e1f3eb7536c80efa.tar.gz emacs-3e8bf1ef8f81318fa3775df7e1f3eb7536c80efa.zip | |
Move some old ChangeLog entries to the right files.
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog.10 | 4 | ||||
| -rw-r--r-- | src/ChangeLog.8 | 3 |
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 | ||
| 4648 | 2006-04-01 Eli Zaretskii <eliz@gnu.org> | ||
| 4649 | |||
| 4650 | * configure: Regenerated. | ||
| 4651 | |||
| 4652 | 2006-03-31 Kenichi Handa <handa@m17n.org> | 4648 | 2006-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 | ||