aboutsummaryrefslogtreecommitdiff
path: root/git-email.el
diff options
context:
space:
mode:
authoryoctocell <public@yoctocell.xyz>2021-01-04 16:35:10 +0100
committeryoctocell <public@yoctocell.xyz>2021-01-04 16:35:10 +0100
commit926db8b6e7fee69c06c96e75ff3002b6bb9fd769 (patch)
treed8f9dcef9fab9089aada81a099982d9dec338321 /git-email.el
parent69ba57db4b0e912e942d7fcb96e49634938d6dbb (diff)
Add todo
* git-email.el:
Diffstat (limited to 'git-email.el')
-rw-r--r--git-email.el3
1 files changed, 3 insertions, 0 deletions
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: