aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: