home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-3.iso / Tools / frontends / EmacsServices.README < prev    next >
Encoding:
Text File  |  1992-02-17  |  871 b   |  25 lines

  1. ADDING A NeXT SERVICES MENU TO EMACS-2.0
  2.  
  3. Emacs-2.0 does not support NeXT Services.  If you would like to add
  4. Services to Emacs, save your current copy of Emacs, and save your
  5. copies of the following files, replacing them with these new copies:
  6.  
  7.     -rw-r--r--  1 gsk         3346 Feb 17 21:09 Emacs_main.m
  8.     -rw-r--r--  1 gsk         1287 Feb 17 21:09 EtermApp.h
  9.     -rw-r--r--  1 gsk         5519 Feb 17 21:09 EtermApp.m
  10.     -rw-r--r--  1 gsk         1958 Feb 17 21:09 EtermView.h
  11.     -rw-r--r--  1 gsk        12386 Feb 17 21:09 EtermView.m
  12.  
  13. Type "make" in a Terminal window to build a new copy of Emacs that
  14. supports the NeXT services menu.
  15.  
  16. Enjoy!
  17.  
  18. Geoffrey S. Knauth (gsk@marble.com)
  19. Member, League for Programming Freedom (league@prep.ai.mit.edu)
  20.  
  21. This small patch to GNU Emacs is distributed under the terms of the
  22. GNU General Public License.
  23.  
  24. February 17, 1992
  25.