aboutsummaryrefslogtreecommitdiffstats
path: root/git-auto-commit-mode.el
diff options
context:
space:
mode:
Diffstat (limited to 'git-auto-commit-mode.el')
-rw-r--r--git-auto-commit-mode.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/git-auto-commit-mode.el b/git-auto-commit-mode.el
index d3abdb1..45f5c82 100644
--- a/git-auto-commit-mode.el
+++ b/git-auto-commit-mode.el
@@ -105,6 +105,7 @@ already have been set up."
(when gac-automatically-push
(gac-push)))
+;;;###autoload
(define-minor-mode git-auto-commit-mode
"Automatically commit any changes made when saving with this
mode turned on and optionally push them too."