Block Indent plugin for FAR Manager
Copyright (C) 2001-2004 Alex Yaroslavsky

-------------------------------------------------------------------------------
License:

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

-------------------------------------------------------------------------------
Features:

  - Right or Left Indentation of the selected block (or the  current  line)  by
    a tab or a space.
  - Each line in the block is indented relatively to its own position  with  no
    respect to other lines in the block.
  - Tab indentation as in Borland Turbo IDE, text is indented  to  the  nearest
    tab position and not just by tab size.
  - Works correctly with any editor settings (expand tabs or not, inserts  real
    tabs).
  - A menu with all plugin options is given for the user to create  his/her/its
    own macros for the plugin functions (no internal far keys are processed).

-------------------------------------------------------------------------------
Thanks go to:

Eugene Roshal and FAR Group - For FAR, the name that no  one  understands, that
                              means so much.
Ivan Sintyurin at mail.ru / spinoza - For all his plugins and  some  help  with
                                      this one.

-------------------------------------------------------------------------------
P.S. In FAR v1.7 beta 3 build 591 this plugin  works  incorrectly  when  called
with overtype mode on (but who uses that anyway), this is corrected in the next
FAR release.
