diff options
| author | 2013-08-13 01:31:27 +0200 | |
|---|---|---|
| committer | 2013-08-13 01:31:27 +0200 | |
| commit | 96e42a27f3c333d6743fc8fbc68395797870a9c3 (patch) | |
| tree | aa7870eb71cab8dada5288567788e2ee3f71ec0a | |
| parent | 66e7c89216e17c1970158ce7ca8ca0d0f1246f55 (diff) | |
| download | hypo-emacs-96e42a27f3c333d6743fc8fbc68395797870a9c3.tar.gz hypo-emacs-96e42a27f3c333d6743fc8fbc68395797870a9c3.zip | |
Typo
| -rw-r--r-- | hypo.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
