Mercurial > hg > xemacs-beta
view lisp/eos/eos.el @ 0:376386a54a3c r19-14
Import from CVS: tag r19-14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:45:50 +0200 |
parents | |
children |
line wrap: on
line source
;;; eos.el --- Intereactively loads the XEmacs/SPARCworks interface ;;; this file is an alias for sun-eos.el ;; Copyright (C) 1995 Sun Microsystems, Inc. ;; Maintainer: Eduardo Pelegri-Llopart <eduardo.pelegri-llopart@Eng.Sun.COM> ;; Author: Eduardo Pelegri-Llopart <eduardo.pelegri-llopart@Eng.Sun.COM> ;; Keywords: SPARCworks EOS Era on SPARCworks load ;;; Commentary: ;; If manual loading is desired... ;; Please send feedback to eduardo.pelegri-llopart@eng.sun.com ;;; Code: (load "sun-eos-load.el") (eos::start) ;;; sun-eos-eos.el ends here