From 51508f6de3d5172ea43dcb56f276b73be2bd5e7b Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Tue, 10 Aug 1999 17:09:16 +0000 Subject: [PATCH] (simula): Provide `simula', not `simula-mode'. --- lisp/progmodes/simula.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/progmodes/simula.el b/lisp/progmodes/simula.el index ec01c1e77db..a7321711c9d 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 -- 2.39.5