return_does_auto_indent 84 src/editor/edit.c .return_does_auto_indent = TRUE, return_does_auto_indent 3633 src/editor/edit.c if (edit_options.return_does_auto_indent && !bracketed_pasting_in_progress) return_does_auto_indent 3640 src/editor/edit.c if (edit_options.return_does_auto_indent && !bracketed_pasting_in_progress) return_does_auto_indent 40 src/editor/edit.h gboolean return_does_auto_indent; return_does_auto_indent 170 src/editor/editoptions.c &edit_options.return_does_auto_indent, NULL), return_does_auto_indent 347 src/setup.c { "editor_return_does_auto_indent", &edit_options.return_does_auto_indent },