home *** CD-ROM | disk | FTP | other *** search
/ Mega CD-ROM 1 / megacd_rom_1.zip / megacd_rom_1 / FREEMACS / ETAGS.ZIP / ETAGS.DSC < prev    next >
Text File  |  1988-12-06  |  554b  |  11 lines

  1. Etags package for Freemacs
  2. Etags consists of some MINT code and a program.  The program will search
  3. through multiple source files to look for functions and variables.  This
  4. list will be put into a file called 'tags'.  The MINT code will load and
  5. use this file to load the appropriate source file and find the function
  6. or variable in question.
  7.  
  8. To install, load etags.min and type C-c C-c.  Then use edit-options to
  9. add "user," to F-libs-to-load.  Then use C-c C-c to read the options.
  10. Then use M-x save-all-libs to write the libraries to disk.
  11.