is_in_indent     1486 src/editor/edit.c     if (edit_options.fake_half_tabs && is_in_indent (&edit->buffer))
is_in_indent     3026 src/editor/edit.c         if (edit_options.fake_half_tabs && is_in_indent (&edit->buffer))
is_in_indent     3589 src/editor/edit.c         else if (edit_options.backspace_through_tabs && is_in_indent (&edit->buffer))
is_in_indent     3594 src/editor/edit.c         else if (edit_options.fake_half_tabs && is_in_indent (&edit->buffer)
is_in_indent     3614 src/editor/edit.c             if (edit_options.fake_half_tabs && is_in_indent (&edit->buffer)
is_in_indent     3684 src/editor/edit.c         if (edit_options.fake_half_tabs && is_in_indent (&edit->buffer)
is_in_indent     3701 src/editor/edit.c         if (edit_options.fake_half_tabs && is_in_indent (&edit->buffer)