Add Proof General settings.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Wed, 09 May 2012 23:28:38 +0300
changeset 870 faf5e15495dc
parent 869 842f7cd10ef8
child 871 209250a782ff
Add Proof General settings.
.emacs-my
--- a/.emacs-my	Fri Apr 06 20:05:16 2012 +0300
+++ b/.emacs-my	Wed May 09 23:28:38 2012 +0300
@@ -2145,6 +2145,19 @@
 (add-to-list 'auto-mode-alist '("\\.cygport\\'" . shell-script-mode))
 
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+(message "pg, Proof General")
+
+(setq proof-splash-enable nil)
+;; (setq proof-toolbar-enable nil)
+
+(eval-after-load 'proof
+  '(progn
+     (proof-maths-menu-toggle 1)
+     (unicode-tokens-mode 1)
+     (proof-imenu-toggle 1)
+     ))
+
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 (message "printing")
 
 ;; Use Notepad to print plain text files to the default Windows printer