aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--git-email.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/git-email.el b/git-email.el
index 393e97c..d5fb75e 100644
--- a/git-email.el
+++ b/git-email.el
@@ -144,6 +144,7 @@ If no marks are found, return the filename at point."
(t
(message "Not a supported major mode"))))
+;;;###autoload
(defun git-email-send-email ()
"Send patch(es) to someone."
(interactive)