Mercurial > emacs
comparison src/ChangeLog @ 99553:54af6e9e3b4e
* fileio.c (Finsert_file_contents): Decrement specpdl_ptr to avoid
double file close.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 14 Nov 2008 21:10:43 +0000 |
parents | d77be3ea56a3 |
children | 59b20da432f9 |
comparison
equal
deleted
inserted
replaced
99552:01c76322ff53 | 99553:54af6e9e3b4e |
---|---|
1 2008-11-14 Fabrice Popineau <fabrice.popineau@supelec.fr> (tiny change) | |
2 | |
3 * fileio.c (Finsert_file_contents): Decrement specpdl_ptr to avoid | |
4 double file close. | |
5 | |
1 2008-11-14 Martin Rudalics <rudalics@gmx.at> | 6 2008-11-14 Martin Rudalics <rudalics@gmx.at> |
2 | 7 |
3 * window.c (window_loop): In DELETE_BUFFER_WINDOWS case, reset | 8 * window.c (window_loop): In DELETE_BUFFER_WINDOWS case, reset |
4 dedicated status of window before attempting to display another | 9 dedicated status of window before attempting to display another |
5 buffer in it. | 10 buffer in it. |