summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/progmodes/sh-script.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/progmodes/sh-script.el b/lisp/progmodes/sh-script.el
index a6fb80bc5ae..df71e91ad3e 100644
--- a/lisp/progmodes/sh-script.el
+++ b/lisp/progmodes/sh-script.el
@@ -1459,4 +1459,5 @@ The document is bounded by `sh-here-document-word'."
(goto-char (match-end 1))))
(provide 'sh-script)
+
;; sh-script.el ends here