Mercurial > emacs
changeset 58964:57cb3872bd94
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Tue, 14 Dec 2004 14:20:44 +0000 |
parents | e1b2a6ac991b |
children | 47204c294c8d |
files | src/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Tue Dec 14 12:18:30 2004 +0000 +++ b/src/ChangeLog Tue Dec 14 14:20:44 2004 +0000 @@ -143,6 +143,7 @@ * eval.c (Fcalled_interactively_p): Don't check INTERACTIVE. (interactive_p): Skip Scalled_interactively_p frames like Sinteractive_p frames. + (unwind_to_catch): Clear handling_signal. * data.c (Fmake_variable_buffer_local): Doc fix. (Fmake_local_variable): Doc fix.