Typo
This commit is contained in:
parent
66e7c89216
commit
96e42a27f3
1 changed files with 1 additions and 1 deletions
2
hypo.el
2
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
|
||||
|
|
Loading…
Reference in a new issue