diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index d8895a91a55..ceb45afebc5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -14,6 +14,10 @@ | |||
| 14 | (x_scroll_run) [USE_TOOLKIT_SCROLL_BARS]: Take account of fringe | 14 | (x_scroll_run) [USE_TOOLKIT_SCROLL_BARS]: Take account of fringe |
| 15 | background extension. | 15 | background extension. |
| 16 | 16 | ||
| 17 | 2011-05-10 Jim Meyering <meyering@redhat.com> | ||
| 18 | |||
| 19 | * xdisp.c (x_intersect_rectangles): Fix typo "the the -> the". | ||
| 20 | |||
| 17 | 2011-05-10 Juanma Barranquero <lekktu@gmail.com> | 21 | 2011-05-10 Juanma Barranquero <lekktu@gmail.com> |
| 18 | 22 | ||
| 19 | * image.c (Finit_image_library): Return t for built-in image types, | 23 | * image.c (Finit_image_library): Return t for built-in image types, |