etc/isa-settings.el
author paulson
Mon, 07 Dec 1998 18:26:46 +0100
changeset 6020 4b109bf75976
parent 4927 18eaed36a51e
child 7812 a8a21d7a83a1
permissions -rw-r--r--
towards handling sharing of variables

;
; $Id$
;
; Setup Emacs for Isabelle environment.
;

;; Misc settings

(setq isa-use-sml-mode nil)


;; Fonts and Keymaps

(load (concat (getenv "ISABELLE_HOME") "/src/Tools/8bit/xemacs/isa_xemacs.emacs"
))