aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--lclam/lclam.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/lclam/lclam.el b/lclam/lclam.el
index b5456fa3..2bc3129a 100644
--- a/lclam/lclam.el
+++ b/lclam/lclam.el
@@ -137,9 +137,7 @@
;;
(define-derived-mode thy-mode fundamental-mode "Lambda-CLAM theory file mode"
- (interactive)
- (thy-add-menus)
-)
+ (thy-add-menus))
(defvar thy-mode-map nil)