etc/isa-settings.el
author paulson
Thu, 10 Sep 1998 17:26:53 +0200
changeset 5455 6712d95c8113
parent 4927 18eaed36a51e
child 7812 a8a21d7a83a1
permissions -rw-r--r--
tidied, eliminating hard proof

;
; $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"
))