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 / eos.el next >
Encoding:
Text File  |  1995-06-16  |  630 b   |  24 lines

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