]> git.eshelyaron.com Git - emacs.git/commitdiff
Whitespace change.
authorRichard M. Stallman <rms@gnu.org>
Sun, 22 Jun 1997 18:47:05 +0000 (18:47 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 22 Jun 1997 18:47:05 +0000 (18:47 +0000)
lisp/progmodes/sh-script.el

index a6fb80bc5ae6c17b53e55b0a941061c66d91c7b5..df71e91ad3efc80994788486459b1aa23fded6d8 100644 (file)
@@ -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