in_continue_mode
extern int in_continue_mode __P((void));
if (in_continue_mode() && !in_dryrun_mode()) {
if (in_continue_mode()) {