etc/isa-settings.el
author wenzelm
Fri, 16 Jul 1999 22:22:02 +0200
changeset 7021 0073aa571502
parent 4927 18eaed36a51e
child 7812 a8a21d7a83a1
permissions -rw-r--r--
structure LocalDefs = LocalDefs; structure Calculation = Calculation; structure SkipProof = SkipProof;

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