aboutsummaryrefslogtreecommitdiff
path: root/git-email-magit.el
diff options
context:
space:
mode:
Diffstat (limited to 'git-email-magit.el')
-rw-r--r--git-email-magit.el8
1 files changed, 0 insertions, 8 deletions
diff --git a/git-email-magit.el b/git-email-magit.el
index 70f64b4..e5aa180 100644
--- a/git-email-magit.el
+++ b/git-email-magit.el
@@ -27,14 +27,6 @@
;; This library offers transient commands in the magit-status buffer
;; for interacting with git-email.
-;;; TODO:
-
-;; * Add function to get revision from log buffer, similar to when
-;; doing interactive rebase. This function should be added to
-;; `git-email-get-revision-functions'.
-;;
-;; * Add minor mode to setup some variables
-
;;; Code:
(require 'git-email)