aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorChong Yidong2007-05-25 02:02:18 +0000
committerChong Yidong2007-05-25 02:02:18 +0000
commitf0f80eb7bbd29c56af227d64c8547d2834a2b051 (patch)
treea7c36cf6187fb0028322aea005a316fa7047783d /src
parentbb0cb417523a355f34eb057a2d2af66d52ddf8ae (diff)
downloademacs-f0f80eb7bbd29c56af227d64c8547d2834a2b051.tar.gz
emacs-f0f80eb7bbd29c56af227d64c8547d2834a2b051.zip
* image.c (uncache_image): Fix typo.
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 81b44ce2bb3..72b69938002 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12007-05-25 Chong Yidong <cyd@stupidchicken.com>
2
3 * image.c (uncache_image): Fix typo.
4
12007-05-23 Johannes Weiner <hannes@saeurebad.de> (tiny change) 52007-05-23 Johannes Weiner <hannes@saeurebad.de> (tiny change)
2 6
3 * keyboard.c (make_lispy_movement): Condition on HAVE_GPM too. 7 * keyboard.c (make_lispy_movement): Condition on HAVE_GPM too.