aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/progmodes/simula.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/simula.el b/lisp/progmodes/simula.el
index ec01c1e77d..a7321711c9 100644
--- a/lisp/progmodes/simula.el
+++ b/lisp/progmodes/simula.el
@@ -1798,6 +1798,6 @@ If not nil and not t, move to limit of search and return nil."
'simula-tab-always-indent
))))
-(provide 'simula-mode)
+(provide 'simula)
;;; simula.el ends here