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