home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 2: Applications / Linux Cubed Series 2 - Applications.iso / editors / emacs / xemacs / xemacs-1.006 / xemacs-1 / lib / xemacs-19.13 / lisp / eos / sun-eos.el < prev   
Encoding:
Text File  |  1995-06-16  |  597 b   |  23 lines

  1. ;;; sun-eos.el --- Intereactively loads the XEmacs/SPARCworks interface
  2.  
  3. ;; Copyright (C) 13 Jun 1995  Sun Microsystems, Inc.
  4.  
  5. ;; Maintainer:    Eduardo Pelegri-Llopart <eduardo.pelegri-llopart@Eng.Sun.COM>
  6. ;; Author:      Eduardo Pelegri-Llopart <eduardo.pelegri-llopart@Eng.Sun.COM>
  7. ;; Version:    1.6
  8. ;; Header:    @(#) sun-eos.el: v1.6 95/06/15 19:02:19
  9.  
  10. ;; Keywords:    SPARCworks EOS Era on SPARCworks load
  11.  
  12. ;;; Commentary:
  13.  
  14. ;; If manual loading is desired...
  15. ;; Please send feedback to eduardo.pelegri-llopart@eng.sun.com
  16.  
  17. ;;; Code:
  18.  
  19. (load "sun-eos-load.el")
  20. (eos::start)
  21.  
  22. ;;; sun-eos-eos.el ends here
  23.