home *** CD-ROM | disk | FTP | other *** search
/ Aminet 10 / aminetcdnumber101996.iso / Aminet / text / edit / FrexxEdA.lha / FrexxEd / fpl / CMode.FPL.README‾ < prev    next >
Text File  |  1995-08-07  |  704b  |  31 lines

  1. #############################################################################
  2. File:        CMode.FPL
  3. Author:        Jesper Skov
  4. Email:        jskov@iesd.auc.dk
  5. Short:        Minor mode for easing programming in C
  6. Version:    1.0
  7. Date:        15.06.95
  8. Local settings:
  9. Global settings:Comment settings
  10. Keysequence:
  11. Type:        Minor mode
  12. Prereq:        CommentMode.FPL, FMC.FPL
  13. Copyright:    © 1995, Jesper Skov
  14. #############################################################################
  15.  
  16. FUNCTION
  17.   At the time being this minor mode just offers comment and tab settings for
  18.   programming in C.
  19.  
  20. HISTORY (REV)
  21.   15.06.95 (0)    Just simple comment settings.
  22.  
  23. BUGS
  24.   Don't think so.
  25.  
  26. TODO
  27.   You name (and program) it B)
  28.  
  29. SEE ALSO
  30.   CommentMode.FPL.README
  31.