Add autoload cookie for packaging
This commit is contained in:
parent
fed8e9fea7
commit
791c8e0b7e
1 changed files with 1 additions and 0 deletions
|
@ -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."
|
||||
|
|
Loading…
Reference in a new issue