is_in_indent     1490 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     3588 src/editor/edit.c         else if (edit_options.backspace_through_tabs && is_in_indent (&edit->buffer))
is_in_indent     3593 src/editor/edit.c         else if (edit_options.fake_half_tabs && is_in_indent (&edit->buffer)
is_in_indent     3613 src/editor/edit.c             if (edit_options.fake_half_tabs && is_in_indent (&edit->buffer)
is_in_indent     3683 src/editor/edit.c         if (edit_options.fake_half_tabs && is_in_indent (&edit->buffer)
is_in_indent     3700 src/editor/edit.c         if (edit_options.fake_half_tabs && is_in_indent (&edit->buffer)