An error occurred while fetching folder content.
text: move the indenting of a single line into its own function
David Lawrence Ramsey authored
This is modeled after the undo/redo code for commenting.  do_indent() now
calls indent_a_line() on each line it covers.  The latter function will
eventually be used by the undo/redo code.
57d7f885
Name Last commit Last update