Mercurial > hg > xemacs-beta
view lisp/eos/sun-eos.el @ 129:e292c9648bb9 xemacs-20-1p3
Import from CVS: tag xemacs-20-1p3
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:28:38 +0200 |
parents | 376386a54a3c |
children |
line wrap: on
line source
;;; sun-eos.el --- Intereactively loads the XEmacs/SPARCworks interface ;; 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