From f7c7053ea66b846c78e39635800a111ee153f307 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Wed, 13 Dec 1995 01:37:58 +0000 Subject: [PATCH] Provide sh-script. --- lisp/progmodes/sh-script.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/progmodes/sh-script.el b/lisp/progmodes/sh-script.el index 2f312cd4db0..5d6ebbbf6b1 100644 --- a/lisp/progmodes/sh-script.el +++ b/lisp/progmodes/sh-script.el @@ -1358,4 +1358,5 @@ The document is bounded by `sh-here-document-word'." (if (re-search-forward sh-end-of-command nil t) (goto-char (match-end 1)))) +(provide 'sh-script) ;; sh-script.el ends here -- 2.39.2