home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / program / d / elvis / Docs / GUIDE < prev    next >
Encoding:
Text File  |  1990-01-09  |  1.1 KB  |  54 lines

  1. COPYING
  2.     says that you can distribute cpoies of Elvis, and that I get $10
  3.  
  4. Cflags
  5.     compile-time options.
  6.  
  7. Extensions
  8.     features in Elvis but not in the real vi.
  9.  
  10. GUIDE
  11.     briefly describes the contents of each documentation file.
  12.  
  13. Mods
  14.     suggested extensions to Elvis
  15.  
  16. Omissions
  17.     features in the real vi but not in Elvis... some Elvis bugs, too
  18.  
  19. README
  20.     says how to compile Elvis.
  21.  
  22. Termcap
  23.     lists the termcap capabilities used by Elvis
  24.  
  25. cgrind
  26.     the cgrind program -- it adds font info to C source code
  27.  
  28. ctags
  29.     the ctags program -- it builds "tags" and "refs" files
  30.  
  31. ex
  32.     commands supported by the line-oriented interface to Elvis
  33.  
  34. internal
  35.     format of temporary files, and how elvis handles basic stuff
  36.  
  37. options
  38.     the run-time options, controlled by the ":set" command
  39.  
  40. ref
  41.     the ref program -- it locates & prints a function header
  42.  
  43. refont
  44.     the refont program -- it changes the notation used to designate fonts
  45.  
  46. regexp
  47.     regular expressions, as implemented in Elvis
  48.  
  49. vi
  50.     commands supported by the screen-oriented interface to Elvis
  51.  
  52. virecover
  53.     the virecover program -- it recovers files after a crash
  54.