aboutsummaryrefslogtreecommitdiffstats
path: root/git-auto-commit-mode.el
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2013-04-09 02:16:32 +0200
committerGravatar Tom Willemsen2013-04-09 02:16:38 +0200
commit82e65c6d50c7e752f8eed60fe4f41848f5984cb8 (patch)
tree8f66e97126b3781daa1ad8a2f438ba532d886b06 /git-auto-commit-mode.el
parent060aba187d1df63bf273f87531f067588475852d (diff)
downloadgit-auto-commit-mode-82e65c6d50c7e752f8eed60fe4f41848f5984cb8.tar.gz
git-auto-commit-mode-82e65c6d50c7e752f8eed60fe4f41848f5984cb8.zip
Add NEWS
Diffstat (limited to 'git-auto-commit-mode.el')
-rw-r--r--git-auto-commit-mode.el15
1 files changed, 0 insertions, 15 deletions
diff --git a/git-auto-commit-mode.el b/git-auto-commit-mode.el
index 6891739..96a082d 100644
--- a/git-auto-commit-mode.el
+++ b/git-auto-commit-mode.el
@@ -29,21 +29,6 @@
;; When `gac-automatically-push-p' is non-nil, it also tries to push
;; to the current upstream.
-;;; Change Log:
-
-;; 1 - Initial release.
-
-;; 2 - Add ability to automatically push.
-
-;; 3 - Shows the status when push finishes.
-
-;; 4 - Make `gac-automatically-push' buffer local, always.
-
-;; - Rename `gac-automatically-push' to `gac-automatically-push-p'
-;; to follow standard emacs-lisp conventions.
-
-;; - Fix commentary about `gac-automatically-push-p'.
-
;;; Code:
(defvar gac-automatically-push-p nil