group_undo         98 src/editor/edit.c     .group_undo = FALSE,
group_undo       1345 src/editor/edit.c         if (!edit_options.group_undo)
group_undo         54 src/editor/edit.h     gboolean group_undo;
group_undo        184 src/editor/editoptions.c                     QUICK_CHECKBOX (N_ ("&Group undo"), &edit_options.group_undo, NULL),
group_undo        365 src/setup.c        { "editor_group_undo", &edit_options.group_undo },