1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

(simula): Provide simula', not simula-mode'.

This commit is contained in:
Karl Heuer 1999-08-10 17:09:16 +00:00
parent 2af602a19d
commit 51508f6de3

View file

@ -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