aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar/isar.el
diff options
context:
space:
mode:
authorGravatar Gerwin Klein <gerwin.klein@nicta.com.au>2003-12-23 12:24:06 +0000
committerGravatar Gerwin Klein <gerwin.klein@nicta.com.au>2003-12-23 12:24:06 +0000
commit43223f0fd8c99a6f85fbcf206e34aef7b8ffe47c (patch)
treea1fcde78885fe70d71a346354389ace90514c353 /isar/isar.el
parentd12f805c9eb596abfb58fb963e99e853c23d8a7f (diff)
removed bold, no longer supported by x-symbol
Diffstat (limited to 'isar/isar.el')
-rw-r--r--isar/isar.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/isar/isar.el b/isar/isar.el
index 5a7831f7..5b4c0b97 100644
--- a/isar/isar.el
+++ b/isar/isar.el
@@ -495,7 +495,6 @@ proof-shell-retract-files-regexp."
;; Commands specific to isar ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-(proof-defshortcut isar-bold "\\<^bold>" [(control b)])
(proof-defshortcut isar-super "\\<^sup>" [(control u)])
(proof-defshortcut isar-sub "\\<^sub>" [(control l)])