aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic/proof-maths-menu.el
diff options
context:
space:
mode:
Diffstat (limited to 'generic/proof-maths-menu.el')
-rw-r--r--generic/proof-maths-menu.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/generic/proof-maths-menu.el b/generic/proof-maths-menu.el
index 07030623..43a69b22 100644
--- a/generic/proof-maths-menu.el
+++ b/generic/proof-maths-menu.el
@@ -23,8 +23,7 @@
(require 'cl))
(eval-when (compile)
- (if (not (featurep 'xemacs))
- (require 'maths-menu))) ; it's loaded dynamically at runtime
+ (require 'maths-menu)) ; it's loaded dynamically at runtime
;;;###autoload