Mercurial > emacs
changeset 81064:18cd9359eb67
* image.c (uncache_image): Fix typo.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 25 May 2007 02:02:18 +0000 |
parents | b3fc5c4daa5f |
children | 3e17a25ddd1f |
files | src/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Thu May 24 23:12:53 2007 +0000 +++ b/src/ChangeLog Fri May 25 02:02:18 2007 +0000 @@ -1,3 +1,7 @@ +2007-05-25 Chong Yidong <cyd@stupidchicken.com> + + * image.c (uncache_image): Fix typo. + 2007-05-23 Johannes Weiner <hannes@saeurebad.de> (tiny change) * keyboard.c (make_lispy_movement): Condition on HAVE_GPM too.