Mercurial > emacs
comparison src/ChangeLog @ 70942:8e80bce30fa0
* image.c (png_load): Don't call fclose on NULL.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 26 May 2006 03:33:32 +0000 |
parents | 57dcdf464411 |
children | 5b39adf3adb7 |
comparison
equal
deleted
inserted
replaced
70941:57dcdf464411 | 70942:8e80bce30fa0 |
---|---|
1 2006-05-25 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * image.c (png_load): Don't call fclose on NULL. | |
4 | |
1 2006-05-25 Luc Teirlinck <teirllm@auburn.edu> | 5 2006-05-25 Luc Teirlinck <teirllm@auburn.edu> |
2 | 6 |
3 * fns.c (Fyes_or_no_p): | 7 * fns.c (Fyes_or_no_p): |
4 * callint.c (Fcall_interactively): Fread_from_minibuffer now takes | 8 * callint.c (Fcall_interactively): Fread_from_minibuffer now takes |
5 only seven args. | 9 only seven args. |