pascal-tab-always-indent

pascal-tab-always-indent is a variable defined in `pascal.el'.
Its value is
t


Documentation:
Non-nil means TAB in Pascal mode should always reindent the current line.
If this is nil, TAB inserts a tab if it is at the end of the line
and follows non-whitespace text.

You can customize this variable.