aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2008-11-14 21:10:43 +0000
committerChong Yidong2008-11-14 21:10:43 +0000
commit26ea70797ad96cbe090659d4e39bf5704afc51ad (patch)
tree0f0e560a424b387a580ad4ccf6be8ae013ec48e6 /src/ChangeLog
parent61de9aca20a983bcf45e03ffdce1fd94a88672ae (diff)
downloademacs-26ea70797ad96cbe090659d4e39bf5704afc51ad.tar.gz
emacs-26ea70797ad96cbe090659d4e39bf5704afc51ad.zip
* fileio.c (Finsert_file_contents): Decrement specpdl_ptr to avoid
double file close.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f25d701d8e5..ea0f422e595 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12008-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
12008-11-14 Martin Rudalics <rudalics@gmx.at> 62008-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