return_does_auto_indent 81 src/editor/edit.c .return_does_auto_indent = TRUE, return_does_auto_indent 3600 src/editor/edit.c if (edit_options.return_does_auto_indent && !bracketed_pasting_in_progress) return_does_auto_indent 3607 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 336 src/setup.c { "editor_return_does_auto_indent", &edit_options.return_does_auto_indent },