Provide sh-script.

This commit is contained in:
Karl Heuer 1995-12-13 01:37:58 +00:00
parent 4f675a8c50
commit f7c7053ea6

View file

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