Next: , Previous: , Up: Indenting   [Index]


8.10.3 Program Indent

In programming modes, =<TAB indents the current line of code in a way that makes sense given the code in the preceding lines. If the region is active, all the lines in the region are indented this way. If point was initially within the current line’s indentation, it is repositioned to the first non-whitespace character on the line.