From 4033946422986a7971b1197beb7b7bd80ba9c29a Mon Sep 17 00:00:00 2001 From: Xinglu Chen Date: Fri, 22 Jan 2021 18:27:50 +0100 Subject: magit: Remove todos --- git-email-magit.el | 8 -------- 1 file changed, 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) -- cgit v1.2.3