aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-08-13 01:31:27 +0200
committerGravatar Tom Willemse2013-08-13 01:31:27 +0200
commit96e42a27f3c333d6743fc8fbc68395797870a9c3 (patch)
treeaa7870eb71cab8dada5288567788e2ee3f71ec0a
parent66e7c89216e17c1970158ce7ca8ca0d0f1246f55 (diff)
downloadhypo-emacs-96e42a27f3c333d6743fc8fbc68395797870a9c3.tar.gz
hypo-emacs-96e42a27f3c333d6743fc8fbc68395797870a9c3.zip
Typo
-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