Add autoload cookie for packaging

This commit is contained in:
Tom Willemsen 2012-05-27 11:51:11 +02:00
parent fed8e9fea7
commit 791c8e0b7e

View file

@ -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."