etc/isa-settings.el
author wenzelm
Mon, 11 Jan 1999 12:52:53 +0100
changeset 6078 e01e2328d0f0
parent 4927 18eaed36a51e
child 7812 a8a21d7a83a1
permissions -rw-r--r--
more robust heap file detection;

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