aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGlenn Morris2011-05-12 09:30:17 -0700
committerGlenn Morris2011-05-12 09:30:17 -0700
commit79b70037f64c47754d108701e285bf1b211bb6f5 (patch)
tree72767b4cfc97323205679f9172d595979ac413dc /src
parentc89be45f2e6a1deed1204124fd2997002ed41a67 (diff)
downloademacs-79b70037f64c47754d108701e285bf1b211bb6f5.tar.gz
emacs-79b70037f64c47754d108701e285bf1b211bb6f5.zip
Put ChangeLog entries in the correct files.
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
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
172011-05-10 Jim Meyering <meyering@redhat.com>
18
19 * xdisp.c (x_intersect_rectangles): Fix typo "the the -> the".
20
172011-05-10 Juanma Barranquero <lekktu@gmail.com> 212011-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,