home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / Editor / FREDV19A.LHA / FrexxEd / fpl / MegaIndent.FPL.README < prev    next >
Encoding:
Text File  |  1995-07-19  |  565 b   |  32 lines

  1. #############################################################################
  2. File: MegaIndent.FPL
  3. Author: Linus Nielsen
  4. Email: erenie@ere.ericsson.se
  5. Short: Calls GNU indent on the current block when 'Amiga a' is pressed.
  6. Version: 1.0
  7. Date: 8.11.94
  8. Local settings:
  9. Global settings:
  10. Keysequence: Amiga a
  11. Type: Key
  12. Prereq:
  13. Copyright:
  14. #############################################################################
  15.  
  16. FUNCTION
  17.  Saves the current block in a temp file and calls 'indent' on it, then
  18.  reads the file back into the block.
  19.  
  20. HISTORY
  21.  
  22.  
  23. BUGS
  24.  
  25.  
  26. TODO
  27.  
  28.  
  29. SEE ALSO
  30.  
  31.  
  32.