home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / utility / text / emacs.lha / emacs / .emacs < prev    next >
Encoding:
Text File  |  1992-03-04  |  232 b   |  8 lines

  1. (autoload 'visit-dtags-table "dtags" nil t)
  2. (autoload 'doc-tag "dtags" nil t)
  3. (autoload 'dtags-search "dtags" nil t)
  4. (autoload 'list-dtags "dtags" nil t)
  5. (autoload 'dtags-apropos "dtags" nil t)
  6. (autoload 'make-dtags "dtags" nil t)
  7.  
  8.