Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   . . .
   Commands by Topic
      Getting Help
      Moving Around
      Changing Text
      . . .
      Miscellaneous
   Command Reference
      . . .
      asm-mode
      auto-fill-mode
      back-to-tab-stop
      backward-character
      backward-delete-character
      . . .
   Variable Reference
      abort-file-io
      abort-file-matching
      abort-key
      . . .
      yank-rectangle-to-corner
   . . .

Previous   Up    Next
auto-fill-mode  Command Reference   backward-character


Epsilon User's Manual and Reference > Command Reference >

back-to-tab-stop

Move back to the previous tab stop.  Shift-<Tab>

This command moves point to the left until it reaches a tab stop, a column that is a multiple of the tab size.

If a region is highlighted, Epsilon unindents the region by one tab stop. With a numeric prefix argument, Epsilon unindents by that amount.

This command uses the variable soft-tab-size if it's nonzero. Otherwise it uses tab-size.

More info:

Indenting Commands



Previous   Up    Next
auto-fill-mode  Command Reference   backward-character


Lugaru Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.