summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1997-06-22 18:47:05 +0000
committerRichard M. Stallman <rms@gnu.org>1997-06-22 18:47:05 +0000
commit43c89a968ed6f1972a6ff075846622ade5bc7cf9 (patch)
tree324307feb5eb7ec4ae6f45eb6af43dadd38ea210 /lisp
parent69d92b8a69904a7f343b6625319b8e90347bebdc (diff)
downloademacs-43c89a968ed6f1972a6ff075846622ade5bc7cf9.tar.gz
Whitespace change.
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