From 926db8b6e7fee69c06c96e75ff3002b6bb9fd769 Mon Sep 17 00:00:00 2001 From: yoctocell Date: Mon, 4 Jan 2021 16:35:10 +0100 Subject: Add todo * git-email.el: --- git-email.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/git-email.el b/git-email.el index f510d30..0779176 100644 --- a/git-email.el +++ b/git-email.el @@ -39,6 +39,9 @@ ;; * Add proper syntax highlighting to diffs in the message buffer. ;; ;; * Fix `message-header-format-alist' parsing of the 'References' header. +;; +;; * Add wrapper for 'git format-patch' that automatically marks the +;; the newly generated patch files. ;;; Code: -- cgit v1.2.3