From: Richard M. Stallman Date: Sun, 22 Jun 1997 18:47:05 +0000 (+0000) Subject: Whitespace change. X-Git-Tag: emacs-20.1~1564 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=43c89a968ed6f1972a6ff075846622ade5bc7cf9;p=emacs.git Whitespace change. --- 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