etc/isa-settings.el
author paulson
Wed, 03 Feb 1999 16:02:21 +0100
changeset 6177 51113cb0ed87
parent 4927 18eaed36a51e
child 7812 a8a21d7a83a1
permissions -rw-r--r--
tidied; added thy_load.ML

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