diff options
Diffstat (limited to 'isar')
| -rw-r--r-- | isar/isar.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/isar/isar.el b/isar/isar.el index d5d13c04..34949e3a 100644 --- a/isar/isar.el +++ b/isar/isar.el @@ -383,6 +383,8 @@ proof-shell-retract-files-regexp." ["inner syntax" isar-help-syntax t] ["methods" isar-help-methods t]))))) +(defalias 'isar-set-command 'isa-set-isabelle-command) + (defpgdefault help-menu-entries isabelle-docs-menu) ;; undo proof commands |
