From 791c8e0b7e13f9f5ba11b2f44d7301a3498ab41b Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Sun, 27 May 2012 11:51:11 +0200 Subject: Add autoload cookie for packaging --- git-auto-commit-mode.el | 1 + 1 file changed, 1 insertion(+) (limited to 'git-auto-commit-mode.el') 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." -- cgit v1.2.3-54-g00ecf