aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--hypo.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/hypo.el b/hypo.el
index d5b083d..29589af 100644
--- a/hypo.el
+++ b/hypo.el
@@ -37,7 +37,7 @@
(end (1- (search-forward "\n"))))
(copy-region-as-kill start end)))
-;;;### autoload
+;;;###autoload
(defun hypo-region (start end filename)
"Send the region START up to END to hypo as FILENAME."
(interactive