summaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2004-12-14 14:20:44 +0000
committerKim F. Storm <storm@cua.dk>2004-12-14 14:20:44 +0000
commitb8217ea67a9d935db5f1f5387ae3f05ba16222d9 (patch)
treeb3d8e3c0f16aeda2c91f0873b86635e89c4f524f /src/ChangeLog
parent5acfef08ad2824e06abf75b7d271e9b97547b6c5 (diff)
downloademacs-b8217ea67a9d935db5f1f5387ae3f05ba16222d9.tar.gz
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7e21c345192..f377cad5e74 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -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.