comparison src/ChangeLog @ 58964:57cb3872bd94

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Tue, 14 Dec 2004 14:20:44 +0000
parents 9b6234081dc1
children 3e2d3004c744
comparison
equal deleted inserted replaced
58963:e1b2a6ac991b 58964:57cb3872bd94
141 don't use it here. 141 don't use it here.
142 142
143 * eval.c (Fcalled_interactively_p): Don't check INTERACTIVE. 143 * eval.c (Fcalled_interactively_p): Don't check INTERACTIVE.
144 (interactive_p): Skip Scalled_interactively_p frames 144 (interactive_p): Skip Scalled_interactively_p frames
145 like Sinteractive_p frames. 145 like Sinteractive_p frames.
146 (unwind_to_catch): Clear handling_signal.
146 147
147 * data.c (Fmake_variable_buffer_local): Doc fix. 148 * data.c (Fmake_variable_buffer_local): Doc fix.
148 (Fmake_local_variable): Doc fix. 149 (Fmake_local_variable): Doc fix.
149 150
150 * insdel.c (insert_from_string_before_markers) 151 * insdel.c (insert_from_string_before_markers)