From 96e42a27f3c333d6743fc8fbc68395797870a9c3 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Tue, 13 Aug 2013 01:31:27 +0200 Subject: Typo --- hypo.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-54-g00ecf