| author | wenzelm | 
| Mon, 16 Nov 1998 11:11:58 +0100 | |
| changeset 5888 | d8e51792ca85 | 
| parent 4927 | 18eaed36a51e | 
| child 7812 | a8a21d7a83a1 | 
| permissions | -rw-r--r-- | 
| 2938 | 1  | 
;  | 
2  | 
; $Id$  | 
|
3  | 
;  | 
|
| 3304 | 4  | 
; Setup Emacs for Isabelle environment.  | 
| 2938 | 5  | 
;  | 
6  | 
||
| 3304 | 7  | 
;; Misc settings  | 
| 2972 | 8  | 
|
| 3304 | 9  | 
(setq isa-use-sml-mode nil)  | 
| 2972 | 10  | 
|
11  | 
||
| 3304 | 12  | 
;; Fonts and Keymaps  | 
| 2938 | 13  | 
|
| 
4927
 
18eaed36a51e
keyboard settings now done by loading Tools/8bit/xemacs/isa_xemacs.emacs
 
oheimb 
parents: 
3304 
diff
changeset
 | 
14  | 
(load (concat (getenv "ISABELLE_HOME") "/src/Tools/8bit/xemacs/isa_xemacs.emacs"  | 
| 
 
18eaed36a51e
keyboard settings now done by loading Tools/8bit/xemacs/isa_xemacs.emacs
 
oheimb 
parents: 
3304 
diff
changeset
 | 
15  | 
))  |