aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman1997-06-22 18:47:05 +0000
committerRichard M. Stallman1997-06-22 18:47:05 +0000
commit43c89a968ed6f1972a6ff075846622ade5bc7cf9 (patch)
tree324307feb5eb7ec4ae6f45eb6af43dadd38ea210
parent69d92b8a69904a7f343b6625319b8e90347bebdc (diff)
downloademacs-43c89a968ed6f1972a6ff075846622ade5bc7cf9.tar.gz
emacs-43c89a968ed6f1972a6ff075846622ade5bc7cf9.zip
Whitespace change.
-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'."
1459 (goto-char (match-end 1)))) 1459 (goto-char (match-end 1))))
1460 1460
1461(provide 'sh-script) 1461(provide 'sh-script)
1462
1462;; sh-script.el ends here 1463;; sh-script.el ends here